#3235: ffmpeg doesn't respond to most signals on debian sid when using pulse
input
------------------------------------+----------------------------------
Reporter: jnvsor | Owner:
Type: defect | Status: new
Priority: minor | Component: FFmpeg
Version: git-master | Resolution:
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
------------------------------------+----------------------------------
Comment (by jnvsor):
Well I'm an idiot, I should have checked more than just sigint.
Of the first 20 signals, 9 terminates the program and 19 puts it into
background (where it can be restarted with `$ fg`) but there is no
response to any of the other signals. (IE: `Ctrl + Z` won't put it into
the background)
The next signal it responds to after 19 is 34, and from there on ffmpeg
exits with "Real time signal #"
The weird thing is that while 17 19 and 23 are supposed to be sigstop
ffmpeg only responds to 19. Afterwards it responds to sigcont when passed
as 18, not as 19 or 25.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/3235#comment:19>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
http://avcodec.org/mailman/listinfo/ffmpeg-trac