(gdb) run Starting program: /Users/suv/Applications/Scribüs/Scribus-1_3_8.app/Contents/MacOS/Scribus Reading symbols for shared libraries ++++++++++++++++++................................................................................warning: .o file "/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc/i686-apple-darwin9/4.0.1/libgcc.a(_eprintf.o)" more recent than executable timestamp . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Program received signal EXC_BAD_ACCESS, Could not access memory. Reason: KERN_PROTECTION_FAILURE at address: 0x00000000 0x94965f10 in strlen () (gdb) bt #0 0x94965f10 in strlen () #1 0x00616464 in ScPaths::bundleDir () #2 0x00617456 in ScPaths::ScPaths () #3 0x0061ada6 in ScPaths::instance () #4 0x0072136f in ScribusQApp::installTranslators () #5 0x00722e04 in ScribusQApp::initLang () #6 0x0072485a in ScribusQApp::parseCommandLine () #7 0x00955a42 in mainApp () #8 0x00006b62 in _start () #9 0x00006a89 in start () (gdb) quit The program is running. Exit anyway? (y or n) y LeWitt:~ suv$