After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 142992 - Crash when exiting GnuCash
Crash when exiting GnuCash
Status: VERIFIED DUPLICATE of bug 139188
Product: GnuCash
Classification: Other
Component: General
1.8.x
Other Linux
: Normal normal
: ---
Assigned To: Chris Lyttle
Chris Lyttle
Depends on:
Blocks:
 
 
Reported: 2004-05-23 09:34 UTC by Darrell Burk
Modified: 2018-06-29 20:43 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Darrell Burk 2004-05-23 09:34:51 UTC
I think it was a segmentation fault.

GnuCash version 1.8.9.
Large data file, almost 12MB, with about 9 years of data.

I pressed the Save button on the main window. I waited for a couple of seconds
and then I pressed the Exit button. It prompted me that my data had been
changed, did I want to save it. I was surprised, because I had just saved, but I
said yes. The crash occurred very shortly after that. I now suspect that the
first save had not finished by the time I pressed the Exit button.

The backtrace:
Backtrace was generated from '/usr/bin/guile'

(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...[New Thread
1075020960 (LWP 5983)]

(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...0xffffe002 in ?? ()

Thread 1 (Thread 1075020960 (LWP 5983))

  • #0 ??
  • #1 gnome_init
    from /usr/lib/libgnomeui.so.32
  • #2 <signal handler called>
  • #3 g_hash_table_foreach
    from /usr/lib/libglib-1.2.so.0
  • #4 kvp_frame_to_dom_tree
    at sixtp-dom-generators.c line 374
  • #5 gnc_transaction_dom_tree_create
    at gnc-transaction-xml-v2.c line 184
  • #6 xml_add_trn_data
    at io-gncxml-v2.c line 1028
  • #7 xaccGroupVisitUnvisitedTransactions_thunk
    at Group.c line 1123
  • #8 xaccAccountVisitUnvisitedTransactions
    at Account.c line 3065
  • #9 xaccAccountForEachTransaction
    at Account.c line 3087
  • #10 xaccGroupVisitUnvisitedTransactions
    at Group.c line 1157
  • #11 xaccGroupForEachTransaction
    at Group.c line 1179
  • #12 write_transactions
    at io-gncxml-v2.c line 1046

Comment 1 Derek Atkins 2004-05-24 14:24:54 UTC
Hmm, I thought I had fixed this a while ago, but clearly not (or it was
re-introduced along the way).  Yes, it's a race condition with very large data
files -- if you "save" twice it gets very unhappy.
Comment 2 Chris Lyttle 2004-08-17 07:02:42 UTC

*** This bug has been marked as a duplicate of 139188 ***
Comment 3 John Ralls 2018-06-29 20:43:37 UTC
GnuCash bug tracking has moved to a new Bugzilla host. This bug has been copied to https://bugs.gnucash.org/show_bug.cgi?id=142992. Please update any external references or bookmarks.