Bug 182990 - Anaconda quits because of no seg-fault handler on startup
Summary: Anaconda quits because of no seg-fault handler on startup
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: i686
OS: Linux
medium
high
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Mike McLean
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-02-24 22:53 UTC by G.Wolfe Woodbury
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2006-02-24 23:11:17 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description G.Wolfe Woodbury 2006-02-24 22:53:42 UTC
Description of problem:
Anaconda quits with an "AttributeError" on startup.

  Traceback (most recent call last):
    File "/usr/bin/anaconda", line 397, in ?
      signal.signal(signal.SIGSEGV, isys.handleSegv)
  AttributeError: 'module' objact has no attribute 'handleSegv'
  install exited abnormally
  . . . . .


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

How reproducible: always


Steps to Reproduce:
1. attempt to install rawhide of 2006-02-24
2.
3.
  
Actual results:
  see description


Expected results:


Additional info:

Comment 1 Jeremy Katz 2006-02-24 23:11:17 UTC
Reported a few times, already fixed in CVS


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