bug-parted
[Top][All Lists]
Advanced

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

Trying to 'print all' causess parted to behave weird


From: Johnny Bit
Subject: Trying to 'print all' causess parted to behave weird
Date: Wed, 24 May 2006 12:15:38 +0200
User-agent: Thunderbird 1.5.0.2 (X11/20060523)

To be clear, I invoked parded with:
> parted /dev/sda
then typed
(parted) print all

and it went into endless loop printing on screen message:
---
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 (1.7.0)
along with the error message below, the output of

        parted DEVICE unit co print unit s print

and additional information about your setup you consider important.

Error: SEGV_MAPERR (Address not mapped to object)

---
command mentioned in reporting bug
> |parted /dev/DEVICE print unit s print unit chs print
results in same exact behavior (DEVICE changed to sda)

results of fdisk commands:
---
> fdisk -l /dev/sda

Disk /dev/sda: 250.0 GB, 250059350016 bytes
255 heads, 63 sectors/track, 30401 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1               1        2611    20972826    c  W95 FAT32 (LBA)
/dev/sda2            2612       30401   223223175    f  W95 Ext'd (LBA)
/dev/sda5            2612        5222    20972826    b  W95 FAT32
/dev/sda6            5223        8209    23993046    b  W95 FAT32
/dev/sda7            8210        8272      506016   82  Linux swap / Solaris
/dev/sda8            8273       10820    20466778+   b  W95 FAT32
/dev/sda9           10821       13311    20008926   83  Linux
/dev/sda10          13312       15179    15004678+  83  Linux
/dev/sda11          15180       17047    15004678+  83  Linux
> fdisk -l -u /dev/sda

Disk /dev/sda: 250.0 GB, 250059350016 bytes
255 heads, 63 sectors/track, 30401 cylinders, total 488397168 sectors
Units = sectors of 1 * 512 = 512 bytes

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1              63    41945714    20972826    c  W95 FAT32 (LBA)
/dev/sda2        41945715   488392064   223223175    f  W95 Ext'd (LBA)
/dev/sda5        41945778    83891429    20972826    b  W95 FAT32
/dev/sda6        83891493   131877584    23993046    b  W95 FAT32
/dev/sda7       131877648   132889679      506016   82  Linux swap / Solaris
/dev/sda8       132889743   173823299    20466778+   b  W95 FAT32
/dev/sda9       173823363   213841214    20008926   83  Linux
/dev/sda10      213841278   243850634    15004678+  83  Linux
/dev/sda11      243850698   273860054    15004678+  83  Linux
---
|




reply via email to

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