
river at loreley
Jan 26, 2009, 4:40 PM
Post #1 of 3
(875 views)
Permalink
|
|
[Bug 806] HAVE_IPV6=YES causes SIGSEGV during delivery
|
|
------- You are receiving this mail because: ------- You are on the CC list for the bug. http://bugs.exim.org/show_bug.cgi?id=806 --- Comment #1 from River Tarnell <river [at] loreley> 2009-01-27 00:40:03 --- Some more information; I built Exim with cc -xO0 -g, but the resulting stack trace was still not useful: --------> toolserverhosts router <-------- local_part=root domain=mail.toolserver.org calling toolserverhosts router toolserverhosts router called for root [at] mail domain = mail.toolserver.org route_item = *.toolserver.org $domain mail.toolserver.org in "*.toolserver.org"? yes (matched "*.toolserver.org") original list of hosts = "$domain" options = expanded list of hosts = "mail.toolserver.org" options = set transport remote_smtp finding IP address for mail.toolserver.org doing DNS lookup DNS lookup of mail.toolserver.org (AAAA) succeeded DNS lookup of mail.toolserver.org (A) succeeded t@1 (l@1) signal SEGV (no mapping at the fault address) in (unknown) at 0x0 0x00000000: <bad address 0x0> (dbx) where current thread: t@1 [1] 0x0(0x0, 0x0, 0x0, 0x0, 0x0, 0x0), at 0x0 (dbx) -- Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email -- ## List details at http://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
|