[15793] in Athena Bugs
Re: sun4 8.1.7: zwgc
daemon@ATHENA.MIT.EDU (Greg Hudson)
Fri Feb 13 18:16:24 1998
Date: Fri, 13 Feb 1998 18:16:22 -0500
From: Greg Hudson <ghudson@MIT.EDU>
To: Brett David Rosen <bdrosen@MIT.EDU>
Cc: bugs@MIT.EDU
In-Reply-To: "[15791] in Athena Bugs"
Ooh, a stack trace.
> #0 0xef5787e4 in _libc_read ()
> #1 0xef5ab230 in _filbuf ()
> #2 0xef5ad508 in fgets ()
> #3 0x19f4c in close_port_output ()
> #4 0x19bf0 in perror_to_string ()
> #5 0x19e2c in read_from_port ()
Unfortunately, it's very hard to interpret this alleged sequence of
function calls, since none of them really lead to the next. But it
does appear to have to do with ports. I may try to debug this further
using your .zwgc.desc, if I find some time.