[asterisk-users] How to generate core dump?

Klaus Darilion klaus.mailinglists at pernau.at
Wed Mar 4 02:32:43 CST 2009



Mark Michelson schrieb:
> Ken D'Ambrosio wrote:
>> Asterisk segfaulted on me the other day; how do I tell it to generate a
>> core file so -- if it happens again -- I can attempt to debug?  I looked
>> in the obvious places in "make menuconfig" and didn't see anything
>> appropriate.
>>
>> Thanks,
>>
>> -Ken
>>
>>
> 
> Run Asterisk with the -g option and it will dump a core file if it should crash.

If you also want to specify the location/file name this can be useful 
too (man core)

echo "/tmp/core.%p" > /proc/sys/kernel/core_pattern

klaus



More information about the asterisk-users mailing list