Bug 476585

Summary: Dolphin crashes when deleting many tabs
Product: [Applications] dolphin Reporter: Henning <boredsquirrel>
Component: generalAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: RESOLVED WORKSFORME    
Severity: crash CC: akselmo, kfm-devel
Priority: NOR    
Version: 23.08.1   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed In:

Description Henning 2023-11-05 12:16:29 UTC
On accident I opened 76 Folders, containing music in Flac format, images and so on.

This crashes Dolphin repeatedly, not only when loading content, but also when handling the tabs.

I select a tab I want to keep and do "close other tabs", and it crashes, all the time.

Terminal only gave me:

QString::contains: invalid QRegularExpression object
QString::contains: invalid QRegularExpression object
QProcess: Destroyed while process ("git") is still running.
KCrash: Application 'dolphin' crashing...
QSocketNotifier: Invalid socket 18 and type 'Read', disabling...
KCrash: Attempting to start /usr/libexec/drkonqi

I have gdb-minimal installed but no backtrace is possible.

Specified App:
dolphin-libs-23.08.1-1.fc38.x86_64
dolphin-plugins-23.08.1-1.fc38.x86_64
dolphin-23.08.1-1.fc38.x86_64
nextcloud-client-dolphin-3.10.0-1.fc38.x86_64

--- Software ---
OS: Fedora Linux 38.20231104.0 (Kinoite)
KDE Plasma: 5.27.8
KDE Frameworks: 5.110.0
Qt: 5.15.11
Kernel: 6.5.8-200.fc38.x86_64
Compositor: wayland

--- Hardware ---
CPU: AMD Ryzen 5 PRO 3500U w/ Radeon Vega Mobile Gfx
RAM: 21.4 GB
GPU: AMD Radeon Vega 8 Graphics
Video memory: 2048MB
Audio: Pipewire
Comment 1 Akseli Lahtinen 2023-11-29 08:08:23 UTC
Needs to be reproduced with backtrace. Could try this myself when I have time.
Comment 2 Akseli Lahtinen 2023-12-04 12:11:35 UTC
Can't reproduce on Plasma 6. Steps:

1. Opened 462 folders full of music files, dolphin opens them slowly
2. Browsed through tabs by holding ctrl+tab
3. Right clicked a tab, selected close other tabs
4. Dolphin is slow but closes it eventually

Possibly fixed already? Please report with debug log if possible if this happens again. Thanks!
Comment 3 Henning 2023-12-15 00:51:56 UTC
I could not reproduce too, as Dolphin was crashing randomly, so I am using pcmanfm-qt currently

I guess this particular one is fixed