Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Desktop Environments
  • Search

Plasma-systemmonitor stopped working

Problems with GUI applications? Questions about X, KDE, Gnome, Fluxbox, etc.? Come on in. NOTE: For multimedia, go up one forum
Post Reply
Advanced search
5 posts • Page 1 of 1
Author
Message
MaDDeePee
Guru
Guru
User avatar
Posts: 428
Joined: Wed Aug 18, 2004 5:24 pm
Location: Germany
Contact:
Contact MaDDeePee
Website

Plasma-systemmonitor stopped working

  • Quote

Post by MaDDeePee » Wed Feb 04, 2026 1:16 pm

Hello,

its been a while now:

Code: Select all

maddeepee@MaDWorkStatioN ~ $ plasma-systemmonitor 
terminate called after throwing an instance of 'std::length_error'
  what():  vector::_M_default_append
KCrash: Application 'plasma-systemmonitor' crashing... crashRecursionCounter = 2
KCrash: Application Name = plasma-systemmonitor path = /usr/bin pid = 18250
KCrash: Arguments: /usr/bin/plasma-systemmonitor 
KCrash: Attempting to start /usr/libexec/drkonqi
QSocketNotifier: Invalid socket 5 and type 'Read', disabling...

[1]+  Angehalten                 plasma-systemmonitor
(kde-plasma/plasma-systemmonitor-6.5.5-r1:6)

im unable to start it and cant find it in any buglist.
Any hints? :)
Top
rab0171610
l33t
l33t
Posts: 721
Joined: Sat Dec 24, 2022 1:41 am

  • Quote

Post by rab0171610 » Wed Feb 04, 2026 5:03 pm

To eliminate the possibility that this a a configuration issue or conflict with old configuration and updates, remove (or rename) the file ~/.config/systemmonitorrc . Try to launch the command again. What is the result?

If that fails, to further eliminate that this is a theming issue or configuration issue, please try to launch the command with a new user.
What is the result?

You could trying launching specific pages to observe the behavior or to see if the terminal offers any additional output:

Code: Select all

plasma-systemmonitor --page-name Overview
plasma-systemmonitor --page-name Applications
plasma-systemmonitor --page-name History
plasma-systemmonitor --page-name Processes
plasma-systemmonitor --page-name "Overview (Old Version)"

If that fails, please post the output of emerge --info plasma-systemmonitor .
[EDIT]:FWIW std::vector::_M_default_append creates new default objects and puts them at the end of the vector. I am not sure if this
is an effect of drawing the application window on the screen (theming or drawing error) or creating the actual monitor modules within the application (an error with the application itself). I am not a programmer and do not understand vector resizing. I only throw this out there in case someone else here reads this and understands the significance of the error and has any insight as to what context this warning is referring to or what might be causing this type of error to occur.
Top
MaDDeePee
Guru
Guru
User avatar
Posts: 428
Joined: Wed Aug 18, 2004 5:24 pm
Location: Germany
Contact:
Contact MaDDeePee
Website

  • Quote

Post by MaDDeePee » Wed Feb 04, 2026 7:54 pm

Hello :)

I deleted ~/.config/systemmonitorrc and of course its getting recreated every exec attempt.
Not much in there:

Code: Select all

[General]
lastVisitedPage=overview.page
i tried all 5 commands (with their subs), all die to

Code: Select all

terminate called after throwing an instance of 'std::length_error'
  what():  vector::_M_default_append

Code: Select all

MaDWorkStatioN /home/maddeepee # emerge --info plasma-systemmonitor
Portage 3.0.72 (python 3.13.11-final-0, default/linux/amd64/23.0/split-usr/desktop/plasma, gcc-15, glibc-2.41-r6, 6.12.58-gentoo x86_64)
=================================================================
                         System Settings
=================================================================
System uname: Linux-6.12.58-gentoo-x86_64-AMD_Ryzen_Threadripper_PRO_3955WX_16-Cores-with-glibc2.41
KiB Mem:   131759604 total,  83633772 free
KiB Swap:    4194172 total,   4194172 free
Timestamp of repository gentoo: Wed, 04 Feb 2026 09:45:00 +0000
Head commit of repository gentoo: d89566c5df49d500dca6a324b0d39b97f7070f31
sh bash 5.3_p9
ld GNU ld (Gentoo 2.45.1 p1) 2.45.1
app-misc/pax-utils:        1.3.8::gentoo
app-shells/bash:           5.3_p9::gentoo
dev-build/autoconf:        2.72-r6::gentoo
dev-build/automake:        1.18.1::gentoo
dev-build/cmake:           4.1.4::gentoo
dev-build/libtool:         2.5.4::gentoo
dev-build/make:            4.4.1-r102::gentoo
dev-build/meson:           1.9.1::gentoo
dev-java/java-config:      2.3.4::gentoo
dev-lang/perl:             5.42.0-r1::gentoo
dev-lang/python:           3.13.11::gentoo, 3.14.0_p1::gentoo
dev-lang/rust:             1.91.0::gentoo
llvm-core/clang:           20.1.8::gentoo, 21.1.8::gentoo
llvm-core/lld:             20.1.8::gentoo, 21.1.8::gentoo
llvm-core/llvm:            20.1.8::gentoo, 21.1.8::gentoo
sys-apps/baselayout:       2.18::gentoo
sys-apps/openrc:           0.62.10::gentoo
sys-apps/sandbox:          2.46::gentoo
sys-devel/binutils:        2.45.1::gentoo
sys-devel/binutils-config: 5.6::gentoo
sys-devel/gcc:             14.3.1_p20250801::gentoo, 15.2.1_p20251122::gentoo
sys-devel/gcc-config:      2.12.2::gentoo
sys-kernel/linux-headers:  6.12::gentoo (virtual/os-headers)
sys-libs/glibc:            2.41-r6::gentoo
Repositories:

gentoo
    location: /usr/portage
    sync-type: rsync
    sync-uri: rsync://rsync.gentoo.org/gentoo-portage
    priority: -1000
    volatile: True
    sync-rsync-verify-max-age: 3
    sync-rsync-verify-jobs: 1
    sync-rsync-extra-opts: 
    sync-rsync-verify-metamanifest: yes

MaDOverLay
    location: /usr/local/portage
    masters: gentoo
    priority: 0
    volatile: True

ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="* @FREE"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe -march=native"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/lib64/libreoffice/program/sofficerc /usr/share/config /var/bind"
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="-O2 -pipe -march=native"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="--autounmask-keep-masks --autounmask-write --jobs=2 --load-average=8"
ENV_UNSET="CARGO_HOME DBUS_SESSION_BUS_ADDRESS DISPLAY GDK_PIXBUF_MODULE_FILE 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="-O2 -pipe"
FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs buildpkg-live config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync merge-wait multilib-strict network-sandbox news parallel-fetch parallel-install pid-sandbox pkgdir-index-trusted preserve-libs protect-owned qa-unresolved-soname-deps sandbox strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LANG="de_DE.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs"
LEX="flex"
LINGUAS="de"
MAKEOPTS="-j32"
PKGDIR="/usr/portage/packages"
PORTAGE_COMPRESS="bzip2"
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 a52 aac acl acpi activities alsa amd64 avif bluetooth branding bzip2 cairo cdda cdr cet crypt cups dbus declarative dri dts dvd dvdr elogind encode exif flac gdbm geolocation gif gpm gtk gui heif hidpi iconv icu ipv6 jpeg jpegxl kde kdesu kwallet lcms libnotify libtirpc libvirt mad mng mp3 mp4 mpeg multilib ncurses networkmanager nls ogg openal opencl opengl openmp pam pango pcre pdf pipewire plasma png policykit ppds pulseaudio qml qt5 qt6 readline screencast sdl seccomp semantic-desktop sound sound-server speech spell split-usr ssl startup-notification svg test-rust tiff truetype udev udisks unicode upower usb vaapi vdpau vlc vorbis vulkan wayland webp widevine widgets wxwidgets x264 xattr xcb xft xinerama xml xv xvid zlib" ABI_X86="64" ADA_TARGET="gcc_15" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_anon authn_dbm authn_file authz_dbm authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir env expires ext_filter file_cache filter headers include info log_config logio 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 rdrand 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 navcom oceanserver oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 tsip tripmate tnt ublox" GRUB_PLATFORMS="efi-32 efi-64 emu pc" GUILE_SINGLE_TARGET="3-0" GUILE_TARGETS="3-0" INPUT_DEVICES="libinput" KERNEL="linux" L10N="de" LCD_DEVICES="bayrad cfontz glk hd44780 lb216 lcdm001 mtxorb text" LLVM_TARGETS="X86" LUA_SINGLE_TARGET="lua5-1" LUA_TARGETS="lua5-1" OFFICE_IMPLEMENTATION="libreoffice" PERL_FEATURES="ithreads" PHP_TARGETS="php8-3" POSTGRES_TARGETS="postgres17" PYTHON_SINGLE_TARGET="python3_13" PYTHON_TARGETS="python3_13" QEMU_SOFTMMU_TARGETS="arm x86_64 sparc" QEMU_USER_TARGETS="x86_64" RUBY_TARGETS="ruby32 ruby33" VIDEO_CARDS="nvidia" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipp2p iface geoip fuzzy condition tarpit sysrq proto 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, LFLAGS, LIBTOOL, MAKE, MAKEFLAGS, NM, OBJCOPY, OBJDUMP, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PYTHONPATH, RANLIB, READELF, RUSTFLAGS, SIZE, STRINGS, STRIP, YACC, YFLAGS

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

kde-plasma/plasma-systemmonitor-6.5.5-r1::gentoo was built with the following:
USE="-debug -test" ABI_X86="(64)"

>>> Attempting to run pkg_info() for 'kde-plasma/plasma-systemmonitor-6.5.5-r1'
machine is prime-stable memtest86+ failfree, so not a hardware fault smth must be misconfigured or bugged :(
Top
rab0171610
l33t
l33t
Posts: 721
Joined: Sat Dec 24, 2022 1:41 am

  • Quote

Post by rab0171610 » Thu Feb 05, 2026 12:45 pm

You seem confidant that it is not related to bad RAM or lack of available memory or other hardware issue so maybe valgrind might be useful in this case? I am not an expert in this area. Maybe one will chime in eventually. If I was left to my own devices without further direction in this situation, I would try rebuilding the affected program(s). to see if this fixed the issue. I once began having a fatal error when running either konsole or kate after an update. After rebuilding just that package I was able to launch it normally again . I guessed maybe the first time it was a rare and random build error. Under the best of conditions with perfectly working memory and hardware, do CPU's and/or compilers make mistakes? Produce bad programs occasionally? Linking errors? Or is it a perfect system? I don't know.

I would definitely consider filing a bug report with the upstream developers in some cases.

I might consider using valgrind. Someone else may have actual experience in this area and be able to offer more meaningful advice.

If all else fails, as a drastic desperate measure I might even consider in my down time or overnight rebuilding my system as one does with a profile update (i.e. in order emerge binutils, gcc, glibc libtool, rebuild world and all that those steps entail etc.), especially if I was experiencing errors with multiple programs.
Top
GDH-gentoo
Advocate
Advocate
User avatar
Posts: 2117
Joined: Sat Jul 20, 2019 7:02 pm
Location: South America

  • Quote

Post by GDH-gentoo » Thu Feb 05, 2026 3:28 pm

This is C++ code throwing an exception that is not caught by any exception handler in the program. Which results in a call to std::terminate().

std::length_error is a class defined in the C++ standard library and generally used as the type of exception objects thrown when a data structure is asked to grow larger than an allowed maximum. In this case, seemingly thrown by an (instanced) member function of class template std::vector<> (libstdc++'s implementation).

Probably a bug in plasma-systemmonitor or the result of some unusual condition (since nobody else seems to have reported something like this). Unlikely the result of hardware failures. Diagnosing this might unfortunately require GDB or something like that.
Ionen wrote:As a packager I just don't want things to get messier with weird build systems and multiple toolchains requirements though :)
Top
Post Reply

5 posts • Page 1 of 1

Return to “Desktop Environments”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic