Bug 514096 - click a disk and the program crashed
Summary: click a disk and the program crashed
Status: NEEDSINFO WAITINGFORINFO
Alias: None
Product: partitionmanager
Classification: Applications
Component: general (other bugs)
Version First Reported In: 25.12.0
Platform: CachyOS Linux
: NOR crash
Target Milestone: ---
Assignee: Andrius Štikonas
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2026-01-03 03:26 UTC by 2751874498
Modified: 2026-01-03 08:21 UTC (History)
0 users

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 2751874498 2026-01-03 03:26:51 UTC
Loaded backend plugin:  "pmsfdiskbackendplugin"
"Using backend plugin: pmsfdiskbackendplugin (1)"
"Scanning devices..."
"Device found: Micron 2210 MTFDHBA512QFD"
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
"Partition ‘/dev/nvme0n1p1’ is not properly aligned (first sector: 40, modulo: 40)."
"Partition ‘/dev/nvme0n1p1’ is not properly aligned (last sector: 1,000,215,182, modulo: 655)."
"Device found: Fanxiang S500Pro 1TB"
getting temp failed for  "/dev/nvme1n1" :  No such file or directory
getting powered on time failed for  "/dev/nvme1n1" :  No such file or directory
getting power cycles failed for  "/dev/nvme1n1" :  No such file or directory
"Partition ‘/dev/nvme1n1p1’ is not properly aligned (first sector: 40, modulo: 40)."
"Partition ‘/dev/nvme1n1p2’ is not properly aligned (last sector: 1,790,691,982, modulo: 655)."
"Partition ‘/dev/nvme1n1p3’ is not properly aligned (first sector: 1,790,691,983, modulo: 655)."
"Partition ‘/dev/nvme1n1p5’ is not properly aligned (last sector: 2,000,409,230, modulo: 655)."
"Device found: TOSHIBA MQ04ABD200"
"Partition ‘/dev/sda1’ is not properly aligned (first sector: 40, modulo: 40)."
"Partition ‘/dev/sda1’ is not properly aligned (last sector: 3,068,168,334, modulo: 143)."
"Device found: zram0"
smartctl initialization failed for  "/dev/zram0" :  No such file or directory
error during smart output parsing for  "/dev/zram0" :  No such file or directory
"Scan finished."
/usr/include/c++/15.2.1/bits/stl_vector.h:1263: std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::operator[](size_type) [with _Tp = QColor; _Alloc = std::allocator<QColor>; reference = QColor&; size_type = long unsigned int]: Assertion '__n < this->size()' failed.
fish: Job 1, 'partitionmanager' terminated by signal SIGABRT (Abort)
Comment 1 Andrius Štikonas 2026-01-03 08:20:35 UTC
Is this reproducible? If yes, try to obtain full backtrace of the crash.
Comment 2 Andrius Štikonas 2026-01-03 08:21:38 UTC
.