[asterisk-bugs] [JIRA] (ASTERISK-27057) Seg Fault in ast_sorcery_object_get_id at sorcery.c
Ryan Smith (JIRA)
noreply at issues.asterisk.org
Wed Jun 14 09:51:57 CDT 2017
Ryan Smith created ASTERISK-27057:
-------------------------------------
Summary: Seg Fault in ast_sorcery_object_get_id at sorcery.c
Key: ASTERISK-27057
URL: https://issues.asterisk.org/jira/browse/ASTERISK-27057
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: Core/Sorcery
Affects Versions: 13.15.0
Environment: Centos 6.8 Final
Reporter: Ryan Smith
Severity: Critical
Segmentation fault leading to core dump.
{quote}
[2017-06-14 14:41:35] DEBUG[39132] res_pjsip_pubsub.c: sub_tree 0x7f77d035eb20 sub_tree state TerminatePending
[2017-06-14 14:41:35] DEBUG[39132] res_pjsip_pubsub.c: sub_tree 0x7f77d035eb20 sub_tree state TerminatePending
[2017-06-14 14:41:35] DEBUG[39132] res_pjsip_pubsub.c: evsub 0x7f77d0197e38 state TERMINATED event USER sub_tree 0x7f77d035eb20 sub_tree state TerminateInProgress
[2017-06-14 14:41:35] DEBUG[39132] res_pjsip_pubsub.c: Removing subscription 'sip_name1_here->101' from list of subscriptions
[2017-06-14 14:41:35] DEBUG[39132] res_pjsip_pubsub.c: Removing subscription 0x7f77d009f5d0 sip_name1_here->101' reference to subscription tree 0x7f77d035eb20
[2017-06-14 14:41:35] DEBUG[39132] res_pjsip_pubsub.c: Destroying subscription tree 0x7f77d035eb20 sip_name1_here->101'
[2017-06-14 14:41:58] Asterisk 13.15.0 built by root @ sip02-ast-02.plan.com on a x86_64 running Linux on 2017-05-30 11:00:04 UTC
{quote}
{quote}
#0 0x00000000005cf41a in ast_sorcery_object_get_id (object=0x7f77d815e258) at sorcery.c:2257
2257 return details->object->id;
#0 0x00000000005cf41a in ast_sorcery_object_get_id (object=0x7f77d815e258) at sorcery.c:2257
details = 0x7f77d815e258
#1 0x00007f77e8ce2db5 in destroy_subscription (sub=0x7f77d009f5d0) at res_pjsip_pubsub.c:1110
__PRETTY_FUNCTION__ = "destroy_subscription"
#2 0x00007f77e8ce4aaa in subscription_tree_destructor (obj=0x7f77d035eb20) at res_pjsip_pubsub.c:1270
sub_tree = 0x7f77d035eb20
__PRETTY_FUNCTION__ = "subscription_tree_destructor"
{quote}
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list