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 162548 - [oggdemux] Recent CVS regression on ogg video playback
[oggdemux] Recent CVS regression on ogg video playback
Status: RESOLVED DUPLICATE of bug 164069
Product: totem
Classification: Core
Component: GStreamer backend
0.99.20
Other Linux
: Normal normal
: ---
Assigned To: Maintainer alias for GStreamer component of Totem
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2004-12-30 15:50 UTC by Christian Fredrik Kalager Schaller
Modified: 2005-01-17 12:46 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Christian Fredrik Kalager Schaller 2004-12-30 15:50:21 UTC
I transcoded a Quicktime to Ogg recently which can be found here:
http://www.linuxrising.org/files/world_of_warcraft_m480.ogg

Sometime during the last 10 days we stopped being able to play this file back
with CVS gst-plugins/totem.
Comment 1 Ronald Bultje 2005-01-01 15:59:27 UTC
Please be more detailed. What's wrong?
Comment 2 Christian Fredrik Kalager Schaller 2005-01-01 17:45:55 UTC
Totem hangs with 100% CPU usage and video window remains black. Have to kill
totem to close it.
Comment 3 Ronald Bultje 2005-01-01 18:03:25 UTC
Can you get me a backtrace of the hang? Run in gdb, when it starts getting in
the infinite loop, press ctrl-c and do thread apply all bt to get a full backtrace.
Comment 4 Christian Fredrik Kalager Schaller 2005-01-02 01:05:15 UTC
I am not able. Running Totem in gdb the Totem window pops up but the GUI never
gets responsive so I never get to tell it to try to run the file.
Comment 5 Christian Fredrik Kalager Schaller 2005-01-03 14:41:00 UTC
Managed to get a trace now

Thread 1 (Thread -151156512 (LWP 31295))

  • #0 _dl_sysinfo_int80
    from /lib/ld-linux.so.2
  • #1 __nptl_setxid
    from /lib/tls/libpthread.so.0
  • #2 seteuid
    from /lib/tls/libc.so.6
  • #3 gnome_vfs_method_init
    from /usr/lib/libgnomevfs-2.so.0
  • #4 gnome_vfs_transform_get
    from /usr/lib/libgnomevfs-2.so.0
  • #5 gnome_vfs_uri_new_private
    from /usr/lib/libgnomevfs-2.so.0
  • #6 gnome_vfs_uri_new
    from /usr/lib/libgnomevfs-2.so.0
  • #7 gst_gnomevfs_get_supported_uris
    at gstgnomevfsuri.c line 52
  • #8 gst_gnomevfssrc_uri_get_protocols
    at gstgnomevfssrc.c line 425
  • #9 gst_element_register
    at gstelementfactory.c line 250
  • #10 plugin_init
    at gstgnomevfs.c line 37
  • #11 gst_plugin_register_func
    at gstplugin.c line 213
  • #12 gst_plugin_load_file
    at gstplugin.c line 443
  • #13 gst_xml_registry_load_plugin
    at gstxmlregistry.c line 712
  • #14 gst_registry_load_plugin
    at gstregistry.c line 450
  • #15 gst_plugin_feature_ensure_loaded
    at gstpluginfeature.c line 106
  • #16 gst_element_factory_create
    at gstelementfactory.c line 289
  • #17 gst_element_make_from_uri
    at gsturi.c line 482
  • #18 gst_play_base_bin_change_state
    at gstplaybasebin.c line 848
  • #19 gst_play_bin_change_state
    at gstplaybin.c line 785
  • #20 gst_element_set_state_func
    at gstelement.c line 2796
  • #21 gst_element_set_state
    at gstelement.c line 2739
  • #22 bacon_video_widget_open
  • #23 totem_action_set_mrl_with_warning
  • #24 totem_action_set_mrl
  • #25 totem_action_set_mrl
  • #26 totem_action_set_mrl
  • #27 g_cclosure_marshal_VOID__VOID
    from /usr/lib/libgobject-2.0.so.0
  • #28 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #29 g_signal_has_handler_pending
    from /usr/lib/libgobject-2.0.so.0
  • #30 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #31 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #32 totem_playlist_set_playing
  • #33 totem_action_set_mrl
  • #34 g_cclosure_marshal_VOID__BOXED
    from /usr/lib/libgobject-2.0.so.0
  • #35 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #36 g_signal_has_handler_pending
    from /usr/lib/libgobject-2.0.so.0
  • #37 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #38 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #39 egg_recent_view_gtk_get_type
  • #40 g_cclosure_marshal_VOID__VOID
    from /usr/lib/libgobject-2.0.so.0
  • #41 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #42 g_signal_has_handler_pending
    from /usr/lib/libgobject-2.0.so.0
  • #43 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #44 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #45 gtk_widget_activate
    from /usr/lib/libgtk-x11-2.0.so.0
  • #46 gtk_menu_shell_activate_item
    from /usr/lib/libgtk-x11-2.0.so.0
  • #47 gtk_menu_shell_activate_item
    from /usr/lib/libgtk-x11-2.0.so.0
  • #48 gtk_menu_reorder_child
    from /usr/lib/libgtk-x11-2.0.so.0
  • #49 gtk_marshal_VOID__UINT_STRING
  • #50 g_cclosure_new_swap
    from /usr/lib/libgobject-2.0.so.0
  • #51 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #52 g_signal_has_handler_pending
    from /usr/lib/libgobject-2.0.so.0
  • #53 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #54 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #55 gtk_widget_activate
    from /usr/lib/libgtk-x11-2.0.so.0
  • #56 gtk_propagate_event
    from /usr/lib/libgtk-x11-2.0.so.0
  • #57 gtk_main_do_event
    from /usr/lib/libgtk-x11-2.0.so.0
  • #58 gdk_event_get_graphics_expose
    from /usr/lib/libgdk-x11-2.0.so.0
  • #59 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #60 g_main_context_acquire
    from /usr/lib/libglib-2.0.so.0
  • #61 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #62 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #63 main
  • #0 _dl_sysinfo_int80
    from /lib/ld-linux.so.2

Comment 6 Christian Fredrik Kalager Schaller 2005-01-03 16:59:59 UTC
Noticed that the video still plays nicely in gst-launch/playbin.
Comment 7 Christian Fredrik Kalager Schaller 2005-01-03 17:42:14 UTC
Also noticed that if I play another movie first in totem then the Ogg plays fine.
Comment 8 Ronald Bultje 2005-01-03 18:38:04 UTC


Thread 4 (Thread 78789552 (LWP 24429))

  • #0 _dl_sysinfo_int80
    from /lib/ld-linux.so.2
  • #1 pthread_cond_wait
    from /lib/tls/libpthread.so.0
  • #2 gst_queue_get
    at gstqueue.c line 777
  • #3 gst_pad_call_get_function
    at gstpad.c line 4452
  • #4 get_group_schedule_function
    at gstoptimalscheduler.c line 1298
  • #5 schedule_group
    at gstoptimalscheduler.c line 1154
  • #6 gst_opt_scheduler_schedule_run_queue
    at gstoptimalscheduler.c line 1205
  • #7 gst_opt_scheduler_get_wrapper
    at gstoptimalscheduler.c line 1451
  • #8 gst_pad_pull
    at gstpad.c line 3296
  • #9 gst_alsa_sink_loop
    at gstalsasink.c line 378
  • #10 loop_group_schedule_function
    at gstoptimalscheduler.c line 1332
  • #11 schedule_group
    at gstoptimalscheduler.c line 1154
  • #12 gst_opt_scheduler_schedule_run_queue
    at gstoptimalscheduler.c line 1205
  • #13 schedule_chain
    at gstoptimalscheduler.c line 1258
  • #14 gst_opt_scheduler_iterate
    at gstoptimalscheduler.c line 2629
  • #15 gst_scheduler_iterate
    at gstscheduler.c line 738
  • #16 gst_bin_iterate_func
    at gstbin.c line 1220
  • #17 gst_marshal_BOOLEAN__VOID
    at gstmarshal.c line 509
  • #18 g_cclosure_new_swap
    from /usr/lib/libgobject-2.0.so.0
  • #19 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #20 g_signal_emit_by_name
    from /usr/lib/libgobject-2.0.so.0
  • #21 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #22 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #23 gst_bin_iterate
    at gstbin.c line 1280
  • #24 gst_thread_main_loop
    at gstthread.c line 671
  • #25 g_static_private_free
    from /usr/lib/libglib-2.0.so.0
  • #26 start_thread
    from /lib/tls/libpthread.so.0
  • #27 clone
    from /lib/tls/libc.so.6

Thread 2 (Thread 148093872 (LWP 24425))

  • #0 _dl_sysinfo_int80
    from /lib/ld-linux.so.2
  • #1 pthread_cond_wait
    from /lib/tls/libpthread.so.0
  • #2 gst_queue_chain
    at gstqueue.c line 657
  • #3 gst_pad_call_chain_function
    at gstpad.c line 4430
  • #4 gst_pad_push
    at gstpad.c line 3241
  • #5 theora_dec_chain
    at theoradec.c line 788
  • #6 gst_pad_call_chain_function
    at gstpad.c line 4430
  • #7 gst_pad_push
    at gstpad.c line 3241
  • #8 gst_ogg_pad_push
    at gstoggdemux.c line 1626
  • #9 gst_ogg_demux_push
    at gstoggdemux.c line 1447
  • #10 gst_ogg_demux_iterate
    at gstoggdemux.c line 1272
  • #11 gst_file_pad_chain
    at filepad.c line 173
  • #12 gst_pad_call_chain_function
    at gstpad.c line 4430
  • #13 gst_pad_push
    at gstpad.c line 3241
  • #14 gst_type_find_element_chain
    at gsttypefindelement.c line 619
  • #15 gst_pad_call_chain_function
    at gstpad.c line 4430
  • #16 gst_pad_push
    at gstpad.c line 3241
  • #17 get_group_schedule_function
    at gstoptimalscheduler.c line 1305
  • #18 schedule_group
    at gstoptimalscheduler.c line 1154
  • #19 gst_opt_scheduler_schedule_run_queue
    at gstoptimalscheduler.c line 1205
  • #20 schedule_chain
    at gstoptimalscheduler.c line 1258
  • #21 gst_opt_scheduler_iterate
    at gstoptimalscheduler.c line 2629
  • #22 gst_scheduler_iterate
    at gstscheduler.c line 738
  • #23 gst_bin_iterate_func
    at gstbin.c line 1220
  • #24 gst_marshal_BOOLEAN__VOID
  • #25 g_cclosure_new_swap
    from /usr/lib/libgobject-2.0.so.0
  • #26 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #27 g_signal_emit_by_name
    from /usr/lib/libgobject-2.0.so.0
  • #28 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #29 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #30 gst_bin_iterate
    at gstbin.c line 1280
  • #31 gst_thread_main_loop
    at gstthread.c line 671
  • #32 g_static_private_free
    from /usr/lib/libglib-2.0.so.0
  • #33 start_thread
    from /lib/tls/libpthread.so.0
  • #34 clone
    from /lib/tls/libc.so.6

That's what I see. For some reason, alsa waits for input, ogg waits for output
and the video thread is, well, ehm, gone. I don't know what it's doing. It might
be waiting for something, but I don't know what. :(.
Comment 9 Ronald Bultje 2005-01-17 12:30:45 UTC
This may actually be a dup of #164069 (and #164160).
Comment 10 Ronald Bultje 2005-01-17 12:46:00 UTC

*** This bug has been marked as a duplicate of 164069 ***