-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
[1.x] Segmentation Fault in janus_log_getbuf() at log.c #3427
Labels
Comments
Ajitshiva
changed the title
[1.x] Segment Fault in janus_log_getbuf() at log.c
[1.x] Segmentation Fault in janus_log_getbuf() at log.c
Sep 17, 2024
The process was aborted due to a malloc failure.
|
|
@Ajitshiva we actually decided to change the way logging is performed, since it was long overdue. Please test the new PR instead. |
@Ajitshiva any feedback? |
Closing as we merged the log refactoring PR. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What version of Janus is this happening on?
Latest
Have you tested a more recent version of Janus too?
Yes
Was this working before?
This is the first time I am facing this crash for the past 2 years.
Is there a gdb or libasan trace of the issue?
https://pastebin.com/BWjE7SMv
Additional context
@lminiero @ramprakash110109
The text was updated successfully, but these errors were encountered: