Bug 967627

Summary: fdisk segfault while deleting last remaining partition
Product: [Fedora] Fedora Reporter: Petr Janda <pjanda>
Component: util-linuxAssignee: Karel Zak <kzak>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 19CC: jonathan, kzak, mluscon
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-05-27 18:05:11 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Console output none

Description Petr Janda 2013-05-27 16:41:26 UTC
Created attachment 753654 [details]
Console output

Description of problem:



Version-Release number of selected component (if applicable):
util-linux 2.23

How reproducible:
always 

Steps to Reproduce:
1. fdisk /dev/sda
2. delete all partitions except one - does not matter where is located on hdd
3. type "d" and press enter

Actual results:
fdisk segfaults

Expected results:
fdisk deletes last partition

Additional info:
only on i386 - on x86_64 everything works OK
fdisk in dracut on installation DVD is affected too

Comment 1 Petr Janda 2013-05-27 18:05:11 UTC
Different symptoms, but patch from
https://bugzilla.redhat.com/show_bug.cgi?id=961894
solve this issue too.

*** This bug has been marked as a duplicate of bug 961894 ***