Bug 487502

Summary: Crash when closing config dialog
Product: [Applications] NeoChat Reporter: Nicolas Fella <nicolas.fella>
Component: GeneralAssignee: Tobias Fella <fella>
Status: RESOLVED FIXED    
Severity: crash CC: carl
Priority: NOR Keywords: drkonqi
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Attachments: New crash information added by DrKonqi

Description Nicolas Fella 2024-05-24 22:46:37 UTC
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
Comment 1 Nicolas Fella 2024-05-24 22:46:38 UTC
Created attachment 169794 [details]
New crash information added by DrKonqi

DrKonqi auto-attaching complete backtrace.
Comment 2 Tobias Fella 2024-06-24 20:03:21 UTC
Apparently the code that crashes here doesn't exist anymore, so it can't still crash :)