Summary: | KDE Partition Manager crashes when removing USB mount | ||
---|---|---|---|
Product: | [Applications] partitionmanager | Reporter: | Rodrigo Pedra Brum <rodrigo.pedra> |
Component: | general | Assignee: | Andrius Štikonas <andrius> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | npviro |
Priority: | NOR | Keywords: | drkonqi |
Version: | 22.08.2 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Rodrigo Pedra Brum
2022-10-23 00:32:23 UTC
Created attachment 156561 [details]
New crash information added by DrKonqi
partitionmanager (22.12.2) using Qt 5.15.8
Removing a mount point for a partition results in a crash. This can be reproduced every time.
-- Backtrace (Reduced):
#4 0x00007f5372b5c6c8 in QString::indexOf(QString const&, int, Qt::CaseSensitivity) const () from /lib/x86_64-linux-gnu/libQt5Core.so.5
[...]
#7 0x00007f5373a62a56 in QAbstractButton::clicked(bool) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
[...]
#10 0x00007f5373a64b27 in QAbstractButton::mouseReleaseEvent(QMouseEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#11 0x00007f53739af97e in QWidget::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#12 0x00007f537396c793 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
*** This bug has been marked as a duplicate of bug 432103 *** |