Changes between Initial Version and Version 1 of Ticket #1980, comment 4
- Timestamp:
- 12/04/2012 04:54:49 AM (6 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1980, comment 4
initial v1 5 5 > Please run "$ gdb ffmpeg_g", then "r -i rtsp... " and when ffmpeg hangs, you interrupt it with Ctrl-C and type "bt" to get a backtrace, please post it here. 6 6 7 Thank syou.7 Thank you. 8 8 9 9 I actually run/launch these from a perl script (launches 25 instances every ~6 minutes) and they fail at random (after 15-20 minutes or so). I don't think launching each invocation in gdb is feasible. I realize however that i can attach to an ffmpeg process & take a backtrace (cmd-line attach). I hope this is something that will work. Please correct me or point me in the right direction if this understanding is incorrect. I must admit i have been working in Java & am not too familiar with using gdb. So please forgive my amateurism.


