Eildert Groeneveld <[EMAIL PROTECTED]> writes: > On Donnerstag, 28. November 2002 16:23, you wrote: > > Any chance you could send a gdb backtrace from this crash? > right. could you tell an ignorant person how to do that?
Only if you CC all your responses to gnucash-devel ;) > :( once you've got gnucash up and running, in particular when you've got a crash screen, you can: --> ps aux | grep gnucash [prints stuff, including the "guile ... gnucash" process ] --> gdb [stuff] gdb> attach <pid> <-- <pid> is the ProcessID of the guile..gnucash process [gdb spews a lot] gdb> backtrace [gdb spews a backtrace] > EG -derek -- Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory Member, MIT Student Information Processing Board (SIPB) URL: http://web.mit.edu/warlord/ PP-ASEL-IA N1NWH [EMAIL PROTECTED] PGP key available _______________________________________________ gnucash-devel mailing list [EMAIL PROTECTED] http://www.gnucash.org/cgi-bin/mailman/listinfo/gnucash-devel