[asterisk-bugs] [JIRA] (ASTERISK-26264) res_pjsip: Crash when applying ACL from non-existent endpoint

Rusty Newton (JIRA) noreply at issues.asterisk.org
Wed Aug 3 14:32:56 CDT 2016


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

Rusty Newton commented on ASTERISK-26264:
-----------------------------------------

Thank you for the crash report. However, we need more information to investigate the crash. Please provide:

1. A backtrace generated from a core dump using the instructions provided on the Asterisk wiki [1].
2. Specific steps taken that lead to the crash.
3. All configuration information necesary to reproduce the crash.

Thanks!

[1]: https://wiki.asterisk.org/wiki/display/AST/Getting+a+Backtrace



> res_pjsip: Crash when applying ACL from non-existent endpoint
> -------------------------------------------------------------
>
>                 Key: ASTERISK-26264
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-26264
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Resources/res_pjsip
>    Affects Versions: 13.10.0
>         Environment: Linux x86_64 musl
>            Reporter: nappsoft
>
> Just got the following crash/backtrace with Asterisk 13.10.0/Pjsip 2.5.5:
> #0  apply_endpoint_acl (endpoint=0x0, rdata=0x43a31e8) at res_pjsip/pjsip_distributor.c:625
> #1  authenticate (rdata=0x43a31e8) at res_pjsip/pjsip_distributor.c:702
> #2  0x00007f0fa4a40ce7 in pjsip_endpt_process_rx_data () from /usr/lib/libpjsip.so.2
> #3  0x00007f0f95d7d7ec in distribute (data=0x43a31e8) at res_pjsip/pjsip_distributor.c:765
> #4  0x00000000005c97fe in ast_taskprocessor_execute (tps=tps at entry=0x3ddee78) at taskprocessor.c:938
> #5  0x00000000005d0800 in execute_tasks (data=0x3ddee78) at threadpool.c:1322
> #6  0x00000000005c97fe in ast_taskprocessor_execute (tps=0x3a8a858) at taskprocessor.c:938
> #7  0x00000000005d10b8 in threadpool_execute (pool=0x3a8afb8) at threadpool.c:351
> #8  worker_active (worker=0x40e6e18) at threadpool.c:1105
> #9  worker_start (arg=arg at entry=0x40e6e18) at threadpool.c:1024
> #10 0x00000000005da6ca in dummy_start (data=<optimized out>) at utils.c:1235
> #11 0x00007f0fb3353715 in start () from /lib/ld-musl-x86_64.so.1
> #12 0x0000000000000000 in ?? ()



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



More information about the asterisk-bugs mailing list