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 347595 - going back and forth in aqbanking setup druid crashes
going back and forth in aqbanking setup druid crashes
Status: VERIFIED FIXED
Product: GnuCash
Classification: Other
Component: Import - Other
git-master
Other Linux
: Normal normal
: ---
Assigned To: Christian Stimming
Christian Stimming
Depends on:
Blocks: 347575
 
 
Reported: 2006-07-15 11:30 UTC by Christian Stimming
Modified: 2018-06-29 21:09 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Christian Stimming 2006-07-15 11:30:19 UTC
From the -devel list:

The segfault happens only if you enter the hbci setup druid from the second
page, after some existing hbci accounts are listed.  The problem is in
druid-hbci-utils.c, where hbci account pointers are kept in a hash table.
If AB_Banking_Fini is called, those pointers become stale.  But when the
setup druid button is pressed, AB_Banking_Fini is called.

Workaround:  enter the hbci setup druid from the first page and do not use
the setup button on the account list page.

Fixed in r14502, but needs to be back-ported to 2.0-branch.
Comment 1 Derek Atkins 2006-07-15 15:08:15 UTC
I've audited this patch and it looks good.  I've backported it in r14507.
Comment 2 John Ralls 2018-06-29 21:09:49 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=347595. Please update any external references or bookmarks.