Summary: | segmentation fault on launch | ||
---|---|---|---|
Product: | [Applications] partitionmanager | Reporter: | planetory |
Component: | general | Assignee: | Andrius Štikonas <andrius> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | ||
Priority: | NOR | ||
Version First Reported In: | 25.04.0 | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
planetory
2025-06-22 18:05:10 UTC
[New Thread 0x7fffd0ff96c0 (LWP 478378)] [New Thread 0x7fffc4dff6c0 (LWP 478379)] [New Thread 0x7fffa7fff6c0 (LWP 478380)] [New Thread 0x7fffa77fe6c0 (LWP 478381)] [New Thread 0x7fffa6ffd6c0 (LWP 478382)] [New Thread 0x7fffa67fc6c0 (LWP 478383)] [New Thread 0x7fffa5ffb6c0 (LWP 478387)] Downloading 583.41 K separate debug info for /usr/lib64/qt6/plugins/imageformats/libqsvg.so Downloading 881.70 K separate debug info for /home/phy/.cache/debuginfod_client/58de74a73bc1d4f5bbe0bb2ffa13c093aecf4600/debuginfo Downloading 8.36 M separate debug info for /lib64/libQt6Svg.so.6 [New Thread 0x7fffa4e5a6c0 (LWP 478538)] unknown file system type "" on "/dev/nvme0n1p1" unknown file system type "dos" on "/dev/sda" Thread 24 "m_DeviceScanner" received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x7fffa4e5a6c0 (LWP 478538)] Downloading source file /usr/src/debug/kpmcore-25.04.0-1.fc40.x86_64/src/plugins/sfdisk/sfdiskbackend.cpp 0x00007fffdaf43556 in SfdiskBackend::readSectorsUsed (d=..., p=..., mountPoint=...) at /usr/src/debug/kpmcore-25.04.0-1.fc40.x86_64/src/plugins/sfdisk/sfdiskbackend.cpp:523 523 else if (p.fileSystem().supportGetUsed() == FileSystem::cmdSupportFileSystem) (gdb) thread apply all bt full ^CQuit (gdb) bt #0 0x00007fffdaf43556 in SfdiskBackend::readSectorsUsed (d=..., p=..., mountPoint=...) at /usr/src/debug/kpmcore-25.04.0-1.fc40.x86_64/src/plugins/sfdisk/sfdiskbackend.cpp:523 #1 0x00007fffdaf4377b in SfdiskBackend::scanWholeDevicePartition (this=this@entry=0x7fffdc009530, d=...) at /usr/src/debug/kpmcore-25.04.0-1.fc40.x86_64/src/plugins/sfdisk/sfdiskbackend.cpp:345 #2 0x00007fffdaf4aeb9 in SfdiskBackend::scanDevice (this=0x7fffdc009530, deviceNode=<optimized out>) at /usr/src/debug/kpmcore-25.04.0-1.fc40.x86_64/src/plugins/sfdisk/sfdiskbackend.cpp:297 #3 0x00007fffdaf4966d in SfdiskBackend::scanDevices (this=0x7fffdc009530, scanFlags=...) at /usr/src/debug/kpmcore-25.04.0-1.fc40.x86_64/src/plugins/sfdisk/sfdiskbackend.cpp:106 #4 0x00007ffff7f07a4d in DeviceScanner::scan (this=0x5555558d4370) at /usr/src/debug/kpmcore-25.04.0-1.fc40.x86_64/src/core/devicescanner.cpp:56 #5 0x00007ffff5d6a76f in operator() (__closure=<optimized out>) at /usr/src/debug/qt6-qtbase-6.8.2-3.fc40.x86_64/src/corelib/thread/qthread_unix.cpp:375 #6 (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> > (t=<optimized out>) at /usr/src/debug/qt6-qtbase-6.8.2-3.fc40.x86_64/src/corelib/thread/qthread_unix.cpp:311 #7 QThreadPrivate::start (arg=0x5555558d4370) at /usr/src/debug/qt6-qtbase-6.8.2-3.fc40.x86_64/src/corelib/thread/qthread_unix.cpp:339 #8 0x00007ffff54a6088 in start_thread (arg=<optimized out>) at pthread_create.c:448 #9 0x00007ffff5529f8c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 This should have been already fixed in 24.04.1 *** This bug has been marked as a duplicate of bug 502141 *** |