User forums > Help
MacOSX: CB crashes at Settings/Compiler and debugger
bnilsson:
I am using rev 3126.
CodeBlocks crashes when I try to open menu Settings/Compiler and debugger.
I have deleted ~/.codeblocks to eliminate the possibility of corrupt settings, but the problem persists.
Pecan:
--- Quote from: bnilsson on October 22, 2006, 07:51:09 pm ---I am using rev 3126.
CodeBlocks crashes when I try to open menu Settings/Compiler and debugger.
I have deleted ~/.codeblocks to eliminate the possibility of corrupt settings, but the problem persists.
--- End quote ---
This can also happen when one of the zip files in ../share/codeblocks is corruped or out of date.
bnilsson:
I removed the installation and did 'make install'.
Now CB says at startup: "The file CBProfiler.zip could not be found. Please check your installation."
It still crashes at Settings/Compiler and debugger.
I kept CBProfiler.zip from previous installs, and the error message is not coming up if I put it in.
Funny that it is needed if it not generated.
Still crashing at Settings/Compiler and debugger.
I will now do a 'make clean' and try again.
MortenMacFly:
I'm not sure if this is of help: But since you compile it on your own, C::B should create a report file with a backtrace of the crash. Not sure if this works of MacOS too, but it should...
The content of this file (usually codeblock.rpt in the folder where C::B is) will give an insight in the root of the crash.
With regards, Morten.
bnilsson:
I am still building, so I have not found codeblocks.rpt yet, but this is a part of the crash log from OSX:
Exception: EXC_BAD_ACCESS (0x0001)
Codes: KERN_PROTECTION_FAILURE (0x0002) at 0x00000000
Thread 0 Crashed:
0 org.codeblocks.app 0x0000b228 CompilerSettingsDlg::CompilerSettingsDlg[in-charge](wxWindow*) + 1320
1 org.codeblocks.app 0x0001821c MainFrame::OnSettingsCompilerDebugger(wxCommandEvent&) + 28
2 libwx_macu-2.6.0.dylib 0x015cc4c8 wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) + 200
3 libwx_macu-2.6.0.dylib 0x015cc788 wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) + 168
4 libwx_macu-2.6.0.dylib 0x015ccf14 wxEvtHandler::ProcessEvent(wxEvent&) + 212
5 libwx_macu-2.6.0.dylib 0x015ccf44 wxEvtHandler::ProcessEvent(wxEvent&) + 260
6 libwx_macu-2.6.0.dylib 0x015ccf44 wxEvtHandler::ProcessEvent(wxEvent&) + 260
Of what value this is, I could not judge.
Navigation
[0] Message Index
[#] Next page
Go to full version