https://bugs.kde.org/show_bug.cgi?id=506989
--- Comment #5 from Andrius Štikonas <[email protected]> --- (In reply to Robi from comment #4) > (In reply to Andrius Štikonas from comment #3) > > Alright here's (what I think is relevant from) the backtrace > > "Using backend plugin: pmsfdiskbackendplugin (1)" > "Scanning devices..." > [New Thread 0x7fff8ffff6c0 (LWP 3199)] > getting temp failed for "/dev/nvme0n1" : No such file or directory > getting powered on time failed for "/dev/nvme0n1" : No such file or > directory > getting power cycles failed for "/dev/nvme0n1" : No such file or directory > unknown file system type "" on "/dev/nvme0n1p1" > > Thread 1 "partitionmanage" received signal SIGSEGV, Segmentation fault. > Downloading 185.96 K source file > /usr/src/debug/glib2/build/../glib/glib/gmain.c > g_source_get_name (source=source@entry=0x15562c880) at > ../glib/glib/gmain.c:2145 > 2145 g_return_val_if_fail (g_atomic_int_get (&source->ref_count) > 0, > NULL); Strange, that is not even in partition manager source code, that's in Glib. And glib is not even a direct dependency of partitionmanager, it's two or more layers down in the dependency chain. -- You are receiving this mail because: You are watching all bug changes.
