I got a new answer: Last login: Thu Feb 1 11:55:04 on console Welcome to Darwin! michael-criscis-power-mac-g4:~ macrisci$ gdb /Applications/Scribus.app GNU gdb 6.1-20040303 (Apple version gdb-384) (Mon Mar 21 00:05:26 GMT 2005) Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "powerpc-apple-darwin"...Reading symbols for shared libraries ................ done
(gdb) run Starting program: /Applications/Scribus.app/Contents/MacOS/Scribus Reading symbols for shared libraries .............................................................. ...........+... done Reading symbols for shared libraries . done Program received signal EXC_BAD_ACCESS, Could not access memory. Reason: KERN_INVALID_ADDRESS at address: 0xdeadbeec [Switching to process 464 thread 0x1903] 0xdeadbeec in ?? () (gdb) Quit (gdb) bt #0 0xdeadbeec in ?? () Cannot access memory at address 0xdeadbeec Cannot access memory at address 0x0 Cannot access memory at address 0xdeadbeec Cannot access memory at address 0xdeadbeec #1 0xdeadbeef in ?? () Cannot access memory at address 0xdeadbeec Cannot access memory at address 0x0 warning: Previous frame identical to this frame (corrupt stack?) Cannot access memory at address 0xdeadbeec Cannot access memory at address 0xdeadbeec #2 0xdeadbeef in ?? () Cannot access memory at address 0x0 warning: Previous frame identical to this frame (corrupt stack?) Cannot access memory at address 0x8 (gdb) Michael Crisci On Feb 1, 2007, at 10:24 AM, Riku Leino wrote: > Michael Crisci wrote: >> Program received signal SIGINT, Interrupt. >> 0x9002148c in access () >> (gdb) > > After this you should type in "bt" and post the output. > _______________________________________________ > Scribus mailing list > Scribus at nashi.altmuehlnet.de > http://nashi.altmuehlnet.de/mailman/listinfo/scribus -------------- next part -------------- An HTML attachment was scrubbed... URL: http://nashi.altmuehlnet.de/pipermail/scribus/attachments/20070201/0e106bb2/attachment-0001.html
