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 349516 - Crash on opening register on Alpha architecture
Crash on opening register on Alpha architecture
Status: VERIFIED DUPLICATE of bug 325759
Product: GnuCash
Classification: Other
Component: Register
git-master
Other Linux
: Normal critical
: ---
Assigned To: David Hampton
Chris Shoemaker
Depends on:
Blocks:
 
 
Reported: 2006-08-01 09:33 UTC by Christian Stimming
Modified: 2018-06-29 21:10 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Christian Stimming 2006-08-01 09:33:30 UTC
From http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=378346 :

The Gnome-2 version of gnucash seems to have a grave bug on alpha
which did not exist in the old gnome-1 version: Everytime I try to open an account register, GnuCash crashes with the dialog box
"GnuCash Unexpectedly Quit". This makes the Application unusable. 

Here is the error that triggers the abort:

** ERROR **: file gailtreeview.c: line 3604 (garbage_collect_cell_data):
assertion failed: (GAIL_IS_TREE_VIEW (data))
aborting...

And here is the backtrace (stripped):

  • #9 g_logv
    from /usr/lib/libglib-2.0.so.0
  • #10 g_log
    from /usr/lib/libglib-2.0.so.0
  • #11 g_assert_warning
    from /usr/lib/libglib-2.0.so.0
  • #12 gail_tree_view_new
    from /usr/lib/gtk-2.0/modules/libgail.so
  • #13 g_child_watch_add
    from /usr/lib/libglib-2.0.so.0
  • #14 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #15 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #16 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #17 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #18 gnc_ui_start_event_loop
    from /usr/lib/gnucash/gnucash/libgncmod-gnome-utils.so.0
  • #19 _start

Will try to get libgail.so rebuilt to take a look.

Also, the bug is said to be reported on gnucash-user, but I didn't find any report there. Again, this is http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=378346
Comment 1 Andreas Köhler 2006-08-01 11:05:11 UTC
I suppose it was
https://lists.gnucash.org/pipermail/gnucash-user/2006-June/016706.html
Comment 2 Karsten Bräckelmann 2006-09-03 15:10:14 UTC
Christian, looks like a crash in gail to me.


*** This bug has been marked as a duplicate of 325759 ***
Comment 3 John Ralls 2018-06-29 21:10:41 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=349516. Please update any external references or bookmarks.