GC 2.2.9 Crash Importing .qfx Files.

Doc Kinne kinnerc at gmail.com
Thu Feb 4 10:26:20 EST 2010


Good Morning, Folks:

Tommy, thank you for the stack-trace directions. That's the pointer I needed
to be able to provide the information.

Also, yes, I know about (and suffer through) the small monitor size. :-)  I
have an EeePC 1000HE so I think I may be safe from the bug you mentioned,
however when I went to that link, it was no longer valid.

In any event, here is the stack-trace. I'm hoping it is helpful since I
think this is an important piece of functionality for the program, certainly
for me. I'm very willing to work to try to lock this down.

Program received signal SIGABRT, Aborted.
0x00905422 in __kernel_vsyscall ()
(gdb) bt
#0  0x00905422 in __kernel_vsyscall ()
#1  0x08da14d1 in raise () from /lib/tls/i686/cmov/libc.so.6
#2  0x08da4932 in abort () from /lib/tls/i686/cmov/libc.so.6
#3  0x016be4df in __gnu_cxx::__verbose_terminate_handler() () from
/usr/lib/libstdc++.so.6
#4  0x016bc415 in ?? () from /usr/lib/libstdc++.so.6
#5  0x016bc452 in std::terminate() () from /usr/lib/libstdc++.so.6
#6  0x016bc591 in __cxa_throw () from /usr/lib/libstdc++.so.6
#7  0x0165646f in std::__throw_out_of_range(char const*) () from
/usr/lib/libstdc++.so.6
#8  0x016992fd in std::string::copy(char*, unsigned int, unsigned int) const
() from /usr/lib/libstdc++.so.6
#9  0x015d886a in sanitize_proprietary_tags(std::string) () from
/usr/lib/libofx.so.4
#10 0x015da7a2 in ofx_proc_file () from /usr/lib/libofx.so.4
#11 0x015d7b67 in libofx_proc_file () from /usr/lib/libofx.so.4
#12 0x0153e323 in gnc_file_ofx_import () from
/usr/lib/gnucash/gnucash/libgncmod-ofx.so
#13 0x0153ff17 in ?? () from /usr/lib/gnucash/gnucash/libgncmod-ofx.so
#14 0x00b999fc in g_cclosure_marshal_VOID__VOID () from
/usr/lib/libgobject-2.0.so.0
#15 0x00b8c072 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#16 0x00ba17a8 in ?? () from /usr/lib/libgobject-2.0.so.0
#17 0x00ba2b2d in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#18 0x00ba2fb6 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#19 0x01089ed5 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#20 0x0108bebd in gtk_action_activate () from /usr/lib/libgtk-x11-2.0.so.0
#21 0x00b999fc in g_cclosure_marshal_VOID__VOID () from
/usr/lib/libgobject-2.0.so.0
#22 0x00b8a6f9 in ?? () from /usr/lib/libgobject-2.0.so.0
#23 0x00b8c072 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#24 0x00ba10b0 in ?? () from /usr/lib/libgobject-2.0.so.0
#25 0x00ba2b2d in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#26 0x00ba2fb6 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#27 0x01287525 in gtk_widget_activate () from /usr/lib/libgtk-x11-2.0.so.0
#28 0x01173590 in gtk_menu_shell_activate_item () from
/usr/lib/libgtk-x11-2.0.so.0
#29 0x01174f7f in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#30 0x0116ac64 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
---Type <return> to continue, or q <return> to quit---
#31 0x01164474 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#32 0x00b8a6f9 in ?? () from /usr/lib/libgobject-2.0.so.0
#33 0x00b8c072 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#34 0x00ba149e in ?? () from /usr/lib/libgobject-2.0.so.0
#35 0x00ba29b8 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#36 0x00ba2fb6 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#37 0x0128095e in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#38 0x0115cc20 in gtk_propagate_event () from /usr/lib/libgtk-x11-2.0.so.0
#39 0x0115dea9 in gtk_main_do_event () from /usr/lib/libgtk-x11-2.0.so.0
#40 0x0082665a in ?? () from /usr/lib/libgdk-x11-2.0.so.0
#41 0x0177ae88 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#42 0x0177e730 in ?? () from /lib/libglib-2.0.so.0
#43 0x0177eb9f in g_main_loop_run () from /lib/libglib-2.0.so.0
#44 0x0115e419 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#45 0x00c3b564 in gnc_ui_start_event_loop () from
/usr/lib/gnucash/gnucash/libgncmod-gnome-utils.so
#46 0x0804ae15 in ?? ()
#47 0x07768912 in scm_boot_guile () from /usr/lib/libguile.so.12
#48 0x0804aa0f in main ()
(gdb)

-- 
Doc Kinne, [KQR]
(From the Gmail Web Interface)


More information about the gnucash-user mailing list