OpenSolaris

Printable Version Enter a New Search
Bug ID 4278156
Synopsis sendmail died in a two SIGALRM fire
State 10-Fix Delivered (Fix available in build)
Category:Subcategory utility:sendmail
Keywords
Responsible Engineer John Beck
Reported Against 2.8
Duplicate Of
Introduced In
Commit to Fix s28_36
Fixed In s28_36
Release Fixed solaris_8(s28_36)
Related Bugs
Submit Date 5-October-1999
Last Update Date 27-April-2007
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.
Work Around
N/A
Comments
N/A