-
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
[BUG] timer task <b2bl-clean> already scheduled * ms ago (now * ms), delaying execution #3133
Comments
I think i was able to reproduce the issue and there is actually segfault happening.
Once REFER is sent opensips generates log with SDP error:
I use flag I'm also attaching bt full from core file and corresponding opensips log: https://file.io/FbNIeVL6qATZ |
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. |
Still actual |
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 |
I think this might be related to this bug #3195 |
Hi @devoxy1, thanks for your report and sorry for the slow reply here. First of all, be sure you are using the latest (from GIT repo) sources of 3.4 branch - there were several fixes there. If the crash still persists, please upload the backtrace again (maybe use pastebin to avoid the fast expiring of your uploads). |
Hi @bogdan-iancu! There was no crash but more of a deadlock. Opensips process kept running but didn't reply to any requests and log was filled with "timer task" messages. Anyways it seems like the issue is resolved with latest version 3.4.1, git revision: c03bbc4 I will re-open new report if the issue comes up again. Thank you! |
Thanks @devoxy1 for the update, let's do that. For now I will close here. |
Hello!
We experience an issue when opensips hangs and stops responding from time to time with error message of timer_tiker. I'm not sure what's causing this and how to debug the issue.
OpenSIPS version you are running
Describe 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
Expected behavior
Opensips doesn't hang.
Relevant System Logs
OS/environment information
Additional context
I get trap during this issue. gdb file can be found here: https://file.io/X5a3PDFKWNPt
The text was updated successfully, but these errors were encountered: