[asterisk-bugs] [JIRA] (ASTERISK-26699) Assertion when sending OPTIONS request to endpoint
Ross Beer (JIRA)
noreply at issues.asterisk.org
Fri Jan 6 04:12:10 CST 2017
Ross Beer created ASTERISK-26699:
------------------------------------
Summary: Assertion when sending OPTIONS request to endpoint
Key: ASTERISK-26699
URL: https://issues.asterisk.org/jira/browse/ASTERISK-26699
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: Resources/res_pjsip
Affects Versions: 13.13.1
Environment: Fedora 23
Reporter: Ross Beer
Every so often an asserting happens when sending OPTIONS pings to endpoints.
The follwoing snippit shows the asterisk log output:
{noformat}
[2017-01-06 08:44:47] ERROR[12271]: res_pjsip.c:3613 endpt_send_request: Error 120001 'Operation not permitted' sending OPTIONS request to endpoint offnetVo xboneIA02
[2017-01-06 08:44:47] ERROR[12271]: astobj2.c:131 INTERNAL_OBJ: FRACK!, Failed assertion bad magic number 0x0 for object 0x7f2f48fbe190 (0)
Got 19 backtrace records
#0: [0x606b37] main/utils.c:2471 __ast_assert_failed() (0x606aaa+8D)
#1: [0x45dea2] main/astobj2.c:132 INTERNAL_OBJ()
#2: [0x45defd] main/astobj2.c:152 __ao2_lock() (0x45ded2+2B)
#3: [0x7f2f20319189] res/res_pjsip.c:3622 endpt_send_request()
#4: [0x7f2f2031b838] res/res_pjsip.c:3742 ast_sip_send_out_of_dialog_request() (0x7f2f2031b6d0+168)
#5: [0x7f2f2031eb5a] res_pjsip/pjsip_options.c:444 qualify_contact()
{noformat}
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list