I suspect that this is a side-effect of another memory corruption
problem somewhere else, and it just happens to be showing up here.

-derek

Christian Stimming <[EMAIL PROTECTED]> writes:

> On Samstag, 7. Februar 2004 15:53, Derek Atkins wrote:
>> > What's the general state of HEAD these days? Should I just concentrate on
>> > experimenting with that instead of the 1.8 branch? The FC1 RPM of gnucash
>> > that I'm currently using (gnucash-1.8.8-1) has been OK, so I doubt I'd
>> > get any benefit from running 1.8 branch from CVS. I suspect that there's
>> > not much effort put into fixing bugs in the branch these days...
>>
>> There's not enough effort to fixing bugs at all, unfortunately...
>> Most of the developers are busy.  However I would suggest you not use
>> HEAD for real data at this time.  You're welcome to use it and report
>> bugs (similarly you're welcome with the g2 branch) but it's not quite
>> ready for primetime, IMHO.
>
> Actually I think the HEAD branch currently locks up *every time* you want to 
> close gnucash again. Funny enough this happens after the lock file has been 
> cleaned up. Gnucash locks up at 100% CPU, and when pressing Control-C I end 
> up with stack traces like the one below.
>
> Anyway, HEAD branch is by definition quite unstable :-)
>
> Christian
>
> Program received signal SIGINT, Interrupt.
> [Switching to Thread 16384 (LWP 1566)]
> 0x40317541 in g_cache_insert () from /opt/gnome/lib/libglib-1.2.so.0
> (gdb) bt
> #0  0x40317541 in g_cache_insert () from /opt/gnome/lib/libglib-1.2.so.0
> #1  0x403bd205 in xaccDupeTransaction (t=0x82fad68) at Transaction.c:930
> #2  0x403be984 in xaccTransBeginEdit (trans=0x82fad68) at Transaction.c:1472
> #3  0x403aa0f9 in xaccAccountCommitEdit (acc=0x82cfe60) at Account.c:363
> #4  0x403aa308 in xaccAccountDestroy (acc=0x82cfe60) at Account.c:399
> #5  0x403b1955 in xaccFreeAccountGroup (grp=0x82db278) at Group.c:301
> #6  0x403b18b3 in xaccAccountGroupDestroy (grp=0x82db278) at Group.c:255
> #7  0x403b142f in xaccCollSetAccountGroup (col=0x82db290, grp=0x0)
>     at Group.c:106
> #8  0x403b151d in xaccSetAccountGroup (book=0x81ae040, grp=0x0) at Group.c:131
> #9  0x403b2ec4 in group_book_end (book=0x81ae040) at Group.c:1246
> #10 0x403e6a57 in qof_object_book_end (book=0x81ae040) at qofobject.c:70
> #11 0x403e52b9 in qof_book_destroy (book=0x81ae040) at qofbook.c:109
> #12 0x403f0751 in qof_session_destroy (session=0x812f180) at qofsession.c:767
> #13 0x4040336e in gnc_file_quit () at gnc-file.c:862
> #14 0x414fefc3 in gw__tmp558_gnc_file_quit_wrapper () at gw-app-file.c:149
> #15 0x4004d28f in scm_deval () from /usr/lib/libguile.so.12
> (...)

-- 
       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

Reply via email to