I logged into a machine named athlon (which runs Mandrake 8.2) remotely
and tried using su:

[newren@athlon ~]$ su
Password: 
Segmentation fault (core dumped)

It seems repeatable (everytime I use 'su' without the '-' and enter the
correct password it core dumps).  Is this a known problem in 8.2?  I
haven't tried this with cooker yet, as I have not yet had time to
install cooker (thesis work is taking too much time).  I tried getting
a backtrace.  Here's the result:

[newren@athlon ~]$ su -
Password: 
[root@athlon ~]# cd ~newren
[root@athlon ~newren]# gdb
GNU gdb 5.1.1
Copyright 2002 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you
are welcome to change it and/or distribute copies of it under certain
conditions.  Type "show copying" to see the conditions.  There is
absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i386-mandrake-linux".
(gdb) core core
Core was generated by `-csh'.
Program terminated with signal 11, Segmentation fault.
#0  0x0807e8f3 in ?? ()
(gdb) backtrace
#0  0x0807e8f3 in ?? ()
#1  0x00630074 in ?? ()
Cannot access memory at address 0x65002f
(gdb) 

-----------------------------------------------------------------
Elijah Newren
Internet: http://www.math.utah.edu/~newren   [EMAIL PROTECTED]
Current quote : Stealing from one person is plagiarism.  Stealing
                from many is research.
-----------------------------------------------------------------


Reply via email to