[gstreamer-bugs] [Bug 610471] asx file doesn't play in totem

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Feb 20 01:33:59 PST 2010


https://bugzilla.gnome.org/show_bug.cgi?id=610471
  GStreamer | gst-plugins | 0.10.26

Edward Hervey <bilboed> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bilboed at gmail.com

--- Comment #1 from Edward Hervey <bilboed at gmail.com> 2010-02-20 08:17:18 UTC ---
Plays fine with "gst-launch-0.10 playbin2 uri=..." with git of everything.

With totem 2.28.5, I get the following backtrace when loading the url:

#0  0x00007fa5e2d7512d in read () at ../sysdeps/unix/syscall-template.S:82
#1  0x00007fa5e3e3694f in g_unix_input_stream_read () from
/usr/lib/libgio-2.0.so.0
#2  0x00007fa5e3e012b3 in g_input_stream_read () from /usr/lib/libgio-2.0.so.0
#3  0x00007fa5d941e28c in run_sync_state_machine (file=0x10840b0,
iterator=0x7fa5d941dac0 <iterate_read_state_machine>, data=0x7fffff730e70,
cancellable=0xffffffffffffffff, 
    error=<value optimized out>) at gdaemonfileinputstream.c:491
#4  0x00007fa5d941e6e3 in g_daemon_file_input_stream_read (stream=<value
optimized out>, buffer=0x1158f13, count=8192, cancellable=0x0, error=0x0) at
gdaemonfileinputstream.c:835
#5  0x00007fa5e3e012b3 in g_input_stream_read () from /usr/lib/libgio-2.0.so.0
#6  0x00007fa5e3deb1b7 in g_file_load_contents () from /usr/lib/libgio-2.0.so.0
#7  0x00007fa5e4dd21b2 in totem_pl_parser_add_asx (parser=0x9ea8a0,
file=0x1090580, base_file=0xf24390, parse_data=0x7fffff7310b0, data=0xf04010)
at totem-pl-parser-wm.c:386
#8  0x00007fa5e4dcade8 in totem_pl_parser_parse_internal (parser=0x9ea8a0,
file=0x1090580, base_file=0xf24390, parse_data=0x7fffff7310b0) at
totem-pl-parser.c:1912
#9  0x00007fa5e4dcb618 in totem_pl_parser_parse_with_base (parser=0x9ea8a0,
uri=<value optimized out>, base=0x0, fallback=<value optimized out>) at
totem-pl-parser.c:2064
#10 0x000000000042fc67 in totem_playlist_add_mrl (playlist=0x94f2e0,
mrl=0xf04c90 "", display_name=0x0) at totem-playlist.c:1768
#11 0x00000000004272c1 in totem_action_open_files_list (totem=0x923000,
list=0x108e780) at totem-object.c:2729
#12 0x00000000004273a0 in totem_action_open_files (totem=0x923000, list=<value
optimized out>) at totem-object.c:2661
#13 0x0000000000427a16 in totem_open_location_response_cb (dialog=<value
optimized out>, response=<value optimized out>, totem=0x923000) at
totem-object.c:1524
#14 0x00007fa5e393e8e7 in g_cclosure_marshal_VOID(int0_t) () from
/usr/lib/libgobject-2.0.so.0
#15 0x00007fa5e39240cf in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#16 0x00007fa5e393dccb in signal_emit_unlocked_R () from
/usr/lib/libgobject-2.0.so.0
#17 0x00007fa5e393cb59 in g_signal_emit_valist () from
/usr/lib/libgobject-2.0.so.0
#18 0x00007fa5e393d0dd in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#19 0x00007fa5e393e5c5 in g_cclosure_marshal_VOID__VOID () from
/usr/lib/libgobject-2.0.so.0
#20 0x00007fa5e39240cf in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#21 0x00007fa5e393dccb in signal_emit_unlocked_R () from
/usr/lib/libgobject-2.0.so.0
#22 0x00007fa5e393cb59 in g_signal_emit_valist () from
/usr/lib/libgobject-2.0.so.0
#23 0x00007fa5e393d0dd in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#24 0x00007fa5e4812985 in gtk_real_button_released (button=0x17) at
gtkbutton.c:1707
#25 0x00007fa5e393e5c5 in g_cclosure_marshal_VOID__VOID () from
/usr/lib/libgobject-2.0.so.0
#26 0x00007fa5e3924408 in g_type_class_meta_marshal () from
/usr/lib/libgobject-2.0.so.0
#27 0x00007fa5e39240cf in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#28 0x00007fa5e393d8d4 in signal_emit_unlocked_R () from
/usr/lib/libgobject-2.0.so.0
#29 0x00007fa5e393cb59 in g_signal_emit_valist () from
/usr/lib/libgobject-2.0.so.0
#30 0x00007fa5e393d0dd in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#31 0x00007fa5e4811227 in gtk_button_button_release (widget=<value optimized
out>, event=<value optimized out>) at gtkbutton.c:1599

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list