Bug 497692

Summary: Tokodon crashes on close
Product: [Applications] Tokodon Reporter: Akseli Lahtinen <akselmo>
Component: generalAssignee: Unassigned bugs <unassigned-bugs-null>
Status: CONFIRMED ---    
Severity: crash CC: carl, josh, nicolas.fella
Priority: NOR Keywords: drkonqi
Version First Reported In: 24.12.0   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
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

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.
Comment 2 Joshua Goins 2025-05-25 23:25:48 UTC
*** Bug 500756 has been marked as a duplicate of this bug. ***