Summary: | When using Qt 5.15, Plasmashell crashes inQQmlComponentPrivate::requiredProperties() when "Edit Panel" is selected | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Daniel Felipe <switchtegra> |
Component: | Panel | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | ashcon50, bero, bugseforuns, kde, nate, notmart, plasma-bugs, trw2006 |
Priority: | NOR | Keywords: | drkonqi |
Version: | 5.18.3 | ||
Target Milestone: | 1.0 | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | frameworks 5.70 | |
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Daniel Felipe
2020-03-15 21:27:05 UTC
I also can reproduce this crash with Qt 5.15 on Arch Linux. Created attachment 126829 [details]
New crash information added by DrKonqi
plasmashell (5.18.3) using Qt 5.15.0
- What I was doing when the application crashed:
Wanted to duplicate my panel on a seperate display. Right clicked my current panel on the desktop, and clicked edit panel. Crash occured.
-- Backtrace (Reduced):
#6 0x00007f9fe2d4eb37 in QQmlComponentPrivate::requiredProperties() () at /usr/lib/libQt5Qml.so.5
#7 0x00007f9fe2d52525 in QQmlComponentPrivate::completeCreate() () at /usr/lib/libQt5Qml.so.5
#8 0x00007f9fe3a3dbc7 in () at /usr/lib/libKF5PlasmaQuick.so.5
#9 0x00007f9fe3a3e0e7 in PlasmaQuick::ConfigView::ConfigView(Plasma::Applet*, QWindow*) () at /usr/lib/libKF5PlasmaQuick.so.5
#10 0x0000557dd17b9040 in ()
I also can reproduce this crash with Qt 5.15 beta 1 and 2. Source build of whole KDE and qt on LFScratch base. Should be avoided by 0417bf61d53a61879702aa6e5bc64d1da557db27 in p-f Also, to anyone who said "using Qt5.15.0" please be very careful about putting misinformation in bug reports. It's obvious now that you're not using something unreleased, but if I was to look at this in 3 months I would be in a confused state - especially if this was something fixed upstream in Qt before the final release. *** Bug 420133 has been marked as a duplicate of this bug. *** |