Page 1 of 1

SMTPD ERROR

Posted: Fri Jan 27, 2006 12:41 pm
by Feigling
HI,

SERIOUS ERROR SMTP Relay (SMTPD Relay Pr) 01.27.06 17:40:12
[OM 10270] Process about to terminate due to error.
Signal (Segmentation Violation) trapped by process 19084
Procedure trace follows:
<- inet_ParseArpaAddress
-> nm_ParseORN
<- nm_ParseORN
-> nm_PutFieldStr
-> nm_PutFieldMem
-> nm_AppendFieldMem
-> nm_AddSeparators
<- nm_AddSeparators
-> nm_ParseORN
<- nm_ParseORN
<- nm_AppendFieldMem
<- nm_PutFieldMem
<- nm_PutFieldStr
<- inet_ConvArpaORNToORN
-> smtplib_init
<- smtplib_init
Pid of logging process: 19084


SERIOUS ERROR SMTP Relay (SMTPD Relay Pr) 01.27.06 17:40:12
[OM 10272] BACKTRACE:
[0xb13420]
/lib/libc.so.6(fprintf+0x22) [0x35290e]
/opt/scalix/lib/libom_smtplib.so(smtplib_mailFrom+0xe4) [0x8cb9f4]
omsmtpd [0x804eeba]
omsmtpd [0x80534aa]
omsmtpd [0x8054a38]
/lib/libc.so.6(__libc_start_main+0xdf) [0x323d5f]
omsmtpd [0x804ae21]
Pid of logging process: 19084

hmm
which can be

Frank

Posted: Sun Jan 29, 2006 2:35 pm
by florian
is that reproducible, i.e. does it occur when receiving mail from a particular sender or a particular message?

if so, you should try to capture the message.

put DEBUG_LOG=TRUE in your smptd.cfg config file and restart the SMTP relay using omoff/omon.

Then, run the message and check the smtpd.log logfile in /var/opt/scalix/tmp for the SMTP conversation.

If you need more help, please post the debug log here.

Cheers,
Florian.