heavy problem

Michael Schulze (schulzmi@fh-brandenburg.de)
Sat, 23 Jan 1999 20:18:16 +0100


Hi !
I have a problem with strace on a machine running
linux-2.2.0-pre9.
On "strace nedit" ( the problem only occured on
"stracing" nedit ) I get the usual outputs and then,
suddenly, my machine reboots ( without doing the usual
shutdown stuff ).
I tried this again with the 2.0.36 running, and all went
well ( the output is available at
http://dc43.gfz-potsdam.de:8080/linux/kernel/strace.out ).

I think this is a kernel related problem, because neither
strace nor nedit are running suid root and shouldn't have
permissions to reboot my machine.

some additional infos:
--------- output from
scripts/ver_linux-------------------------------------------

-- Versions installed: (if some fields are empty or looks
-- unusual then possibly you have very old versions)
Linux schulzmi 2.2.0-final #1 Thu Jan 21 21:43:51 CET 1999 i586 unknown
Kernel modules 2.1.85
Gnu C egcs-2.91.60
Binutils 2.9.1.0.15
Linux C Library x 1 root root 2478585 Dec 14 21:23
/lib/libc.so.6
Dynamic linker ldd (GNU libc) 2.0.7
Procps 1.2.7
Mount 2.9
Net-tools (1998-06-29)
Kbd 0.96
Sh-utils 1.12

------------------------------------------------------------------------------------
additional :
-- strace -- version 3.1
-- nedit version : 5.0.2
ldd `which nedit`
libm.so.6 => /lib/libm.so.6 (0x40007000)
libXpm.so.4 => /usr/X11R6/lib/libXpm.so.4 (0x40021000)
libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x40030000)
libXt.so.6 => /usr/X11R6/lib/libXt.so.6 (0x4003c000)
libSM.so.6 => /usr/X11R6/lib/libSM.so.6 (0x40084000)
libICE.so.6 => /usr/X11R6/lib/libICE.so.6 (0x4008d000)
libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x400a4000)
libXmu.so.6 => /usr/X11R6/lib/libXmu.so.6 (0x40149000)
libXp.so.6 => /usr/X11R6/lib/libXp.so.6 (0x4015b000)
libc.so.6 => /lib/libc.so.6 (0x40162000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x2aaaa000)

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/