bug-parted
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Assertions in libparted/disk_dos.c


From: Rainer Gruber
Subject: Assertions in libparted/disk_dos.c
Date: Fri, 15 Jul 2005 11:57:45 +0200
User-agent: Mozilla Thunderbird 1.0.2 (X11/20050317)

After starting parted with a cardreader on USB bus with an SD card plugged in I got following messages:

GNU Parted 1.6.21 with HFS shrink patch 16
[...]
Using /dev/sdc
(parted) print
You found a bug in GNU Parted. Please email a bug report to address@hidden containing the version (1.6.21), and the following message:

Assertion (head_size <= 63) at ../../libparted/disk_dos.c:573 in function
probe_partition_for_geom() failed.
Ignore/Cancel? I
You found a bug in GNU Parted. Please email a bug report to address@hidden containing the version (1.6.21), and the following message:

Assertion (sectors <= 63) at ../../libparted/disk_dos.c:583 in function
probe_partition_for_geom() failed.
Ignore/Cancel? Ignore
You found a bug in GNU Parted. Please email a bug report to address@hidden containing the version (1.6.21), and the following message:

Assertion ((C * heads + H) * sectors + S == A) at ../../libparted/disk_dos.c:586
in function probe_partition_for_geom() failed.
Ignore/Cancel? I
You found a bug in GNU Parted. Please email a bug report to address@hidden containing the version (1.6.21), and the following message:

Assertion (head_size <= 63) at ../../libparted/disk_dos.c:573 in function
probe_partition_for_geom() failed.
Ignore/Cancel? I
You found a bug in GNU Parted. Please email a bug report to address@hidden containing the version (1.6.21), and the following message:

Assertion (sectors <= 63) at ../../libparted/disk_dos.c:583 in function
probe_partition_for_geom() failed.
Ignore/Cancel? I
You found a bug in GNU Parted. Please email a bug report to address@hidden containing the version (1.6.21), and the following message:

Assertion ((C * heads + H) * sectors + S == A) at ../../libparted/disk_dos.c:586
in function probe_partition_for_geom() failed.
Ignore/Cancel? I
Disk geometry for /dev/sdc: 0.000-244,000 megabytes
Disk label type: msdos
Minor    Start       End     Type      Filesystem  Flags
1          0,049    244,000  primary   fat16       boot
(parted) quit





reply via email to

[Prev in Thread] Current Thread [Next in Thread]