GNOME Bugzilla – Bug 767906
gst-validate-launcher Application timed out: 30 secs
Last modified: 2018-05-04 09:24:44 UTC
Created attachment 330118 [details] gst-validate logs Hi GUYS I got Application timed out: 30 secs with command gst-validate-launcher -M /mnt/gst-validate --generate-media-info -t validate.file.playback.change_state_intensive.mp3_h264_0_mp4 I got final report as follows ============= Final Report: ============= validate.file.playback.change_state_intensive.mp3_h264_0_mp4: Timeout 'Application timed out: 30 secs' You can reproduce with: GST_GL_XINITTHREADS=1 DISPLAY=:0 GST_VALIDATE_SCENARIO=change_state_intensive gst-validate-1.0 playbin uri=file:///mnt/gst-validate/gst-integration-testsuites/medias/defaults/mp4/mp3_h264.0.mp4 --set-media-info "/mnt/gst-validate/gst-integration-testsuites/medias/defaults/mp4/mp3_h264.0.mp4.media_info" You can find logs in: - /mnt/gst-validate/logs/validate/file/playback/change_state_intensive/mp3_h264_0_mp4 - /mnt/gst-validate/logs/validate/file/playback/change_state_intensive/mp3_h264_0_mp4.validate.logs - /mnt/gst-validate/logs/validate/file/playback/change_state_intensive/mp3_h264_0_mp4.gstdebug But, when I reproduce with comand reproduce command GST_GL_XINITTHREADS=1 DISPLAY=:0 GST_VALIDATE_SCENARIO=change_state_intensive gst-validate-1.0 playbin uri=file:///mnt/gst-validate/gst-integration-testsuites/medias/defaults/mp4/mp3_h264.0.mp4 --set-media-info "/mnt/gst-validate/gst-integration-testsuites/medias/defaults/mp4/mp3_h264.0.mp4.media_info" the test is passed . Who can give me some explaination? attached is logs
Please provide a full GStreamer debug log and a backtrace of all threads when it hangs. Also does this only happen with your custom decoders, if so you'll have to work on fixing them.
attached is full debug log I got . how to get the backtrace of all threads? I run two different commands under same environment. I found nothing hang, I redirect the log with -r stderr , all log prints out smoothly. And the final result with timeout occurs.
thread apply all bt In gdb ath the moment when you want it to print tgem
Also does it only happen with your customs codecs or also eg gst-libav?
If you manage to reproduce with latest stable version, please re-open this bug and provide new logs (which should include backtraces).
*** Bug 767720 has been marked as a duplicate of this bug. ***