GNU bug report logs - #30447
Fwd: parted 3.2: Error: FPE_INTDIV (Integer: divide by zero)[1] 4833 abort (core dumped)

Previous Next

Package: parted;

Reported by: Alex March <alexmarch <at> fastmail.com>

Date: Tue, 13 Feb 2018 18:41:02 UTC

Severity: normal

To reply to this bug, email your comments to 30447 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#30447; Package parted. (Tue, 13 Feb 2018 18:41:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Alex March <alexmarch <at> fastmail.com>:
New bug report received and forwarded. Copy sent to bug-parted <at> gnu.org. (Tue, 13 Feb 2018 18:41:04 GMT) Full text and rfc822 format available.

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

From: Alex March <alexmarch <at> fastmail.com>
To: bug-parted <at> gnu.org
Subject: Fwd: parted 3.2: Error: FPE_INTDIV (Integer: divide by zero)[1] 4833
 abort (core dumped)
Date: Tue, 13 Feb 2018 18:33:16 +0000

----- Original message -----
From: Alex March <alexmarch <at> fastmail.com>
To: bugs-parted <at> gnu.org
Subject: parted  3.2: Error: FPE_INTDIV (Integer: divide by zero)[1]    4833 abort (core dumped)
Date: Tue, 13 Feb 2018 18:32:03 +0000

Hi,

Latest 3.2 version.

% sudo parted /dev/sdc unit co print unit s print
[sudo] password for march: 
Model: Seagate Expansion (scsi)
Disk /dev/sdc: 2000GB
Sector size (logical/physical): 512B/4096B
Partition Table: msdos
Disk Flags: 

Number  Start   End     Size    Type     File system  Flags
 1      1049kB  2000GB  2000GB  primary  ntfs

Model: Seagate Expansion (scsi)
Disk /dev/sdc: 3907029167s
Sector size (logical/physical): 512B/4096B
Partition Table: msdos
Disk Flags: 

Number  Start  End          Size         Type     File system  Flags
 1      2048s  3907028991s  3907026944s  primary  ntfs

Command History:
list
print
print devices
exit
quit

Error: FPE_INTDIV (Integer: divide by zero)[1]    4833 abort (core dumped)  parted

Always happy to provide more info if necessary!

Thank you,
Alex




Information forwarded to bug-parted <at> gnu.org:
bug#30447; Package parted. (Wed, 14 Feb 2018 19:34:01 GMT) Full text and rfc822 format available.

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

From: Phil Susi <psusi <at> ubuntu.com>
To: Alex March <alexmarch <at> fastmail.com>, 30447 <at> debbugs.gnu.org
Subject: Re: bug#30447: Fwd: parted 3.2: Error: FPE_INTDIV (Integer: divide by
 zero)[1] 4833 abort (core dumped)
Date: Wed, 14 Feb 2018 14:24:33 -0500
On 2/13/2018 1:33 PM, Alex March wrote:
> 
> 
> ----- Original message -----
> From: Alex March <alexmarch <at> fastmail.com>
> To: bugs-parted <at> gnu.org
> Subject: parted  3.2: Error: FPE_INTDIV (Integer: divide by zero)[1]    4833 abort (core dumped)
> Date: Tue, 13 Feb 2018 18:32:03 +0000
> 
> Hi,
> 
> Latest 3.2 version.
> 
> % sudo parted /dev/sdc unit co print unit s print
> [sudo] password for march: 
> Model: Seagate Expansion (scsi)
> Disk /dev/sdc: 2000GB
> Sector size (logical/physical): 512B/4096B
> Partition Table: msdos
> Disk Flags: 
> 
> Number  Start   End     Size    Type     File system  Flags
>  1      1049kB  2000GB  2000GB  primary  ntfs
> 
> Model: Seagate Expansion (scsi)
> Disk /dev/sdc: 3907029167s
> Sector size (logical/physical): 512B/4096B
> Partition Table: msdos
> Disk Flags: 
> 
> Number  Start  End          Size         Type     File system  Flags
>  1      2048s  3907028991s  3907026944s  primary  ntfs

I assume this is the point where you manually typed "print devices"
without indicating that in your original message?

> Command History:
> list
> print
> print devices
> exit
> quit
> 
> Error: FPE_INTDIV (Integer: divide by zero)[1]    4833 abort (core dumped)  parted

The error happened after you tried to quit?  Can you try to reduce the
reproduction steps to be as simple as possible?  For instance, leave out
the print devices and list commands if they are not required?





Information forwarded to bug-parted <at> gnu.org:
bug#30447; Package parted. (Wed, 21 Feb 2018 16:33:02 GMT) Full text and rfc822 format available.

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

From: Alex March <alexmarch <at> fastmail.com>
To: Phil Susi <psusi <at> ubuntu.com>, 30447 <at> debbugs.gnu.org
Subject: Re: bug#30447: Fwd: parted 3.2: Error: FPE_INTDIV (Integer: divide by
 zero)[1] 4833 abort (core dumped)
Date: Wed, 21 Feb 2018 08:42:08 +0000
Hi,

I'm sorry I should have clarified. The "parted /dev/sdc..." output has been copied after the crash, this is what parted crash message suggested to run and copy-paste into the bug report.

The crash happened right after the quit command. I have rebooted the machine since yesterday and having a hard time reproducing the problem.


On Wed, 14 Feb 2018, at 19:24, Phil Susi wrote:
> On 2/13/2018 1:33 PM, Alex March wrote:
> > 
> > 
> > ----- Original message -----
> > From: Alex March <alexmarch <at> fastmail.com>
> > To: bugs-parted <at> gnu.org
> > Subject: parted  3.2: Error: FPE_INTDIV (Integer: divide by zero)[1]    4833 abort (core dumped)
> > Date: Tue, 13 Feb 2018 18:32:03 +0000
> > 
> > Hi,
> > 
> > Latest 3.2 version.
> > 
> > % sudo parted /dev/sdc unit co print unit s print
> > [sudo] password for march: 
> > Model: Seagate Expansion (scsi)
> > Disk /dev/sdc: 2000GB
> > Sector size (logical/physical): 512B/4096B
> > Partition Table: msdos
> > Disk Flags: 
> > 
> > Number  Start   End     Size    Type     File system  Flags
> >  1      1049kB  2000GB  2000GB  primary  ntfs
> > 
> > Model: Seagate Expansion (scsi)
> > Disk /dev/sdc: 3907029167s
> > Sector size (logical/physical): 512B/4096B
> > Partition Table: msdos
> > Disk Flags: 
> > 
> > Number  Start  End          Size         Type     File system  Flags
> >  1      2048s  3907028991s  3907026944s  primary  ntfs
> 
> I assume this is the point where you manually typed "print devices"
> without indicating that in your original message?
> 
> > Command History:
> > list
> > print
> > print devices
> > exit
> > quit
> > 
> > Error: FPE_INTDIV (Integer: divide by zero)[1]    4833 abort (core dumped)  parted
> 
> The error happened after you tried to quit?  Can you try to reduce the
> reproduction steps to be as simple as possible?  For instance, leave out
> the print devices and list commands if they are not required?
> 




This bug report was last modified 7 years and 118 days ago.

Previous Next


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