[dolphin] [Bug 484551] New: Dolphin Crashed when in Context Menu at the function QImage::sizeInBytes

Dashon bugzilla_noreply at kde.org
Tue Mar 26 20:45:02 GMT 2024


https://bugs.kde.org/show_bug.cgi?id=484551

            Bug ID: 484551
           Summary: Dolphin Crashed when in Context Menu at the function
                    QImage::sizeInBytes
    Classification: Applications
           Product: dolphin
           Version: 24.02.0
          Platform: Arch Linux
                OS: Linux
            Status: REPORTED
          Severity: crash
          Priority: NOR
         Component: general
          Assignee: dolphin-bugs-null at kde.org
          Reporter: dashonwwIII at pm.me
                CC: kfm-devel at kde.org
  Target Milestone: ---

Created attachment 167816
  --> https://bugs.kde.org/attachment.cgi?id=167816&action=edit
Dolphin backtrace via gdb

SUMMARY
I was about to create a text file in dolphin via the context menu -> create
new. Then it crashed before I could ever click on the text file option. I don't
believe the crash is actually related to the context menu though. I open the
coredump via gdb and it says that the program crashed at:

#0  0x00007e4871f096ef in QImage::sizeInBytes (this=0x5f23515b9ea8) at
/usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/gui/image/qimage.cpp:1528
1528        return d ? d->nbytes : 0;

I'll also upload the backtrace along with this report.


SOFTWARE/OS VERSIONS
Operating System: EndeavourOS 
KDE Plasma Version: 6.0.2
KDE Frameworks Version: 6.0.0
Qt Version: 6.6.2
Kernel Version: 6.7.9-zen1-1-zen (64-bit)
Graphics Platform: Wayland
Processors: 16 × AMD Ryzen 7 5800X 8-Core Processor
Memory: 62.7 GiB of RAM
Graphics Processor: NVIDIA GeForce RTX 3080/PCIe/SSE2
Manufacturer: Micro-Star International Co., Ltd.
Product Name: MS-7C95
System Version: 1.0

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the kfm-devel mailing list