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 588809 - Crash when attempting "Save as"
Crash when attempting "Save as"
Status: RESOLVED DUPLICATE of bug 588198
Product: GnuCash
Classification: Other
Component: Backend - XML
2.3.x
Other All
: Normal critical
: ---
Assigned To: Andreas Köhler
Andreas Köhler
Depends on:
Blocks:
 
 
Reported: 2009-07-16 18:44 UTC by Vladimir Bashkirtsev
Modified: 2018-06-29 22:24 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Vladimir Bashkirtsev 2009-07-16 18:44:16 UTC
Steps to reproduce:
1. Create books on MySQL server
2. Attempt to "Save as" will crash it



Stack trace:
  • #0 __kernel_vsyscall
  • #1 raise
    at ../nptl/sysdeps/unix/sysv/linux/raise.c line 64
  • #2 abort
    at abort.c line 88
  • #3 IA__g_assertion_message
  • #4 IA__g_assertion_message_expr
    at gtestutils.c line 1312
  • #5 gnc_ui_file_access
    at dialog-file-access.c line 304
  • #6 gnc_main_window_cmd_file_save_as
    at gnc-plugin-basic-commands.c line 389
  • #7 IA__g_cclosure_marshal_VOID__VOID
    at gmarshal.c line 77
  • #8 IA__g_closure_invoke
    at gclosure.c line 767
  • #9 signal_emit_unlocked_R
    at gsignal.c line 3244
  • #10 IA__g_signal_emit_valist
    at gsignal.c line 2977
  • #11 IA__g_signal_emit
    at gsignal.c line 3034
  • #12 ??
    from /usr/lib/libgtk-x11-2.0.so.0
  • #13 gtk_action_activate
    from /usr/lib/libgtk-x11-2.0.so.0
  • #14 IA__g_cclosure_marshal_VOID__VOID
    at gmarshal.c line 77
  • #15 IA__g_closure_invoke
    at gclosure.c line 767
  • #16 signal_emit_unlocked_R
    at gsignal.c line 3244
  • #17 IA__g_signal_emit_valist
    at gsignal.c line 2977
  • #18 IA__g_signal_emit
    at gsignal.c line 3034
  • #19 gtk_widget_activate
    from /usr/lib/libgtk-x11-2.0.so.0
  • #20 gtk_menu_shell_activate_item
    from /usr/lib/libgtk-x11-2.0.so.0
  • #21 ??
    from /usr/lib/libgtk-x11-2.0.so.0
  • #22 ??
    from /usr/lib/libgtk-x11-2.0.so.0
  • #23 ??
    from /usr/lib/libgtk-x11-2.0.so.0
  • #24 g_type_class_meta_marshal
    at gclosure.c line 878
  • #25 IA__g_closure_invoke
    at gclosure.c line 767
  • #26 signal_emit_unlocked_R
    at gsignal.c line 3282
  • #27 IA__g_signal_emit_valist
    at gsignal.c line 2987
  • #28 IA__g_signal_emit
    at gsignal.c line 3034
  • #29 ??
    from /usr/lib/libgtk-x11-2.0.so.0
  • #30 gtk_propagate_event
    from /usr/lib/libgtk-x11-2.0.so.0
  • #31 gtk_main_do_event
    from /usr/lib/libgtk-x11-2.0.so.0
  • #32 ??
    from /usr/lib/libgdk-x11-2.0.so.0
  • #33 g_main_dispatch
    at gmain.c line 2144
  • #34 IA__g_main_context_dispatch
    at gmain.c line 2697
  • #35 g_main_context_iterate
    at gmain.c line 2778
  • #36 IA__g_main_loop_run
    at gmain.c line 2986
  • #37 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #38 gnc_ui_start_event_loop
    at gnc-gnome-utils.c line 450
  • #39 inner_main
    at gnucash-bin.c line 491
  • #40 ??
    from /usr/lib/libguile.so.17
  • #41 ??
    from /usr/lib/libguile.so.17
  • #42 scm_c_catch
    from /usr/lib/libguile.so.17
  • #43 scm_i_with_continuation_barrier
    from /usr/lib/libguile.so.17
  • #44 scm_c_with_continuation_barrier
    from /usr/lib/libguile.so.17
  • #45 scm_i_with_guile_and_parent
    from /usr/lib/libguile.so.17
  • #46 scm_with_guile
    from /usr/lib/libguile.so.17
  • #47 scm_boot_guile
    from /usr/lib/libguile.so.17
  • #48 main
    at gnucash-bin.c line 625


Other information:
I am not sure is it dbi problem or XML backend problem. Save as XML from MySQL source is a must have so it can act as a backup.
Comment 1 Vladimir Bashkirtsev 2009-07-16 18:51:57 UTC
In fact GnuCash crashes even when no MySQL used and trying to do "Save as"
Comment 2 Phil Longstaff 2009-07-16 19:22:07 UTC
This is a known problem and will occur if you do not have the sqlite3 libdbi driver.

*** This bug has been marked as a duplicate of 588198 ***
Comment 3 John Ralls 2018-06-29 22:24:48 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=588809. Please update any external references or bookmarks.