Bug 490335 - Anaconda crash whilst try to add a partition
Summary: Anaconda crash whilst try to add a partition
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: i386
OS: Linux
low
medium
Target Milestone: ---
Assignee: David Cantrell
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: anaconda_trace_hash:12caabc7dd456072f...
Depends On:
Blocks: F11Blocker, F11FinalBlocker
TreeView+ depends on / blocked
 
Reported: 2009-03-15 13:02 UTC by Andrew Parker
Modified: 2009-03-17 16:56 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2009-03-17 16:56:27 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Attached traceback automatically from anaconda. (128.21 KB, text/plain)
2009-03-15 13:02 UTC, Andrew Parker
no flags Details

Description Andrew Parker 2009-03-15 13:02:34 UTC
The following was filed automatically by anaconda:
anaconda 11.5.0.29 exception report
Traceback (most recent call first):
  File "/usr/lib/python2.6/site-packages/parted/disk.py", line 177, in removePartition
    if self.__disk.remove_partition(partition.getPedPartition()):
  File "/usr/lib/anaconda/storage/partitioning.py", line 596, in allocatePartitions
    partedDisk.removePartition(_part.partedPartition)
  File "/usr/lib/anaconda/storage/partitioning.py", line 542, in doPartitioning
    allocatePartitions(disks, partitions)
  File "/usr/lib/anaconda/iw/partition_gui.py", line 1007, in refresh
    doPartitioning(self.storage)
  File "/usr/lib/anaconda/iw/partition_gui.py", line 1115, in editPartition
    if self.refresh(justRedraw=not actions):
  File "/usr/lib/anaconda/iw/partition_gui.py", line 964, in newCB
    self.editPartition(device, isNew=1)
PartedException: Assertion (part->part_list == NULL) at disk.c:1824 in function ped_disk_remove_partition() failed.

Comment 1 Andrew Parker 2009-03-15 13:02:39 UTC
Created attachment 335257 [details]
Attached traceback automatically from anaconda.

Comment 2 David Lehman 2009-03-17 16:56:27 UTC
This should be fixed in anaconda-11.5.0.31-1, which is in rawhide now. Thanks for the bug report.


Note You need to log in before you can comment on or make changes to this bug.