Bug 500756

Summary: Crash on close
Product: [Applications] Tokodon Reporter: Nicolas Fella <nicolas.fella>
Component: generalAssignee: Unassigned bugs <unassigned-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: crash CC: carl, josh
Priority: NOR Keywords: drkonqi
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report: https://crash-reports.kde.org/organizations/kde/issues/138914/events/0f614712dfbb4325804c55045d792cc2/
Attachments: New crash information added by DrKonqi

Description Nicolas Fella 2025-02-25 23:08:58 UTC
Application: tokodon (25.03.70)
 (Compiled from sources)
ApplicationNotResponding [ANR]: false
Qt Version: 6.9.0
Frameworks Version: 6.12.0
Operating System: Linux 6.12.15-200.fc41.x86_64 x86_64
Windowing System: Wayland
Distribution: "Fedora Linux 41 (KDE Plasma)"
DrKonqi: 6.3.1 [CoredumpBackend]

-- Information about the crash:
Tokodon crashes when closing

The crash can be reproduced every time.

-- Backtrace (Reduced):
#5  0x0000002000080001 in ??? ()
#6  0x00007fe127e55a5c in QAccessibleCache::idForObject (this=0x2491e980, obj=<optimized out>, obj@entry=0x24ab9530) at /home/nico/workspace/qt6/qtbase/src/gui/accessible/qaccessiblecache.cpp:78
#7  0x00007fe127e4d5a3 in QAccessible::queryAccessibleInterface (object=0x24ab9530) at /home/nico/workspace/qt6/qtbase/src/gui/accessible/qaccessible.cpp:726
#8  0x00007fe127e4f4d7 in QAccessibleEvent::accessibleInterface (this=0x7ffe1d48b6a0) at /home/nico/workspace/qt6/qtbase/src/gui/accessible/qaccessible.cpp:1877
#9  0x00007fe127e49c9a in QAccessible::updateAccessibility (event=0x7ffe1d48b6a0) at /home/nico/workspace/qt6/qtbase/src/gui/accessible/qaccessible.cpp:929


Reported using DrKonqi
Comment 1 Nicolas Fella 2025-02-25 23:08:59 UTC
Created attachment 178885 [details]
New crash information added by DrKonqi

DrKonqi auto-attaching complete backtrace.
Comment 2 Joshua Goins 2025-02-26 15:27:29 UTC
yeah ive been hitting this constantly, i hate this bug. i took a look at the qt code and ended up more confused, will have to do some digging over the weekend with a debugger
Comment 3 Joshua Goins 2025-05-25 23:25:48 UTC

*** This bug has been marked as a duplicate of bug 497692 ***