GNU bug report logs - #37794
Bug report for parted 17-10-19

Previous Next

Package: parted;

Reported by: Blåfield Toni <toni.blafield <at> etteplanmore.com>

Date: Thu, 17 Oct 2019 14:44:04 UTC

Severity: normal

To reply to this bug, email your comments to 37794 AT debbugs.gnu.org.

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#37794; Package parted. (Thu, 17 Oct 2019 14:44:05 GMT) Full text and rfc822 format available.

Acknowledgement sent to Blåfield Toni <toni.blafield <at> etteplanmore.com>:
New bug report received and forwarded. Copy sent to bug-parted <at> gnu.org. (Thu, 17 Oct 2019 14:44:05 GMT) Full text and rfc822 format available.

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

From: Blåfield Toni <toni.blafield <at> etteplanmore.com>
To: "bug-parted <at> gnu.org" <bug-parted <at> gnu.org>
Subject: Bug report for parted 17-10-19
Date: Thu, 17 Oct 2019 13:25:30 +0000
[Message part 1 (text/plain, inline)]
Got an error, here are the details:

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 (3.2)
along with the error message below, the output of

        parted DEVICE unit co print unit s print

and the following history of commands you entered.
Also include any additional information about your setup you
consider important.

Command History:
l
list
print
print all
orubt devices
print devices
print list
resize
resizepart
2

Error: SEGV_MAPERR (Address not mapped to object)
Backtrace has 11 calls on stack:
  11: /lib/x86_64-linux-gnu/libparted.so.2(ped_assert+0x45) [0x7f3c71d1fc45]
  10: parted(+0xbc7b) [0x5595c66cbc7b]
  9: /lib/x86_64-linux-gnu/libc.so.6(+0x43f60) [0x7f3c71aeff60]
  8: /lib/x86_64-linux-gnu/libc.so.6(+0xb01d6) [0x7f3c71b5c1d6]
  7: /lib/x86_64-linux-gnu/libparted.so.2(+0x149b6) [0x7f3c71d289b6]
  6: /lib/x86_64-linux-gnu/libparted.so.2(+0x1615c) [0x7f3c71d2a15c]
  5: parted(+0x8e2d) [0x5595c66c8e2d]
  4: parted(interactive_mode+0x12c) [0x5595c66cdecc]
  3: parted(main+0x13ab) [0x5595c66c6deb]
  2: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xeb) [0x7f3c71ad2b6b]
  1: parted(_start+0x2a) [0x5595c66c6e7a]


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 (3.2)
along with the error message below, the output of

        parted DEVICE unit co print unit s print

and the following history of commands you entered.
Also include any additional information about your setup you
consider important.

Assertion (0) at ../../parted/ui.c:356 in function sa_sigsegv_handler() failed.

Aborted (core dumped)



Disk info (command output):

Model: ATA Samsung SSD 850 (scsi)
Disk /dev/sda: 500GB
Sector size (logical/physical): 512B/512B
Partition Table: gpt
Disk Flags:

Number  Start   End     Size    File system  Name  Flags
1      1049kB  2097kB  1049kB                     bios_grub
2      2097kB  500GB   500GB   ext4

Model: ATA Samsung SSD 850 (scsi)
Disk /dev/sda: 976773168s
Sector size (logical/physical): 512B/512B
Partition Table: gpt
Disk Flags:

Number  Start  End         Size        File system  Name  Flags
1      2048s  4095s       2048s                          bios_grub
2      4096s  976771071s  976766976s  ext4

Model: ATA Samsung SSD 850 (scsi)
Disk /dev/sda: 60801,80,62
Sector size (logical/physical): 512B/512B
BIOS cylinder,head,sector geometry: 60801,255,63.  Each cylinder is 8225kB.
Partition Table: gpt
Disk Flags:

Number  Start    End          File system  Name  Flags
1      0,32,32  0,65,0                          bios_grub
2      0,65,1   60801,47,45  ext4


Best regards,

Toni B
[Message part 2 (text/html, inline)]

Information forwarded to bug-parted <at> gnu.org:
bug#37794; Package parted. (Fri, 18 Oct 2019 20:21:02 GMT) Full text and rfc822 format available.

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

From: "Brian C. Lane" <bcl <at> redhat.com>
To: Blåfield Toni <toni.blafield <at> etteplanmore.com>
Cc: 37794 <at> debbugs.gnu.org
Subject: Re: bug#37794: Bug report for parted 17-10-19
Date: Fri, 18 Oct 2019 13:20:40 -0700
On Thu, Oct 17, 2019 at 01:25:30PM +0000, Blåfield Toni wrote:
> Got an error, here are the details:
> 
> 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 (3.2)
> along with the error message below, the output of
> 
>         parted DEVICE unit co print unit s print
> 
> and the following history of commands you entered.
> Also include any additional information about your setup you
> consider important.
> 
> Command History:
> l
> list
> print
> print all
> orubt devices
> print devices
> print list
> resize
> resizepart
> 2

Thanks for the report! I actually have a fix for this that got lost.

https://github.com/bcl/parted/commits/master-1701411

I'll re-send those to the list after I test them against the current
master.

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




This bug report was last modified 5 years and 241 days ago.

Previous Next


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