Bug 496930 - Anaconda crashes while partitioning (manual layout)
Summary: Anaconda crashes while partitioning (manual layout)
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: i386
OS: Linux
low
high
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: anaconda_trace_hash:4f085a45c7475fe51...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-04-21 17:01 UTC by Andrew McNabb
Modified: 2009-04-21 17:51 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2009-04-21 17:51:25 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Attached traceback automatically from anaconda. (332.69 KB, text/plain)
2009-04-21 17:01 UTC, Andrew McNabb
no flags Details
Attached traceback automatically from anaconda. (268.90 KB, text/plain)
2009-04-21 17:10 UTC, Andrew McNabb
no flags Details

Description Andrew McNabb 2009-04-21 17:01:04 UTC
The following was filed automatically by anaconda:
anaconda 11.5.0.46 exception report
Traceback (most recent call first):
  File "/usr/lib/anaconda/storage/formats/__init__.py", line 261, in destroy
    os.close(fd)
  File "/usr/lib/anaconda/storage/devices.py", line 1162, in create
    DeviceFormat(device=self.path, exists=True).destroy()
  File "/usr/lib/anaconda/storage/deviceaction.py", line 203, in execute
    self.device.create(intf=intf)
  File "/usr/lib/anaconda/storage/devicetree.py", line 658, in processActions
    action.execute(intf=self.intf)
  File "/usr/lib/anaconda/storage/__init__.py", line 234, in doIt
    self.devicetree.processActions()
  File "/usr/lib/anaconda/packages.py", line 117, in turnOnFilesystems
    anaconda.id.storage.doIt()
UnboundLocalError: local variable 'fd' referenced before assignment

Comment 1 Andrew McNabb 2009-04-21 17:01:09 UTC
Created attachment 340583 [details]
Attached traceback automatically from anaconda.

Comment 2 Andrew McNabb 2009-04-21 17:10:46 UTC
Created attachment 340585 [details]
Attached traceback automatically from anaconda.

Comment 3 Chris Lumens 2009-04-21 17:51:25 UTC
I've committed a patch for the immediate problem, and we have another
outstanding patch to fix the real problem here too.  This should be all fixed
up in the next build of anaconda.


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