Summary: | Crash while moving partition | ||
---|---|---|---|
Product: | [Applications] partitionmanager | Reporter: | Anton Astafiev <mahairod777> |
Component: | general | Assignee: | Andrius Štikonas <andrius> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | andrius, braboar, christopherheiny, greg.martyn, scraelos |
Priority: | NOR | ||
Version: | 1.0.60 | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | 4ed3ce626708b01dff652bda384ca9a5562a0212 | Version Fixed In: | 2.9.90 |
Sentry Crash Report: |
Description
Anton Astafiev
2012-09-09 06:26:33 UTC
*** Bug 306481 has been marked as a duplicate of this bug. *** same to me. KDE Partition Manager 1.0.60 To avoid segfault I placed some task(for exsample check some ext3 partititon) before resize/move operation. *** Bug 328771 has been marked as a duplicate of this bug. *** *** Bug 329145 has been marked as a duplicate of this bug. *** Still happening for me in Fedora 22 with KDE5. I still can't reproduce it. Can you write what steps are required to reproduce it. I just tried to move ext4 partition earlier in the disk and it worked. Git commit 4ed3ce626708b01dff652bda384ca9a5562a0212 by Andrius Štikonas. Committed on 07/11/2016 at 17:45. Pushed by stikonas into branch 'master'. Check if fileSystem pointer is nullptr before trying to read used space Hopefully it fixes this crash. |