https://bugs.kde.org/show_bug.cgi?id=403970
mthw0 <jari...@hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jari...@hotmail.com --- Comment #1 from mthw0 <jari...@hotmail.com> --- In addition to this I also wasn't able to start partitionmanager with gdb at all. Log: LANG=C gdb partitionmanager GNU gdb (GDB) 8.2.1 Copyright (C) 2018 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-pc-linux-gnu". Type "show configuration" for configuration details. For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>. Find the GDB manual and other documentation resources online at: <http://www.gnu.org/software/gdb/documentation/>. For help, type "help". Type "apropos word" to search for commands related to "word"... Reading symbols from partitionmanager...done. (gdb) run Starting program: /usr/bin/partitionmanager [Thread debugging using libthread_db enabled] Using host libthread_db library "/usr/lib/libthread_db.so.1". [New Thread 0x7fffeefe3700 (LWP 24755)] Could not load plugin for core backend "" : "The shared library was not found." Loaded backend plugin: "pmsfdiskbackendplugin" Using Wayland-EGL [New Thread 0x7fffe7fff700 (LWP 24756)] Using the 'xdg-shell' shell integration [New Thread 0x7fffe77fe700 (LWP 24757)] Thread 4 "DBusThread" received signal SIG33, Real-time event 33. [Switching to Thread 0x7fffe77fe700 (LWP 24757)] 0x00007ffff61e2a3d in _int_malloc () from /usr/lib/libc.so.6 (gdb) run The program being debugged has been started already. Start it from the beginning? (y or n) y Starting program: /usr/bin/partitionmanager [Thread debugging using libthread_db enabled] Using host libthread_db library "/usr/lib/libthread_db.so.1". [New Thread 0x7fffeefe3700 (LWP 24767)] Could not load plugin for core backend "" : "The shared library was not found." Loaded backend plugin: "pmsfdiskbackendplugin" Using Wayland-EGL [New Thread 0x7fffe7fff700 (LWP 24768)] Using the 'xdg-shell' shell integration [New Thread 0x7fffe77fe700 (LWP 24769)] Thread 4 "partitionmanage" received signal SIG33, Real-time event 33. [Switching to Thread 0x7fffe77fe700 (LWP 24769)] 0x00007ffff478af40 in g_atomic_ref_count_compare () from /usr/lib/libglib-2.0.so.0 (gdb) run The program being debugged has been started already. Start it from the beginning? (y or n) y Starting program: /usr/bin/partitionmanager [Thread debugging using libthread_db enabled] Using host libthread_db library "/usr/lib/libthread_db.so.1". [New Thread 0x7fffeefe3700 (LWP 24772)] Could not load plugin for core backend "" : "The shared library was not found." Loaded backend plugin: "pmsfdiskbackendplugin" Using Wayland-EGL [New Thread 0x7fffe7fff700 (LWP 24773)] Using the 'xdg-shell' shell integration [New Thread 0x7fffe77fe700 (LWP 24774)] Thread 4 "DBusThread" received signal SIG33, Real-time event 33. [Switching to Thread 0x7fffe77fe700 (LWP 24774)] 0x00007ffff61e4ab0 in malloc () from /usr/lib/libc.so.6 (gdb) run The program being debugged has been started already. Start it from the beginning? (y or n) y Starting program: /usr/bin/partitionmanager [Thread debugging using libthread_db enabled] Using host libthread_db library "/usr/lib/libthread_db.so.1". [New Thread 0x7fffeefe3700 (LWP 24844)] Could not load plugin for core backend "" : "The shared library was not found." Loaded backend plugin: "pmsfdiskbackendplugin" Using Wayland-EGL [New Thread 0x7fffe7fff700 (LWP 24845)] Using the 'xdg-shell' shell integration [New Thread 0x7fffe77fe700 (LWP 24846)] Thread 2 "QDBusConnection" received signal SIG33, Real-time event 33. [Switching to Thread 0x7fffeefe3700 (LWP 24844)] 0x00007ffff624fc21 in poll () from /usr/lib/libc.so.6 -- You are receiving this mail because: You are watching all bug changes.