[asterisk-bugs] [JIRA] (ASTERISK-26174) res_pjsip: crash when cpool_release_pool pjsip pool_caching.c:259

Ross Beer (JIRA) noreply at issues.asterisk.org
Wed Jul 6 06:55:56 CDT 2016


    [ https://issues.asterisk.org/jira/browse/ASTERISK-26174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=231301#comment-231301 ] 

Ross Beer commented on ASTERISK-26174:
--------------------------------------

Asterisk isn't create a core dump for some of these ABORTS:

Stack trace of thread 27450:
#0  0x00007f682e7f3a28 raise (libc.so.6)
#1  0x00007f682e7f562a abort (libc.so.6)
#2  0x00007f682e836d7a __libc_message (libc.so.6)
#3  0x00007f682e83f1ca _int_free (libc.so.6)
#4  0x00007f682e84272c __libc_free (libc.so.6)
#5  0x00007f67e737f6a5 cpool_release_pool (libpj.so.2)
#6  0x00007f67ed05db48 pjsip_tx_data_dec_ref (libpjsip.so.2)
#7  0x00007f67ed061808 on_data_sent (libpjsip.so.2)
#8  0x00007f67ed061c23 on_connect_complete (libpjsip.so.2)
#9  0x00007f67e737672f ioqueue_dispatch_write_event (libpj.so.2)
#10 0x00007f67e7377c9b pj_ioqueue_poll (libpj.so.2)
#11 0x00007f67ed058c85 pjsip_endpt_handle_events2 (libpjsip.so.2)
#12 0x00007f67e5acf638 monitor_thread_exec (res_pjsip.so)
#13 0x00007f67e7378a56 thread_main (libpj.so.2)
#14 0x00007f682f58561a start_thread (libpthread.so.0)
 #15 0x00007f682e8c159d __clone (libc.so.6)

> res_pjsip: crash when cpool_release_pool pjsip pool_caching.c:259
> -----------------------------------------------------------------
>
>                 Key: ASTERISK-26174
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-26174
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Resources/res_pjsip
>    Affects Versions: 13.1.1
>         Environment: Fedora 23
>            Reporter: Ross Beer
>         Attachments: backtrace_2016-07-01T10_25_54_CLEAN.txt
>
>
> Asterisk crashes due to cpool_release_pool, it has been advised on the PJSIP mailing list that this can be negated by setting the pj_caching_pool_init max_capacity parameter to 65536.
> Can this be done in Asterisk?



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list