[Home]

Summary:ASTERISK-28504: Asterisk is crashing too frequently whenever a large number of PJSIP AOR are trying to register on asterisk.
Reporter:Marcelo (prevoip)Labels:pjsip webrtc
Date Opened:2019-08-14 09:57:48Date Closed:2019-08-14 11:25:34
Priority:MajorRegression?
Status:Closed/CompleteComponents:pjproject/pjsip
Versions:16.5.0 Frequency of
Occurrence
Constant
Related
Issues:
duplicatesASTERISK-27037 Segfault in pjsip
Environment:Attachments:( 0) backtrace.txt
( 1) messages
Description:Ubuntu, CentOs, etc...
Asterisk is crashing too frequently whenever a large number of PJSIP AOR are trying to register on asterisk.
Comments:By: Asterisk Team (asteriskteam) 2019-08-14 09:57:49.840-0500

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].

Please note that once your issue enters an open state it has been accepted. As Asterisk is an open source project there is no guarantee or timeframe on when your issue will be looked into. If you need expedient resolution you will need to find and pay a suitable developer. Asking for an update on your issue will not yield any progress on it and will not result in a response. All updates are posted to the issue when they occur.

By: Joshua C. Colp (jcolp) 2019-08-14 10:18:26.958-0500

What does "a large number" mean? How many REGISTER requests per second? How many AORs? Do you have configuration that can produce the problem or a test case? Is TCP or TLS in use?

By: Marcelo (prevoip) 2019-08-14 10:37:38.953-0500

Over 10 AORs already crash, especially if upgrade the browser. Unfortunately my environment is production. I have 50 AORs in ws.

By: Joshua C. Colp (jcolp) 2019-08-14 10:40:10.881-0500

You're going to need to provide a complete picture of how exactly you are using Asterisk. You are using WebRTC with SIP over websockets, with web browsers registering? Can you also attach the full log before a crash?

By: Marcelo (prevoip) 2019-08-14 11:00:22.420-0500

ok, i'm using webrtc with ws trasnport all realtime with MySQL. Websocket client.