-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Segmentation fault on SIGHUP #1629
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
Comments
Backtrace capture:
So is it simply going into an infinite loop ? |
Should be coming from this commit 8f9446c |
thx for the report and the fix |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
Our Coturn V4.6.3 (latest at the time of writing) compiled from source receives segfault when triggering SIGHUP signal on the process.
From the logs it shows:
Could capture what happens with GDB and here is what I get:
Seems that resetting the log file doesn't work properly, but don't understand why.
Anyone able to help me ?
System information:
6.8.0-47-generic #47~22.04.1-Ubuntu
AMD64
The text was updated successfully, but these errors were encountered: