Application: neochat (24.07.70) (Compiled from sources) Qt Version: 6.7.2 Frameworks Version: 6.3.0 Operating System: Linux 6.8.10-300.fc40.x86_64 x86_64 Windowing System: Wayland Distribution: "Fedora Linux 40 (KDE Plasma)" DrKonqi: 6.1.80 [CoredumpBackend] -- Information about the crash: - Click on avatar in bottom-left corner - Close the settings window The crash can be reproduced every time. -- Backtrace (Reduced): #5 0x00007fcd5480d871 in QJsonObject::valueImpl<QLatin1String> (this=0x8, key=...) at /home/nico/workspace/qt6/qtbase/src/corelib/serialization/qjsonobject.cpp:310 #6 QJsonObject::value (this=0x8, key=...) at /home/nico/workspace/qt6/qtbase/src/corelib/serialization/qjsonobject.cpp:301 #7 0x00007fcd571959a9 in QJsonObject::operator[] (this=<optimized out>, key=...) at /home/nico/kde/usr/include/QtCore/qjsonobject.h:61 #8 Quotient::Event::contentJson (this=<optimized out>) at /home/nico/kde/src/libquotient/Quotient/events/event.cpp:68 #9 0x000000000076977b in Quotient::Event::contentPart<QUrl, QLatin1String> (this=<optimized out>, key=<optimized out>) at /home/nico/kde/usr/include/Quotient/events/event.h:363 Reported using DrKonqi
Created attachment 169794 [details] New crash information added by DrKonqi DrKonqi auto-attaching complete backtrace.
Apparently the code that crashes here doesn't exist anymore, so it can't still crash :)