[16575] in Athena Bugs
vos
daemon@ATHENA.MIT.EDU (Joseph Sokol-Margolis)
Mon Dec 21 18:35:39 1998
To: bugs@MIT.EDU
Date: Mon, 21 Dec 1998 18:35:37 EST
From: Joseph Sokol-Margolis <seph@MIT.EDU>
I accidentally gave vos a path instead of a volume name. it dumped
core. this seems broken, to say the least. further probing shows it's
only dumping core on an O2, and only sometimes. the systems I tested
on:
System name: smoke-screen.mit.edu
Type and version: IP32 8.2.15 (with mkserv)
Display type: CRM
System name: w20-575-23.mit.edu
Type and version: Ultra-5_10 8.2.15
Display type: afb
18:26 smoke-screen(106):~% vos ex /tmp
VLDB: volume name is illegal
18:27 smoke-screen(107):~% vos ex /afs/athena.mit.edu/
VLDB: volume name is illegal
18:27 smoke-screen(108):~% vos ex /afs/athena.mit.edu/contrib
VLDB: volume name is illegal
18:27 smoke-screen(109):~% vos ex /afs/athena.mit.edu/contrib/zlog
Segmentation fault (core dumped)
18:28 smoke-screen(110):~% vos ex /afs/athena.mit.edu/contrib/bitbucket2/
Segmentation fault (core dumped)
18:30 smoke-screen(111):~% vos ex /afs/athena.mit.edu/contrib/bitbucket2
Segmentation fault (core dumped)
18:30 w20-575-23(104):~% vos ex /tmp
VLDB: volume name is illegal
18:30 w20-575-23(105):~% vos ex /afs/athena.mit.edu/
VLDB: volume name is illegal
18:30 w20-575-23(106):~% vos ex /afs/athena.mit.edu/contrib
VLDB: volume name is illegal
18:30 w20-575-23(107):~% vos ex /afs/athena.mit.edu/contrib/zlog
VLDB: volume name is illegal
18:30 w20-575-23(108):~% vos ex /afs/athena.mit.edu/contrib/bitbucket2/
VLDB: volume name is illegal
18:30 w20-575-23(109):~% vos ex /afs/athena.mit.edu/contrib/bitbucket2
VLDB: volume name is illegal
I placed the core from the the last one in
/mit/coredumps/core.vos.sgi.seph.gz
seph