Hello,
I work on a project that i cannot give here, but 15-nov's build was the very last one which could open my project file. Since, opening the project makes the application freeze (100% cpu) and nothing else happen.
It is a heavy project, and some bugfix since 15-november should be great to have (for example, files where disabled sometimes or "build-all" sometimes reports "nothing to do" though i modified files).
The only thing i can do to help you is to show stack state when application freeze and to wish you could determine what happen.
Here's the stack (reported by processXp which i recommand) :
ntkrnlpa.exe+0x6db0b
ntkrnlpa.exe+0x2b392
hal.dll+0x2ef2
wxmsw26u_gcc_cb.dll!ZNK13wxXmlDocument4SaveERK8wxString+0x5394e
wxmsw26u_gcc_cb.dll!ZNK13wxXmlDocument4SaveERK8wxString+0x53e9e
wxmsw26u_gcc_cb.dll!ZNK13wxXmlDocument4SaveERK8wxString+0x55490
wxmsw26u_gcc_cb.dll!ZN7wxRegEx7CompileERK8wxStringi+0x151
wxmsw26u_gcc_cb.dll!ZNK7wxRegEx7MatchesEPKwij+0x30
codeblocks.dll!ZNK7wxRegEx7MatchesERK8wxStringi+0x3d
codeblocks.dll!ZN13MacrosManager13ReplaceMacrosER8wxStringP18ProjectBuildTargetb+0xcc1
codecompletion.dll+0x2f2a3
codecompletion.dll+0x30815
codecompletion.dll+0x26e0b
wxmsw26u_gcc_cb.dll!ZN12wxEvtHandler21ProcessEventIfMatchesERK21wxEventTableEntryBasePS_R7wxEvent+0x88
wxmsw26u_gcc_cb.dll!ZN16wxEventHashTable11HandleEventER7wxEventP12wxEvtHandler+0x8c
wxmsw26u_gcc_cb.dll!ZN12wxEvtHandler12ProcessEventER7wxEvent+0xb9
wxmsw26u_gcc_cb.dll!ZN12wxEvtHandler12ProcessEventER7wxEvent+0x59
codeblocks.dll!ZN13PluginManager13NotifyPluginsER15CodeBlocksEvent+0x37
codeblocks.dll!ZN14ProjectManager11LoadProjectERK8wxStringb+0x505
codeblocks.exe+0x2b9c6
codeblocks.exe+0x2b6c2
codeblocks.exe+0x2f32f
wxmsw26u_gcc_cb.dll!ZN12wxEvtHandler21ProcessEventIfMatchesERK21wxEventTableEntryBasePS_R7wxEvent+0x88
wxmsw26u_gcc_cb.dll!ZN16wxEventHashTable11HandleEventER7wxEventP12wxEvtHandler+0x8c
wxmsw26u_gcc_cb.dll!ZN12wxEvtHandler12ProcessEventER7wxEvent+0xb9
wxmsw26u_gcc_cb.dll!ZN12wxEvtHandler20ProcessPendingEventsEv+0x66
wxmsw26u_gcc_cb.dll!ZN12wxAppConsole20ProcessPendingEventsEv+0x64
wxmsw26u_gcc_cb.dll!ZN18wxHtmlSearchStatus8IsActiveEv+0x68
USER32.dll!EnableMenuItem+0xc3
USER32.dll!EnableMenuItem+0x6f
USER32.dll!CallNextHookEx+0xf0
ntdll.dll!KiUserCallbackDispatcher+0x13
wxmsw26u_gcc_cb.dll!ZN11wxEventLoop8DispatchEv+0xa4
wxmsw26u_gcc_cb.dll!ZN11wxEventLoop3RunEv+0x200
wxmsw26u_gcc_cb.dll!ZN9wxAppBase8MainLoopEv+0x9e
codeblocks.exe+0x4a8e
wxmsw26u_gcc_cb.dll!Z14wxUninitializev+0x157
wxmsw26u_gcc_cb.dll!Z7wxEntryP11HINSTANCE__S0_Pci+0x1ca
codeblocks.exe+0x1874
codeblocks.exe+0x6befa
codeblocks.exe+0x1237
codeblocks.exe+0x12a8
kernel32.dll!RegisterWaitForInputIdle+0x49
Thank you and congratulations if following build could avoid this problem.