Bug 545 - su crashes with rawhide 1.1.9 in main_areana()
Summary: su crashes with rawhide 1.1.9 in main_areana()
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Raw Hide
Classification: Retired
Component: sh-utils
Version: 1.0
Hardware: i386
OS: Linux
medium
high
Target Milestone: ---
Assignee: bero
QA Contact:
URL:
Whiteboard:
: 580 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 1998-12-21 00:32 UTC by Pekka Pietikäinen
Modified: 2008-05-01 15:37 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 1998-12-30 21:00:15 UTC
Embargoed:


Attachments (Terms of Use)

Description Pekka Pietikäinen 1998-12-21 00:32:11 UTC
connecting (pp):/usr/src/linux >su
zsh: segmentation fault  su

(gdb) run
Starting program: /bin/su

Program received signal SIGSEGV, Segmentation fault.
0x40135640 in main_arena ()

Comment 1 Bill Nottingham 1998-12-29 16:23:59 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

Comment 2 Pekka Pietikäinen 1998-12-29 16:27:59 UTC
Bug fixed in rawhide-1.2.0 (apparently by pam-0.65-1)


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