Bug 462098 - plasmashell crashes on start and restart
Summary: plasmashell crashes on start and restart
Status: RESOLVED WORKSFORME
Alias: None
Product: plasmashell
Classification: Plasma
Component: generic-crash (other bugs)
Version First Reported In: 5.25.5
Platform: Gentoo Packages Linux
: NOR crash
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-11-21 14:29 UTC by Jonathan E. Snow
Modified: 2022-12-30 05:24 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan E. Snow 2022-11-21 14:29:56 UTC
SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols.
See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***


STEPS TO REPRODUCE
1.  startx
2.  
3. 

OBSERVED RESULT
kde starts, plasmashell appears, plasmoids load, then:

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:532:9: QML Label: Binding loop detected for property "height"
file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:497: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:497:13: QML Label: Binding loop detected for property "height"
file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:532:9: QML Label: Binding loop detected for property "height"
file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:554: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
file:///usr/share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/ExpandedRepresentation.qml:167:9: QML HiddenItemsView: Binding loop detected for property "implicitHeight"
file:///usr/share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/HiddenItemsView.qml:33:5: QML GridView: Binding loop detected for property "cellWidth"
QFont::setPointSizeF: Point size <= 0 (0.000000), must be greater than 0
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 = 4238
KCrash: Arguments: /usr/bin/plasmashell 

Plasmashell goes black (leaving the saved session apps open) 

Then all these messages repeat.

Restarting plasmashell manually by any method (eg exiting KDE and restarting, restarting from konsole, etc.) all have the same result. 


Researting plasmashell manually from konsole 

EXPECTED RESULT

plasmashell should not crash

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
jesnow@bartali ~ $ emerge --info plasma-workspace
Portage 3.0.38.1 (python 3.10.8-final-0, default/linux/amd64/17.1/hardened, gcc-11.3.0, glibc-2.35-r8, 5.15.59-gentoo x86_64)
=================================================================
                         System Settings
=================================================================
System uname: Linux-5.15.59-gentoo-x86_64-AMD_Ryzen_5_3600_6-Core_Processor-with-glibc2.35
KiB Mem:    49270988 total,  36469584 free
KiB Swap:   22330364 total,  22330364 free
Timestamp of repository gentoo: Wed, 16 Nov 2022 13:30:01 +0000
Head commit of repository gentoo: 4aee9fdd66cf586886a0b249280353b91b654726
sh bash 5.1_p16-r2
ld GNU ld (Gentoo 2.38 p4) 2.38
distcc 3.4 x86_64-pc-linux-gnu [disabled]
ccache version 4.5.1 [disabled]
app-misc/pax-utils:        1.3.5::gentoo
app-shells/bash:           5.1_p16-r2::gentoo
dev-java/java-config:      2.3.1::gentoo
dev-lang/perl:             5.34.1-r4::gentoo
dev-lang/python:           3.10.8_p3::gentoo, 3.11.0_p2::gentoo
dev-lang/rust:             1.64.0-r1::gentoo
dev-util/ccache:           4.5.1::gentoo
dev-util/cmake:            3.24.2::gentoo
dev-util/meson:            0.63.2-r1::gentoo
sys-apps/baselayout:       2.9::gentoo
sys-apps/openrc:           0.45.2-r1::gentoo
sys-apps/sandbox:          2.29::gentoo
sys-devel/autoconf:        2.13-r2::gentoo, 2.71-r1::gentoo
sys-devel/automake:        1.16.5::gentoo
sys-devel/binutils:        2.38-r2::gentoo
sys-devel/binutils-config: 5.4.1::gentoo
sys-devel/clang:           14.0.6-r1::gentoo, 15.0.3::gentoo
sys-devel/gcc:             11.3.0::gentoo
sys-devel/gcc-config:      2.8::gentoo
sys-devel/libtool:         2.4.7::gentoo
sys-devel/lld:             14.0.6-r1::gentoo, 15.0.3::gentoo
sys-devel/llvm:            14.0.6-r2::gentoo, 15.0.3::gentoo
sys-devel/make:            4.3::gentoo
sys-kernel/linux-headers:  5.15-r3::gentoo (virtual/os-headers)
sys-libs/glibc:            2.35-r8::gentoo
Repositories:

gentoo
    location: /var/db/repos/gentoo
    sync-type: rsync
    sync-uri: rsync://merckx/gentoo-portage/
    priority: -1000
    sync-rsync-verify-metamanifest: yes
    sync-rsync-verify-jobs: 1
    sync-rsync-verify-max-age: 24
    sync-rsync-extra-opts: 

ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=x86-64 -mtune=generic -Ofast -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/lib64/libreoffice/program/sofficerc /usr/share/config /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-march=x86-64 -mtune=generic -Ofast -pipe"
DISTDIR="/var/cache/distfiles"
EMERGE_DEFAULT_OPTS=" --jobs 10 --load-average 20 --keep-going=y"
ENV_UNSET="CARGO_HOME DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN GOPATH PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR XDG_STATE_HOME"
FCFLAGS="-march=x86-64 -mtune=generic -Ofast -pipe"
FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs buildpkg-live config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-march=x86-64 -mtune=generic -Ofast -pipe"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LANG="en_US.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j40 -l12"
PKGDIR="/var/cache/binpkgs"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git"
PORTAGE_TMPDIR="/var/tmp"
SHELL="/bin/bash"
USE="X \ acl aio alsa amd64 bindist bzip2 clang cli crypt cups dbus dga dri dri3 duktape egl elogind exif fftw fortran gdbm gif graphite hardened heif iconv icu ipv6 jack jit joystick jpeg lcms libglvnd libtirpc minimal multilib ncurses nptl numa offensive opencl openexr opengl openmp openssl org otr pam pcre pdf\ pie png policykit pulseaudio qt5 raw readline samba seccomp split-usr ssl ssp system-av1 system-binutils system-cairo system-clang system-cmark system-compress system-digest system-ffmpeg system-harfbuzz system-heimdal system-icu system-images system-jpeg system-lcms system-leveldb system-libevent system-libmspack system-libs system-libvpx system-libyaml system-llvm system-lua system-lz4 system-nss system-openjpeg system-pixman system-renpy system-snappy system-sqlite system-tbb system-uulib system-vpx system-zlib test-rust threads unicode v4l2 vaapi vdpau vulkan win32codecs xattr xinerama xtpax zlib zsh-completion" ABI_X86="64" ADA_TARGET="gnat_2020" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="aes avx avx2 f16c fma3 mmx mmxext pclmul popcnt sha sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="libinput" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LLVM_TARGETS="NVPTX X86" LUA_SINGLE_TARGET="lua5-1" LUA_TARGETS="lua5-1" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-4 php8-0" POSTGRES_TARGETS="postgres12 postgres13" PYTHON_SINGLE_TARGET="python3_10" PYTHON_TARGETS="python3_10" RUBY_TARGETS="ruby27" USERLAND="GNU" VIDEO_CARDS="nvidia" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq proto steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  ADDR2LINE, AR, ARFLAGS, AS, ASFLAGS, CC, CCLD, CONFIG_SHELL, CPP, CPPFLAGS, CTARGET, CXX, CXXFILT, ELFEDIT, EXTRA_ECONF, F77FLAGS, FC, GCOV, GPROF, INSTALL_MASK, LC_ALL, LD, LEX, LFLAGS, LIBTOOL, LINGUAS, MAKE, MAKEFLAGS, NM, OBJCOPY, OBJDUMP, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, RANLIB, READELF, RUSTFLAGS, SIZE, STRINGS, STRIP, YACC, YFLAGS

=================================================================
                        Package Settings
=================================================================

kde-plasma/plasma-workspace-5.25.5-r4::gentoo was built with the following:
USE="fontconfig handbook policykit -appstream -calendar -debug -geolocation -gps -screencast -semantic-desktop -telemetry -test" ABI_X86="(64)"
FEATURES="fixlafiles network-sandbox sfperms usersync distlocks unknown-features-warn protect-owned assume-digests preserve-libs userfetch usersandbox parallel-fetch userpriv buildpkg-live binpkg-logs unmerge-logs pid-sandbox multilib-strict binpkg-docompress binpkg-dostrip xattr qa-unresolved-soname-deps ebuild-locks strict ipc-sandbox news config-protect-if-modified merge-sync unmerge-orphans sandbox"




(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
Comment 1 Bug Janitor Service 2022-11-21 14:33:30 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.
Comment 2 Jonathan E. Snow 2022-11-25 22:01:47 UTC
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
Comment 3 Jonathan E. Snow 2022-11-25 22:02:44 UTC
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.
Comment 4 Jonathan E. Snow 2022-11-27 08:26:58 UTC
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]
Comment 5 Jonathan E. Snow 2022-11-27 17:24:00 UTC
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.
Comment 6 Nate Graham 2022-11-30 21:05:34 UTC
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?
Comment 7 Bug Janitor Service 2022-12-15 05:14:23 UTC
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!
Comment 8 Bug Janitor Service 2022-12-30 05:24:58 UTC
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!