------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugs.exim.org/show_bug.cgi?id=806 Summary: HAVE_IPV6=YES causes SIGSEGV during delivery Product: Exim Version: 4.69 Platform: x86 OS/Version: Solaris Status: NEW Severity: bug Priority: high Component: Routing AssignedTo: [email protected] ReportedBy: [email protected] CC: [email protected] When HAVE_IPV6 is defined, Exim will crash (segmentation fault) during delivery, i.e. after 'RCPT TO', or 'exim -bt': r...@mail:~# exim -bt root Segmentation Fault (core dumped) r...@mail:~# exim -bt river [email protected] is undeliverable: Unknown user In the second case, the mail is unroutable, so there's no crash. Without HAVE_IPV6 defined, everything works fine: r...@mail:~# exim -bt root [email protected] <-- [email protected] router = toolserverorg, transport = remote_smtp host hemlock.toolserver.org [91.198.174.194] I have several core dumps from this issue, and I can reproduce it, but I wasn't able to get a stack trace from the core (I suppose Exim needs to be built with debug symbols). Using Exim 4.69 on Solaris 10, compiled with Sun C 5.9 124868-08. -- 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/ ##
