-
Notifications
You must be signed in to change notification settings - Fork 583
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[CRASH] Cannot access memory at address. Deadlock with b2b #3521
Comments
i guess the issue here is use of dialog module specailly with call to create_dialog . the load_balancer module can also cause this as it internally create dialoge . this eventually lead to opensips segfault and we have been experiencing same issue for some time. |
Any updates here? No progress has been made in the last 15 days, marking as stale. Will close this issue if no further updates are made in the next 30 days. |
Up |
Any updates here? No progress has been made in the last 15 days, marking as stale. Will close this issue if no further updates are made in the next 30 days. |
Up |
We experience bug which causes opensips to be unresponsive for SIP requests. At some point opensips just stops processing any requests with timer errors.
OpenSIPS version you are running
Crash Core Dump
I'm attaching trap from opensips during deadlock, there are messages like "Cannot access memory".
gdb_opensips_20241119_142816.txt
Describe the traffic that generated the bug
At some point opensips starts to throw messages about timer task and stops responding to any SIP messages. Only restart helps to fix the issue.
To Reproduce
Relevant System Logs
OS/environment information
Additional context
There were 2 opened report for previous versions, that hang on investigation and closed.
#3133
#3211
The text was updated successfully, but these errors were encountered: