-
-
Notifications
You must be signed in to change notification settings - Fork 5.4k
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
Under the condition of network disconnection, SRS often automatically exits. #523
Comments
os is ubuntu 14.04
|
Is there no core file after SegmentFault?
|
I didn't see it.
|
Probably you haven't opened the core file. Before starting SRS, use the command:
|
root@eyebest:/opt/srs-2.0a2/trunk# gdb objs/srs core warning: .dynamic section for "/usr/lib/x86_64-linux-gnu/libstdc++.so.6" is not at the expected address (wrong library or version mismatch?) |
Seems the thread stop bug #511, please update your code to 2.0.199+ and try again. |
Dup to #536 |
SRS version: srs-2.0a2
The company's network is unstable, with intermittent network interruptions. It has been observed that SRS automatically exits during these interruptions. Additionally, other processes in the system are also terminated, although the exact reason for this is currently unknown and can only be speculated to be related to SRS.
SRS usage: Camera streaming (h264+pcmu), transcoded by SRS into h264+aac, with HLS slicing enabled and DVR recording.
There are no obvious errors in the srs.log file, but a segmentation fault is reported in /var/log/syslog.
SRS.log content (partial):
Please provide the content of the SRS.log file for translation.
TRANS_BY_GPT3
The text was updated successfully, but these errors were encountered: