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 441515 - crash in GnuCash Finance Management: trying to create a new s...
crash in GnuCash Finance Management: trying to create a new s...
Status: VERIFIED DUPLICATE of bug 366468
Product: GnuCash
Classification: Other
Component: General
2.0.x
Other All
: High critical
: ---
Assigned To: Chris Lyttle
Chris Lyttle
Depends on:
Blocks:
 
 
Reported: 2007-05-27 03:36 UTC by peterlaz
Modified: 2018-06-29 21:37 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description peterlaz 2007-05-27 03:36:45 UTC
What were you doing when the application crashed?
trying to create a new sub account. entered its name, and boom. I am running in a kde environment, so not sure all the gnome stuff that may be required is installed, although I used yum. 


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.20.3 #4 Sun Apr 8 17:56:03 EST 2007 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 70101000
Selinux: No
Accessibility: Disabled

Memory status: size: 465453056 vsize: 465453056 resident: 64765952 share: 15818752 rss: 64765952 rss_rlim: -1
CPU usage: start_time: 1180236863 rtime: 837 utime: 823 stime: 14 cutime:7 cstime: 2 timeout: 0 it_real_value: 0 frequency: 100

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

(no debugging symbols found)
Using host libthread_db library "/lib64/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 47492519554624 (LWP 7529)]
(no debugging symbols found)
0x00000030e800d935 in waitpid () from /lib64/libpthread.so.0

Thread 1 (Thread 47492519554624 (LWP 7529))

  • #0 waitpid
    from /lib64/libpthread.so.0
  • #1 gnome_gtk_module_info_get
    from /usr/lib64/libgnomeui-2.so.0
  • #2 <signal handler called>
  • #3 gnc_main_window_new
    from /usr/lib64/gnucash/libgncmod-gnome-utils.so.0
  • #4 gnc_main_window_close_page
    from /usr/lib64/gnucash/libgncmod-gnome-utils.so.0
  • #5 gnc_plugin_page_register_new
    from /usr/lib64/libgncgnome.so.0
  • #6 gnc_scheme_list_to_nulltermcharpp
    from /usr/lib64/gnucash/libgncmod-gnome-utils.so.0
  • #7 gnc_ui_new_account_window
    from /usr/lib64/gnucash/libgncmod-gnome-utils.so.0
  • #8 gnc_ui_new_account_window
    from /usr/lib64/gnucash/libgncmod-gnome-utils.so.0
  • #9 g_closure_invoke
    from /lib64/libgobject-2.0.so.0
  • #10 g_signal_override_class_closure
    from /lib64/libgobject-2.0.so.0
  • #11 g_signal_emit_valist
    from /lib64/libgobject-2.0.so.0
  • #12 g_signal_emit
    from /lib64/libgobject-2.0.so.0
  • #13 g_closure_invoke
    from /lib64/libgobject-2.0.so.0
  • #14 g_signal_override_class_closure
    from /lib64/libgobject-2.0.so.0
  • #15 g_signal_emit_valist
    from /lib64/libgobject-2.0.so.0
  • #16 g_signal_emit
    from /lib64/libgobject-2.0.so.0
  • #17 gtk_button_set_alignment
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #18 gtk_marshal_BOOLEAN__VOID
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #19 g_closure_invoke
    from /lib64/libgobject-2.0.so.0
  • #20 g_signal_override_class_closure
    from /lib64/libgobject-2.0.so.0
  • #21 g_signal_emit_valist
    from /lib64/libgobject-2.0.so.0
  • #22 g_signal_emit
    from /lib64/libgobject-2.0.so.0
  • #23 gtk_widget_get_default_style
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #24 gtk_propagate_event
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #25 gtk_main_do_event
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #26 gdk_add_client_message_filter
    from /usr/lib64/libgdk-x11-2.0.so.0
  • #27 g_main_context_dispatch
    from /lib64/libglib-2.0.so.0
  • #28 g_main_context_check
    from /lib64/libglib-2.0.so.0
  • #29 g_main_loop_run
    from /lib64/libglib-2.0.so.0
  • #30 gtk_main
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #31 gnc_ui_start_event_loop
    from /usr/lib64/gnucash/libgncmod-gnome-utils.so.0
  • #32 main
  • #0 waitpid
    from /lib64/libpthread.so.0


----------- .xsession-errors ---------------------
  Major opcode:  153
  Minor opcode:  6
  Resource id:  0x45
X Error: BadMatch (invalid parameter attributes) 8
  Major opcode:  153
  Minor opcode:  6
  Resource id:  0x45
X Error: BadMatch (invalid parameter attributes) 8
  Major opcode:  153
  Minor opcode:  6
  Resource id:  0x45
X Error: BadMatch (invalid parameter attributes) 8
  Major opcode:  153
  Minor opcode:  6
  Resource id:  0x45
--------------------------------------------------
Comment 1 Christian Stimming 2007-06-04 13:56:24 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


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