GNOME Bugzilla – Bug 416087
Totem-gstreamer crashes to play a .avi when a subtitle .srt has the same name
Last modified: 2007-03-08 15:26:49 UTC
That bug has been opened on https://launchpad.net/bugs/87826 "Binary package hint: totem-gstreamer Hello, on feisty, totem can't play a .avi when I try to open the file if a .srt has the same name (encoded in ISO-8859-15 or UTF-8). I get a critical error : « Erreur de données de flux interne ». In a terminal, I get theses messages : sombrero@colin:~$ totem test.avi 0:00:01.363180000 27468 0x80940a0 ERROR totem bacon-video-widget-gst-0.10.c:371:bvw_error_msg_print_dbg: error message = Erreur de données de flux interne. 0:00:01.363256000 27468 0x80940a0 ERROR totem bacon-video-widget-gst-0.10.c:373:bvw_error_msg_print_dbg: error domain = 2638 (gst-stream-error-quark) 0:00:01.363273000 27468 0x80940a0 ERROR totem bacon-video-widget-gst-0.10.c:374:bvw_error_msg_print_dbg: error code = 1 0:00:01.363285000 27468 0x80940a0 ERROR totem bacon-video-widget-gst-0.10.c:375:bvw_error_msg_print_dbg: error debug = gstbasesrc.c(1640): gst_base_src_loop (): /play/subtitle-bin/filesrc0: streaming task paused, reason not-linked (-1) 0:00:01.363346000 27468 0x80940a0 ERROR totem bacon-video-widget-gst-0.10.c:376:bvw_error_msg_print_dbg: error source = <filesrc0> ** Message: Error: Erreur de données de flux interne. gstbasesrc.c(1640): gst_base_src_loop (): /play/subtitle-bin/filesrc0: streaming task paused, reason not-linked (-1) That occurs only with totem-gstreamer, not with totem-xine BUT that doesn't occur if I load a .avi without .srt, then I load an another video with a .srt (this time, totem plays it video with the subtitles). I try with several .avi and several .srt, it's always similar. Thanks and sorry for my english ! ... http://librarian.launchpad.net/6529046/totem_log_with_GTK_DEBUG-2 Totem log with GST_DEBUG=2 I did debug logs with GST_DEBUG values from 2 to 5. I post here the logs with GST_DEBUG=2 and GST_DEBUG=3 but I upload on a ftp the logs with GST_DEBUG=4 and GST_DEBUG=5 because the filesizes are 84 and 187 Mo. I will repost here when I'll have the urls of theses logs. http://librarian.launchpad.net/6529052/totem_log_with_GTK_DEBUG-3 Totem log with GST_DEBUG=3 ... http://librarian.launchpad.net/6529658/totem_log_with_GTK_DEBUG-5.tar.gz Totem log with GST_DEBUG=5 (.tar.gz, 12mo) ..."
This is not a crash. Probably the same issue as #350299. The fact that it happens with some files and not others should be coincidence. *** This bug has been marked as a duplicate of 350299 ***