From: Jeff D. <jd...@ka...> - 2000-03-05 04:42:30
|
> usermode login: thread got SIGIO > ^^^^^^^^^^^^^^^^ > The above showed up a soon as I hit "r" to log in as root. I could have swore I fixed that... That's been bothering me for a while, and I don't have any idea why it's happening. > /dev/disk/0 was not cleanly unmounted, check forced. Kernel panic: > Bogus address in segv This is another known one. I don't see it often enough to have an idea how to start tracking it down. > mount: none already mounted or /dev/pts busy mount: according to mtab, > devpts is already mounted on /dev/pts ... (any relevance?) I don't think so. It seems harmless. > usermode:/# ls -alR | wc -l > ls: ./proc/2/exe: No such file or directory > ls: ./proc/3/exe: No such file or directory > ls: ./proc/4/exe: No such file or directory > Unimplemented syscall : 0 > Untested (1521) [0x10154c48]: syscall_kern.c line 672 This is just strange. I've never seen anything like this before. > This one's not too hard to trigger - let me know if I can supply > additional info or a shell account on this laptop. Good, because this is something I definitely need to fix. > I still get strange warnings from inetd when the xterms are > re-enabled, but the xterms start just fine: > Starting internet superserver: inetd. > error stat'ing /dev/ttydirs/xxx/xxxxxxxxxxxxp1: No such file or directory > error stat'ing /dev/ttydirs/xxx/xxxxxxxxxxxxp2: No such file or directory They're not coming from inetd. They're coming from somewhere else. inetd just happens to look guilty by association. Jeff |