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 409351 - crash in GnuCash Finance Management: trying to download accou...
crash in GnuCash Finance Management: trying to download accou...
Status: VERIFIED DUPLICATE of bug 405851
Product: GnuCash
Classification: Other
Component: General
2.0.x
Other All
: High critical
: ---
Assigned To: Chris Lyttle
Chris Lyttle
Depends on:
Blocks:
 
 
Reported: 2007-02-18 17:45 UTC by harley33
Modified: 2018-06-29 21:27 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description harley33 2007-02-18 17:45:06 UTC
What were you doing when the application crashed?
trying to download account info


Distribution: Fedora Core release 6 (Zod)
Gnome Release: 2.16.3 2007-01-31 (Red Hat, Inc)
BugBuddy Version: 2.16.0

System: Linux 2.6.19-1.2911.fc6 #1 SMP Sat Feb 10 15:03:33 EST 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 70101000
Selinux: Enforcing
Accessibility: Disabled

Memory status: size: 139624448 vsize: 0 resident: 139624448 share: 0 rss: 37498880 rss_rlim: 0
CPU usage: start_time: 1171820625 rtime: 0 utime: 1273 stime: 0 cutime:1231 cstime: 0 timeout: 42 it_real_value: 0 frequency: 10

Backtrace was generated from '/usr/bin/gnucash'

(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1208740144 (LWP 27650)]
(no debugging symbols found)
0x00e15402 in __kernel_vsyscall ()

Thread 1 (Thread -1208740144 (LWP 27650))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/libpthread.so.0
  • #2 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 gnc_plugin_hbci_create_plugin
    from /usr/lib/gnucash/libgncmod-hbci.so.0
  • #5 gnc_plugin_hbci_create_plugin
    from /usr/lib/gnucash/libgncmod-hbci.so.0
  • #6 g_cclosure_marshal_VOID__VOID
    from /lib/libgobject-2.0.so.0
  • #7 g_closure_invoke
    from /lib/libgobject-2.0.so.0
  • #8 g_signal_chain_from_overridden
    from /lib/libgobject-2.0.so.0
  • #9 g_signal_emit_valist
    from /lib/libgobject-2.0.so.0
  • #10 g_signal_emit
    from /lib/libgobject-2.0.so.0
  • #11 gtk_widget_get_action
    from /usr/lib/libgtk-x11-2.0.so.0
  • #12 gtk_action_activate
    from /usr/lib/libgtk-x11-2.0.so.0
  • #13 g_cclosure_marshal_VOID__VOID
    from /lib/libgobject-2.0.so.0
  • #14 g_closure_invoke
    from /lib/libgobject-2.0.so.0
  • #15 g_signal_chain_from_overridden
    from /lib/libgobject-2.0.so.0
  • #16 g_signal_emit_valist
    from /lib/libgobject-2.0.so.0
  • #17 g_signal_emit
    from /lib/libgobject-2.0.so.0
  • #18 gtk_widget_activate
    from /usr/lib/libgtk-x11-2.0.so.0
  • #19 gtk_menu_shell_activate_item
    from /usr/lib/libgtk-x11-2.0.so.0
  • #20 gtk_menu_shell_append
    from /usr/lib/libgtk-x11-2.0.so.0
  • #21 gtk_menu_reorder_child
    from /usr/lib/libgtk-x11-2.0.so.0
  • #22 gtk_marshal_BOOLEAN__VOID
    from /usr/lib/libgtk-x11-2.0.so.0
  • #23 g_value_set_static_boxed
    from /lib/libgobject-2.0.so.0
  • #24 g_closure_invoke
    from /lib/libgobject-2.0.so.0
  • #25 g_signal_chain_from_overridden
    from /lib/libgobject-2.0.so.0
  • #26 g_signal_emit_valist
    from /lib/libgobject-2.0.so.0
  • #27 g_signal_emit
    from /lib/libgobject-2.0.so.0
  • #28 gtk_widget_get_default_style
    from /usr/lib/libgtk-x11-2.0.so.0
  • #29 gtk_propagate_event
    from /usr/lib/libgtk-x11-2.0.so.0
  • #30 gtk_main_do_event
    from /usr/lib/libgtk-x11-2.0.so.0
  • #31 gdk_add_client_message_filter
    from /usr/lib/libgdk-x11-2.0.so.0
  • #32 g_main_context_dispatch
    from /lib/libglib-2.0.so.0
  • #33 g_main_context_check
    from /lib/libglib-2.0.so.0
  • #34 g_main_loop_run
    from /lib/libglib-2.0.so.0
  • #35 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #36 gnc_ui_start_event_loop
    from /usr/lib/gnucash/libgncmod-gnome-utils.so.0
  • #37 main
  • #0 __kernel_vsyscall


----------- .xsession-errors (2796 sec old) ---------------------
(evolution:26729): e-data-server-DEBUG: Loaded 29 categories
(evolution:26729): libebook-WARNING **: invalid escape, passing it through
(evolution:26729): libebook-WARNING **: invalid escape, passing it through
(gnomebaker:26960): Gtk-CRITICAL **: gtk_tree_view_expand_row: assertion `path != NULL' failed
(gnomebaker:26960): Gtk-CRITICAL **: gtk_tree_view_expand_row: assertion `path != NULL' failed
(gnomebaker:26960): Gtk-CRITICAL **: gtk_tree_view_expand_row: assertion `path != NULL' failed
(gnomebaker:26960): Gtk-CRITICAL **: gtk_tree_view_expand_row: assertion `path != NULL' failed
** (gnomebaker:26960): WARNING **: gbcommon_close_temp_file - Temporary file descriptor [/tmp/GnomeBaker-ken/gnomebaker-XUTXNT] could not be closed
--------------------------------------------------
Comment 1 Susana 2007-02-18 23:52:50 UTC
Thanks for taking the time to report this bug.
This particular bug has already been reported into our bug tracking system, but the maintainers need more information to fix the bug. Could you please answer the questions in the other report in order to help the developers?


*** This bug has been marked as a duplicate of 406291 ***
Comment 2 harley33 2007-02-19 15:55:31 UTC
Answer what questions?
Comment 3 Susana 2007-02-19 17:40:25 UTC
Hi,

In the mean time the other report was closed as incomplete, I will reopen this one again.

Please install debugging packages for gnucash and some basic GNOME libs. More information on how to do this can be found in  http://live.gnome.org/GettingTraces/DistroSpecificInstructions .

Then you need to reproduce the crash. Once bug-buddy pops up, you can find the stacktrace in the "details", now containing way more information. Please copy that stacktrace and paste it as a comment here.  

Thanks in advance.
Comment 4 Christian Stimming 2007-02-22 09:38:31 UTC
Thanks for taking the time to report this bug.
This particular bug has already been reported into our bug tracking system, but we are happy to tell you that the problem has already been fixed. It should be solved in the next software version. You may want to check for a software upgrade.


*** This bug has been marked as a duplicate of 405851 ***
Comment 5 John Ralls 2018-06-29 21:27:06 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=409351. Please update any external references or bookmarks.