Bug 514473 - Crash on computer resume
Summary: Crash on computer resume
Status: REPORTED
Alias: None
Product: NeoChat
Classification: Applications
Component: General (other bugs)
Version First Reported In: 25.12.1
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Tobias Fella
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2026-01-11 23:08 UTC by Steve Cossette
Modified: 2026-01-11 23:11 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report: https://crash-reports.kde.org/organizations/kde/issues/347406/events/0e951d47f8034f688b575613cf3b26a8/


Attachments
New crash information added by DrKonqi (209.34 KB, text/plain)
2026-01-11 23:08 UTC, Steve Cossette
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Steve Cossette 2026-01-11 23:08:49 UTC
Application: neochat (25.12.1)

ApplicationNotResponding [ANR]: false
Qt Version: 6.10.1
Frameworks Version: 6.22.0
Operating System: Linux 6.18.4-200.fc43.x86_64 x86_64
Windowing System: Wayland
Distribution: "Fedora Linux 43 (KDE Plasma Desktop Edition)"
DrKonqi: 6.5.4 [CoredumpBackend]

-- Information about the crash:
I actually have no idea what happened on this crash. When I resumed from standby, it just gave me a notification that Neochat crashed. Figured I'd send the crash log, in case it helps!

The reporter is unsure if this crash is reproducible.

-- Backtrace (Reduced):
#5  QJsonPrivate::ObjectIterator<QtCbor::Element const, QList<QtCbor::Element>::const_iterator>::value_type::value_type (this=0x7fff7098ff10, ref=...) at /usr/src/debug/qt6-qtbase-6.10.1-3.fc43.x86_64/src/corelib/serialization/qjson_p.h:65
#9  indexOf<QLatin1String> (o=..., key=..., keyExists=keyExists@entry=0x7fff7098ff7f) at /usr/src/debug/qt6-qtbase-6.10.1-3.fc43.x86_64/src/corelib/serialization/qjsonobject.cpp:269
#10 0x00007f0f6e7b3cdf in QJsonObject::valueImpl<QLatin1String> (this=0x5569d979da18, key=...) at /usr/src/debug/qt6-qtbase-6.10.1-3.fc43.x86_64/src/corelib/serialization/qjsonobject.cpp:319
#11 QJsonObject::value (this=this@entry=0x5569d979da18, key=...) at /usr/src/debug/qt6-qtbase-6.10.1-3.fc43.x86_64/src/corelib/serialization/qjsonobject.cpp:306
#12 0x00007f0f71d07bc8 in QJsonObject::operator[] (this=<optimized out>, key=..., this=<optimized out>, key=...) at /usr/include/qt6/QtCore/qjsonobject.h:75
#13 Quotient::RoomEvent::id (this=this@entry=0x5569d979da10) at /usr/src/debug/libquotient-0.9.5-1.fc43.x86_64/Quotient/events/roomevent.cpp:25
#14 0x000055699121ec4d in MessageModel::createEventObjects (this=0x5569cb4af640, event=0x5569d979da10) at /usr/src/debug/neochat-25.12.1-1.fc43.x86_64/src/timeline/models/messagemodel.cpp:428
#15 0x00007f0f6e758fcc in QObject::event (this=<optimized out>, e=<optimized out>) at /usr/src/debug/qt6-qtbase-6.10.1-3.fc43.x86_64/src/corelib/kernel/qobject.cpp:1413
#16 0x00007f0f6fa3db9f in QApplicationPrivate::notify_helper (this=<optimized out>, receiver=0x5569cb4af640, e=0x5569d96d4070) at /usr/src/debug/qt6-qtbase-6.10.1-3.fc43.x86_64/src/widgets/kernel/qapplication.cpp:3305
#17 0x00007f0f6e6fc4e8 in QCoreApplication::notifyInternal2 (receiver=0x5569cb4af640, event=0x5569d96d4070) at /usr/src/debug/qt6-qtbase-6.10.1-3.fc43.x86_64/src/corelib/kernel/qcoreapplication.cpp:1109
#18 0x00007f0f6e6fc74d in QCoreApplication::sendEvent (receiver=<optimized out>, event=<optimized out>) at /usr/src/debug/qt6-qtbase-6.10.1-3.fc43.x86_64/src/corelib/kernel/qcoreapplication.cpp:1549
#19 0x00007f0f6e6ffb09 in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x5569cb087370) at /usr/src/debug/qt6-qtbase-6.10.1-3.fc43.x86_64/src/corelib/kernel/qcoreapplication.cpp:1904
#20 0x00007f0f6ea1efcf in postEventSourceDispatch (s=0x5569cb08ac50) at /usr/src/debug/qt6-qtbase-6.10.1-3.fc43.x86_64/src/corelib/kernel/qeventdispatcher_glib.cpp:246
#21 0x00007f0f6e4eb2a3 in g_main_dispatch (context=0x7f0f54000f60) at ../glib/gmain.c:3565
#22 g_main_context_dispatch_unlocked (context=0x7f0f54000f60) at ../glib/gmain.c:4425
#23 0x00007f0f6e4f41f8 in g_main_context_iterate_unlocked (context=context@entry=0x7f0f54000f60, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../glib/gmain.c:4490


Reported using DrKonqi
Comment 1 Steve Cossette 2026-01-11 23:08:51 UTC
Created attachment 188425 [details]
New crash information added by DrKonqi

DrKonqi auto-attaching complete backtrace.