[OpenSIPS-Users] Segfault with transfer?
Bogdan-Andrei Iancu
bogdan at voice-system.ro
Fri Oct 31 17:53:54 CET 2008
Hi Clarlo,
This looks like an overwritten core file - some process crashed and core
dumped and because of the shut-down procedure (because of the first
process crashing), the main process also crashed (maybe some bogus left
data) and overwrote the core file - the core shows a backtrace somewhere
in the shutdown functions....
Go in sources, in main.c, function cleanup(), line 333 and comment out
the "destroy_modules();" call - recompile and try again...doing this we
avoid the second core dump and get the original one :)
Thanks and regards,
Bogdan
Carlo Dimaggio wrote:
>
> Il giorno 31/ott/08, alle ore 15:00, Bogdan-Andrei Iancu ha scritto:
>
>> Hi Carlo,
>>
>> Can you get a backtrace from the core file? some logs also?
>
> Hi Bogdan,
>
> Here the file with the backtrace. What kind of logs do you need?
>
>
> Best regards,
> Carlo
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Users mailing list
> Users at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>
More information about the Users
mailing list