https://bugs.kde.org/show_bug.cgi?id=523765
Bug ID: 523765
Summary: Neochat crashes when there are images posted to a
chatroom
Classification: Applications
Product: NeoChat
Version First git master
Reported In:
Platform: Compiled Sources
OS: Linux
Status: REPORTED
Severity: crash
Priority: NOR
Component: General
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected]
Target Milestone: ---
Created attachment 194794
--> https://bugs.kde.org/attachment.cgi?id=194794&action=edit
Backtrace
DESCRIPTION
Somewhere between git tag v26.04.3 and current master ( commit
9a3638bdbafeb3e3be0fb2fc80099ad1619687b0) Neochat started crashing everytime an
image is posted in a chatroom.
STEPS TO REPRODUCE
1. Open a chatroom with an image posted in chat, in my case
#kde-new-contributors:kde.org
2. Scroll to somewhere in chat there is an image posted.
OBSERVED RESULT
Neochat crashes, see attached backtrace.
EXPECTED RESULT
No crash.
SOFTWARE/OS VERSIONS
Operating System: Gentoo Linux 2.18
KDE Plasma Version: 6.7.3
KDE Frameworks Version: 6.29.0
Qt Version: 6.11.1
Neochat Version: Current git master, commit
9a3638bdbafeb3e3be0fb2fc80099ad1619687b0
ADDITIONAL INFORMATION
First bad commit git bisect:
commit 9ad065a88f12431b7d940c3a57897e4dd265d3d8
Which makes sense, as QDebug reveals that one of the dynamic_casts (previously
static_cast) now fails.
--
You are receiving this mail because:
You are watching all bug changes.