Bug 557002

Summary: [abrt] crash in gnucash-2.2.9-4.fc12 in xaccSplitSetDateReconciledTS
Product: [Fedora] Fedora Reporter: Scott Castaline <skotchman>
Component: gnucashAssignee: Bill Nottingham <notting>
Status: CLOSED CANTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 12CC: cruz.russel, notting, rvokal
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard: abrt_hash:1b6d2b22bbfbb632fec850a69bd4c6d5060f7384
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-07-12 21:12:45 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace none

Description Scott Castaline 2010-01-20 03:27:57 UTC
abrt 1.0.3 detected a crash.

How to reproduce
-----
1.export chart of accounts
2.attempt to open new file
3.

Attached file: backtrace
cmdline: gnucash bin
component: gnucash
executable: /usr/bin/gnucash-bin
kernel: 2.6.31.9-174.fc12.x86_64
package: gnucash-2.2.9-4.fc12
rating: 4
reason: Process was terminated by signal 11 (Segmentation fault)

Comment 1 Scott Castaline 2010-01-20 03:27:59 UTC
Created attachment 385579 [details]
File: backtrace

Comment 2 Bill Nottingham 2010-01-20 16:26:24 UTC
Cute. Reproduced, will send upstream.

Comment 3 Bill Nottingham 2010-07-12 21:02:10 UTC
#0  0x00007fd85a809eb7 in xaccSplitSetDateReconciledTS ()
   from /usr/lib64/gnucash/libgncmod-engine.so
No symbol table info available.
#1  0x00007fd84bece2dc in ?? ()
   from /usr/lib64/gnucash/libgncqof-backend-qsf.so
No symbol table info available.
#2  0x0000003aefc2a673 in IA__g_hash_table_foreach (hash_table=
    0x1f88320 = {...}, func=0x7fd84bece180, user_data=0x3af9c70)
    at ghash.c:1211
        node = <value optimized out>
        i = <value optimized out>
        __PRETTY_FUNCTION__ = "IA__g_hash_table_foreach"

Comment 4 Bill Nottingham 2010-07-12 21:09:57 UTC
*** Bug 608017 has been marked as a duplicate of this bug. ***

Comment 5 Bill Nottingham 2010-07-12 21:12:45 UTC
The GnuCash authors, unfortunately, marked the QSF export/import as a wontfix issue... they've removed the code in the latest version. Hence, I'm going to close this as WONTFIX, as I don't want to be carrying a large patch for a feature they've removed upstream. Sorry.

See https://bugzilla.gnome.org/show_bug.cgi?id=607565 for the discussion.