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 409319 - Online banking setup druid crashes if being closed while waiting for the wizard to exit
Online banking setup druid crashes if being closed while waiting for the wiza...
Status: VERIFIED FIXED
Product: GnuCash
Classification: Other
Component: Import - AqBanking
2.0.x
Other All
: Normal critical
: ---
Assigned To: Christian Stimming
Christian Stimming
Depends on:
Blocks: 347575
 
 
Reported: 2007-02-18 16:11 UTC by Andreas Köhler
Modified: 2018-06-29 21:27 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch for fixing this crash (1.15 KB, patch)
2007-02-19 15:25 UTC, Christian Stimming
committed Details | Review

Description Andreas Köhler 2007-02-18 16:11:25 UTC
Reproduce:
* Tools -> Online Banking Setup
* Forward
* Start AqBanking Wizard
* Cancel the GnuCash initial setup druid
* Cancel the AqBanking wizard

Crashes on trunk too.

0x00002b5468cb19d0 in AB_Banking_Init (ab=0x5d000001d3) at banking.c:1577
1577      if (ab->isOpen) {
(gdb) bt
  • #0 AB_Banking_Init
    at banking.c line 1577
  • #1 on_aqhbci_button
    at ../../../../src/src/import-export/hbci/druid-hbci-initial.c line 582
  • #2 IA__g_cclosure_marshal_VOID__VOID
    at gmarshal.c line 77
  • #3 IA__g_closure_invoke
    at gclosure.c line 490
  • #4 signal_emit_unlocked_R
    at gsignal.c line 2440
  • #5 IA__g_signal_emit_valist
    at gsignal.c line 2199
  • #6 IA__g_signal_emit
    at gsignal.c line 2243
  • #7 IA__gtk_button_clicked
    at gtkbutton.c line 889
  • #8 gtk_real_button_released
    at gtkbutton.c line 1484
  • #9 IA__g_cclosure_marshal_VOID__VOID
    at gmarshal.c line 77
  • #10 g_type_class_meta_marshal
    at gclosure.c line 567
  • #11 IA__g_closure_invoke
    at gclosure.c line 490
  • #12 signal_emit_unlocked_R
    at gsignal.c line 2370
  • #13 IA__g_signal_emit_valist
    at gsignal.c line 2199
  • #14 IA__g_signal_emit
    at gsignal.c line 2243
  • #15 IA__gtk_button_released
    at gtkbutton.c line 881
  • #16 gtk_button_button_release
    at gtkbutton.c line 1377
  • #17 _gtk_marshal_BOOLEAN__BOXED
    at gtkmarshalers.c line 84
  • #18 g_type_class_meta_marshal
    at gclosure.c line 567
  • #19 IA__g_closure_invoke
    at gclosure.c line 490
  • #20 signal_emit_unlocked_R
    at gsignal.c line 2478
  • #21 IA__g_signal_emit_valist
    at gsignal.c line 2209
  • #22 IA__g_signal_emit
    at gsignal.c line 2243
  • #23 gtk_widget_event_internal
    at gtkwidget.c line 3911
  • #24 IA__gtk_widget_event
    at gtkwidget.c line 3717
  • #25 IA__gtk_propagate_event
    at gtkmain.c line 2188
  • #26 IA__gtk_main_do_event
    at gtkmain.c line 1422
  • #27 gdk_event_dispatch
    at gdkevents-x11.c line 2320
  • #28 g_main_dispatch
    at gmain.c line 2045
  • #29 IA__g_main_context_dispatch
    at gmain.c line 2596
  • #30 g_main_context_iterate
    at gmain.c line 2677
  • #31 IA__g_main_loop_run
    at gmain.c line 2881
  • #32 IA__gtk_main
    at gtkmain.c line 1001
  • #33 gnc_ui_start_event_loop
    at ../../../src/src/gnome-utils/gnc-gnome-utils.c line 375
  • #34 inner_main
    at ../../../src/src/bin/gnucash-bin.c line 479
  • #35 scm_boot_guile
    from /usr/lib/libguile.so.12
  • #36 main
    at ../../../src/src/bin/gnucash-bin.c line 515

Comment 1 Christian Stimming 2007-02-19 15:25:10 UTC
Created attachment 82887 [details] [review]
patch for fixing this crash

Does this patch fix this crash? I think it should but can't test right now.
Comment 2 Andreas Köhler 2007-02-19 17:43:46 UTC
It does for me.  Thanks.

Committed as r15623.
Adding to umbrella bug.
Waiting for audit and backport.
Comment 3 Andreas Köhler 2007-02-22 09:38:57 UTC
Christian, what info do you need? :-)
Comment 4 Christian Stimming 2007-02-22 09:45:36 UTC
Waiting for audit and backport. The patch is fine for me (because I wrote it). If you consider your test an audit, go ahead and backport :-)
Comment 5 Derek Atkins 2007-03-31 11:05:09 UTC
Backported to 2.0 in r15763.
This fix should be in 2.0.6
Comment 6 John Ralls 2018-06-29 21:27:03 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=409319. Please update any external references or bookmarks.