Moin Philipp! Philipp M�ller schrieb am Sunday, den 16. December 2001:
> Okay, finally I found a way to access a server: > > http://www.binichgeil.de/userimages/report.tgz > > > Wie auch immer: > > > > cd /tmp > > strace -q -f -o log modconf > > find /lib/modules/2.4.14-k7 > find-list > > ls -lRa /lib/modules/2.4.14-k7 > ls-list > > tar zcvf report.tgz log file* ls-list find-list So, bad news: you shell crashes: 9256 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 9256 rt_sigprocmask(SIG_BLOCK, [INT QUIT TSTP TTIN TTOU WINCH], [], 8) = 0 9256 ioctl(3, SNDCTL_TMR_STOP, {B38400 opost isig icanon echo ...}) = 0 9256 close(3) = 0 9256 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 9256 --- SIGSEGV (Segmentation fault) --- 9255 <... wait4 resumed> [WIFSIGNALED(s) && WTERMSIG(s) == SIGSEGV], 0, NULL) = 9256 So say what /bin/sh points too, and try using another shell. Oh, and restart the box as first - you may have bad ram or similar which may make the effect look reproducible, but in fact it may be broken hardware. Gruss/Regards, Eduard. -- Uuuuhps! Wo is' se denn?!? Hat jemand meine Signatur gesehen? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

