-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Description
What version of Janus is this happening on?
master
Have you tested a more recent version of Janus too?
we use master
Was this working before?
we had no issue on lower versions, but we had another issue with memory leaks on them, so we got OOM some time.
Is there a gdb or libasan trace of the issue?
no
Under some circuumstances janus stops to handle any api calls via ws - ws is accepting connections, but create_session has timeouts and janus doesn't work. We tried to add debug_locks, but we got situation what janus server eats all memory and IO and stuck, so we got problems with performance before issue appeared. This happens on one of our customers with very heavy load on januses.
How can we debug this and what can be a cause of it?
https://gist.github.com/spscream/84aa7bca6f8e3f43e07d4c58f414e9cd - recent log of such situation with debug_level = 4