User forums > Using Code::Blocks

the latested C::B nightbuilt crashed using wxSmith+wx28+vc

(1/2) > >>

samsam598:
Greetings!

I found a issue regarding this:
Using wxSmith to generate a frame with main menu.I added a new menu item Open under the File menu,then chose the event tab to add a new event handler OnOpenFileClick,press OK,C::B crashed.I finaly found I can work around by saving the newly added menu item before generate the event handler.But also found this step is  not a must for situations listed below:

I tested and found this is only related to vc 2008 compiler with wxWidgets 28.11.All below are OK:
1.Mingw with wx2811,290 are fine
2.vc with wx290 are fine

Don't know whether this is a bug or not.
Regards,
Sam

xunxun:
I encountered a similar problem using CB with VC2010, but C::B didn't crash, and it became unresponsive, which used more than 50% cpu occupancy.

oBFusCATed:
Have you tried to disable CC (Code completion) plugin?

xunxun:

--- Quote from: oBFusCATed on November 06, 2010, 01:01:43 pm ---Have you tried to disable CC (Code completion) plugin?

--- End quote ---

There is no problem after CC plugin disabled.

ollydbg:

--- Quote from: xunxun1982 on November 07, 2010, 06:09:44 am ---
--- Quote from: oBFusCATed on November 06, 2010, 01:01:43 pm ---Have you tried to disable CC (Code completion) plugin?

--- End quote ---

There is no problem after CC plugin disabled.

--- End quote ---

so, it is something that parser get into infinite loop. could you give some sample code....( though it was too hard).

Navigation

[0] Message Index

[#] Next page

Go to full version