Bug 476585 - Dolphin crashes when deleting many tabs
Summary: Dolphin crashes when deleting many tabs
Status: RESOLVED WORKSFORME
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 23.08.1
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-11-05 12:16 UTC by Henning
Modified: 2023-12-15 00:51 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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