After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 416087 - Totem-gstreamer crashes to play a .avi when a subtitle .srt has the same name
Totem-gstreamer crashes to play a .avi when a subtitle .srt has the same name
Status: RESOLVED DUPLICATE of bug 350299
Product: GStreamer
Classification: Platform
Component: dont know
0.10.x
Other Linux
: Normal normal
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-03-08 15:13 UTC by Sebastien Bacher
Modified: 2007-03-08 15:26 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description Sebastien Bacher 2007-03-08 15:13:08 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)
..."
Comment 1 Tim-Philipp Müller 2007-03-08 15:26:49 UTC
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 ***