[Raw Msg Headers][Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

smtp core dumps...



This is more info about smtp core dumps by delivering to exchange server

1. we use SunOS 4.1.2 compiled with gcc

2. gdb says
(gdb) backtrace
#0  0xf77323c0 in nowalgnd ()
#1  0xf290 in diagnostic (rp=0x7, rc=-127774888, timeout=189576, 
    fmt=0xd <Address 0xd out of bounds>) at diagnostic.c:281
#2  0x35 in ?? ()
Cannot access memory at address 0x2563259b.

that line looks like 

        if (logreport) {
          /* Right, we have a honour to append our diagnostics to the
             transport specification file ourselves */
          int oldfl = fcntl(rp->desc->ctlfd, F_GETFL);
###
          int len = 80 + strlen(notarybuf) + strlen(message);
###
          int rc;
          long oldalarm;
          char *sbuf;


I'll maybe try more but I don't know what to try :-S
-- 
 Matus "fantomas" Uhlar, sysadmin of one server at SANET Kosice, Slovakia
 E-mail: Matus.Uhlar@tuke.sk ; WWW: http://ccsun.tuke.sk/users/uhlar
 And don't forget: I work for SANET, but talk for myself, dude... ;-)