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 394074 - crash when report options open and anotther file opened
crash when report options open and anotther file opened
Status: VERIFIED FIXED
Product: GnuCash
Classification: Other
Component: Reports
2.0.x
Other Linux
: Normal critical
: ---
Assigned To: David Hampton
Chris Lyttle
Depends on:
Blocks: 347575
 
 
Reported: 2007-01-07 23:22 UTC by Guess
Modified: 2018-06-29 21:21 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
stack trace (265.22 KB, image/jpeg)
2007-01-24 23:55 UTC, Guess
Details
oops didn't get all of it (258.26 KB, image/jpeg)
2007-01-24 23:59 UTC, Guess
Details

Description Guess 2007-01-07 23:22:03 UTC
open any report
right click, pick report options
report options appears
from main screen, click file, open, and open another file
original report options still left on screen
change any report option and hit apply

(Gentoo using latest gnucash-2.0.2.ebuild)
Comment 1 Christian Stimming 2007-01-08 10:32:06 UTC
Thanks for reporting this problem. Can you attach a stacktrace of the crash as well (but when compiled/installed with debuginfo enabled)? That would be nice.
Comment 2 Guess 2007-01-12 22:22:47 UTC
How would I do this under Gentoo?
Comment 3 Christian Stimming 2007-01-15 12:42:03 UTC
General instructions are on http://wiki.gnucash.org/wiki/Stack_Trace
Comment 4 Derek Atkins 2007-01-24 16:00:16 UTC
When I try this on my TRUNK build I cannot reproduce the crash.  Yes, the options window (erroneously) remains open, but the program doesn't crash when I try to re-apply anything.

I can't reproduce this crash in my 2.0-branch build, either.
Comment 5 Christian Stimming 2007-01-24 16:03:41 UTC
@Guess: Since we cannot reproduce the crash ourselves, we need a stack trace from your crash to see the place that might need to be fixed. Can you follow the instructions on http://wiki.gnucash.org/wiki/Stack_Trace and send us the resulting stack trace? Otherwise we cannot do anything about this. Thanks a lot.
Comment 6 Guess 2007-01-24 23:55:41 UTC
Created attachment 81136 [details]
stack trace

Here's the stack trace. Sorry, but I don't have an easy way to get it in text form.
Comment 7 Guess 2007-01-24 23:59:05 UTC
Created attachment 81137 [details]
oops didn't get all of it
Comment 8 Christian Stimming 2007-01-25 09:50:34 UTC
FTR: another stack trace with more debug symbols as reproduced by andi5

@Guess: please by all means try to post your stack traces as text, not as pictures. It is quite important to be able to search for these in case we get other (similar) bug reports. For now, we're fine, but in the future please keep this in mind.

  • #0 g_list_length
    at glist.c line 481
  • #1 xaccGroupGetNumAccounts
    at Group.c line 1016
  • #2 gnc_tree_model_account_get_iter
    at gnc-tree-model-account.c line 482
  • #3 gtk_tree_model_get_iter
    at gtktreemodel.c line 994
  • #4 gtk_tree_model_filter_convert_iter_to_child_iter
    at gtktreemodelfilter.c line 3058
  • #5 gtk_tree_model_filter_get_value
    at gtktreemodelfilter.c line 2272
  • #6 gtk_tree_model_get_value
    at gtktreemodel.c line 1140
  • #7 gtk_tree_model_sort_get_value
    at gtktreemodelsort.c line 1009
  • #8 gtk_tree_model_get_value
    at gtktreemodel.c line 1140
  • #9 gtk_tree_view_column_cell_set_cell_data
    at gtktreeviewcolumn.c line 2516
  • #10 gtk_tree_view_bin_expose
    at gtktreeview.c line 4250
  • #11 gtk_tree_view_expose
    at gtktreeview.c line 4819
  • #12 _gtk_marshal_BOOLEAN__BOXED
    at gtkmarshalers.c line 84
  • #13 g_type_class_meta_marshal
    at gclosure.c line 567
  • #14 g_closure_invoke
    at gclosure.c line 490

Comment 9 David Hampton 2007-04-22 06:00:14 UTC
Fixed on trunk in r15976. Backport to 2.0.x requested.
Comment 10 Derek Atkins 2007-05-14 15:14:02 UTC
Merged into 2.0 in r16084
Should be in 2.0.6 if we have one.
Comment 11 John Ralls 2018-06-29 21:21:45 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=394074. Please update any external references or bookmarks.