GNOME Bugzilla – Bug 746388
qtdemux: crash while playing MPEG DASH stream
Last modified: 2015-03-18 11:21:06 UTC
Hello, I am playing http://www-itec.uni-klu.ac.at/ftp/datasets/mmsys13/redbull_10sec.mpd on armv7 based platform, which crashes with below stack trace root@Rajat:~# export G_DEBUG=fatal_warnings root@Rajat:~# gdb --args gst-launch-1.0 playbin uri=http://www-itec.uni-klu.ac.at/ftp/datasets/mmsys13/redbull_10sec.mpd GNU gdb (GDB) STMicroelectronics/Linux Base 7.6-49 [build Jul 2 2014] Copyright (C) 2013 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "arm-cortex-linux-gnueabi". For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>... Reading symbols from /usr/bin/gst-launch-1.0...done. (gdb) r Starting program: /usr/bin/gst-launch-1.0 http://www-itec.uni-klu.ac.at/ftp/datasets/mmsys13/redbull_10sec.mpd [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/libthread_db.so.1". ************************** GST-APPS version : v2.5.0 ************************** **************** GStreamer 1.2.2 **************** [New Thread 0x76974470 (LWP 5016)] [New Thread 0x76174470 (LWP 5017)] Playing file http://www-itec.uni-klu.ac.at/ftp/datasets/mmsys13/redbull_10sec.mpd uri http://rverma01:Stmgood16%25@10.129.92.1:8080 will be parsed for password [New Thread 0x74fb4470 (LWP 5018)] Received duration message format time duration -1 [New Thread 0x7471a470 (LWP 5019)] Received duration message format time duration -1 [New Thread 0x73cff470 (LWP 5020)] [New Thread 0x734ff470 (LWP 5021)] uri http://rverma01:Stmgood16%25@10.129.92.1:8080 will be parsed for password [New Thread 0x72cff470 (LWP 5022)] [New Thread 0x724ff470 (LWP 5023)] uri http://rverma01:Stmgood16%25@10.129.92.1:8080 will be parsed for password uri http://rverma01:Stmgood16%25@10.129.92.1:8080 will be parsed for password [New Thread 0x71cff470 (LWP 5024)] uri http://rverma01:Stmgood16%25@10.129.92.1:8080 will be parsed for password uri http://rverma01:Stmgood16%25@10.129.92.1:8080 will be parsed for password [New Thread 0x714ff470 (LWP 5025)] [New Thread 0x70cff470 (LWP 5026)] [New Thread 0x704ff470 (LWP 5042)] uri http://rverma01:Stmgood16%25@10.129.92.1:8080 will be parsed for password uri http://rverma01:Stmgood16%25@10.129.92.1:8080 will be parsed for password [New Thread 0x6fcff470 (LWP 5043)] uri http://rverma01:Stmgood16%25@10.129.92.1:8080 will be parsed for password uri http://rverma01:Stmgood16%25@10.129.92.1:8080 will be parsed for password [New Thread 0x6f4ff470 (LWP 5044)] [New Thread 0x6ecff470 (LWP 5045)] [New Thread 0x6e4ff470 (LWP 5046)] [New Thread 0x6dcff470 (LWP 5055)]00 / 1:26:00.000000000> [New Thread 0x6d4ff470 (LWP 5056)] [New Thread 0x6ccff470 (LWP 5057)] [New Thread 0x6c4ff470 (LWP 5058)] video codec: H.264 / AVC maximum bitrate: 221184 bitrate: 98920 container format: ISO fMP4 [New Thread 0x6bcff470 (LWP 5059)] Received ASYNC DONE on bus - 1 video, 2 audio, 0 subtitle Audio stream=0 codec=MPEG-4 AAC audio language=(null) Audio stream=1 codec=(null) language=(null) [New Thread 0x6b4ff470 (LWP 5060)] audio codec: MPEG-4 AAC audio maximum bitrate: 67192 bitrate: 61368 container format: ISO fMP4 uri http://rverma01:Stmgood16%25@10.129.92.1:8080 will be parsed for password [New Thread 0x6acff470 (LWP 5061)] [Thread 0x6fcff470 (LWP 5043) exited]/ 1:26:00.000000000> minimum bitrate: 61125:10.209000000 / 1:26:00.000000000> uri http://rverma01:Stmgood16%25@10.129.92.1:8080 will be parsed for password <Speed: 1X | Time: 0:00:11.010000000 / 1:26:00.000000000> (gst-apps:5013): GStreamer-WARNING **: Trying to set string on structure field 'debug', but string is not valid UTF-8. Please file a bug. Program received signal SIGTRAP, Trace/breakpoint trap.
+ Trace 234868
Thread 1909453936 (LWP 5024)
Why did you set this to resolve? Was there any problem in your application or did you solve it somehow?
Hmm, there is a little problem with trace above, I would request you to please see https://bugzilla.gnome.org/show_bug.cgi?id=746390 instead
It would also be ok to just paste the new trace in this same bug and point why the previous one had issues. *** This bug has been marked as a duplicate of bug 746390 ***