GNOME Bugzilla – Bug 501059
GnuCash leaks since last run dialogs
Last modified: 2018-06-29 21:55:30 UTC
Reproduce: * gnucash --nofile * Activate SLR dialog in scheduled txn preferences * Create accounts A and B * Create a scheduled transaction between A and B (create in advance: 0, daily, start yesterday) * Save the file $file * File > 1 ($file) * Press OK to create txns * File > 1 (without saving) * Press OK --> CRIT <GLib> g_hash_table_foreach: assertion `hash_table != NULL' failed This is because we leak the underlying model. Another problem is about the whole dialog, just reopen the file without closing the SLR dialog -> it stays open with possible evil effects.
r16610. Awaiting backport.
branches/2.2@r16660.
GnuCash bug tracking has moved to a new Bugzilla host. This bug has been copied to https://bugs.gnucash.org/show_bug.cgi?id=501059. Please update any external references or bookmarks.