https://bugs.kde.org/show_bug.cgi?id=501950
Bug ID: 501950 Summary: Crashes in ChatDocumentHandler::ChatDocumentHandler lambda function when editing a message Classification: Applications Product: NeoChat Version: git master Platform: Other OS: Linux Status: REPORTED Keywords: regression Severity: crash Priority: NOR Component: General Assignee: fe...@posteo.de Reporter: n...@kde.org CC: c...@carlschwan.eu, j...@redstrate.com Target Milestone: --- Created attachment 179702 --> https://bugs.kde.org/attachment.cgi?id=179702&action=edit Crash log Today's git master. STEPS TO REPRODUCE 1. Send a message 2. Hover over the message and click the pencil button OBSERVED RESULT App crashes. Relevant part of the backtrace: #5 QQuickTextDocumentPrivate::document (this=Python Exception <class 'gdb.MemoryError'>: Cannot access memory at address 0x8 #6 QQuickTextDocument::textDocument (this=0x0) at /usr/src/debug/qt6-qtdeclarative-6.8.2-1.fc41.x86_64/src/quick/items/qquicktextdocument.cpp:467 #7 0x000000000057d670 in operator() (__closure=<optimized out>) at /home/nate/kde/src/neochat/src/chatdocumenthandler.cpp:120 Full backtrace attached as a file since it's huge and looks mostly irrelevant. EXPECTED RESULT I can edit the message. -- You are receiving this mail because: You are watching all bug changes.