Bug 545
Summary: | su crashes with rawhide 1.1.9 in main_areana() | ||
---|---|---|---|
Product: | [Retired] Red Hat Raw Hide | Reporter: | Pekka Pietikäinen <pp> |
Component: | sh-utils | Assignee: | bero |
Status: | CLOSED CURRENTRELEASE | QA Contact: | |
Severity: | high | Docs Contact: | |
Priority: | medium | ||
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-30 21:00:15 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
Pekka Pietikäinen
1998-12-21 00:32:11 UTC
*** Bug 545 has been marked as a duplicate of this bug. *** $ 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 $ ------- Additional Comments From ayn2 12/26/98 18:40 ------- This bug report is a duplicate of #545 Bug fixed in rawhide-1.2.0 (apparently by pam-0.65-1) |