[Parted-maintainers] Bug#1029075: fatresize: IOT instruction if resize twice

Yangfl mmyangfl at gmail.com
Tue Jan 17 13:07:33 GMT 2023


Package: fatresize
Version: 1.1.0-2

# mkfs.vfat /dev/sdb1
mkfs.fat 4.2 (2021-01-31)
# fatresize -q -s 1G /dev/sdb1
part(start=2048, end=16386047, length=16384000)
# fatresize -q -s 1G /dev/sdb1
part(start=2048, end=1955078, length=1953031)
Backtrace has 6 calls on stack:
  6: /lib/x86_64-linux-gnu/libparted.so.2(ped_assert+0x4e) [0x7f7e8b000c6e]
  5: fatresize(+0x337f) [0x55d3ad14437f]
  4: fatresize(+0x2ce9) [0x55d3ad143ce9]
  3: /lib/x86_64-linux-gnu/libc.so.6(+0x2718a) [0x7f7e8ae3818a]
  2: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x85) [0x7f7e8ae38245]
  1: fatresize(+0x3191) [0x55d3ad144191]
Bug: Assertion (ped_geometry_test_sector_inside(range, *sector)) at
fatresize.c:347 in function snap() failed.
[1]    9971 IOT instruction  fatresize -q -s 1G /dev/sdb1



More information about the Parted-maintainers mailing list