[asterisk-bugs] [JIRA] (ASTERISK-26699) Assertion when sending OPTIONS request to endpoint
Asterisk Team (JIRA)
noreply at issues.asterisk.org
Fri Jan 6 04:12:10 CST 2017
[ https://issues.asterisk.org/jira/browse/ASTERISK-26699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=234478#comment-234478 ]
Asterisk Team commented on ASTERISK-26699:
------------------------------------------
Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution.
A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.
Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].
> 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