[4794] in SIPB bug reports
Is anyone maintaining xzewd?
daemon@ATHENA.MIT.EDU (Bill Cattey)
Thu Aug 11 12:40:57 1994
Date: Thu, 11 Aug 1994 12:39:04 -0400 (EDT)
From: Bill Cattey <wdc@MIT.EDU>
To: eddietwo@MIT.EDU, bug-sipb@MIT.EDU
Yesterday, having a need to watch over and communicate with a bunch of
folks via zephyr, I used xzewd for the first time in a while.
It looked even spleftier than I remembered it.
Alas, it core dumped after a couple hours of idle time.
I looked for the binary in /mit/eddietwo/decmipsbin, and found a
sym-link to outland.
I looked in outland and found nothing in the build directory and an
empty directory in /mit/outland/src/xzewd.
I have a core dump.
I'll even gdb it against a binary with symbols for someone.
The current backtrace against the identified binary is less than useless:
oglala% gdb /mit/outland/decmipsbin/xzewd.x core
GDB is free software and you are welcome to distribute copies of it
under certain conditions; type "show copying" to see the conditions.
There is absolutely no warranty for GDB; type "show warranty" for details.
GDB 4.9.1, Copyright 1993 Free Software Foundation, Inc...
Core was generated by `xzewd.x'.
Program terminated with signal 11, Segmentation fault.
warning: Hit heuristic-fence-post without finding
warning: enclosing function for pc 0x4ccc3c
#0 0x4ccc3c in ?? ()
(gdb) where
#0 0x4ccc3c in ?? ()
warning: Hit heuristic-fence-post without finding
warning: enclosing function for pc 0x4ccc34
(gdb)
----
Please advise,
-wdc