Summary: | krfb sigsegv in libqt in QImage::sizeInBytes() | ||
---|---|---|---|
Product: | [Applications] krfb | Reporter: | LC <Lcstyle> |
Component: | general | Assignee: | George Goldberg <grundleborg> |
Status: | REPORTED --- | ||
Severity: | crash | CC: | hsantanna, nate, starter_requisite817, w568w |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=491865 | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
LC
2024-06-27 00:10:42 UTC
if you click cancel on that initial dialog where I get the crash, then you can connect via vnc, unfortunately the VNC viewer reports an RFB Protocol Error: Bad Desktop Size 0x0, and the console prints: ``` kf.notifications: No event config could be found for event id "NewConnectionOnHold" under notifyrc file for app "krfb" kf.notifications: No event config could be found for event id "UserAcceptsConnection" under notifyrc file for app "krfb" kf.notifications: No event config could be found for event id "ConnectionClosed" under notifyrc file for app "krfb" ``` but it doesn't crash / stays running. The baremetal server does not have a very powerful graphics card, the Fedora 40 is a VM running in proxmox. |