[asterisk-bugs] [JIRA] (ASTERISK-26699) res_pjsip: Assertion when sending OPTIONS request to endpoint

Ross Beer (JIRA) noreply at issues.asterisk.org
Fri Jan 13 10:16:10 CST 2017


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

Ross Beer commented on ASTERISK-26699:
--------------------------------------

Just had another crash, the following log was shown on the CLI:

{noformatt}[2017-01-12 15:39:28] ERROR[182933]: res_pjsip.c:3614 endpt_send_request: Error 120001 'Operation not permitted' sending OPTIONS request to endpoint
[2017-01-12 15:39:28] ERROR[182933]: astobj2.c:131 INTERNAL_OBJ: FRACK!, Failed assertion bad magic number 0x0 for object 0x7f0ac407fc00 (0)
Got 19 backtrace records
#0: [0x606dba] main/utils.c:2471 __ast_assert_failed() (0x606d2d+8D)
#1: [0x45e0be] main/astobj2.c:132 INTERNAL_OBJ()
#2: [0x45e119] main/astobj2.c:152 __ao2_lock() (0x45e0ee+2B)
#3: [0x7f0af4ea7209] res/res_pjsip.c:3623 endpt_send_request()
{noformat}

> res_pjsip: 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
>         Attachments: hpbx06_backtrace_options_clean.txt
>
>
> 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