On 06/03/2011 01:48 PM, Lorens Kockum wrote:
On Fri, Jun 03, 2011 at 10:49:35AM -0300, Patrick Boutilier wrote:exim[21485]: segfault at 0000000000000000 rip 00000038b6a79470 rsp 00007fff489d94b8 error 4gdb output: Core was generated by `/usr/local/exim/bin/exim -bd -q10m'. Program terminated with signal 11, Segmentation fault. #0 0x00000038b6a79470 in strchr () from /lib64/libc.so.6Usually at that point you'd execute the command "bt". It should yield the call stack, which is essential to the person looking for the bug. HTH
(gdb) bt #0 0x00000038b6a79470 in strchr () from /lib64/libc.so.6 #1 0x0000000000455414 in smtp_respond () #2 0x0000000000448c3e in receive_msg () #3 0x000000000040cb0c in daemon_go () #4 0x000000000041f411 in main ()
<<attachment: boutilpj.vcf>>
-- ## List details at https://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
