Bug 359221 - SIGSEGV during post-install
Summary: SIGSEGV during post-install
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: libuser
Version: rawhide
Hardware: i386
OS: Linux
low
low
Target Milestone: ---
Assignee: Miloslav Trmač
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F8Blocker
TreeView+ depends on / blocked
 
Reported: 2007-10-30 21:17 UTC by John Reiser
Modified: 2007-11-30 22:12 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2007-10-31 19:26:43 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description John Reiser 2007-10-30 21:17:55 UTC
Description of problem: Infinite loop at end of graphcial install with
"Performing post-install operation..." visible.


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


How reproducible: always


Steps to Reproduce:
1. graphical install from DVD composed by pungi from rawhide of Tue.Oct.30
2.
3.
  
Actual results: Apparent hang at end of install, with "Performing post-install
operations..." visible.  Swithcing to vtty2 and using strace shows that the main
anaconda rocess is in a loop:
-----
-- SIGSEGV
rt_sigaction(SIGSEGV, (0x1f9b50, [], 0), {0x1f9b50, [], 0}, 8) = 0
sigreturn()
-----


Expected results: successful install


Additional info:

Comment 1 John Reiser 2007-10-30 21:48:57 UTC
Text install from the same DVD gets the same SIGSEGV loop at the end of the
install process, except that the main screen is showing a warning (not in a box)
that SELinux is disabled.

Comment 2 Jeremy Katz 2007-10-31 03:04:07 UTC
selinux=0 is the key here.

mitr built a fixed libuser and I've verified it with a quick test.

Comment 3 John Reiser 2007-10-31 18:38:57 UTC
Fixed in DVD composed by pungi from rawhide of Wed.Oct.31.
libuser-0.56.6-2
anaconda-11.3.0.50-1

Comment 4 Will Woods 2007-10-31 19:26:43 UTC
So it's confirmed fixed in rawhide? Closing RAWHIDE.


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