[Freeswitch-dev] core dump with the latest build
Juan Backson
juanbackson at gmail.com
Mon Jul 13 19:50:46 PDT 2009
Hi,
I am running FS with production traffic and when it reaches around 70cps on
a Intel(R) Xeon(R) CPU E5520 @ 2.27GHz, I am getting a core dump ( as
shown below ). This core dump has been happening multiple times in one
day. Is this a problem with the latest trunk? If so, which build should I
use?
[New process 22480]
[New process 22479]
[New process 22478]
#0 0x00002b2f381c2825 in switch_core_port_allocator_free_port (
alloc=0x2aaacd644198, port=<value optimized out>)
at src/switch_core_port_allocator.c:185
185 if (alloc->track[index] > 0) {
(gdb) bt
#0 0x00002b2f381c2825 in switch_core_port_allocator_free_port (
alloc=0x2aaacd644198, port=<value optimized out>)
at src/switch_core_port_allocator.c:185
#1 0x00002b2f381d8fd3 in switch_rtp_release_port (
ip=0x2aab59b677b0 "208.76.155.250", port=1286) at src/switch_rtp.c:702
#2 0x00002b2f381d9228 in switch_rtp_destroy (rtp_session=0x2aaac4d7e800)
at src/switch_rtp.c:1473
#3 0x00002aaaab5e1e29 in sofia_glue_deactivate_rtp
(tech_pvt=0x2aaac4d7e308)
at sofia_glue.c:1871
#4 0x00002aaaab5c3d68 in sofia_on_destroy (session=0x2aaac41edf28)
at mod_sofia.c:273
#5 0x00002b2f381bd52f in switch_core_session_destroy_state (
session=0x2aaac41edf28) at src/switch_core_state_machine.c:559
#6 0x00002b2f381baae9 in switch_core_session_perform_destroy (
session=0x57309090, file=0x2b2f38296a43 "src/switch_core_session.c",
func=0x2b2f38297350 "switch_core_session_thread", line=1086)
at src/switch_core_session.c:970
#7 0x00002b2f381bbba6 in switch_core_session_thread (
thread=<value optimized out>, obj=<value optimized out>)
at src/switch_core_session.c:1086
#8 0x0000003b85806367 in start_thread () from /lib64/libpthread.so.0
#9 0x0000003b850d2f7d in clone () from /lib64/libc.so.6
(gdb)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20090714/31f8e07f/attachment-0001.html
More information about the Freeswitch-dev
mailing list