GNU bug report logs - #47666
/libparted/labels/dos.c:2313 in function add_logical_part_metadata() fail

Previous Next

Package: parted;

Reported by: robert mcintosh <mcintoshrobertb <at> yahoo.com>

Date: Fri, 9 Apr 2021 02:26:02 UTC

Severity: normal

Done: "Brian C. Lane" <bcl <at> redhat.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: robert mcintosh <mcintoshrobertb <at> yahoo.com>
Subject: bug#47666: closed (Re: bug#47666: /libparted/labels/dos.c:2313 in
 function add_logical_part_metadata() fail)
Date: Fri, 09 Apr 2021 16:49:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#47666: /libparted/labels/dos.c:2313 in function add_logical_part_metadata() fail

which was filed against the parted package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 47666 <at> debbugs.gnu.org.

-- 
47666: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=47666
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: "Brian C. Lane" <bcl <at> redhat.com>
To: robert mcintosh <mcintoshrobertb <at> yahoo.com>
Cc: 47666-close <at> debbugs.gnu.org
Subject: Re: bug#47666: /libparted/labels/dos.c:2313 in function
 add_logical_part_metadata() fail
Date: Fri, 9 Apr 2021 09:48:37 -0700
On Fri, Apr 09, 2021 at 12:40:50AM +0000, robert mcintosh via Bug reports for the GNU Parted disk partition editor wrote:
> 
> robert <at> TravelMate-6492 ~ $ sudo partprobe
> 
> Backtrace has 13 calls on stack:
>   13: /lib/x86_64-linux-gnu/libparted.so.2(ped_assert+0x44) [0x7fb079188e94]
>   12: /lib/x86_64-linux-gnu/libparted.so.2(+0x1e4bf) [0x7fb07919c4bf]
>   11: /lib/x86_64-linux-gnu/libparted.so.2(+0xf8ba) [0x7fb07918d8ba]
>   10: /lib/x86_64-linux-gnu/libparted.so.2(ped_disk_add_partition+0x25f) [0x7fb07918e1af]
>   9: /lib/x86_64-linux-gnu/libparted.so.2(+0x1ddaf) [0x7fb07919bdaf]
>   8: /lib/x86_64-linux-gnu/libparted.so.2(+0x1de40) [0x7fb07919be40]
>   7: /lib/x86_64-linux-gnu/libparted.so.2(+0x1dde9) [0x7fb07919bde9]
>   6: /lib/x86_64-linux-gnu/libparted.so.2(+0x1edd5) [0x7fb07919cdd5]
>   5: /lib/x86_64-linux-gnu/libparted.so.2(ped_disk_new+0x48) [0x7fb07918ddd8]
>   4: partprobe(+0x12f3) [0x55b3fe2d02f3]
>   3: partprobe(main+0x233) [0x55b3fe2d0183]
>   2: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf0) [0x7fb078dd4840]
>   1: partprobe(_start+0x29) [0x55b3fe2d01c9]
> A bug has been detected in GNU Parted.  Refer to the web site of parted http://www.gnu.org/software/parted/parted.html for more information of what could be useful for bug submitting!  Please email a bug report to bug-parted <at> gnu.org containing at least the version (3.2) and the following message:  Assertion (metadata_length > 0) at ../../../libparted/labels/dos.c:2313 in function add_logical_part_metadata() failed.
> Aborted
> 

The partition table was not created correctly, parted will not use it
until it has been fixed.

-- 
Brian C. Lane (PST8PDT) - weldr.io - lorax - parted - pykickstart


[Message part 3 (message/rfc822, inline)]
From: robert mcintosh <mcintoshrobertb <at> yahoo.com>
To: "bug-parted <at> gnu.org" <bug-parted <at> gnu.org>
Subject: /libparted/labels/dos.c:2313 in function
 add_logical_part_metadata() fail
Date: Fri, 9 Apr 2021 00:40:50 +0000 (UTC)
[Message part 4 (text/plain, inline)]
robert <at> TravelMate-6492 ~ $ sudo partprobe

Backtrace has 13 calls on stack:
  13: /lib/x86_64-linux-gnu/libparted.so.2(ped_assert+0x44) [0x7fb079188e94]
  12: /lib/x86_64-linux-gnu/libparted.so.2(+0x1e4bf) [0x7fb07919c4bf]
  11: /lib/x86_64-linux-gnu/libparted.so.2(+0xf8ba) [0x7fb07918d8ba]
  10: /lib/x86_64-linux-gnu/libparted.so.2(ped_disk_add_partition+0x25f) [0x7fb07918e1af]
  9: /lib/x86_64-linux-gnu/libparted.so.2(+0x1ddaf) [0x7fb07919bdaf]
  8: /lib/x86_64-linux-gnu/libparted.so.2(+0x1de40) [0x7fb07919be40]
  7: /lib/x86_64-linux-gnu/libparted.so.2(+0x1dde9) [0x7fb07919bde9]
  6: /lib/x86_64-linux-gnu/libparted.so.2(+0x1edd5) [0x7fb07919cdd5]
  5: /lib/x86_64-linux-gnu/libparted.so.2(ped_disk_new+0x48) [0x7fb07918ddd8]
  4: partprobe(+0x12f3) [0x55b3fe2d02f3]
  3: partprobe(main+0x233) [0x55b3fe2d0183]
  2: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf0) [0x7fb078dd4840]
  1: partprobe(_start+0x29) [0x55b3fe2d01c9]
A bug has been detected in GNU Parted.  Refer to the web site of parted http://www.gnu.org/software/parted/parted.html for more information of what could be useful for bug submitting!  Please email a bug report to bug-parted <at> gnu.org containing at least the version (3.2) and the following message:  Assertion (metadata_length > 0) at ../../../libparted/labels/dos.c:2313 in function add_logical_part_metadata() failed.
Aborted

[Message part 5 (text/html, inline)]

This bug report was last modified 4 years and 102 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.