| Summary: | Partition manager gets stuck when scanning for partitions on a drive containing a partition with jfs | ||
|---|---|---|---|
| Product: | [Applications] partitionmanager | Reporter: | Lucia Mrenica <lucia.mrenica> |
| Component: | general | Assignee: | Andrius Štikonas <andrius> |
| Status: | REPORTED --- | ||
| Severity: | normal | CC: | lucia.mrenica, system.keys.boot |
| Priority: | NOR | ||
| Version First Reported In: | 3.3 | ||
| Target Milestone: | --- | ||
| Platform: | Manjaro | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | Partition manager gets stuck when scanning for partitions on a drive containing a partition with jfs | ||
|
Description
Lucia Mrenica
2019-05-04 08:05:40 UTC
what is the version of jfsutils? I have 1.1.15 and it seems to work fine. What about if you run jfs_debugfs manually. KDE Partition Manager basically runs "jfs_debugfs /dev/sdb1" and inputs "dm" Maybe you can paste the output of that command? sudo jfs_debugfs /dev/sdb1 jfs_debugfs version 1.1.15, 04-Mar-2011 Aggregate Block Size: 4096 > dm Block allocation map control page at block 16 [1] dn_mapsize: 0x0000074c3e3 [9] dn_agheigth: 1 [2] dn_nfree: 0x0000074c01b [10] dn_agwidth: 2 [3] dn_l2nbperpage: 0 [11] dn_agstart: 85 [4] dn_numag: 117 [12] dn_agl2size: 16 [5] dn_maxlevel: 0 [13] dn_agfree: type 'f' [6] dn_maxag: 0 [14] dn_agsize: 65536 [7] dn_agpref: 0 [15] pad: Not Displayed [8] dn_aglevel: 0 display_dbmap: [m]odify, [f]ree count, [t]ree, e[x]it > x > q On first glance, I can't see anything wrong with this. Program starts normally, operates normally (no slowdowns or anything) and exits normally. Partition manager gets stuck when scanning for partitions on a drive containing a partition with jfs Created attachment 122686 [details]
Partition manager gets stuck when scanning for partitions on a drive containing a partition with jfs
Partition manager gets stuck when scanning for partitions on a drive containing a partition with jfs
|