[Freeswitch-dev] freeswitch unexpectedly core dump

Anthony Minessale anthony.minessale at gmail.com
Wed Jul 22 09:24:33 PDT 2009


bugs should be reported to jira

http://jira.freeswitch.org

please be sure to carefully answer all the questions about the rev of the
code etc.


On Wed, Jul 22, 2009 at 11:21 AM, Juan Backson <juanbackson at gmail.com>wrote:

> 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)
>
> _______________________________________________
> FreeSWITCH-dev mailing list
> FreeSWITCH-dev at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev
> http://www.freeswitch.org
>
>


-- 
Anthony Minessale II

FreeSWITCH http://www.freeswitch.org/
ClueCon http://www.cluecon.com/
Twitter: http://twitter.com/FreeSWITCH_wire

AIM: anthm
MSN:anthony_minessale at hotmail.com <MSN%3Aanthony_minessale at hotmail.com>
GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com<PAYPAL%3Aanthony.minessale at gmail.com>
IRC: irc.freenode.net #freeswitch

FreeSWITCH Developer Conference
sip:888 at conference.freeswitch.org <sip%3A888 at conference.freeswitch.org>
iax:guest at conference.freeswitch.org/888
googletalk:conf+888 at conference.freeswitch.org<googletalk%3Aconf%2B888 at conference.freeswitch.org>
pstn:213-799-1400
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20090722/54071625/attachment-0001.html 


More information about the FreeSWITCH-dev mailing list