GNU bug report logs - #19484
segfault: 'disk-set' on empty disk

Previous Next

Package: parted;

Reported by: inbox-527 <at> hans-spath.de

Date: Thu, 1 Jan 2015 23:14:01 UTC

Severity: normal

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

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Hans Spath <inbox-527 <at> hans-spath.de>
To: 19484 <at> debbugs.gnu.org
Subject: bug#19484: segfault: 'disk-set' on empty disk
Date: Thu, 01 Jan 2015 21:22:52 +0100
$ dd if=/dev/zero of=zero bs=1K count=1
1+0 records in
1+0 records out
1024 bytes (1.0 kB) copied, 0.000146148 s, 7.0 MB/s

$ parted zero disk_set
WARNING: You are not superuser.  Watch out for permissions.
Error: /home/user1/zero: unrecognised disk label


You found a bug in GNU Parted! Here's what you have to do:
[...]
Also include any additional information about your setup you
consider important.
                                                                         
Command History:
Segmentation fault (core dumped)

$ parted --version | head -1
parted (GNU parted) 3.2

$ uname -a
Linux host1 3.17.6-1-ARCH #1 SMP PREEMPT Sun Dec 7 23:43:32 UTC 2014
x86_64 GNU/Linux

$ valgrind parted zero disk_set |& head -20
==14358== Memcheck, a memory error detector
[...]
Error: /home/user1/zero: unrecognised disk label
==14358== Invalid read of size 8
==14358==    at 0x4E458D0: ped_disk_is_flag_available (in
/usr/lib/libparted.so.2.0.1)
==14358==    by 0x40B676: command_line_get_disk_flag (in /usr/bin/parted)
==14358==    by 0x40674B: ??? (in /usr/bin/parted)
==14358==    by 0x40C8B1: non_interactive_mode (in /usr/bin/parted)
==14358==    by 0x405F47: main (in /usr/bin/parted)
==14358==  Address 0x8 is not stack'd, malloc'd or (recently) free'd
==14358==






This bug report was last modified 10 years and 193 days ago.

Previous Next


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