[Freeswitch-dev] freeswitch unexpectedly core dump
Juan Backson
juanbackson at gmail.com
Wed Jul 22 09:21:13 PDT 2009
Hi,
I am getting the following core dump in a production environment, not sure
what this is. Any idea how to fix this?
[New process 26012]
[New process 26011]
[New process 26010]
[New process 26009]
[New process 26008]
[New process 26007]
#0 0x00002aad84837215 in raise () from /lib64/libc.so.6
(gdb) bt
#0 0x00002aad84837215 in raise () from /lib64/libc.so.6
#1 0x00002aad84838cc0 in abort () from /lib64/libc.so.6
#2 0x00002aad848717fb in __libc_message () from /lib64/libc.so.6
#3 0x00002aad84876ff3 in malloc_consolidate () from /lib64/libc.so.6
#4 0x00002aad848793fd in _int_malloc () from /lib64/libc.so.6
#5 0x00002aad8487b02a in malloc () from /lib64/libc.so.6
#6 0x00002aad83a2b5ad in switch_event_serialize (event=0x2aaab432d820,
str=0x34b2, encode=6) at src/switch_event.c:885
#7 0x00002aad83a16e85 in switch_core_session_thread (thread=<value
optimized out>, obj=<value optimized out>)
at src/switch_core_session.c:1075
#8 0x00002aad84394367 in start_thread () from /lib64/libpthread.so.0
#9 0x00002aad848d9f7d in clone () from /lib64/libc.so.6
(gdb) bt full
#0 0x00002aad84837215 in raise () from /lib64/libc.so.6
No symbol table info available.
#1 0x00002aad84838cc0 in abort () from /lib64/libc.so.6
No symbol table info available.
#2 0x00002aad848717fb in __libc_message () from /lib64/libc.so.6
No symbol table info available.
#3 0x00002aad84876ff3 in malloc_consolidate () from /lib64/libc.so.6
No symbol table info available.
#4 0x00002aad848793fd in _int_malloc () from /lib64/libc.so.6
No symbol table info available.
#5 0x00002aad8487b02a in malloc () from /lib64/libc.so.6
No symbol table info available.
#6 0x00002aad83a2b5ad in switch_event_serialize (event=0x2aaab432d820,
str=0x34b2, encode=6) at src/switch_event.c:885
len = <value optimized out>
hp = <value optimized out>
llen = <value optimized out>
dlen = <value optimized out>
encode_len = <value optimized out>
new_len = <value optimized out>
buf = <value optimized out>
encode_buf = <value optimized out>
#7 0x00002aad83a16e85 in switch_core_session_thread (thread=<value
optimized out>, obj=<value optimized out>)
at src/switch_core_session.c:1075
session = (switch_core_session_t *) 0x2aaab5c69638
event = (switch_event_t *) 0x2aaab432d820
event_str = 0x0
val = 0x2aaab4bfaed8 "true"
__func__ = "switch_core_session_thread"
__PRETTY_FUNCTION__ = "switch_core_session_thread"
#8 0x00002aad84394367 in start_thread () from /lib64/libpthread.so.0
No symbol table info available.
#9 0x00002aad848d9f7d in clone () from /lib64/libc.so.6
No symbol table info available.
(gdb) bt full
#0 0x00002aad84837215 in raise () from /lib64/libc.so.6
No symbol table info available.
#1 0x00002aad84838cc0 in abort () from /lib64/libc.so.6
No symbol table info available.
#2 0x00002aad848717fb in __libc_message () from /lib64/libc.so.6
No symbol table info available.
#3 0x00002aad84876ff3 in malloc_consolidate () from /lib64/libc.so.6
No symbol table info available.
#4 0x00002aad848793fd in _int_malloc () from /lib64/libc.so.6
No symbol table info available.
#5 0x00002aad8487b02a in malloc () from /lib64/libc.so.6
No symbol table info available.
#6 0x00002aad83a2b5ad in switch_event_serialize (event=0x2aaab432d820,
str=0x34b2, encode=6) at src/switch_event.c:885
len = <value optimized out>
hp = <value optimized out>
llen = <value optimized out>
dlen = <value optimized out>
encode_len = <value optimized out>
new_len = <value optimized out>
buf = <value optimized out>
encode_buf = <value optimized out>
#7 0x00002aad83a16e85 in switch_core_session_thread (thread=<value
optimized out>, obj=<value optimized out>)
at src/switch_core_session.c:1075
session = (switch_core_session_t *) 0x2aaab5c69638
event = (switch_event_t *) 0x2aaab432d820
event_str = 0x0
val = 0x2aaab4bfaed8 "true"
__func__ = "switch_core_session_thread"
__PRETTY_FUNCTION__ = "switch_core_session_thread"
#8 0x00002aad84394367 in start_thread () from /lib64/libpthread.so.0
No symbol table info available.
#9 0x00002aad848d9f7d in clone () from /lib64/libc.so.6
No symbol table info available.
(gdb)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20090723/f2689227/attachment.html
More information about the FreeSWITCH-dev
mailing list