User forums > Using Code::Blocks
Crash in 5905 when disabling a plugin
ironhead:
I just svn'd up to 5905 and now whenever I try to disable a plugin, I get an immediate crash. Enabling a plugin seems to work fine.
I'm running Windows XP Professional with Code::Blocks compiled with MinGW GCC/G++ 4.4.0.
No .RPT file is being generated.
Jenna:
Does this happen with any plugin ?
MortenMacFly:
--- Quote from: ironhead on November 09, 2009, 04:23:55 am ---I just svn'd up to 5905 and now whenever I try to disable a plugin, I get an immediate crash.
--- End quote ---
What plugin? Notice that this usually is a bug in the plugin, not C::B.
ironhead:
For me it's happening for all plugins.
Edit: Running codeblocks.exe through GDB when the crash occurs I get:
Program received signal SIGSEGV, Segmentation fault.
0x6277aeab in wxEvtHandler::SearchDynamicEventTable(wxEvent&)
from C:\Source\codeblocks\trunk\src\devel\wxmsw28u_gcc_custom.dll
Pecan:
This seems to be caused by the new BrowseTracker jump code.
I'm looking into it.
Fixed: SVN 5908
Navigation
[0] Message Index
[#] Next page
Go to full version