Bug 508065 - Dolphin crashes every time when trying to open the properties of a folder
Summary: Dolphin crashes every time when trying to open the properties of a folder
Status: RESOLVED FIXED
Alias: None
Product: dolphin
Classification: Applications
Component: general (other bugs)
Version First Reported In: 25.04.3
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-08-09 21:33 UTC by aronkvh
Modified: 2025-08-09 22:09 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description aronkvh 2025-08-09 21:33:01 UTC
SUMMARY
Dolphin crashes every time I try to open the properties window from the right click menu of a folder.

STEPS TO REPRODUCE
1. Right click -> Properties

OBSERVED RESULT
Dolphin crashes every time. Happens with any folder, but not with files.

SYSTEM INFO
Operating System: Fedora Linux 42
KDE Plasma Version: 6.4.3
KDE Frameworks Version: 6.16.0
Qt Version: 6.9.1
Kernel Version: 6.15.9-201.fc42.x86_64 (64-bit)
Graphics Platform: Wayland
Processors: 16 × 13th Gen Intel® Core™ i7-13620H
Memory: 32 GiB of RAM (31.1 GiB usable)
Graphics Processor 1: Intel® Graphics
Graphics Processor 2: NVIDIA GeForce RTX 4060 Laptop GPU
Manufacturer: SLIMBOOK
Product Name: HERO-RPL-RTX

BACKTRACE (even though I couldn't install the symbols)

Starting program: /usr/bin/dolphin 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
[New Thread 0x7fffe01ff6c0 (LWP 8440)]
[New Thread 0x7fffdf5ff6c0 (LWP 8441)]
[New Thread 0x7fffdedfe6c0 (LWP 8442)]
[New Thread 0x7fffddb596c0 (LWP 8443)]
[New Thread 0x7fffdd3586c0 (LWP 8444)]
[New Thread 0x7fffdcad76c0 (LWP 8445)]
[New Thread 0x7fffbe1ff6c0 (LWP 8446)]
[New Thread 0x7fffbd9fe6c0 (LWP 8447)]
[New Thread 0x7fffbd1fd6c0 (LWP 8448)]
[Thread 0x7fffbd1fd6c0 (LWP 8448) exited]
[Thread 0x7fffbd9fe6c0 (LWP 8447) exited]
[Thread 0x7fffbe1ff6c0 (LWP 8446) exited]
[Thread 0x7fffdcad76c0 (LWP 8445) exited]
[New Thread 0x7fffdcad76c0 (LWP 8449)]
[New Thread 0x7fffbe1ff6c0 (LWP 8450)]
[New Thread 0x7fffbd9fe6c0 (LWP 8451)]
[New Thread 0x7fffbd1fd6c0 (LWP 8452)]
[New Thread 0x7fffbc8186c0 (LWP 8453)]
[New Thread 0x7fff9ffff6c0 (LWP 8454)]
[New Thread 0x7fff9f7fe6c0 (LWP 8455)]
[Detaching after vfork from child process 8458]
[Detaching after vfork from child process 8460]
[New Thread 0x7fff9eb156c0 (LWP 8462)]
[New Thread 0x7fff9defa6c0 (LWP 8463)]
[Detaching after vfork from child process 8465]
[New Thread 0x7fff8cdff6c0 (LWP 8466)]
[New Thread 0x7fff87fff6c0 (LWP 8467)]
[New Thread 0x7fff877fe6c0 (LWP 8468)]
[Thread 0x7fff877fe6c0 (LWP 8468) exited]
[Detaching after vfork from child process 8469]
[Detaching after vfork from child process 8482]
[Detaching after vfork from child process 8483]
[New Thread 0x7fff877fe6c0 (LWP 8484)]
[Detaching after vfork from child process 8489]
[Detaching after vfork from child process 8494]
[Detaching after vfork from child process 8495]
[New Thread 0x7fff86ffd6c0 (LWP 8496)]
[Detaching after vfork from child process 8497]

Thread 1 "dolphin" received signal SIGSEGV, Segmentation fault.
0x00007ffff3996f14 in QSGSoftwareRenderableNode::update (this=0x5555570b9780)
    at /usr/src/debug/qt6-qtdeclarative-6.9.1-3.fc42.x86_64/src/quick/scenegraph/adaptations/software/qsgsoftwarerenderablenode.cpp:151
151             if (!m_handle.simpleImageNode->texture()->hasAlphaChannel())
Missing rpms, try: dnf --enablerepo='*debug*' install xorg-x11-drv-nvidia-libs-debuginfo-575.64.05-2.fc42.x86_64
Comment 1 aronkvh 2025-08-09 21:41:47 UTC
Sentry auto-report from I think the same crash: https://crash-reports.kde.org/organizations/kde/issues/223437/events/9fccf91a36c0443fb7c593e501569074/
Comment 2 aronkvh 2025-08-09 22:09:30 UTC
So just a bit after the report I got another update and it's already fixed :)
Even Kandalf would be impressed