https://bugs.kde.org/show_bug.cgi?id=513603
Bug ID: 513603
Summary: Plasmashell crashed after replacing ntfs partion with
ext4 partition in KDE Partition Manager
Classification: Plasma
Product: plasmashell
Version First 6.5.2
Reported In:
Platform: Fedora RPMs
OS: Linux
Status: REPORTED
Keywords: drkonqi
Severity: crash
Priority: NOR
Component: generic-crash
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: 1.0
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
--
You are receiving this mail because:
You are watching all bug changes.