[14187] in Athena Bugs
sun4 7.7V: olcr
daemon@ATHENA.MIT.EDU (Brett David Rosen)
Wed Feb 14 15:04:58 1996
To: bugs@MIT.EDU
Date: Wed, 14 Feb 1996 15:04:49 EST
From: Brett David Rosen <bdrosen@MIT.EDU>
System name: cogsworth
Type and version: SPARC/5 7.7V (1 update(s) to same version)
Display type: cgthree
What were you trying to do?
/usr/athena/bin/olcr -server livewire.mit.edu
What's wrong:
It did not work and dumped core.
I ran gdb on it:
gdb /usr/athena/bin/olcr
...
(gdb) set args -server livewire.mit.edu
(gdb) run
Starting program: /usr/athena/bin/olcr -server livewire.mit.edu
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
Program received signal SIGBUS, Bus error.
0xef6b9018 in _malloc_unlocked ()
(gdb) where
#0 0xef6b9018 in _malloc_unlocked ()
#1 0xef6b8fbc in malloc ()
#2 0xef6c715c in _nss_XbyY_buf_alloc ()
#3 0xef6b3928 in _getpwuid ()
#4 0x2d67c in OInitialize ()
#5 0x14820 in do_olc_init ()
#6 0x147f0 in main ()
however if I setenv OLCD_HOST livewire and then run olcr
(this should do the same thing as the -server livewire)
it works fine.
What should have happened:
It should have connected to the olcd running on livewire.
doing the same thing worked on every other athena platform
I tried it on.