First send the backtrace, the core without binaries is not much helpful
as the symbols can differ to a local compiled version. Use:
gdb /usr/local/sbin/kamailio /path/to/corefile
The do "bt" there and send the output here.
Thanks,
Daniel
On 02/20/2009 02:12 PM, Uriel Rozenbaum wrote:
Hi Henning, here's the core file zipped.
On Fri, Feb 20, 2009 at 7:24 AM, Henning Westerholt
<henning.westerholt(a)1und1.de <mailto:henning.westerholt@1und1.de>> wrote:
On Thursday 19 February 2009, Uriel Rozenbaum wrote:
Sure, but I'll need some guidance on
obtaining it; I'm just
checking with
the syslog messages with debugging level in 3.
Can you show me
how to do
it?
Hi Uriel,
the core was already generated, as you can see in the logs:
> Feb 19 08:48:58 ops3
/usr/local/sbin/kamailio[4895]:
> INFO:core:handle_sigs: core was generated
You should find this file in the working directory of the server.
Cheers,
Henning