Summary: | KDE partition manager crashes when selecting removable device | ||
---|---|---|---|
Product: | [Applications] partitionmanager | Reporter: | vitutivitu |
Component: | general | Assignee: | Andrius Štikonas <andrius> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | sandtdgrant |
Priority: | NOR | Keywords: | drkonqi |
Version: | 4.1.0 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
vitutivitu
2020-06-14 11:50:07 UTC
Yeah, this looks duplicate of https://bugs.kde.org/show_bug.cgi?id=413418. There is a fix in git master for this. *** This bug has been marked as a duplicate of bug 413418 *** Created attachment 129395 [details]
New crash information added by DrKonqi
partitionmanager (4.1.0) using Qt 5.12.8
- What I was doing when the application crashed: Simple trying to interrogate usb drive with partition manager. Tried directly selecting, immediately crashed, tried stepping through from sda sdb sdc and on sdd crashed. Tried upward sdg, sdf, sde and sdd crashed.
Tried usin drop down and crashed immediately.
Initially only partition manager in use, latterly bug report and firefox minimised.
-- Backtrace (Reduced):
#6 0x00007fd7e7c264e5 in PartWidget::paintEvent(QPaintEvent*) () from /lib/x86_64-linux-gnu/libkpmcore.so.9
#7 0x00007fd7e6e252b6 in QWidget::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#8 0x00007fd7e6de2a66 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#9 0x00007fd7e6dec0f0 in QApplication::notify(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#10 0x00007fd7e63be93a in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
|