User forums > Help

MacOSX: CB crashes at Settings/Compiler and debugger

<< < (3/6) > >>

bnilsson:
Can you open Settings/Compiler and debugger without a crash?

mandrav:
bnilsson, try disabling the profiler plugin and check again if you can open the compiler settings.

bnilsson:
I disabled profiler, libfinder, and symbol table and tested by every step, the crash persists.
I disabled ALL plugins except compiler and debugger, and the crash persists.
BTW, now Project/Build options also crashes, system crash report:

Exception:  EXC_BAD_ACCESS (0x0001)
Codes:      KERN_PROTECTION_FAILURE (0x0002) at 0x00000000

Thread 0 Crashed:
0   libcompiler.so                    0x0664cfd4 CompilerOptionsDlg::OnUpdateUI(wxUpdateUIEvent&) + 292
1   libwx_macu-2.6.0.dylib            0x015cc4c8 wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) + 200
2   libwx_macu-2.6.0.dylib            0x015cc788 wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) + 168

I don't know if this came at the same time as the Settings/Compiler.. crash.

_teo_:

--- Quote from: bnilsson on October 23, 2006, 08:32:45 pm ---Can you open Settings/Compiler and debugger without a crash?

--- End quote ---
No, I can't. However, please note, that I am new here. Maybe I've done something wrong.

bnilsson:
Pecan,

About backtrace:

If I do
 cd ~/Applications/CodeBlocks.app/Contents/MacOS
 ./CodeBlocks --prefix=/Users/bnilsson
I can get CB to run recieving events and respond to mouseclicks.

I have a hard time executing your suggested script inside the bundle, since CB always say "Cannot find resources... --was configured to be installed in
/opt/local/share/codeblocks.. please use --prefix or set CODEBLOCKS_DATA_DIR..."

gdb does not take the second argument --prefix, and setting CODEBLOCKS_DATA_DIR apparently has no effect.

Any suggestions getting a backtrace from a MacOS bundle?


Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version