[asterisk-bugs] [JIRA] (ASTERISK-28408) Asterisk crashes intermittently if use sipML5 as the SIP client, regardless of the total number of peers in use.

George Joseph (JIRA) noreply at issues.asterisk.org
Thu May 9 08:30:47 CDT 2019


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

George Joseph commented on ASTERISK-28408:
------------------------------------------

Based on the backtrace, it looks like there was some sort of memory corruption while trying to copy a contact URI during a REGISTER.

Unfortunately...

The chan_sip channel driver is in 'extended' support status and is supported only by community members.  Your issue is in the queue. Your patience is appreciated as a community developer may work the issue when time and resources become available.

Asterisk is an open source project and community members work the issues on a voluntary basis. You are welcome to develop your own patches and submit them to the project.[1]

If you are not a programmer and you are in a hurry to see a patch provided then you might try rallying support on the Asterisk users mailing list or forums.[2] Another alternative is offering a bug bounty on the asterisk-dev mailing list.[3] Often a little incentive can go a long way.

[1]: https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process
[2]: http://www.asterisk.org/community/discuss
[3]: https://wiki.asterisk.org/wiki/display/AST/Asterisk+Bug+Bounties

> Asterisk crashes intermittently if use sipML5 as the SIP client, regardless of the total number of peers in use.
> ----------------------------------------------------------------------------------------------------------------
>
>                 Key: ASTERISK-28408
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-28408
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Channels/chan_sip/WebSocket, Resources/res_http_websocket
>    Affects Versions: 13.18.0, 16.3.0
>         Environment: VMWare VM, Ubuntu 14.04.6 LTS GNU/Linux 3.13.0-169-generic x86_64
>            Reporter: Maksim  Suminov
>            Assignee: Unassigned
>            Severity: Critical
>         Attachments: core.asterisk-brief.txt, core.asterisk-full.txt, core.asterisk-locks.txt, core.asterisk-thread1.txt, sip.conf.txt
>
>
> 5-10 minutes before Asterisk crashes, errors appear in the CLI:
> [May  6 20:20:43] ERROR[111246] chan_sip.c: FRACK!, Failed assertion bad magic number 0x0 for object 0x381bf90 (0)
> [May  6 20:20:43] ERROR[111246] : Got 11 backtrace records
> # 0: /usr/sbin/asterisk(__ao2_lock+0x8b) [0x45d1ab]
> # 1: /usr/lib/asterisk/modules/chan_sip.so(+0x9fbf7) [0x7f0900786bf7]
> # 2: /usr/lib/asterisk/modules/chan_sip.so(+0xa25c1) [0x7f09007895c1]
> # 3: /usr/lib/asterisk/modules/chan_sip.so(+0xa4cce) [0x7f090078bcce]
> # 4: /usr/lib/asterisk/modules/chan_sip.so(+0xa6b25) [0x7f090078db25]
> # 5: /usr/lib/asterisk/modules/res_http_websocket.so(__ast_websocket_uri_cb+0xdb5) [0x7f09035d3265]
> # 6: /usr/sbin/asterisk() [0x5e812e]
> # 7: /usr/sbin/asterisk() [0x5e836c]
> # 8: /usr/sbin/asterisk() [0x5a1519]
> # 9: /lib/x86_64-linux-gnu/libpthread.so.0(+0x8184) [0x7f096127e184]
> #10: /lib/x86_64-linux-gnu/libc.so.6(clone+0x6d) [0x7f096085a03d]



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list