Bug 507971 - Neochat crashes
Summary: Neochat crashes
Status: RESOLVED FIXED
Alias: None
Product: NeoChat
Classification: Applications
Component: General (other bugs)
Version First Reported In: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Tobias Fella
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2025-08-07 09:46 UTC by Nicolas Fella
Modified: 2025-10-08 12:08 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report: https://crash-reports.kde.org/organizations/kde/issues/230445/events/97361bf96d214ebaa22f6b289ca9a618/


Attachments
New crash information added by DrKonqi (81.24 KB, text/plain)
2025-08-07 09:46 UTC, Nicolas Fella
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nicolas Fella 2025-08-07 09:46:23 UTC
Application: neochat (25.11.70)
 (Compiled from sources)
ApplicationNotResponding [ANR]: false
Qt Version: 6.10.0
Frameworks Version: 6.18.0
Operating System: Linux 6.15.9-201.fc42.x86_64 x86_64
Windowing System: Wayland
Distribution: "Fedora Linux 42 (KDE Plasma Desktop Edition)"
DrKonqi: 6.4.80 [CoredumpBackend]

-- Information about the crash:
Looked at messages

The reporter is unsure if this crash is reproducible.

-- Backtrace (Reduced):
#4  0x00007f1754746013 in QQuickPopup::overlayEvent (this=<optimized out>, item=0x2bb784a0, event=0x7ffca376b4d0) at /home/nico/workspace/qt6/qtdeclarative/src/quicktemplates/qquickpopup.cpp:3213
#5  0x00007f175473af66 in QQuickOverlay::eventFilter (this=<optimized out>, object=<optimized out>, event=0x7ffca376b4d0) at /home/nico/workspace/qt6/qtdeclarative/src/quicktemplates/qquickoverlay.cpp:632
#6  0x00007f17579a2daa in QCoreApplicationPrivate::sendThroughObjectEventFilters (receiver=receiver@entry=0x2bc366a0, event=event@entry=0x7ffca376b4d0) at /home/nico/workspace/qt6/qtbase/src/corelib/kernel/qcoreapplication.cpp:1246
#7  0x00007f1758d96ac8 in QApplicationPrivate::notify_helper (this=<optimized out>, receiver=0x2bc366a0, e=0x7ffca376b4d0) at /home/nico/workspace/qt6/qtbase/src/widgets/kernel/qapplication.cpp:3301
#8  0x00007f17579a3028 in QCoreApplication::notifyInternal2 (receiver=0x2bc366a0, event=0x7ffca376b4d0) at /home/nico/workspace/qt6/qtbase/src/corelib/kernel/qcoreapplication.cpp:1109
#9  0x00007f17579a325d in QCoreApplication::sendSpontaneousEvent (receiver=<optimized out>, event=<optimized out>) at /home/nico/workspace/qt6/qtbase/src/corelib/kernel/qcoreapplication.cpp:1563
#10 0x00007f17581f8c30 in QGuiApplicationPrivate::processWheelEvent (e=0x354a79f0) at /home/nico/workspace/qt6/qtbase/src/gui/kernel/qguiapplication.cpp:2550
#11 0x00007f1758267c1b in QWindowSystemInterface::sendWindowSystemEvents (flags=flags@entry=...) at /home/nico/workspace/qt6/qtbase/src/gui/kernel/qwindowsysteminterface.cpp:1117
#12 0x00007f1758267e37 in QWindowSystemInterface::flushWindowSystemEvents (flags=...) at /home/nico/workspace/qt6/qtbase/src/gui/kernel/qwindowsysteminterface.cpp:1086
#13 0x00007f17579ff5dc in QObject::event (this=<optimized out>, e=<optimized out>) at /home/nico/workspace/qt6/qtbase/src/corelib/kernel/qobject.cpp:1411
#14 0x00007f1758d96ad8 in QApplicationPrivate::notify_helper (this=<optimized out>, receiver=0x2b7bffd0, e=0x7f1734004890) at /home/nico/workspace/qt6/qtbase/src/widgets/kernel/qapplication.cpp:3307
#15 0x00007f17579a3028 in QCoreApplication::notifyInternal2 (receiver=0x2b7bffd0, event=0x7f1734004890) at /home/nico/workspace/qt6/qtbase/src/corelib/kernel/qcoreapplication.cpp:1109
#16 0x00007f17579a324d in QCoreApplication::sendEvent (receiver=<optimized out>, event=<optimized out>) at /home/nico/workspace/qt6/qtbase/src/corelib/kernel/qcoreapplication.cpp:1549
#17 0x00007f17579a6639 in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x2b741c80) at /home/nico/workspace/qt6/qtbase/src/corelib/kernel/qcoreapplication.cpp:1904
#18 0x00007f1757cc5cc7 in postEventSourceDispatch (s=0x2b7bd600) at /home/nico/workspace/qt6/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp:246
#19 0x00007f17576eb880 in g_main_dispatch (context=0x7f173c000f00) at ../glib/gmain.c:3398


Reported using DrKonqi
Comment 1 Nicolas Fella 2025-08-07 09:46:24 UTC
Created attachment 183852 [details]
New crash information added by DrKonqi

DrKonqi auto-attaching complete backtrace.
Comment 2 Tobias Fella 2025-10-08 12:08:07 UTC
We're hoping that this is fixed with https://invent.kde.org/network/neochat/-/merge_requests/2497, but since we were never able to reproduce this crash, it's a bit speculative. Please reopen this issue if the crash appears again