|
Description
|
[mws, 4Oct99]
Sendmail dumped core on jurassic running s28_31. The observed stack trace was
as follows:
$ mdb core
> $c
sfgets+0x80(0, 0, 0, 0, f0878, d1800)
That is, the stack was truncated at a single frame in sfgets(). The core
file is provided as an attachment, and an explanation of what happened is
provided in the Comments section of this bug report.
|