[17373] in Athena Bugs
Re: sun4 [8.3.16]: syslogd
daemon@ATHENA.MIT.EDU (Greg Hudson)
Wed Nov 17 08:22:09 1999
Message-Id: <199911171322.IAA04229@small-gods.mit.edu>
To: John Hawkinson <jhawk@MIT.EDU>
cc: bugs@MIT.EDU
In-Reply-To: Your message of "Wed, 17 Nov 1999 02:38:20 EST."
<199911170738.CAA27187@contents-vnder-pressvre.mit.edu>
Date: Wed, 17 Nov 1999 08:22:00 -0500
From: Greg Hudson <ghudson@MIT.EDU>
> The absence of /etc/athena/syslogd.unstripped would appear to be a
> bug, yes?
Not exactly a bug, but a little suboptimal, yes.
(The unstripped binary is available to some people in the build tree,
although that doesn't help without the core file, of course.)
I'm gonna guess that the line:
583 sprintf(line, logargs[0], logargs[1], logargs[2]);
is most likely to blame.