Bug 580

Summary: su segfaults
Product: [Retired] Red Hat Raw Hide Reporter: sds
Component: sh-utilsAssignee: bero
Status: CLOSED DUPLICATE QA Contact:
Severity: high Docs Contact:
Priority: high    
Version: 1.0   
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: 1998-12-29 16:23:28 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 sds 1998-12-24 16:05:16 UTC
$ rpm -q sh-utils glibc
sh-utils-1.16-15
glibc-2.0.107-0.981217
$ su
Segmentation fault
$ ldd /bin/su
        libcrypt.so.1 => /lib/libcrypt.so.1 (0x4001b000)
        libdl.so.2 => /lib/libdl.so.2 (0x40048000)
        libpam.so.0 => /lib/libpam.so.0 (0x4004b000)
        libpam_misc.so.0 => /lib/libpam_misc.so.0
(0x40053000)
        libc.so.6 => /lib/libc.so.6 (0x40056000)
$ rpm -q pam
pam-0.64-3
$

Comment 1 Aleksey Nogin 1998-12-26 23:40:59 UTC
This bug report is a duplicate of #545

Comment 2 Bill Nottingham 1998-12-29 16:23:59 UTC
*** This bug has been marked as a duplicate of 545 ***