SUMMARY: NOQUEUE: SYSERR(root): SMTP-MAIL: died on signal 11

From: Kathy Kost (kathyk@WOLFENET.com)
Date: Fri Jan 30 1998 - 13:36:56 CST


I recently posted a question about the following symptoms:

The following error message:
sendmail[22694]: NOQUEUE: SYSERR(root): SMTP-MAIL: died on signal 11

And sendmail was constantly coring out (but the process remained
active) and lots of 0 length files were created in mqueue.

This was on a Sun running Solaris 5.3, sendmail v8.8.8 and bind v8.1.1.

Thanks to the following in helping me take a look at this
problem:

"D.J. Gregor" <dj@gregor.com>
"Karl E. Vogel" <vogelke@c17mis.region2.wpafb.af.mil>
"Michael F. Oryl Jr." <mfo2@intersphere.com>
"Marcelo Maraboli R." <maraboli@dcsc.utfsm.cl>
"Joel Lee" <jlee@thomas.com>

This is what came from the gdb traceback:

0 0xef696d98 in strlen ()
#1 0x6fa64 in __res_querydomain (name=0xefffa6a0 "historymuse.org",
    domain=0x72657374 <Address 0x72657374 out of bounds>, class=1, type=255,
                                        ^^^^^^^^^^^^^^^
    answer=0xefff8560 "H\217\205\203", anslen=8192) at res_query.c:362
#2 0x2ec8c in dns_getcanonname (host=0xefffa6a0 "historymuse.org",
    hbsize=256, trymx=1, statp=0xefffa61c) at domain.c:630
... next few lines deleted

This from truss output:

11651: sigprocmask(SIG_SETMASK, 0xEFFF152C, 0x00000000) = 0
11651: putmsg(15, 0xEFFF16BC, 0xEFFF1620, 0) = 0
11651: poll(0xEFFEF768, 1, 5000) = 1
11651: getmsg(15, 0xEFFF16B4, 0xEFFF16C0, 0xEFFF16A0) = 0
11651: close(15) = 0
11651: Incurred fault #6, FLTBOUNDS %pc = 0xEF696D98
11651: siginfo: SIGSEGV SEGV_MAPERR addr=0x72657374
11651: Received signal #11, SIGSEGV [default]
11651: siginfo: SIGSEGV SEGV_MAPERR addr=0x72657374
11651: *** process killed ***

Despite seeing the problem area, I never figured out a way around
it and needed to get the problem resolved on a production system.
So, I ended up backing out Bind v8.1.1 (which was working fine on
its own until sendmail was upgraded to v8.8.8), installing Bind v4.9.6,
keeping sendmail v8.8.8, and everything was once again happy.

I'd still be interested if anyone who is running both Bind v8.1.1 and
Sendmail v8.8.8 (with db 1.85 for NEWDB support) under solaris has any
pearls of wisdom on this.

Thanks,

Kathy



This archive was generated by hypermail 2.1.2 : Fri Sep 28 2001 - 23:12:30 CDT