Bug 513603 - Plasmashell crashed after replacing ntfs partion with ext4 partition in KDE Partition Manager
Summary: Plasmashell crashed after replacing ntfs partion with ext4 partition in KDE P...
Status: RESOLVED DUPLICATE of bug 513089
Alias: None
Product: plasmashell
Classification: Plasma
Component: generic-crash (other bugs)
Version First Reported In: 6.5.2
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2025-12-20 10:00 UTC by wesley
Modified: 2025-12-22 17:58 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report: https://crash-reports.kde.org/organizations/kde/issues/331108/events/08c1e97170554a2ab54643794143cf9b/


Attachments
New crash information added by DrKonqi (75.00 KB, text/plain)
2025-12-20 10:00 UTC, wesley
Details

Note You need to log in before you can comment on or make changes to this bug.
Description wesley 2025-12-20 10:00:27 UTC
Application: plasmashell (6.5.2)

ApplicationNotResponding [ANR]: false
Qt Version: 6.9.3
Frameworks Version: 6.20.0
Operating System: Linux 6.17.7-200.fc42.x86_64 x86_64
Windowing System: Wayland
Distribution: "Fedora Linux 42 (KDE Plasma Desktop Edition)"
DrKonqi: 6.5.2 [CoredumpBackend]

-- Information about the crash:
Dolphin was open, but not displaying the contents of the partition that was being converted. As far as I can remember, I had unmounted (using Dolphin) the partition being converted, before opening Partition Manager.

In KDE Partition Manager, I opened the Properties box of the ntfs partition that I was converting, and the selected ext4 in the dropdown box. After I closed the Properties box, I clicked Apply in the top left of Partition manager. At this point the pending operations were applied, producing the log below, and simultaneously, the Task Manager disappeared from the bottom of the screen, and I got the notification that Plasmashell had crashed.

Log from Partition Manager:

==========================================================

Create filesystem ext4 on partition ‘/dev/sda7’ 
Job: Delete file system on ‘/dev/sda7’ 
Command: wipefs --all /dev/sda7 
Delete file system on ‘/dev/sda7’: Success

Job: Create file system ‘ext4’ on partition ‘/dev/sda7’ 
Command: mkfs.ext4 -qF /dev/sda7 

Command: sfdisk --part-type /dev/sda 7 EBD0A0A2-B9E5-4433-87C0-68B6B72699C7 
Create file system ‘ext4’ on partition ‘/dev/sda7’: Success

Job: Check file system on partition ‘/dev/sda7’ 
Command: e2fsck -f -y -v /dev/sda7 
Check file system on partition ‘/dev/sda7’: Success

Job: Change the permissions of: ‘/dev/sda7’ to 
Change the permissions of: ‘/dev/sda7’ to : Success
Create filesystem ext4 on partition ‘/dev/sda7’: Success

==========================================================

The reporter is unsure if this crash is reproducible.

-- Backtrace (Reduced):
#4  0x00007f4de5a53c05 in unsigned long aeshash128<(ZeroExtension)0>(unsigned char const*, unsigned long, unsigned long, unsigned long) () from /lib64/libQt6Core.so.6
#5  0x00007f4de8a141cb in QHashPrivate::Data<QHashPrivate::Node<QString, QPointer<Solid::DevicePrivate> > >::Bucket QHashPrivate::Data<QHashPrivate::Node<QString, QPointer<Solid::DevicePrivate> > >::findBucket<QString>(QString const&) const () from /lib64/libKF6Solid.so.6
#6  0x00007f4de8a1ba25 in Solid::Device::Device(QString const&) () from /lib64/libKF6Solid.so.6
#7  0x00007f4dd13247ed in KFilePlacesItem::KFilePlacesItem(KBookmarkManager*, QString const&, QString const&, KFilePlacesModel*) () from /lib64/libKF6KIOFileWidgets.so.6
#8  0x00007f4dd1327085 in KFilePlacesModelPrivate::reloadBookmarks() () from /lib64/libKF6KIOFileWidgets.so.6
#9  0x00007f4de5b654ba in void doActivate<false>(QObject*, int, void**) () from /lib64/libQt6Core.so.6
#10 0x00007f4de8a14342 in Solid::DeviceNotifier::deviceRemoved(QString const&) () from /lib64/libKF6Solid.so.6
#11 0x00007f4de5b654ba in void doActivate<false>(QObject*, int, void**) () from /lib64/libQt6Core.so.6
#12 0x00007f4de8a2b902 in Solid::Ifaces::DeviceManager::deviceRemoved(QString const&) () from /lib64/libKF6Solid.so.6
#13 0x00007f4de8a670e2 in Solid::Backends::UDisks2::Manager::slotInterfacesRemoved(QDBusObjectPath const&, QList<QString> const&) () from /lib64/libKF6Solid.so.6
#14 0x00007f4de5b654ba in void doActivate<false>(QObject*, int, void**) () from /lib64/libQt6Core.so.6
#15 0x00007f4de8a878ad in OrgFreedesktopDBusObjectManagerInterface::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /lib64/libKF6Solid.so.6
#16 0x00007f4de8a903fa in OrgFreedesktopDBusObjectManagerInterface::qt_metacall(QMetaObject::Call, int, void**) () from /lib64/libKF6Solid.so.6
#17 0x00007f4de74d799e in QDBusConnectionPrivate::deliverCall(QObject*, QDBusMessage const&, QList<QMetaType> const&, int) () from /lib64/libQt6DBus.so.6
#18 0x00007f4de5b5612c in QObject::event(QEvent*) () from /lib64/libQt6Core.so.6
#19 0x00007f4de803d97f in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt6Widgets.so.6


Reported using DrKonqi
Comment 1 wesley 2025-12-20 10:00:29 UTC
Created attachment 187809 [details]
New crash information added by DrKonqi

DrKonqi auto-attaching complete backtrace.
Comment 2 Nate Graham 2025-12-22 17:58:28 UTC

*** This bug has been marked as a duplicate of bug 513089 ***