Bug 164698

Summary: "apg -y" segfaults
Product: [Fedora] Fedora Reporter: Ed Marshall <esm>
Component: apgAssignee: Phillip Compton <compton>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: 4CC: extras-qa
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: 2.3.0b-2.fc4 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-07-30 20:56:41 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:

Description Ed Marshall 2005-07-30 15:31:33 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.10) Gecko/20050720 Fedora/1.0.6-1.1.fc4 Firefox/1.0.6

Description of problem:
Running "apg -y" (crypt() the outputted passwords) produces a segfault.

Version-Release number of selected component (if applicable):
apg-2.3.0b-1.fc4

How reproducible:
Always

Steps to Reproduce:
Run "apg -y".

Additional info:

I've loaded the apg-debuginfo, glibc-debuginfo, and glibc-debuginfo-common RPMs, and gdb still isn't giving me anything useful, sorry. strace says it dies immediately after a ton of gettimeofday() calls (after opening /dev/random).

Comment 1 Michael Schwendt 2005-07-30 20:56:41 UTC
Confirmed. Debugged. Fixed.