-
-
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
crash on raspberrypi zero2w running on Raspberry Pi crashes #2807
Comments
root@raspi2w:/opt/srs-4.0release/trunk# gdb objs/srs For help, type "help". Program received signal SIGSEGV, Segmentation fault. |
crash on 3.0 (gdb) set args -c conf/srs.conf Program received signal SIGSEGV, Segmentation fault. |
I temporary close hls and it works. seem the string is to long for # 4 0x0012dd00 in SrsFastLog::trace |
👍 Thanks for your report, very specific. |
Description
git clone -b 4.0release https://gitee.com/ossrs/srs.git &&
cd srs/trunk && ./configure && make && ./objs/srs -c conf/srs.conf
ffmpeg -re -i ./doc/source.flv -c copy -f flv -y rtmp://localhost/live/livestream
Open http://localhost:8080/
Expect
Expect
Note
root@raspi2w:/opt/srs-4.0release/trunk# uname -a
Linux raspi2w 5.10.63-v7+ #1459 SMP Wed Oct 6 16:41:10 BST 2021 armv7l GNU/Linux
TRANS_BY_GPT3
The text was updated successfully, but these errors were encountered: