Comment 7 for bug 710696

Revision history for this message
T Kortehisto (kortehisto) wrote :

sudo parted /dev/sdg unit s print

Backtrace has 13 calls on stack:
  13: /lib/libparted.so.0(ped_assert+0x31) [0x7f24b01845c1]
  12: /lib/libparted.so.0(+0x393b6) [0x7f24b01af3b6]
  11: /lib/libparted.so.0(+0x39b33) [0x7f24b01afb33]
  10: /lib/libparted.so.0(+0x3a7ed) [0x7f24b01b07ed]
  9: /lib/libparted.so.0(ped_disk_add_partition+0x1cb) [0x7f24b018ad3b]
  8: /lib/libparted.so.0(+0x3bd34) [0x7f24b01b1d34]
  7: /lib/libparted.so.0(+0x3bf25) [0x7f24b01b1f25]
  6: /lib/libparted.so.0(ped_disk_new+0x75) [0x7f24b018b815]
  5: parted() [0x40698e]
  4: parted(non_interactive_mode+0x8c) [0x40c7cc]
  3: parted(main+0x63) [0x40ab13]
  2: /lib/libc.so.6(__libc_start_main+0xfe) [0x7f24af98cd8e]
  1: parted() [0x404fa9]

You found a bug in GNU Parted! Here's what you have to do:

Don't panic! The bug has most likely not affected any of your data.
Help us to fix this bug by doing the following:

Check whether the bug has already been fixed by checking
the last version of GNU Parted that you can find at:

 http://ftp.gnu.org/gnu/parted/

Please check this version prior to bug reporting.

If this has not been fixed yet or if you don't know how to check,
please visit the GNU Parted website:

 http://www.gnu.org/software/parted

for further information.

Your report should contain the version of this release (2.3)
along with the error message below, the output of

 parted DEVICE unit co print unit s print

and the following history of commands you entered.
Also include any additional information about your setup you
consider important.

Assertion (head_size <= 63) at ../../../libparted/labels/dos.c:662 in function
probe_partition_for_geom() failed.

Aborted