Summary: | Partition manager crash when try decrease partition | ||
---|---|---|---|
Product: | [Applications] partitionmanager | Reporter: | Paweł <peer7777> |
Component: | general | Assignee: | Andrius Štikonas <andrius> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | pavel.nedr |
Priority: | NOR | Keywords: | drkonqi |
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kpmcore/4ed3ce626708b01dff652bda384ca9a5562a0212 | Version Fixed In: | |
Sentry Crash Report: |
Description
Paweł
2016-07-19 18:17:17 UTC
Now when I unlock my sd card It work as should. I used micro sd adapter with lock. Hmm, this crash in Partition::sectorsUsed() is probably the same as all these other crashes reported in bugzilla which I unfortunately hasn't been able to reproduce. I can try to see if locking sd card would help. *** Bug 357114 has been marked as a duplicate of this bug. *** 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 the following crashes as well: Related: bug 364863 M +3 -0 src/core/partition.cpp http://commits.kde.org/kpmcore/4ed3ce626708b01dff652bda384ca9a5562a0212 |