GNU bug report logs - #17153
Bug report

Previous Next

Package: parted;

Reported by: lev abalkin <lev.abalkin <at> insiberia.net>

Date: Mon, 31 Mar 2014 22:21:02 UTC

Severity: normal

Done: Phillip Susi <psusi <at> ubuntu.com>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 17153 in the body.
You can then email your comments to 17153 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-parted <at> gnu.org:
bug#17153; Package parted. (Mon, 31 Mar 2014 22:21:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to lev abalkin <lev.abalkin <at> insiberia.net>:
New bug report received and forwarded. Copy sent to bug-parted <at> gnu.org. (Mon, 31 Mar 2014 22:21:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: lev abalkin <lev.abalkin <at> insiberia.net>
To: bug-parted <at> gnu.org
Subject: Bug report
Date: Tue, 01 Apr 2014 00:05:12 +0200
Hello there!

After creating a rather small partition on a pendrive (1000KB) I used
partprobe and got the following:


Backtrace has 12 calls on stack:
  12: /lib/x86_64-linux-gnu/libparted.so.0(ped_assert+0x2e) [0x7fc80e84e2ee]
  11: /lib/x86_64-linux-gnu/libparted.so.0(+0x3e04d) [0x7fc80e87804d]
  10: /lib/x86_64-linux-gnu/libparted.so.0(+0x3e43e) [0x7fc80e87843e]
  9: /lib/x86_64-linux-gnu/libparted.so.0(+0x40c73) [0x7fc80e87ac73]
  8: /lib/x86_64-linux-gnu/libparted.so.0(ped_disk_add_partition+0x163)
[0x7fc80e854053]
  7: /lib/x86_64-linux-gnu/libparted.so.0(+0x3f72b) [0x7fc80e87972b]
  6: /lib/x86_64-linux-gnu/libparted.so.0(+0x407c3) [0x7fc80e87a7c3]
  5: /lib/x86_64-linux-gnu/libparted.so.0(ped_disk_new+0x58)
[0x7fc80e8544f8]
  4: partprobe() [0x4013a0]
  3: partprobe(main+0x20e) [0x4011fe]
  2: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xfd)
[0x7fc80d7f4ead]
  1: partprobe() [0x401249]
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 (2.3) and the
following message:  Assertion (head_size > 0) at
../../../libparted/labels/dos.c:661 in function
probe_partition_for_geom() failed.
Abgebrochen

I hope this is helpful in some way. Do you need any more information?

Thanks for all your awsome work so far and all the best for the future!
A loyal fan and user of GNU software




Information forwarded to bug-parted <at> gnu.org:
bug#17153; Package parted. (Tue, 01 Apr 2014 12:54:01 GMT) Full text and rfc822 format available.

Message #8 received at 17153 <at> debbugs.gnu.org (full text, mbox):

From: Håkon Løvdal <hlovdal <at> gmail.com>
To: lev abalkin <lev.abalkin <at> insiberia.net>
Cc: 17153 <at> debbugs.gnu.org
Subject: Re: bug#17153: Bug report
Date: Tue, 1 Apr 2014 14:53:19 +0200
Thanks for the report. Parted version 2.3 is relatively old. The
latest version is 3.1, are you able to reproduce the error with that
version?

On 1 April 2014 00:05, lev abalkin <lev.abalkin <at> insiberia.net> wrote:
> Hello there!
>
> After creating a rather small partition on a pendrive (1000KB) I used
> partprobe and got the following:
>
>
> Backtrace has 12 calls on stack:
>   12: /lib/x86_64-linux-gnu/libparted.so.0(ped_assert+0x2e) [0x7fc80e84e2ee]
>   11: /lib/x86_64-linux-gnu/libparted.so.0(+0x3e04d) [0x7fc80e87804d]
>   10: /lib/x86_64-linux-gnu/libparted.so.0(+0x3e43e) [0x7fc80e87843e]
>   9: /lib/x86_64-linux-gnu/libparted.so.0(+0x40c73) [0x7fc80e87ac73]
>   8: /lib/x86_64-linux-gnu/libparted.so.0(ped_disk_add_partition+0x163)
> [0x7fc80e854053]
>   7: /lib/x86_64-linux-gnu/libparted.so.0(+0x3f72b) [0x7fc80e87972b]
>   6: /lib/x86_64-linux-gnu/libparted.so.0(+0x407c3) [0x7fc80e87a7c3]
>   5: /lib/x86_64-linux-gnu/libparted.so.0(ped_disk_new+0x58)
> [0x7fc80e8544f8]
>   4: partprobe() [0x4013a0]
>   3: partprobe(main+0x20e) [0x4011fe]
>   2: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xfd)
> [0x7fc80d7f4ead]
>   1: partprobe() [0x401249]
> 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 (2.3) and the
> following message:  Assertion (head_size > 0) at
> ../../../libparted/labels/dos.c:661 in function
> probe_partition_for_geom() failed.
> Abgebrochen
>
> I hope this is helpful in some way. Do you need any more information?
>
> Thanks for all your awsome work so far and all the best for the future!
> A loyal fan and user of GNU software
>
>
>




Reply sent to Phillip Susi <psusi <at> ubuntu.com>:
You have taken responsibility. (Tue, 01 Apr 2014 22:59:02 GMT) Full text and rfc822 format available.

Notification sent to lev abalkin <lev.abalkin <at> insiberia.net>:
bug acknowledged by developer. (Tue, 01 Apr 2014 22:59:03 GMT) Full text and rfc822 format available.

Message #13 received at 17153-done <at> debbugs.gnu.org (full text, mbox):

From: Phillip Susi <psusi <at> ubuntu.com>
To: 17153-done <at> debbugs.gnu.org
Subject: Re: bug#17153: Bug report
Date: Tue, 01 Apr 2014 18:58:34 -0400
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

parted 2.3 is very old and no longer supported here.  You should
report this to your distribution instead.  This particular bug was
fixed long ago in parted, and the fix backported to debian based distros.

On 03/31/2014 06:05 PM, lev abalkin wrote:
> Hello there!
> 
> After creating a rather small partition on a pendrive (1000KB) I
> used partprobe and got the following:
> 
> 
> Backtrace has 12 calls on stack: 12:
> /lib/x86_64-linux-gnu/libparted.so.0(ped_assert+0x2e)
> [0x7fc80e84e2ee] 11: /lib/x86_64-linux-gnu/libparted.so.0(+0x3e04d)
> [0x7fc80e87804d] 10: /lib/x86_64-linux-gnu/libparted.so.0(+0x3e43e)
> [0x7fc80e87843e] 9: /lib/x86_64-linux-gnu/libparted.so.0(+0x40c73)
> [0x7fc80e87ac73] 8:
> /lib/x86_64-linux-gnu/libparted.so.0(ped_disk_add_partition+0x163) 
> [0x7fc80e854053] 7: /lib/x86_64-linux-gnu/libparted.so.0(+0x3f72b)
> [0x7fc80e87972b] 6: /lib/x86_64-linux-gnu/libparted.so.0(+0x407c3)
> [0x7fc80e87a7c3] 5:
> /lib/x86_64-linux-gnu/libparted.so.0(ped_disk_new+0x58) 
> [0x7fc80e8544f8] 4: partprobe() [0x4013a0] 3: partprobe(main+0x20e)
> [0x4011fe] 2:
> /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xfd) 
> [0x7fc80d7f4ead] 1: partprobe() [0x401249] 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 (2.3)
> and the following message:  Assertion (head_size > 0) at 
> ../../../libparted/labels/dos.c:661 in function 
> probe_partition_for_geom() failed. Abgebrochen
> 
> I hope this is helpful in some way. Do you need any more
> information?
> 
> Thanks for all your awsome work so far and all the best for the
> future! A loyal fan and user of GNU software
> 
> 
> 

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.14 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQEcBAEBCgAGBQJTO0SZAAoJEI5FoCIzSKrwV/IIAKStfOGvF4wTbmmsTHGaHs8e
/OfY/QmGBz0P7e5lmaQ5MuRdpHDEeiierE2wix1cdCDX77uOp55Dc5xjKgX9q0EF
bZnOSdGagWKgE6SkK3SLw/NuI1PEZaeoXCkxa+JAl/AjAemTTFnF65HGAQ1OCp5G
heMiuysNDIoEoEVMTpfBptmP+S/IPggtyoR+p12nuiuOY9ZZKkCknx1nys6pFzR9
kcr9d71mIPshDayQEqf3SEHZ9T/tHoYWyDnlZR+JSqlCdHb7lOJ7oWRR0zLj+WFO
q/dZ87VSevkl5WyDTfyUHxrKQb4jI8VmAckZ+2rsbarcCif/+NENE0zbTrJDJok=
=JT7H
-----END PGP SIGNATURE-----




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 30 Apr 2014 11:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 11 years and 46 days ago.

Previous Next


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