Bug 497692 - Tokodon crashes on close
Summary: Tokodon crashes on close
Status: REPORTED
Alias: None
Product: Tokodon
Classification: Applications
Component: general (show other bugs)
Version: 24.12.0
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2024-12-19 20:22 UTC by Akseli Lahtinen
Modified: 2024-12-19 20:29 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report: https://crash-reports.kde.org/organizations/kde/issues/109288/events/eaf8cfa69a284d8791eacd201965af4e/


Attachments
New crash information added by DrKonqi (104.63 KB, text/plain)
2024-12-19 20:22 UTC, Akseli Lahtinen
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Akseli Lahtinen 2024-12-19 20:22:47 UTC
Application: tokodon (24.12.0)
 (Compiled from sources)
ApplicationNotResponding [ANR]: false
Qt Version: 6.8.1
Frameworks Version: 6.9.0
Operating System: Linux 6.12.4-200.fc41.x86_64 x86_64
Windowing System: Wayland
Distribution: "Fedora Linux 41 (KDE Plasma)"
DrKonqi: 6.2.80 [CoredumpBackend]

-- Information about the crash:
Tokodon crashes when closing the application. 

It seems to have something to do with the QAccessible interface, when looking into the backtrace.

I also have kunifiedpush running on my ntfy server and tokodon is connected to that.

The crash can be reproduced every time.

-- Backtrace (Reduced):
#5  QAccessibleCache::idForObject (this=0x559c07a8a550, obj=obj@entry=0x559c080de320) at /usr/src/debug/qt6-qtbase-6.8.1-5.fc41.x86_64/src/gui/accessible/qaccessiblecache.cpp:78
#6  0x00007f252f933d83 in QAccessible::queryAccessibleInterface (object=0x559c080de320) at /usr/src/debug/qt6-qtbase-6.8.1-5.fc41.x86_64/src/gui/accessible/qaccessible.cpp:725
#7  0x00007f252f935cb7 in QAccessibleEvent::accessibleInterface (this=0x7ffc333b4900) at /usr/src/debug/qt6-qtbase-6.8.1-5.fc41.x86_64/src/gui/accessible/qaccessible.cpp:1876
#8  0x00007f252f93047a in QAccessible::updateAccessibility (event=0x7ffc333b4900) at /usr/src/debug/qt6-qtbase-6.8.1-5.fc41.x86_64/src/gui/accessible/qaccessible.cpp:928
#9  0x00007f2530a608cb in QQuickAccessibleAttached::set_checked (this=<optimized out>, arg=false) at /usr/src/debug/qt6-qtdeclarative-6.8.1-5.fc41.x86_64/src/quick/items/qquickaccessibleattached_p.h:67


Reported using DrKonqi
Comment 1 Akseli Lahtinen 2024-12-19 20:22:48 UTC
Created attachment 176774 [details]
New crash information added by DrKonqi

DrKonqi auto-attaching complete backtrace.