Bug 62768

Summary: anaconda crashes in firewall when firewall not selected
Product: [Retired] Red Hat Public Beta Reporter: Morten Torstensen <mortent>
Component: anacondaAssignee: Michael Fulbright <msf>
Status: CLOSED DUPLICATE QA Contact: Brock Organ <borgan>
Severity: medium Docs Contact:
Priority: medium    
Version: skipjack-beta1   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2002-04-05 11:20:00 UTC Type: ---
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
Dumpfile made by anaconda when it crashed none

Description Morten Torstensen 2002-04-05 11:18:33 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; T312461)

Description of problem:
Skipjack beta 3, have downloaded beta 4 and will try that later.

When doing a "text" install, anaconda crashed and machine rebooted. Made an 
anacdump.txt, and first part is:
Traceback (innermost last):
  File "/usr/bin/anaconda", line 627, in ?
    intf.run(id, dispatch, configFileData)
  File "/usr/lib/anaconda/text.py", line 406, in run
    rc = apply(win, (self.screen, ) + args)
  File "/usr/lib/anaconda/textw/firewall_text.py", line 208, in __call__
    for dev in devicelist.getSelection():
NameError: devicelist

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


How reproducible:
Didn't try


Additional info:

Will attach entire anacdump.txt later...

Comment 1 Morten Torstensen 2002-04-05 11:19:55 UTC
Created attachment 52324 [details]
Dumpfile made by anaconda when it crashed

Comment 2 Jeremy Katz 2002-04-05 14:06:53 UTC

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