HBCI abort

Derek Atkins warlord@MIT.EDU
28 Nov 2002 11:29:03 -0500


Eildert Groeneveld <eg@tzv.fal.de> 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
       warlord@MIT.EDU                        PGP key available