Summary: | Crash after opening PartitionManager twice during move | ||
---|---|---|---|
Product: | [Applications] partitionmanager | Reporter: | max.beikirch |
Component: | general | Assignee: | Andrius Štikonas <andrius> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | Keywords: | drkonqi |
Priority: | NOR | ||
Version: | 23.08.1 | ||
Target Milestone: | --- | ||
Platform: | Kubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
max.beikirch
2024-04-20 20:13:35 UTC
You shouldn't be able to start partitionmanager twice, second instance should exist almost immediately after it checks dbus interface... Crash might be coincidence. This backtrace looks like #441916 though I can't reliably reproduce it. kpmcore_externalcommand should finish currently running command, so hopefully your file system is mostly fine. But keep in mind that it will not run any further commands, so after the move (depending on the direction, you might need to adjust partition boundaries). Luckily your move is to the left. I think you'll end up with partition that is larger than file system. So nothing serious, since fs is aware of its own size. ================================= |moved file system|end of the old data| I think another resize would fix the problem... Move is to the right would have been trickier... ======================== |old data|moved file system| This would need to move beginning of partition to where moved file system is. *** This bug has been marked as a duplicate of bug 441916 *** |