Bug 359221

Summary: SIGSEGV during post-install
Product: [Fedora] Fedora Reporter: John Reiser <jreiser>
Component: libuserAssignee: Miloslav Trmač <mitr>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: rawhide   
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: 2007-10-31 19:26:43 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:
Bug Depends On:    
Bug Blocks: 235703    

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.