GnuCash 1.8.1 Crash

Derek Atkins warlord at MIT.EDU
Thu Feb 13 12:47:26 CST 2003


Craig Lanning <CraigL at Knology.net> writes:

> (gdb) break exit()
> Function "exit()" not defined.
> (gdb) break _exit()
> Function "_exit()" not defined.

Try "break exit" and "break _exit" (i.e, without the parens)....

> (gdb) cont
> Continuing.
> ERROR: missing or extra expression
> 
> Program exited with code 02.
> (gdb) backtrace
> No stack.
> (gdb) quit
> [craig at parentz craig]$ 

-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 at MIT.EDU                        PGP key available


More information about the gnucash-user mailing list