Bug 487102

Summary: creating a gpt partition table crashes plasmashell
Product: [Plasma] plasmashell Reporter: pollux/ned <pollux66>
Component: generic-crashAssignee: Plasma Bugs List <plasma-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: crash CC: kdedev, nicolas.fella
Priority: NOR Keywords: drkonqi
Version First Reported In: 6.0.4   
Target Milestone: 1.0   
Platform: Manjaro   
OS: Linux   
See Also: https://bugs.kde.org/show_bug.cgi?id=490372
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: New crash information added by DrKonqi

Description pollux/ned 2024-05-16 12:45:49 UTC
Application: plasmashell (6.0.4)

Qt Version: 6.7.0
Frameworks Version: 6.1.0
Operating System: Linux 6.9.0-1-MANJARO x86_64
Windowing System: Wayland
Distribution: Manjaro Linux
DrKonqi: 6.0.4 [CoredumpBackend]

-- Information about the crash:
tried creating a gpt parition table in kde partition manager and plasma shell crashes after it finished

The reporter is unsure if this crash is reproducible.

-- Backtrace (Reduced):
#4  0x00007b37953d051d in Plasma::Theme::~Theme() () at /usr/lib/libPlasma.so.6
#5  0x00007b377fe0ad45 in ??? () at /usr/lib/qt6/plugins/kf6/kirigami/platform/KirigamiPlasmaStyle.so
#6  0x00007b3792d8660b in QObjectPrivate::deleteChildren() () at /usr/lib/libQt6Core.so.6
#7  0x00007b3792d8a888 in QObject::~QObject() () at /usr/lib/libQt6Core.so.6
#8  0x00007b3787458baa in ??? () at /usr/lib/qt6/qml/org/kde/ksvg/libcorebindingsplugin.so


Reported using DrKonqi
Comment 1 pollux/ned 2024-05-16 12:45:52 UTC
Created attachment 169529 [details]
New crash information added by DrKonqi

DrKonqi auto-attaching complete backtrace.
Comment 2 Nicolas Fella 2024-05-17 09:06:46 UTC
#4  0x00007b37953d051d in Plasma::Theme::~Theme() () at /usr/lib/libPlasma.so.6
#5  0x00007b377fe0ad45 in ??? () at /usr/lib/qt6/plugins/kf6/kirigami/platform/KirigamiPlasmaStyle.so
#6  0x00007b3792d8660b in QObjectPrivate::deleteChildren() () at /usr/lib/libQt6Core.so.6
#7  0x00007b3792d8a888 in QObject::~QObject() () at /usr/lib/libQt6Core.so.6
#8  0x00007b3787458baa in ??? () at /usr/lib/qt6/qml/org/kde/ksvg/libcorebindingsplugin.so
#9  0x00007b3792d8660b in QObjectPrivate::deleteChildren() () at /usr/lib/libQt6Core.so.6
#10 0x00007b3792d8a888 in QObject::~QObject() () at /usr/lib/libQt6Core.so.6
#11 0x00007b37945b452a in QQmlPrivate::QQmlElement<QQuickItem>::~QQmlElement (this=0x5baebb562840, this=<optimized out>) at /usr/src/debug/qt6-declarative/qtdeclarative-everywhere-src-6.7.0/src/qml/qml/qqmlprivate.h:100
#12 QQmlPrivate::QQmlElement<QQuickItem>::~QQmlElement (this=0x5baebb562840, this=<optimized out>) at /usr/src/debug/qt6-declarative/qtdeclarative-everywhere-src-6.7.0/src/qml/qml/qqmlprivate.h:100
#13 0x00007b3792d880fc in QObject::event(QEvent*) () at /usr/lib/libQt6Core.so.6
#14 0x00007b3794afbfcb in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/libQt6Widgets.so.6
#15 0x00007b3792d3daa8 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib/libQt6Core.so.6
#16 0x00007b3792d3de34 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () at /usr/lib/libQt6Core.so.6
#17 0x00007b3792f85fe4 in ??? () at /usr/lib/libQt6Core.so.6
#18 0x00007b37918b8199 in ??? () at /usr/lib/libglib-2.0.so.0
#19 0x00007b37919173bf in ??? () at /usr/lib/libglib-2.0.so.0
#20 0x00007b37918b7712 in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0
#21 0x00007b3792f83cf4 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt6Core.so.6
#22 0x00007b3792d45c3e in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt6Core.so.6
#23 0x00007b3792d416a8 in QCoreApplication::exec() () at /usr/lib/libQt6Core.so.6
#24 0x00005bae7ae6f0f5 in ??? ()
#25 0x00007b3792641d4a in ??? () at /usr/lib/libc.so.6
#26 0x00007b3792641e0c in __libc_start_main () at /usr/lib/libc.so.6
#27 0x00005bae7ae6f8d5 in ??? ()
Comment 3 TraceyC 2024-08-01 20:49:42 UTC
Possibly related to Bug 490372 based on the backtrace
Comment 4 TraceyC 2024-08-01 20:55:46 UTC
Thank you for the bug report! This backtrace lacks debugging symbols and is thus not informative for developers, but it seems very similar to another report that has symbols. I'm marking this as a duplicate of that one. You can follow the progress of this issue in the other report.

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