bug-parted
[Top][All Lists]
Advanced

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

[parted-Bugs][311464] Assertion (last_usable_if _grown > first_usable) a


From: parted-bugs
Subject: [parted-Bugs][311464] Assertion (last_usable_if _grown > first_usable) at disk_gpt.c:5 16 in function _parse_header() failed.
Date: Fri, 13 Jan 2012 21:03:12 +0000

Bugs item #311464, was changed at 2009-02-13 13:26 by Christian Kujau
You can respond by visiting: 
https://alioth.debian.org/tracker/?func=detail&atid=410685&aid=311464&group_id=30287

Status: Open
Priority: 3
Submitted By: Denis Roy (droy-guest)
Assigned to: Nobody (None)
Summary: Assertion (last_usable_if_grown > first_usable) at disk_gpt.c:516 in 
function _parse_header() failed. 
Category: None
Group: Version 1.6.25.x
Resolution: None


Initial Comment:
# parted /dev/sdd print

Assertion (last_usable_if_grown > first_usable) at disk_gpt.c:516 in function 
_parse_header() failed.

SuSE Linux entreprise server 10 SP2 on PPC
Had a 3.9TB partition in a 4TB iscsi disk on x86_64 initiator. When the 
initiator is PPC, I get the above message and cannot delete/create partitions.

----------------------------------------------------------------------

Comment By: Christian Kujau (ckujau-guest)
Date: 2012-01-13 13:03

Message:
GNU/parted 2.3 from Debian/squeeze, I'm not able to reproduce the asserion 
anymore on PowerPC (Linux 3.2.0, 2x1TB disks)

----------------------------------------------------------------------

Comment By: Christian Kujau (ckujau-guest)
Date: 2010-03-21 22:24

Message:
I think have a similar issue here. Debian/stable on powepc, GNU/parted 1.8.8. I 
have an internal disk (hda) and two external disks connected via USB. Calling 
"parted -l" gives:

--------------------------------------------------------
Model: Hitachi HTS541060G9AT00 (ide)
Disk /dev/hda: 60.0GB
Sector size (logical/physical): 512B/512B
Partition Table: mac

Number  Start   End     Size    File system  Name                   Flags
 1      512B    32.8kB  32.3kB               Apple                       
 2      32.8kB  134MB   134MB   hfs+         eXternal booter        boot 
 3      134MB   32.3GB  32.2GB  hfsx         Apple_HFSX_Untitled_1       
 4      32.3GB  32.3GB  1000kB  hfs          boot                   boot 
 5      32.3GB  33.5GB  1200MB               swap                   swap 
 6      33.5GB  39.5GB  6000MB  ext3         linux                       
 7      39.5GB  60.0GB  20.5GB  fat32        fat32                       


Backtrace has 10 calls on stack:
  10: /lib/libparted-1.8.so.10(ped_assert+0xb0) [0xff7ca60]
  9: /lib/libparted-1.8.so.10 [0xffc0004]
  8: /lib/libparted-1.8.so.10(ped_disk_new+0xc4) [0xff86c44]
  7: parted [0x100077f0]
  6: parted [0x100085a8]
  5: parted [0x1000a524]
  4: parted [0x1000b720]
  3: parted(main+0x3c) [0x1000b8cc]
  2: /lib/libc.so.6 [0xfd49704]
  1: /lib/libc.so.6 [0xfd498c0]
[...]
Assertion (last_usable_if_grown > first_usable) at
../../../libparted/labels/gpt.c:696 in function _parse_header() failed.

Ignore/Cancel? i

Model: WDC WD10 EACS-00D6B0 (scsi)
Disk /dev/sda: 1000GB
Sector size (logical/physical): 512B/512B
Partition Table: gpt

Number  Start   End     Size    File system  Name     Flags
 1      17.4kB  1000GB  1000GB               primary 
--------------------------------------------------------


...and the same assertion for sdb (same disk model, same partitioning). 
Unfortunately I'm currently unable to compile latest parted as it requires 
autoconf-2.63, Debian/stable is at 2.61 :-\


----------------------------------------------------------------------

You can respond by visiting: 
https://alioth.debian.org/tracker/?func=detail&atid=410685&aid=311464&group_id=30287



reply via email to

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