Description of problem: Downloaded the F11 (-rc4) DVD x86-64 iso image. This is an intel desktop. The graphical installer shows an 'exception occurred' window, prompts to save the BR. When I click on 'save', a new pop-up says 'Finding storage devices...' and never goes away. I can't find a br from there. Dropping to the shell, I can see a few things. I'll upload a few files from /tmp/ that'll show the crash. Dumping the crash log here as well for convenience anaconda 11.5.0.59 exception report Traceback (most recent call first): File "/usr/lib64/python2.6/site-packages/parted/disk.py", line 142, in duplicate return Disk(PedDisk=self.__disk.duplicate()) File "/usr/lib/anaconda/storage/devices.py", line 740, in __init__ self._origPartedDisk = self.partedDisk.duplicate() File "/usr/lib/anaconda/storage/devicetree.py", line 1112, in addUdevDiskDevice initcb=cb, initlabel=initlabel, **kwargs) File "/usr/lib/anaconda/storage/devicetree.py", line 1194, in addUdevDevice device = self.addUdevDiskDevice(info) File "/usr/lib/anaconda/storage/devicetree.py", line 1691, in populate self.addUdevDevice(dev) File "/usr/lib/anaconda/storage/__init__.py", line 302, in reset self.devicetree.populate() File "/usr/lib/anaconda/storage/__init__.py", line 102, in storageInitialize storage.reset() File "/usr/lib/anaconda/dispatch.py", line 205, in moveStep rc = stepFunc(self.anaconda) File "/usr/lib/anaconda/dispatch.py", line 128, in gotoNext self.moveStep() File "/usr/lib/anaconda/gui.py", line 1339, in nextClicked self.anaconda.dispatch.gotoNext() PartedException: Assertion (!disk->update_mode) at disk.c:421 in function ped_disk_destroy() fai led. Local variables in innermost frame: self: parted.Disk instance -- type: msdos primaryPartitionCount: 3 lastPartitionNumber: 10 maxPrimaryPartitionCount: 4 partitions: [<parted.partition.Partition object at 0x7ff86e850f10>, <parted.partition.Partitio n object at 0x7ff86e850fd0>, <parted.partition.Partition object at 0x7ff86e85a250>, <parted.part ition.Partition object at 0x7ff86e85a3d0>, <parted.partition.Partition object at 0x7ff86e85a590> , <parted.partition.Partition object at 0x7ff86e85a750>, <parted.partition.Partition object at 0 x7ff86e85a050>, <parted.partition.Partition object at 0x7ff86e85a950>, <parted.partition.Partiti on object at 0x7ff86e85ab10>] device: <parted.device.Device object at 0x7ff86e8c6fd0> PedDisk: <_ped.Disk object at 0x7ff86e84f290>
Created attachment 346843 [details] anacdump.txt
Created attachment 346844 [details] anaconda.log
Created attachment 346845 [details] syslog
Created attachment 346846 [details] storage.log
Created attachment 346847 [details] program.log
*** This bug has been marked as a duplicate of bug 501768 ***