GNOME Bugzilla – Bug 347595
going back and forth in aqbanking setup druid crashes
Last modified: 2018-06-29 21:09:49 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.
I've audited this patch and it looks good. I've backported it in r14507.
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.