[asterisk-bugs] [JIRA] (ASTERISK-27660) Segfault in pk_atomic_get while calling pjsip_transport_destroy
George Joseph (JIRA)
noreply at issues.asterisk.org
Fri Feb 9 10:45:14 CST 2018
[ https://issues.asterisk.org/jira/browse/ASTERISK-27660?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
George Joseph updated ASTERISK-27660:
-------------------------------------
Status: Triage (was: Waiting for Feedback)
> Segfault in pk_atomic_get while calling pjsip_transport_destroy
> ---------------------------------------------------------------
>
> Key: ASTERISK-27660
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-27660
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Channels/chan_pjsip
> Affects Versions: 13.19.0, GIT
> Environment: Fedora 23
> Reporter: Ross Beer
> Assignee: Ross Beer
> Labels: pjsip
> Attachments: core-asterisk-4640-1517897068-thread1.txt
>
>
> Asterisk segfaults when destroying transport:
> {noformat}
> #0 0x00007f135754b8b2 in pj_atomic_get (atomic_var=0x0) at ../src/pj/os_core_unix.c:922
> oldval = 51419360
> #1 0x00007f13574be47a in pjsip_transport_destroy (tp=0x7f10a5e8da58) at ../src/pjsip/sip_transport.c:1261
> state_cb = 0x7f1357553400 <pj_lock_release+46>
> #2 0x00007f13574bdcfa in transport_idle_callback (timer_heap=0x31098e0, entry=0x7f10a5e8db50) at ../src/pjsip/sip_transport.c:969
> tp = 0x7f10a5e8da58
> #3 0x00007f1357563636 in pj_timer_heap_poll (ht=0x31098e0, next_delay=0x7f10b7efcd20) at ../src/pj/timer.c:658
> node = 0x7f10a5e8db50
> node_timer_id = -1
> grp_lock = 0x0
> now = {sec = 5203338, msec = 483}
> count = 6
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list