innd segfaults upon exit(1)

Jeffrey M. Vinocur jeff at litech.org
Mon Mar 24 10:37:52 UTC 2008


On Mon, 24 Mar 2008, [ISO-8859-15] Julien ÉLIE wrote:

> What strikes me most is that syslog writes:
> 
>     Mar 24 10:59:19 news kernel: innd[9181]: segfault at 000003dc eip b7eefdba esp bfc165a0 error 4
> 
> while innd JustCleanup() and exit(1), which is what gdb says:
> 
>     (gdb)
>     Program exited with code 01.
> 
> Does someone have an idea of where the segfault could come?

This is far from my area of expertise, but I believe you can get this 
behavior if there is a segfault in a function supplied via atexit(3).


-- 
Jeffrey M. Vinocur
jeff at litech.org


More information about the inn-workers mailing list