[kmymoney] [Bug 489507] New: crashes when I try to open the ledger
https://bugs.kde.org/show_bug.cgi?id=489507 Bug ID: 489507 Summary: crashes when I try to open the ledger Classification: Applications Product: kmymoney Version: 5.1.3 Platform: Kubuntu OS: Linux Status: REPORTED Keywords: drkonqi Severity: crash Priority: NOR Component: general Assignee: kmymoney-devel@kde.org Reporter: thomas.bett...@gmail.com Target Milestone: --- Application: kmymoney (5.1.3) Qt Version: 5.15.13 Frameworks Version: 5.115.0 Operating System: Linux 6.8.0-36-generic x86_64 Windowing System: X11 Distribution: Ubuntu 24.04 LTS DrKonqi: 5.27.11 [KCrashBackend] -- Information about the crash: basically always when I try to open the ledger in my newly created accounting kmymoney crashes The crash can be reproduced every time. -- Backtrace: Application: KMyMoney (kmymoney), signal: Segmentation fault [KCrash Handler] #4 QAccessibleInterface::tableCellInterface (this=0x0) at ../../../include/QtGui/../../src/gui/accessible/qaccessible.h:510 #5 AtSpiAdaptor::tableInterface (this=this@entry=0x628e3e299540, interface=interface@entry=0x628e3e8d16f8, function=..., message=..., connection=...) at atspiadaptor.cpp:2396 #6 0x77d278f271e5 in AtSpiAdaptor::handleMessage (this=this@entry=0x628e3e299540, message=..., connection=...) at atspiadaptor.cpp:1292 #7 0x77d28097b9d2 in QDBusConnectionPrivate::activateObject (this=0x77d2580093a0, node=..., msg=..., pathStartPos=27) at qdbusintegrator.cpp:1458 #8 0x77d28097e1a4 in QDBusActivateObjectEvent::placeMetaCall (this=0x628e3eb92010) at qdbusintegrator.cpp:1617 #9 0x77d27f706343 in QObject::event (this=0x628e3e299540, e=0x628e3eb92010) at kernel/qobject.cpp:1347 #10 0x77d28036bd45 in QApplicationPrivate::notify_helper (this=, receiver=0x628e3e299540, e=0x628e3eb92010) at kernel/qapplication.cpp:3640 #11 0x77d27f6d8118 in QCoreApplication::notifyInternal2 (receiver=0x628e3e299540, event=0x628e3eb92010) at kernel/qcoreapplication.cpp:1064 #12 0x77d27f6d8332 in QCoreApplication::sendEvent (receiver=, event=) at kernel/qcoreapplication.cpp:1462 #13 0x77d27f6db94b in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x628e3ded8fd0) at kernel/qcoreapplication.cpp:1821 #14 0x77d27f6dbebd in QCoreApplication::sendPostedEvents (receiver=, event_type=) at kernel/qcoreapplication.cpp:1680 #15 0x77d27f735c0f in postEventSourceDispatch (s=s@entry=0x628e3dfc82f0) at kernel/qeventdispatcher_glib.cpp:277 #16 0x77d27d3665b5 in g_main_dispatch (context=0x77d27ed0) at ../../../glib/gmain.c:3344 #17 0x77d27d3c5717 in g_main_context_dispatch_unlocked (context=0x77d27ed0) at ../../../glib/gmain.c:4152 #18 g_main_context_iterate_unlocked.isra.0 (context=context@entry=0x77d27ed0, block=block@entry=1, dispatch=dispatch@entry=1, self=) at ../../../glib/gmain.c:4217 #19 0x77d27d365a53 in g_main_context_iteration (context=0x77d27ed0, may_block=1) at ../../../glib/gmain.c:4282 #20 0x77d27f735279 in QEventDispatcherGlib::processEvents (this=0x628e3dfcb970, flags=...) at kernel/qeventdispatcher_glib.cpp:423 #21 0x77d27f6d6a7b in QEventLoop::exec (this=this@entry=0x7fffa9db07d0, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:69 #22 0x77d27f6df3e8 in QCoreApplication::exec () at ../../include/QtCore/../../src/corelib/global/qflags.h:121 #23 0x628e3d1a677a in main (argc=, argv=) at /usr/src/kmymoney-5.1.3-1build15/kmymoney/main.cpp:305 [Inferior 1 (process 154578) detached] Reported using DrKonqi -- You are receiving this mail because: You are the assignee for the bug.
[kmymoney] [Bug 489507] crashes when I try to open the ledger
https://bugs.kde.org/show_bug.cgi?id=489507 Thomas Bettler changed: What|Removed |Added Status|NEEDSINFO |REPORTED Resolution|WAITINGFORINFO |--- --- Comment #3 from Thomas Bettler --- (In reply to Jack from comment #1) > Can you run from command line and see if any useful messages are output to > console? $ kmymoney WebConnect: Try to connect to WebConnect server WebConnect: Connect to server failed WebConnect: Running in server mode Found html dir(s): ("/usr/share/kmymoney//html/") Found an 'html' folder with CSS files: "/usr/share/kmymoney//html/" System icon theme as reported by QT: "breeze-dark" kf.xmlgui: Shortcut for action "view_show_all_accounts" "Alle Konten anzeigen" set with QAction::setShortcut()! Use KActionCollection::setDefaultShortcut(s) instead. kf.xmlgui: Shortcut for action "view_hide_unused_categories" "Ungenutzte Kategorien ausblenden" set with QAction::setShortcut()! Use KActionCollection::setDefaultShortcut(s) instead. kf.xmlgui: Shortcut for action "view_show_transaction_detail" "Buchungsdetails anzeigen" set with QAction::setShortcut()! Use KActionCollection::setDefaultShortcut(s) instead. kf.xmlgui: Shortcut for action "view_hide_reconciled_transactions" "Abgeglichene Buchungen ausblenden" set with QAction::setShortcut()! Use KActionCollection::setDefaultShortcut(s) instead. kf.xmlgui: Shortcut for action "edit_find_transaction" "Buchung suchen ..." set with QAction::setShortcut()! Use KActionCollection::setDefaultShortcut(s) instead. kf.xmlgui: Shortcut for action "account_reconcile" "Abgleichen ..." set with QAction::setShortcut()! Use KActionCollection::setDefaultShortcut(s) instead. kf.xmlgui: Shortcut for action "transaction_new" "Neu" set with QAction::setShortcut()! Use KActionCollection::setDefaultShortcut(s) instead. kf.xmlgui: Shortcut for action "transaction_select_all" "Alle auswählen" set with QAction::setShortcut()! Use KActionCollection::setDefaultShortcut(s) instead. kf.xmlgui: Shortcut for action "transaction_mark_cleared" "Verrechnet" set with QAction::setShortcut()! Use KActionCollection::setDefaultShortcut(s) instead. kf.xmlgui: Shortcut for action "transaction_mark_reconciled" "Abgeglichen" set with QAction::setShortcut()! Use KActionCollection::setDefaultShortcut(s) instead. kf.xmlgui: Shortcut for action "transaction_mark_toggle" "Umschalten" set with QAction::setShortcut()! Use KActionCollection::setDefaultShortcut(s) instead. kf.xmlgui: Shortcut for action "transaction_assign_number" "Nächste Nummer zuweisen" set with QAction::setShortcut()! Use KActionCollection::setDefaultShortcut(s) instead. Located plugin "/usr/lib/x86_64-linux-gnu/qt5/plugins/kmymoney/csvexporter.so" Validity true Located plugin "/usr/lib/x86_64-linux-gnu/qt5/plugins/kmymoney/konlinetasks_sepa.so" Validity true Located plugin "/usr/lib/x86_64-linux-gnu/qt5/plugins/kmymoney/kcm_csvimporter.so" Validity true Located plugin "/usr/lib/x86_64-linux-gnu/qt5/plugins/kmymoney/kcm_qif.so" Validity false Located plugin "/usr/lib/x86_64-linux-gnu/qt5/plugins/kmymoney/icalendarexporter.so" Validity true Located plugin "/usr/lib/x86_64-linux-gnu/qt5/plugins/kmymoney/qifexporter.so" Validity true Located plugin "/usr/lib/x86_64-linux-gnu/qt5/plugins/kmymoney/gncimporter.so" Validity true Located plugin "/usr/lib/x86_64-linux-gnu/qt5/plugins/kmymoney/reconciliationreport.so" Validity true Located plugin "/usr/lib/x86_64-linux-gnu/qt5/plugins/kmymoney/checkprinting.so" Validity true Located plugin "/usr/lib/x86_64-linux-gnu/qt5/plugins/kmymoney/csvimporter.so" Validity true Located plugin "/usr/lib/x86_64-linux-gnu/qt5/plugins/kmymoney/reportsview.so" Validity true Located plugin "/usr/lib/x86_64-linux-gnu/qt5/plugins/kmymoney/kcm_checkprinting.so" Validity true Located plugin "/usr/lib/x86_64-linux-gnu/qt5/plugins/kmymoney/kcm_xmlstorage.so" Validity true Located plugin "/usr/lib/x86_64-linux-gnu/qt5/plugins/kmymoney/qifimporter.so" Validity true Located plugin "/usr/lib/x86_64-linux-gnu/qt5/plugins/kmymoney/onlinejoboutboxview.so" Validity true Located plugin "/usr/lib/x86_64-linux-gnu/qt5/plugins/kmymoney/sqlstorage.so" Validity true Located plugin "/usr/lib/x86_64-linux-gnu/qt5/plugins/kmymoney/kcm_reportsview.so" Validity true Located plugin "/usr/lib/x86_64-linux-gnu/qt5/plugins/kmymoney/xmlstorage.so" Validity true Located plugin "/usr/lib/x86_64-linux-gnu/qt5/plugins/kmymoney/kcm_icalendarexporter.so" Validity true Located plugin "/usr/lib/x86_64-linux-gnu/qt5/plugins/kmymoney/kcm_forecastview.so" Validity true Located plugin "/usr/lib/x86_64-linux-gnu/qt5/plugins/kmymoney/forecastview.so" Validity true Located plugin "/usr/lib/x86_64-linux-gnu/qt5/plugins/kmymoney/kbanking.so" Validity true Located plugin "/usr/lib/x86_64-linux-gnu/qt5/plugins/kmymoney/budgetview.so" Validity true Located plugin "/usr/lib/x
[kmymoney] [Bug 489507] crashes when I try to open the ledger
https://bugs.kde.org/show_bug.cgi?id=489507 --- Comment #4 from Thomas Bettler --- (In reply to Thomas Baumgart from comment #2) > Please tell us a bit more about your setup, esp. with information about > atspi and QAccessible. This somehow looks unrelated to KMyMoney. of course it's just a vanilla kubuntu 24.04 fresh installed with no special setup. I didn't really apply anything special and am wondering what this atspi or QAccessible means after all? -- You are receiving this mail because: You are the assignee for the bug.
[kmymoney] [Bug 489507] crashes when I try to open the ledger
https://bugs.kde.org/show_bug.cgi?id=489507 --- Comment #6 from Thomas Bettler --- thanks disabling qtatspi helps a lot :-) -- You are receiving this mail because: You are the assignee for the bug.