| Summary: | plasmashell crashes on start and restart | ||
|---|---|---|---|
| Product: | [Plasma] plasmashell | Reporter: | Jonathan E. Snow <jesiphone2020> |
| Component: | generic-crash | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | crash | CC: | jesiphone2020, nate |
| Priority: | NOR | ||
| Version First Reported In: | 5.25.5 | ||
| Target Milestone: | 1.0 | ||
| Platform: | Gentoo Packages | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Jonathan E. Snow
2022-11-21 14:29:56 UTC
Thank you for the bug report! Please note that Plasma 5.25.5 is not supported for much longer by KDE; supported versions are 5.24, and 5.26 or newer. If at all possible please upgrade to a supported version and verify that the bug is still happening there. If you're unsure how to do this, contact your distributor about it. Upgraded to "unstable" 5.26.3: Please note the identical c++ error message and failed assertion. This should never happen, even when the user misconfigures. See upgraded version list below:
bartali /home/jesnow # emerge -DNua world
These are the packages that would be merged, in order:
Calculating dependencies... done!
[ebuild U ~] kde-plasma/kdecoration-5.26.3 [5.25.5]
[ebuild U ~] kde-plasma/layer-shell-qt-5.26.3 [5.25.5]
[ebuild U ~] kde-plasma/libkscreen-5.26.3 [5.25.5]
[ebuild U ~] kde-plasma/libksysguard-5.26.3 [5.25.5]
[ebuild U ~] kde-plasma/milou-5.26.3 [5.25.5]
[ebuild U ~] kde-plasma/breeze-5.26.3.1 [5.25.5]
[ebuild U ~] kde-plasma/plasma-integration-5.26.3 [5.25.5]
[ebuild U ~] kde-plasma/kscreenlocker-5.26.3 [5.25.5]
[ebuild U ~] kde-plasma/kwin-5.26.3 [5.25.5]
[ebuild U ~] kde-plasma/libkworkspace-5.26.3 [5.25.5]
[ebuild U ~] kde-plasma/kde-cli-tools-5.26.3 [5.25.5]
[ebuild U ~] kde-plasma/plasma-workspace-5.26.3-r1 [5.25.5-r4] USE="wallpaper-metadata%*"
Would you like to merge these packages? [Yes/No] Yes
>>> Verifying ebuild manifests
>>> Emerging (1 of 12) kde-plasma/kdecoration-5.26.3::gentoo
>>> Emerging (2 of 12) kde-plasma/layer-shell-qt-5.26.3::gentoo
>>> Emerging (3 of 12) kde-plasma/libkscreen-5.26.3::gentoo
>>> Emerging (4 of 12) kde-plasma/libksysguard-5.26.3::gentoo
>>> Emerging (5 of 12) kde-plasma/milou-5.26.3::gentoo
>>> Installing (1 of 12) kde-plasma/kdecoration-5.26.3::gentoo
>>> Installing (5 of 12) kde-plasma/milou-5.26.3::gentoo
>>> Installing (2 of 12) kde-plasma/layer-shell-qt-5.26.3::gentoo
>>> Emerging (6 of 12) kde-plasma/breeze-5.26.3.1::gentoo
>>> Installing (3 of 12) kde-plasma/libkscreen-5.26.3::gentoo
>>> Installing (4 of 12) kde-plasma/libksysguard-5.26.3::gentoo
>>> Installing (6 of 12) kde-plasma/breeze-5.26.3.1::gentoo
>>> Emerging (7 of 12) kde-plasma/plasma-integration-5.26.3::gentoo
>>> Emerging (8 of 12) kde-plasma/kscreenlocker-5.26.3::gentoo
>>> Installing (7 of 12) kde-plasma/plasma-integration-5.26.3::gentoo
>>> Installing (8 of 12) kde-plasma/kscreenlocker-5.26.3::gentoo
>>> Emerging (9 of 12) kde-plasma/kwin-5.26.3::gentoo
>>> Installing (9 of 12) kde-plasma/kwin-5.26.3::gentoo
>>> Emerging (10 of 12) kde-plasma/libkworkspace-5.26.3::gentoo
>>> Installing (10 of 12) kde-plasma/libkworkspace-5.26.3::gentoo
>>> Emerging (11 of 12) kde-plasma/kde-cli-tools-5.26.3::gentoo
>>> Installing (11 of 12) kde-plasma/kde-cli-tools-5.26.3::gentoo
>>> Emerging (12 of 12) kde-plasma/plasma-workspace-5.26.3-r1::gentoo
>>> Installing (12 of 12) kde-plasma/plasma-workspace-5.26.3-r1::gentoo
>>> Jobs: 12 of 12 complete Load avg: 9.14, 5.90, 3.04
* Messages for package kde-plasma/kwin-5.26.3:
* Install additional packages for optional runtime features:
* x11-misc/colord for color management support
*
* In Plasma 5.20, default behavior of the Task Switcher to move minimised
* windows to the end of the list was changed so that it remains in the
* original order. To revert to the well established behavior:
*
* - Edit ~/.config/kwinrc
* - Find [TabBox] section
* - Add "MoveMinimizedWindowsToEndOfTabBoxFocusChain=true"
* Messages for package kde-plasma/plasma-workspace-5.26.3-r1:
* To enable gpg-agent and/or ssh-agent in Plasma sessions,
* edit /etc/xdg/plasma-workspace/env/10-agent-startup.sh
* and /etc/xdg/plasma-workspace/shutdown/10-agent-shutdown.sh
* GNU info directory index is up-to-date.
* After world updates, it is important to remove obsolete packages with
* emerge --depclean. Refer to `man emerge` for more information.
bartali /home/jesnow # exit
jesnow@bartali ~ $ plasmashell --replace &
[1] 20992
jesnow@bartali ~ $ kf.plasma.quick: Applet preload policy set to 1
file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:70:5: QML Connections: Detected function "onConfigurationChanged" in Connections element. This is probably intended to be a signal handler but no signal of the target matches the name.
file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:70:5: QML Connections: Detected function "onRepaintNeeded" in Connections element. This is probably intended to be a signal handler but no signal of the target matches the name.
file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:67: TypeError: Cannot read property 'wallpaper' of null
file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:71: TypeError: Cannot read property 'wallpaper' of null
qml: PlasmaExtras.ScrollArea is deprecated. Use PlasmaComponents3.ScrollView instead.
file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:70:5: QML Connections: Detected function "onConfigurationChanged" in Connections element. This is probably intended to be a signal handler but no signal of the target matches the name.
file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:70:5: QML Connections: Detected function "onRepaintNeeded" in Connections element. This is probably intended to be a signal handler but no signal of the target matches the name.
file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:67: TypeError: Cannot read property 'wallpaper' of null
file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:71: TypeError: Cannot read property 'wallpaper' of null
qml: PlasmaExtras.ScrollArea is deprecated. Use PlasmaComponents3.ScrollView instead.
file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Panel.qml:179: TypeError: Cannot read property 'containmentDisplayHints' of null
file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Panel.qml:271: TypeError: Cannot read property 'location' of null
file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:534:9: QML Label: Binding loop detected for property "height"
file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:499:13: QML Label: Binding loop detected for property "height"
Trying to use rootObject before initialization is completed, whilst using setInitializationDelayed. Forcing completion
file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/ConfigOverlay.qml:312:17: QML SpinBox: Binding loop detected for property "implicitWidth"
file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/ConfigOverlay.qml:304:17: QML Heading: Binding loop detected for property "verticalAlignment"
file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:499:13: QML Label: Binding loop detected for property "height"
file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:534:9: QML Label: Binding loop detected for property "height"
file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:556:5: QML Label: Binding loop detected for property "height"
Cyclic dependency detected between "file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml" and "file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationHeader.qml"
Cyclic dependency detected between "file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml" and "file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/ThumbnailStrip.qml"
file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/PulseAudio.qml:9:1: module "org.kde.plasma.private.volume" is not installed
QFont::setPointSizeF: Point size <= 0 (0.000000), must be greater than 0
file:///usr/share/plasma/plasmoids/org.kde.plasma.mediacontroller/contents/ui/CompactRepresentation.qml:77: TypeError: Cannot read property 'implicitWidth' of null
file:///usr/share/plasma/plasmoids/org.kde.plasma.devicenotifier/contents/ui/DeviceItem.qml:206:32: QML Action: Accessible must be attached to an Item
plasmashell: /var/tmp/portage/dev-libs/double-conversion-3.2.1/work/double-conversion-3.2.1/double-conversion/double-to-string.cc:388: static void double_conversion::DoubleToStringConverter::DoubleToAscii(double, double_conversion::DoubleToStringConverter::DtoaMode, int, char*, int, bool*, int*, int*): Assertion `!Double(v).IsSpecial()' failed.
KCrash: Attempting to start /usr/bin/plasmashell
KCrash: crashing... crashRecursionCounter = 2
KCrash: Application Name = plasmashell path = /usr/bin pid = 20992
KCrash: Arguments: /usr/bin/plasmashell --replace
kf.plasma.quick: Applet preload policy set to 1
file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:70:5: QML Connections: Detected function "onConfigurationChanged" in Connections element. This is probably intended to be a signal handler but no signal of the target matches the name.
file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:70:5: QML Connections: Detected function "onRepaintNeeded" in Connections element. This is probably intended to be a signal handler but no signal of the target matches the name.
file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:67: TypeError: Cannot read property 'wallpaper' of null
file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:71: TypeError: Cannot read property 'wallpaper' of null
qml: PlasmaExtras.ScrollArea is deprecated. Use PlasmaComponents3.ScrollView instead.
file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:70:5: QML Connections: Detected function "onConfigurationChanged" in Connections element. This is probably intended to be a signal handler but no signal of the target matches the name.
file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:70:5: QML Connections: Detected function "onRepaintNeeded" in Connections element. This is probably intended to be a signal handler but no signal of the target matches the name.
file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:67: TypeError: Cannot read property 'wallpaper' of null
file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:71: TypeError: Cannot read property 'wallpaper' of null
qml: PlasmaExtras.ScrollArea is deprecated. Use PlasmaComponents3.ScrollView instead.
file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Panel.qml:179: TypeError: Cannot read property 'containmentDisplayHints' of null
file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Panel.qml:271: TypeError: Cannot read property 'location' of null
file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:534:9: QML Label: Binding loop detected for property "height"
file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:499:13: QML Label: Binding loop detected for property "height"
Trying to use rootObject before initialization is completed, whilst using setInitializationDelayed. Forcing completion
file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/ConfigOverlay.qml:312:17: QML SpinBox: Binding loop detected for property "implicitWidth"
file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/ConfigOverlay.qml:304:17: QML Heading: Binding loop detected for property "verticalAlignment"
file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:499:13: QML Label: Binding loop detected for property "height"
file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:534:9: QML Label: Binding loop detected for property "height"
file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:556:5: QML Label: Binding loop detected for property "height"
Cyclic dependency detected between "file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml" and "file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/ThumbnailStrip.qml"
Cyclic dependency detected between "file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml" and "file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationHeader.qml"
file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/PulseAudio.qml:9:1: module "org.kde.plasma.private.volume" is not installed
QFont::setPointSizeF: Point size <= 0 (0.000000), must be greater than 0
file:///usr/share/plasma/plasmoids/org.kde.plasma.mediacontroller/contents/ui/CompactRepresentation.qml:77: TypeError: Cannot read property 'implicitWidth' of null
file:///usr/lib64/qt5/qml/org/kde/plasma/workspace/calendar/InfiniteList.qml:43:9: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
file:///usr/lib64/qt5/qml/org/kde/plasma/workspace/calendar/InfiniteList.qml:43:9: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
file:///usr/lib64/qt5/qml/org/kde/plasma/workspace/calendar/InfiniteList.qml:43:9: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
file:///usr/lib64/qt5/qml/org/kde/plasma/workspace/calendar/MonthView.qml:381: TypeError: Cannot read property 'cellHeight' of null
plasmashell: /var/tmp/portage/dev-libs/double-conversion-3.2.1/work/double-conversion-3.2.1/double-conversion/double-to-string.cc:388: static void double_conversion::DoubleToStringConverter::DoubleToAscii(double, double_conversion::DoubleToStringConverter::DtoaMode, int, char*, int, bool*, int*, int*): Assertion `!Double(v).IsSpecial()' failed.
Application: Plasma (plasmashell), signal: Aborted [KCrash Handler] #4 0x00007f8ed58ffa4c in ?? () from /lib64/libc.so.6 #5 0x00007f8ed58b3bd2 in raise () from /lib64/libc.so.6 #6 0x00007f8ed589e471 in abort () from /lib64/libc.so.6 #7 0x00007f8ed589e395 in ?? () from /lib64/libc.so.6 #8 0x00007f8ed58acc82 in __assert_fail () from /lib64/libc.so.6 #9 0x00007f8ed4772e34 in double_conversion::DoubleToStringConverter::DoubleToAscii(double, double_conversion::DoubleToStringConverter::DtoaMode, int, char*, int, bool*, int*, int*) () from /usr/lib64/libdouble-conversion.so.3 #10 0x00007f8ed5d971ce in ?? () from /usr/lib64/libQt5Core.so.5 #11 0x00007f8ed5d88d1e in ?? () from /usr/lib64/libQt5Core.so.5 #12 0x00007f8ed5d8933d in ?? () from /usr/lib64/libQt5Core.so.5 #13 0x00007f8ed5daeccd in QString::vasprintf(char const*, __va_list_tag*) () from /usr/lib64/libQt5Core.so.5 #14 0x00007f8ed5d209cc in ?? () from /usr/lib64/libQt5Core.so.5 #15 0x00007f8ed5ced446 in QMessageLogger::warning(char const*, ...) const () from /usr/lib64/libQt5Core.so.5 #16 0x00007f8ed73584f6 in QV4::Compiler::Codegen::visit(QQmlJS::AST::UiProgram*) () from /usr/lib64/libQt5Qml.so.5 #17 0x00007f8ed74161a8 in ?? () from /usr/lib64/libQt5Qml.so.5 #18 0x00007f8ed748beb5 in ?? () from /usr/lib64/libQt5Qml.so.5 #19 0x00007f8ed748ebcf in ?? () from /usr/lib64/libQt5Qml.so.5 #20 0x00007f8ed741f1b3 in QV4::Function::call(QV4::Value const*, QV4::Value const*, int, QV4::ExecutionContext const*) () from /usr/lib64/libQt5Qml.so.5 #21 0x00007f8ed75cb117 in QQmlJavaScriptExpression::evaluate(QV4::CallData*, bool*) () from /usr/lib64/libQt5Qml.so.5 #22 0x00007f8ed75d199c in QQmlBinding::evaluate(bool*) () from /usr/lib64/libQt5Qml.so.5 #23 0x00007f8ed75d63a7 in ?? () from /usr/lib64/libQt5Qml.so.5 #24 0x00007f8ed75d2c7a in QQmlBinding::update(QFlags<QQmlPropertyData::WriteFlag>) () from /usr/lib64/libQt5Qml.so.5 #25 0x00007f8ed75e2de8 in QQmlObjectCreator::finalize(QQmlInstantiationInterrupt&) () from /usr/lib64/libQt5Qml.so.5 #26 0x00007f8ed7562595 in QQmlIncubatorPrivate::incubate(QQmlInstantiationInterrupt&) () from /usr/lib64/libQt5Qml.so.5 #27 0x00007f8ed7562cad in QQmlEnginePrivate::incubate(QQmlIncubator&, QQmlContextData*) () from /usr/lib64/libQt5Qml.so.5 #28 0x00007f8ed755c2fc in QQmlComponent::create(QQmlIncubator&, QQmlContext*, QQmlContext*) () from /usr/lib64/libQt5Qml.so.5 #29 0x00007f8ed8064a18 in KDeclarative::QmlObject::createObjectFromComponent(QQmlComponent*, QQmlContext*, QHash<QString, QVariant> const&) () from /usr/lib64/libKF5Declarative.so.5 #30 0x00007f8ed83c62af in ?? () from /usr/lib64/libKF5PlasmaQuick.so.5 #31 0x00007f8ed83c8838 in ?? () from /usr/lib64/libKF5PlasmaQuick.so.5 #32 0x00007f8ed5f475c2 in ?? () from /usr/lib64/libQt5Core.so.5 #33 0x00007f8ed5f3934f in QObject::event(QEvent*) () from /usr/lib64/libQt5Core.so.5 #34 0x00007f8ed6ce375f in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQt5Widgets.so.5 #35 0x00007f8ed5f0ccfa in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib64/libQt5Core.so.5 #36 0x00007f8ed5f634fb in QTimerInfoList::activateTimers() () from /usr/lib64/libQt5Core.so.5 #37 0x00007f8ed5f63d94 in ?? () from /usr/lib64/libQt5Core.so.5 #38 0x00007f8ed408992b in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0 #39 0x00007f8ed4089bd8 in ?? () from /usr/lib64/libglib-2.0.so.0 #40 0x00007f8ed4089c8f in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #41 0x00007f8ed5f64154 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5 #42 0x00007f8ed5f0b6fb in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5 #43 0x00007f8ed5f139c0 in QCoreApplication::exec() () from /usr/lib64/libQt5Core.so.5 #44 0x0000559dd83ed8ca in ?? () #45 0x00007f8ed589f20a in ?? () from /lib64/libc.so.6 #46 0x00007f8ed589f2bc in __libc_start_main () from /lib64/libc.so.6 #47 0x0000559dd83edb21 in ?? () [Inferior 1 (process 2385) detached] Workaround found: As you can see in the emerge --info above, qtcore is compiled with -Ofast. If compiled with -O2 the issue resolves. I see this as an opportunity for KDE to figure out how not to have that happen (I suspect a call to the string to double function with a null string is getting optimized away), and for qt to -Ofast-proof their code. So, please don't just mark this resolved. You can break everything pretty easily and reliably with a by compiling qtcore with -Ofast, which is not *that* crazy an optimization set. All of kde works with it. It happens not in some essential KDE component, but when setting up the wisgets in plasmashell. Rather than having plasmashell crash, whatever is causing it should be detected and averted (and the bug propagated to qt). But it's not my job. Thanks KDE for this great software. Thanks for all the logging, but as the message in the SUMMARY section says, what we really need is a symbolicated backtrace of the crash. Can you attach one? Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! |