GNOME Bugzilla – Bug 796045
GnuCash crashes when pressing a key while the open file dialog is open
Last modified: 2018-06-30 00:09:47 UTC
Steps to reproduce: * Open GnuCash 3.1 on macOS * In application menu click File > Open * Press any (alpha?) key I believe this has something to do with a search input that appears for just a second before the application seg faults. There was an error that I saw from my terminal at some point suggesting a NULL string wasn't expected. The trace is available at: https://drive.google.com/file/d/1pUakdnFZWFq5hByYb4s3iQgDzhibOH_K/view?usp=sharing Here's the console output: ``` ➜ ~ /Applications/Gnucash\ 3.app/Contents/MacOS/Gnucash --debug --extra ~/Google\ Drive\ \(bal711@gmail.com\)/Financials/GnuCash/buchalter.gnucash Application Path /Applications/Gnucash 3.app/Contents/MacOS/Gnucash (process:2695): gnc.gui-WARNING **: [mac_set_languages()] Language list: en:en_US:C (Gnucash:2695): Gtk-WARNING **: Drawing a gadget with negative dimensions. Did you forget to allocate a size? (node header owner GtkNotebook) (Gnucash:2695): Gtk-WARNING **: Drawing a gadget with negative dimensions. Did you forget to allocate a size? (node tabs owner GtkNotebook) (Gnucash:2695): Gtk-WARNING **: Drawing a gadget with negative dimensions. Did you forget to allocate a size? (node tab owner GtkNotebook) (Gnucash:2695): Gtk-WARNING **: Drawing a gadget with negative dimensions. Did you forget to allocate a size? (node header owner GtkNotebook) (Gnucash:2695): Gtk-WARNING **: Drawing a gadget with negative dimensions. Did you forget to allocate a size? (node tabs owner GtkNotebook) (Gnucash:2695): Gtk-WARNING **: Drawing a gadget with negative dimensions. Did you forget to allocate a size? (node tab owner GtkNotebook) [1] 2695 segmentation fault /Applications/Gnucash\ 3.app/Contents/MacOS/Gnucash --debug --extra ``` As always, thanks to the GnuCash developer community for the great work. Please let me know if you need any additional information.
Thanks for taking the time to report this. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. It's a Gtk bug and has been transferred to https://gitlab.gnome.org/GNOME/gtk/issues/1043. *** This bug has been marked as a duplicate of bug 794809 ***
GnuCash bug tracking has moved to a new Bugzilla host. This bug has been copied to https://bugs.gnucash.org/show_bug.cgi?id=796045. Please update any external references or bookmarks.