Re: [Exim] 3.33 core - smtp_transport_entry

Etusivu
Poista viesti
Vastaa
Lähettäjä: Chris
Päiväys:  
Vastaanottaja: exim-users
Aihe: Re: [Exim] 3.33 core - smtp_transport_entry
Apologies for the HTML crap in that last one. Found cores on a few more
machines, same spot. These machines are all OSF1/Digital Unix, V4.0 -- I'm
not sure if there's something different about their resolver libraries (if
that's what's messing things up here).

(gdb) p continue_hostname
$1 = 0x11fffff6a "pnimail1.pni.com"
(gdb) p host->name
$2 = 0x140059ee0 "pnimail1.pni.com"
(gdb) p continue_host_address
$3 = 0x0
(gdb) p host->address
$4 = 0x140059fa0 "204.155.174.120"


(gdb) p continue_hostname
$1 = 0x11fffff58 "mail.timeoutny.com"
(gdb) p host->name
$2 = 0x1400a7c28 "mail.timeoutny.com"
(gdb) p continue_host_address
$3 = 0x0
(gdb) p host->address
$4 = 0x1400a7c48 "209.73.60.249"

(gdb) p continue_hostname
$2 = 0x11fffff6b "public3.bta.net.cn"
(gdb) p host->name
$3 = 0x140053c98 "public3.bta.net.cn"
(gdb) p continue_host_address
$4 = 0x0
(gdb) p host->address
$5 = 0x140053d08 "202.106.46.82"

(gdb) p continue_hostname
$1 = 0x11fffff66 "mx4.mail.lycos.com"
(gdb) p host->name
$2 = 0x1400c66d8 "mx4.mail.lycos.com"
(gdb) p continue_host_address
$3 = 0x0
(gdb) p host->address
$4 = 0x1400c6a28 "209.185.123.123"

(gdb) p continue_hostname
$1 = 0x11fffff60 "mxpool01.netaddress.usa.net"
(gdb) p host->name
$2 = 0x140060568 "mxpool01.netaddress.usa.net"
(gdb) p continue_host_address
$3 = 0x0
(gdb) p host->address
$4 = 0x140060590 "165.212.8.32"