On Fri, Jun 03, 2011 at 10:49:35AM -0300, Patrick Boutilier wrote:
> exim[21485]: segfault at 0000000000000000 rip 00000038b6a79470 rsp  
> 00007fff489d94b8 error 4
>
> gdb 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.6

Usually 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

-- 
## 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/

Reply via email to