Bug 502143 - Crash when editing message
Summary: Crash when editing message
Status: REPORTED
Alias: None
Product: NeoChat
Classification: Applications
Component: General (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Tobias Fella
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2025-03-28 21:56 UTC by Nicolas Fella
Modified: 2025-03-28 21:59 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report: https://crash-reports.kde.org/organizations/kde/issues/155139/events/4add88e3d8464d3482e1520e4a4ec12d/


Attachments
New crash information added by DrKonqi (144.27 KB, text/plain)
2025-03-28 21:56 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-03-28 21:56:15 UTC
Application: neochat (25.07.70)
 (Compiled from sources)
ApplicationNotResponding [ANR]: false
Qt Version: 6.9.0
Frameworks Version: 6.13.0
Operating System: Linux 6.14.0-63.fc42.x86_64 x86_64
Windowing System: Wayland
Distribution: "Fedora Linux 42 (KDE Plasma Prerelease)"
DrKonqi: 6.3.4 [CoredumpBackend]

-- Information about the crash:
Go to some message -> Edit

The crash can be reproduced every time.

-- Backtrace (Reduced):
#6  QQuickTextDocument::textDocument (this=0x0) at /home/nico/workspace/qt6/qtdeclarative/src/quick/items/qquicktextdocument.cpp:467
#7  0x00000000005d5206 in operator() (__closure=<optimized out>) at /home/nico/kde/src/neochat/src/chatdocumenthandler.cpp:120
#8  operator() (__closure=<optimized out>) at /home/nico/kde/usr/include/QtCore/qobjectdefs_impl.h:116
#12 QtPrivate::QCallableObject<ChatDocumentHandler::ChatDocumentHandler(QObject*)::<lambda()>, QtPrivate::List<>, void>::impl(int, QtPrivate::QSlotObjectBase *, QObject *, void **, bool *) (which=<optimized out>, this_=<optimized out>, r=<optimized out>, a=<optimized out>, ret=<optimized out>) at /home/nico/kde/usr/include/QtCore/qobjectdefs_impl.h:547
#13 0x00007f999d007a3a in QtPrivate::QSlotObjectBase::call (this=0x23553940, r=0x23192320, a=0x7ffea53bbb18) at /home/nico/workspace/qt6/qtbase/src/corelib/kernel/qobjectdefs_impl.h:461


Reported using DrKonqi
Comment 1 Nicolas Fella 2025-03-28 21:56:16 UTC
Created attachment 179828 [details]
New crash information added by DrKonqi

DrKonqi auto-attaching complete backtrace.