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 352115 - crash when using register
crash when using register
Status: VERIFIED DUPLICATE of bug 344935
Product: GnuCash
Classification: Other
Component: Register
unspecified
Other other
: High critical
: ---
Assigned To: David Hampton
Chris Shoemaker
Depends on:
Blocks:
 
 
Reported: 2006-08-20 08:54 UTC by David Marín
Modified: 2018-06-29 21:11 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14



Description David Marín 2006-08-20 08:53:52 UTC
Distribution: Ubuntu 6.06 (dapper)
Package: GnuCash
Severity: Normal
Version: GNOME2.14.3 unspecified
Gnome-Distributor: Ubuntu
Synopsis: crash when using register
Bugzilla-Product: GnuCash
Bugzilla-Component: Register
Bugzilla-Version: unspecified
BugBuddy-GnomeVersion: 2.0 (2.14.1)
Description:
Description of the crash:
I was introducing data in an account, and it suddenly crashed

Steps to reproduce the crash:
1. 
2. 
3. 

Expected Results:


How often does this happen?


Additional Information:



Debugging Information:

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

(no debugging symbols found)
Using host libthread_db library "/lib/tls/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1230640640 (LWP 9409)]
(no debugging symbols found)
0xb6dd000e in __waitpid_nocancel () from /lib/tls/libpthread.so.0

Thread 1 (Thread -1230640640 (LWP 9409))

  • #0 __waitpid_nocancel
    from /lib/tls/libpthread.so.0
  • #1 libgnomeui_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #2 <signal handler called>
  • #3 raise
    from /lib/tls/libc.so.6
  • #4 abort
    from /lib/tls/libc.so.6
  • #5 g_logv
    from /usr/lib/libglib-2.0.so.0
  • #6 g_log
    from /usr/lib/libglib-2.0.so.0
  • #7 g_assert_warning
    from /usr/lib/libglib-2.0.so.0
  • #8 gnc_split_register_load
    from /usr/lib/gnucash/gnucash/libgncmod-ledger-core.so.0
  • #9 gnc_ledger_display_find_by_query
    from /usr/lib/gnucash/gnucash/libgncmod-ledger-core.so.0
  • #10 gnc_ledger_display_refresh
    from /usr/lib/gnucash/gnucash/libgncmod-ledger-core.so.0
  • #11 gnc_ledger_display_refresh_by_split_register
    from /usr/lib/gnucash/gnucash/libgncmod-ledger-core.so.0
  • #12 gnc_split_register_redraw
    from /usr/lib/gnucash/gnucash/libgncmod-ledger-core.so.0
  • #13 gnc_split_register_set_read_only
    from /usr/lib/gnucash/gnucash/libgncmod-ledger-core.so.0
  • #14 gnc_table_set_virt_cell_cursor
    from /usr/lib/gnucash/gnucash/libgncmod-register-core.so.0
  • #15 gnc_table_move_cursor_gui
    from /usr/lib/gnucash/gnucash/libgncmod-register-core.so.0
  • #16 gnc_table_verify_cursor_position
    from /usr/lib/gnucash/gnucash/libgncmod-register-core.so.0
  • #17 gnc_table_wrap_verify_cursor_position
    from /usr/lib/gnucash/gnucash/libgncmod-register-core.so.0
  • #18 gnucash_sheet_cursor_set_from_table
    from /usr/lib/gnucash/gnucash/libgncmod-register-gnome.so.0
  • #19 gnucash_register_refresh_from_gconf
    from /usr/lib/gnucash/gnucash/libgncmod-register-gnome.so.0
  • #20 _gtk_marshal_BOOLEAN__BOXED
    from /usr/lib/libgtk-x11-2.0.so.0
  • #21 g_cclosure_new_swap
    from /usr/lib/libgobject-2.0.so.0
  • #22 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #23 g_signal_stop_emission
    from /usr/lib/libgobject-2.0.so.0
  • #24 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #25 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #26 gtk_widget_activate
    from /usr/lib/libgtk-x11-2.0.so.0
  • #27 gtk_window_propagate_key_event
    from /usr/lib/libgtk-x11-2.0.so.0
  • #28 gtk_window_activate_key
    from /usr/lib/libgtk-x11-2.0.so.0
  • #29 _gtk_marshal_BOOLEAN__BOXED
    from /usr/lib/libgtk-x11-2.0.so.0
  • #30 g_cclosure_new_swap
    from /usr/lib/libgobject-2.0.so.0
  • #31 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #32 g_signal_stop_emission
    from /usr/lib/libgobject-2.0.so.0
  • #33 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #34 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #35 gtk_widget_activate
    from /usr/lib/libgtk-x11-2.0.so.0
  • #36 gtk_propagate_event
    from /usr/lib/libgtk-x11-2.0.so.0
  • #37 gtk_main_do_event
    from /usr/lib/libgtk-x11-2.0.so.0
  • #38 _gdk_events_queue
    from /usr/lib/libgdk-x11-2.0.so.0
  • #39 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #40 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #41 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #42 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #43 gnc_ui_start_event_loop
    from /usr/lib/gnucash/gnucash/libgncmod-gnome-utils.so.0
  • #44 _start
  • #0 __waitpid_nocancel
    from /lib/tls/libpthread.so.0



-- 
David Mar\xEDn Carre\xF1o <davefx@gmail.com>




------- Bug created by bug-buddy at 2006-08-20 08:54 -------


Bugreport had an attachment. This cannot be imported to Bugzilla.
Contact bugmaster@gnome.org if you are willing to write a patch for this.

Comment 1 Sergej Kotliar 2006-08-20 11:45:58 UTC
Thanks for the bug report. 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?


*** This bug has been marked as a duplicate of 344935 ***
Comment 2 John Ralls 2018-06-29 21:11:37 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=352115. Please update any external references or bookmarks.