Blank Entry Removal?

Derek Atkins warlord at MIT.EDU
Wed Mar 29 20:04:21 EST 2006


Quoting Bobby Goins <goins at iglou.com>:

>> Hmm..  Instead of just killing it, could you gdb and "attach" to the
>> gnucash process.. and then get a backtrace?
>>
> Will this do?
>
> sh-2.05b$ gdb
[snip]
> (gdb) attach 1515
> Attaching to process 1515
[snip]
> 0x401a7311 in do_sigsuspend () from /lib/libc.so.6

Unfortunately you didn't grab the backtrace..  At this point, when you
get the (gdb) prompt after it loads all the libraries, you should type:
backtrace

That's the info I really need.

Thanks!

-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