[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

snap-020328



>                                            千葉市中央区長洲
>                                                    藤原  誠
つばいさん、いつもありがとうございます。

userland    20020114
kernel   snap-020328 
を新しく入れて見ました。
機械は StarMax 3000/180 48MB, disk 348M です。

以前よりも動くようになったのですが、

core が良く出来るようです。
fsck -yf を何回かしているうちに /bin/ls が無くなってしまった
ようなので、もう一度入直して見ます。
(userland と kernel が離れすぎているでしょうか ?)

例えばこのような写しがとってありました。
------------------------------------------------
root on wd0a dumps on wd0b
root file system type: ffs
autoboot
/etc/rc.subr: 186: Syntax error: Bad substitution
Enter pathname of shell or RETURN for sh: 
We recommend creating a non-root account and using su(1) for root access.
# 
   1203     88 -rw-------    1 root     wheel        45056 Mar 27 08:19 /sysctl.core
   1181    688 -rw-------    1 root     wheel       339968 Mar 29 12:31 /grep.core
harry# date
Fri Mar 29 12:33:19 UTC 2002

harry# vi /etc/group
Segmentation fault (core dumped)
...
Core was generated by `vi'.
Program terminated with signal 11, Segmentation fault.
Reading symbols from /usr/libexec/ld.elf_so...(no debugging symbols found)...
done.
Loaded symbols for /usr/libexec/ld.elf_so
Reading symbols from /usr/lib/libcurses.so.5...(no debugging symbols found)...
done.
Loaded symbols for /usr/lib/libcurses.so.5
Reading symbols from /usr/lib/libc.so.12...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libc.so.12

#0  0x18275e0 in main ()
(gdb) where
#0  0x18275e0 in main ()
#1  0x18268d0 in main ()
#2  0x1823a14 in main ()
#3  0x1803678 in main ()
#4  0x18022e0 in _init ()
#5  0x41852a94 in ?? () from /usr/libexec/ld.elf_so
(gdb) 

# ls -l *core
-rw-------  1 root  wheel  339968 Mar 29 12:31 grep.core
-rw-------  1 root  wheel  602112 Mar 29 12:37 login.core
-rw-------  1 root  wheel   45056 Mar 27 08:19 sysctl.core

# re-install で入れているので、以前のものが残っています。
(そうすると partition をやり直さなくていいので)
---
(藤原)