Project

General

Profile

Actions

Bug #958

closed

Sendmail bug back?

Added by dave1 about 16 years ago. Updated about 16 years ago.

Status:
Closed
Priority:
Urgent
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:

Description

I have sendmail randomly coredumping on signal 11 on my freshly upgraded
dragonfly 1.12 box. It looks like the bug Matt fixed, so I spent some
time making sure that patch to main.c actually found it's way into this
binary. (That doesn't mean I actually succeeded at this but it's quite
likely I did.)

  1. gdb sendmail sendmail.core
    GNU gdb 6.7.1
    ...
    Core was generated by `sendmail'.
    Program terminated with signal 11, Segmentation fault.
    #0 newenvelope (e=0x80fc740, parent=0x80fc740, rpool=0x483810c0)
    at /usr/src/usr.sbin/sendmail/../../contrib/sendmail-8.14/sendmail/envelope
    .c:97
    97 /usr/src/usr.sbin/sendmail/../../contrib/sendmail-8.14/sendmail/envelop
    e.c: No such file or directory.
    in /usr/src/usr.sbin/sendmail/../../contrib/sendmail-8.14/sendmail/enve
    lope.c
    (gdb) bt
    #0 newenvelope (e=0x80fc740, parent=0x80fc740, rpool=0x483810c0)
    at /usr/src/usr.sbin/sendmail/../../contrib/sendmail-8.14/sendmail/envelope
    .c:97
    #1 0x0809b565 in smtp (nullserver=0x0, d_flags=0x80fe18c, e=0x80fc740)
    at /usr/src/usr.sbin/sendmail/../../contrib/sendmail-8.14/sendmail/srvrsmtp
    .c:3789
    #2 0x080aff32 in main (argc=5, argv=<value optimized out>, envp=0xbfbff6f8)
    at main.c:2641

I've placed the corefile and the binary on leaf in my "crash" directory,
for perusal of better eyes than mine. Thanks in advance.
--
Dave Hayes - Consultant - Altadena CA, USA -

The opinions expressed above are entirely my own <<<

"Never give people anything they ask for until at least a
day has passed," said Nasrudin. "For experience shows that
they only appreciate something when they have had the
opportunity of doubting whether they will get it or not."


Files

newenvelope.p2 (1.3 KB) newenvelope.p2 dragonfly-bugs, 03/04/2008 03:38 PM
Actions

Also available in: Atom PDF