GNOME Bugzilla – Bug 393055
crash in GnuCash Finance Management: Aktionen--->Online Aktio...
Last modified: 2018-06-29 21:21:14 UTC
What were you doing when the application crashed? Aktionen--->Online Aktionen--->Saldenabfrage Distribution: openSUSE 10.2 (i586) Gnome Release: 2.16.1 2006-11-28 (SUSE) BugBuddy Version: 2.16.0 Memory status: size: 89235456 vsize: 0 resident: 89235456 share: 0 rss: 17956864 rss_rlim: 0 CPU usage: start_time: 1167986847 rtime: 0 utime: 9126 stime: 0 cutime:8942 cstime: 0 timeout: 184 it_real_value: 0 frequency: 94 Backtrace was generated from '/opt/gnome/bin/gnucash' (no debugging symbols found) Using host libthread_db library "/lib/libthread_db.so.1". (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread -1233336640 (LWP 4125)] (no debugging symbols found) 0xb6a48b4e in __waitpid_nocancel () from /lib/libpthread.so.0
+ Trace 99543
Thread 1 (Thread -1233336640 (LWP 4125))
Same report as bug#374878 but nobody there answered any questions. Can you please answer these questions: Can you please check whether the package "aqbanking" is installed, and if yes, which version? Also, can you please install the "-debuginfo" sub-package of gnucash if it exists, or try to compile gnucash from source on your own, so that we get a more verbose stack trace?
On my openSuSe 10.2 is the package "aqbanking" not installed.
Really?!? This would be a bad surprise, as it means that the opensuse package had been built in a wrong way. Can you check whether there really isn't any aqbanking library installed by giving us the output of these commands: /sbin/ldconfig -p | grep aqbanking ldd /opt/gnome/lib/gnucash/libgncmod-hbci.so.0 Thanks a lot.
@Thomas: With all due respect, I think the package aqbanking is indeed installed or at least some /usr/lib/libaqbanking.so exists from somewhere. (FTR: Otherwise these menu items wouldn't show up in gnucash because dlopen("libgncmod-hbci") will fail.) Could you now please install the gnucash-debuginfo package and try to provoke this crash again, so that we get a more verbose stack trace? That would help a lot here. Thanks.
Sorry, but my english is from 1972 and very bad. I hope that i can help you. Beim Laden von media:/hdc2/sbin media:/hdc2/sbin/ldconfig -p | grep aqbanking ist folgender Fehler aufgetreten: Die Datei oder der Ordner /sbin media:/hdc2/sbin/ldconfig -p | grep aqbanking existiert nicht.
*** Bug 393887 has been marked as a duplicate of this bug. ***
@Thomas: Du hast das Kommando nicht richtig abgetippt. Bitte öffne ein "Terminal-Fenster" und gib dort ein: /sbin/ldconfig -p | grep aqbanking (Aus irgendeinem Grund hat sich zwischen /sbin und /ldconfig bei dir nochwas eingeschlichen). Außerdem: Bitte installiere das Paket "gnucash-debuginfo" und versuche, den Absturz erneut zu provozieren. Dann schick uns bitte den resultierenden backtrace, d.h. die lange Liste, die oben schon steht, aber dann ausführlicher sein wird. (Erklärt auch auf http://linuxwiki.de/gdb ) Danke.
Please install the gnucash-debuginfo package. Then try to reproduce this crash and send us the new stack trace. Thanks a lot!
Hallo Christian, entschuldige dass ich mich jetzt erst melde. Leider kann ich nur am Wochenende ins I-Net. Also ich hatte ursprünglich eine Saldenabfrage gestellt, bevor ich ein Konto eröffnet hatte. Daraus resultierte der Absturz des Programms. Nachdem ich ein Konto eröffnet habe ist dieser Fehler nicht wieder aufgetreten. Hier ist das output nachdem das programm bei Saldenabfrage nicht mehr abstürzt: thomas@localhost:~> /sbin/ldconfig -p | grep aqbanking libaqbanking.so.16 (libc6) => /usr/lib/libaqbanking.so.16 thomas@localhost:~> ldd /opt/gnome/lib/gnucash/libgncmod-hbci.so.0 linux-gate.so.1 => (0xffffe000) libgncmod-generic-import.so.0 => /opt/gnome/lib/gnucash/libgncmod-generic-import.so.0 (0xb7f62000) libgncgnome.so.0 => /opt/gnome/lib/libgncgnome.so.0 (0xb7ece000) libgncmod-gnome-utils.so.0 => /opt/gnome/lib/gnucash/libgncmod-gnome-utils.so.0 (0xb7e1c000) libgncmod-app-utils.so.0 => /opt/gnome/lib/gnucash/libgncmod-app-utils.so.0 (0xb7dff000) libgncmod-engine.so.0 => /opt/gnome/lib/gnucash/libgncmod-engine.so.0 (0xb7da0000) libcore-utils.so.0 => /opt/gnome/lib/libcore-utils.so.0 (0xb7d96000) libgncmodule.so.0 => /opt/gnome/lib/libgncmodule.so.0 (0xb7d92000) libgnomeui-2.so.0 => /opt/gnome/lib/libgnomeui-2.so.0 (0xb7d09000) libSM.so.6 => /usr/lib/libSM.so.6 (0xb7cff000) libICE.so.6 => /usr/lib/libICE.so.6 (0xb7ce6000) libbonoboui-2.so.0 => /opt/gnome/lib/libbonoboui-2.so.0 (0xb7c88000) libgnome-keyring.so.0 => /opt/gnome/lib/libgnome-keyring.so.0 (0xb7c7b000) libgnomecanvas-2.so.0 => /opt/gnome/lib/libgnomecanvas-2.so.0 (0xb7c50000) libgnome-2.so.0 => /opt/gnome/lib/libgnome-2.so.0 (0xb7c3b000) libart_lgpl_2.so.2 => /usr/lib/libart_lgpl_2.so.2 (0xb7c24000) libpangoft2-1.0.so.0 => /opt/gnome/lib/libpangoft2-1.0.so.0 (0xb7bf7000) libbonobo-2.so.0 => /opt/gnome/lib/libbonobo-2.so.0 (0xb7b9d000) libgnomevfs-2.so.0 => /opt/gnome/lib/libgnomevfs-2.so.0 (0xb7b45000) libbonobo-activation.so.4 => /opt/gnome/lib/libbonobo-activation.so.4 (0xb7b30000) libgconf-2.so.4 => /opt/gnome/lib/libgconf-2.so.4 (0xb7afe000) libORBit-2.so.0 => /opt/gnome/lib/libORBit-2.so.0 (0xb7aac000) libglade-2.0.so.0 => /opt/gnome/lib/libglade-2.0.so.0 (0xb7a93000) libgtk-x11-2.0.so.0 => /opt/gnome/lib/libgtk-x11-2.0.so.0 (0xb774e000) libxml2.so.2 => /usr/lib/libxml2.so.2 (0xb7615000) libgdk-x11-2.0.so.0 => /opt/gnome/lib/libgdk-x11-2.0.so.0 (0xb7593000) libatk-1.0.so.0 => /opt/gnome/lib/libatk-1.0.so.0 (0xb7577000) libgdk_pixbuf-2.0.so.0 => /opt/gnome/lib/libgdk_pixbuf-2.0.so.0 (0xb7560000) libpangocairo-1.0.so.0 => /opt/gnome/lib/libpangocairo-1.0.so.0 (0xb7557000) libpango-1.0.so.0 => /opt/gnome/lib/libpango-1.0.so.0 (0xb751d000) libcairo.so.2 => /usr/lib/libcairo.so.2 (0xb74b7000) libfreetype.so.6 => /usr/lib/libfreetype.so.6 (0xb744a000) libz.so.1 => /lib/libz.so.1 (0xb7437000) libfontconfig.so.1 => /usr/lib/libfontconfig.so.1 (0xb740c000) libexpat.so.1 => /usr/lib/libexpat.so.1 (0xb73eb000) libglitz.so.1 => /usr/lib/libglitz.so.1 (0xb73c4000) libpng12.so.0 => /usr/lib/libpng12.so.0 (0xb73a0000) libXrender.so.1 => /usr/lib/libXrender.so.1 (0xb7396000) libX11.so.6 => /usr/lib/libX11.so.6 (0xb7279000) libpthread.so.0 => /lib/libpthread.so.0 (0xb7262000) libXau.so.6 => /usr/lib/libXau.so.6 (0xb725e000) libXdmcp.so.6 => /usr/lib/libXdmcp.so.6 (0xb7258000) libgncqof.so.1 => /opt/gnome/lib/libgncqof.so.1 (0xb7220000) libgthread-2.0.so.0 => /opt/gnome/lib/libgthread-2.0.so.0 (0xb721b000) libgobject-2.0.so.0 => /opt/gnome/lib/libgobject-2.0.so.0 (0xb71e1000) libgmodule-2.0.so.0 => /opt/gnome/lib/libgmodule-2.0.so.0 (0xb71dd000) libdl.so.2 => /lib/libdl.so.2 (0xb71d9000) libglib-2.0.so.0 => /opt/gnome/lib/libglib-2.0.so.0 (0xb7144000) libaqbanking.so.16 => /usr/lib/libaqbanking.so.16 (0xb70cf000) libktoblzcheck.so.1 => /usr/lib/libktoblzcheck.so.1 (0xb70a8000) libpopt.so.0 => /usr/lib/libpopt.so.0 (0xb709f000) libm.so.6 => /lib/libm.so.6 (0xb7079000) libc.so.6 => /lib/libc.so.6 (0xb6f4b000) libgncmod-ledger-core.so.0 => /opt/gnome/lib/gnucash/libgncmod-ledger-core.so.0 (0xb6f29000) libgncmod-register-gnome.so.0 => /opt/gnome/lib/gnucash/libgncmod-register-gnome.so.0 (0xb6f09000) libgncmod-register-core.so.0 => /opt/gnome/lib/gnucash/libgncmod-register-core.so.0 (0xb6ef9000) libgncmod-report-gnome.so.0 => /opt/gnome/lib/gnucash/libgncmod-report-gnome.so.0 (0xb6eea000) libgncmod-report-system.so.0 => /opt/gnome/lib/gnucash/libgncmod-report-system.so.0 (0xb6ee6000) libgncmod-gnome-search.so.0 => /opt/gnome/lib/gnucash/libgncmod-gnome-search.so.0 (0xb6ed3000) libgnc-backend-file-utils.so.0 => /opt/gnome/lib/libgnc-backend-file-utils.so.0 (0xb6eaf000) libgw-engine.so.0 => /opt/gnome/lib/gnucash/libgw-engine.so.0 (0xb6e81000) libgncmod-calculation.so.0 => /opt/gnome/lib/gnucash/libgncmod-calculation.so.0 (0xb6e7a000) libgwrap-guile-runtime.so.0 => /usr/lib/libgwrap-guile-runtime.so.0 (0xb6e74000) libgwrap-core-runtime.so.0 => /usr/lib/libgwrap-core-runtime.so.0 (0xb6e6f000) libffi.so.4 => /usr/lib/libffi.so.4 (0xb6e6b000) libguile.so.17 => /usr/lib/libguile.so.17 (0xb6d97000) libgmp.so.3 => /usr/lib/libgmp.so.3 (0xb6d61000) libcrypt.so.1 => /lib/libcrypt.so.1 (0xb6d2e000) libltdl.so.3 => /usr/lib/libltdl.so.3 (0xb6d27000) libgncmod-network-utils.so.0 => /opt/gnome/lib/gnucash/libgncmod-network-utils.so.0 (0xb6d23000) libgtkhtml-3.8.so.15 => /opt/gnome/lib/libgtkhtml-3.8.so.15 (0xb6c81000) libgnomeprintui-2-2.so.0 => /opt/gnome/lib/libgnomeprintui-2-2.so.0 (0xb6c49000) libgsf-gnome-1.so.114 => /opt/gnome/lib/libgsf-gnome-1.so.114 (0xb6c43000) libgoffice-1.so.2 => /opt/gnome/lib/libgoffice-1.so.2 (0xb6b60000) libgsf-1.so.114 => /opt/gnome/lib/libgsf-1.so.114 (0xb6b32000) libgnomeprint-2-2.so.0 => /opt/gnome/lib/libgnomeprint-2-2.so.0 (0xb6ace000) libjpeg.so.62 => /usr/lib/libjpeg.so.62 (0xb6aad000) librt.so.1 => /lib/librt.so.1 (0xb6aa4000) libesd.so.0 => /usr/lib/libesd.so.0 (0xb6a99000) libaudiofile.so.0 => /usr/lib/libaudiofile.so.0 (0xb6a76000) libORBitCosNaming-2.so.0 => /opt/gnome/lib/libORBitCosNaming-2.so.0 (0xb6a70000) libdbus-glib-1.so.2 => /usr/lib/libdbus-glib-1.so.2 (0xb6a54000) libdbus-1.so.3 => /usr/lib/libdbus-1.so.3 (0xb6a21000) libssl.so.0.9.8 => /usr/lib/libssl.so.0.9.8 (0xb69e4000) libcrypto.so.0.9.8 => /usr/lib/libcrypto.so.0.9.8 (0xb68b1000) libdns_sd.so => /usr/lib/libdns_sd.so (0xb68aa000) libresolv.so.2 => /lib/libresolv.so.2 (0xb6897000) libutil.so.1 => /lib/libutil.so.1 (0xb6893000) libXinerama.so.1 => /usr/lib/libXinerama.so.1 (0xb688f000) libXi.so.6 => /usr/lib/libXi.so.6 (0xb6885000) libXrandr.so.2 => /usr/lib/libXrandr.so.2 (0xb6880000) libXext.so.6 => /usr/lib/libXext.so.6 (0xb6871000) libXcursor.so.1 => /usr/lib/libXcursor.so.1 (0xb6867000) libXfixes.so.3 => /usr/lib/libXfixes.so.3 (0xb6861000) /lib/ld-linux.so.2 (0x80000000) libgwenhywfar.so.38 => /usr/lib/libgwenhywfar.so.38 (0xb675a000) libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0xb6676000) libgcc_s.so.1 => /lib/libgcc_s.so.1 (0xb666a000) libgailutil.so.18 => /opt/gnome/lib/libgailutil.so.18 (0xb6661000) libbz2.so.1 => /lib/libbz2.so.1 (0xb664e000) libasound.so.2 => /usr/lib/libasound.so.2 (0xb659a000) libnsl.so.1 => /lib/libnsl.so.1 (0xb6584000) Ich hoffe dass das Problem damit erklärt und beseitig werden kann. Vielen Dank für die Mühe Thomas Leibner
GnuCash bug tracking has moved to a new Bugzilla host. This bug has been copied to https://bugs.gnucash.org/show_bug.cgi?id=393055. Please update any external references or bookmarks.