Closed MustafaMunir closed 7 years ago
I have noted that before the following commit this crash was not happening.
commit 542106e4de1a3417b7987eade1cbc071dd2bd05e
Merge: 9121b34 ebe697b
Author: Sergey <sergey.dryabzhinsky@gmail.com>
Date: Sat Apr 15 21:08:29 2017 +0300
Merge pull request #199 from sergey-dryabzhinsky/drop-all-connections-on-reload
Add event-based handle of reload/exit signal
This may be related to #241 "crash -- in a docker container (and not only)".
I'm getting this as well, and reverting to commit 9121b34bdcf684147a80bb3e9f0d7241f7375f5c (the one before the commit noted by MustafaMunir) resolved the problem. So there's something toxic in that commit I think :)
Reverted #199. Really weird shit.
I am using the rtmp module from dev branch with nginx-1.11.13 and observing worker process crash as soon as rtmp viewer stops.
Gstreamer streaming pipeline:
Backtrace:
Nginx Configuration:
nginx -V
Debug Log:
Can you spot anything wrong in configuration or any guidance regarding areas to investigate would be very helpful