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 595917 - Hangs upon trying to play youtube video
Hangs upon trying to play youtube video
Status: RESOLVED DUPLICATE of bug 594817
Product: totem
Classification: Core
Component: YouTube plugin
2.28.x
Other Linux
: Normal normal
: ---
Assigned To: General Totem maintainer(s)
General Totem maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2009-09-22 08:59 UTC by Alexander Hunziker
Modified: 2009-10-06 18:10 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Alexander Hunziker 2009-09-22 08:59:17 UTC
Searching in the sidepane works fine, but as soon as i doubleclick on a search result to play it, totem hangs. Stacktrace:

Program received signal SIGINT, Interrupt.
0xb7fe0422 in __kernel_vsyscall ()
(gdb) t a a bt

Thread 1 (Thread 0xb6b04b60 (LWP 4802))

  • #0 __kernel_vsyscall
  • #1 *__GI___poll
    at ../sysdeps/unix/sysv/linux/poll.c line 87
  • #2 ??
    from /lib/libdbus-1.so.3
  • #3 ??
    from /lib/libdbus-1.so.3
  • #4 ??
    from /lib/libdbus-1.so.3
  • #5 ??
    from /lib/libdbus-1.so.3
  • #6 ??
    from /lib/libdbus-1.so.3
  • #7 dbus_pending_call_block
    from /lib/libdbus-1.so.3
  • #8 dbus_connection_send_with_reply_and_block
    from /lib/libdbus-1.so.3
  • #9 ??
    from /usr/lib/gio/modules/libgvfsdbus.so
  • #10 ??
    from /usr/lib/gio/modules/libgvfsdbus.so
  • #11 ??
    from /usr/lib/gio/modules/libgvfsdbus.so
  • #12 IA__g_file_query_info
    at /build/buildd/glib2.0-2.21.6/gio/gfile.c line 1095
  • #13 totem_try_restore_position
    at totem-uri.c line 749
  • #14 totem_action_set_mrl_with_warning
    at totem-object.c line 1716
  • #15 totem_action_set_mrl
    at totem-object.c line 1804
  • #16 totem_action_set_mrl_and_play
    at totem-object.c line 1117
  • #17 totem_add_to_playlist_and_play
    at totem-object.c line 472
  • #18 row_activated_cb
    at totem-video-list.c line 356
  • #19 _gtk_marshal_VOID__BOXED_OBJECT
    at /build/buildd/gtk+2.0-2.17.11/gtk/gtkmarshalers.c line 1385
  • #20 IA__g_closure_invoke
    at /build/buildd/glib2.0-2.21.6/gobject/gclosure.c line 767
  • #21 signal_emit_unlocked_R
    at /build/buildd/glib2.0-2.21.6/gobject/gsignal.c line 3247
  • #22 IA__g_signal_emit_valist
    at /build/buildd/glib2.0-2.21.6/gobject/gsignal.c line 2980
  • #23 IA__g_signal_emit
    at /build/buildd/glib2.0-2.21.6/gobject/gsignal.c line 3037
  • #24 IA__gtk_tree_view_row_activated
    at /build/buildd/gtk+2.0-2.17.11/gtk/gtktreeview.c line 11667
  • #25 gtk_tree_view_button_press
    at /build/buildd/gtk+2.0-2.17.11/gtk/gtktreeview.c line 2826
  • #26 _gtk_marshal_BOOLEAN__BOXED
    at /build/buildd/gtk+2.0-2.17.11/gtk/gtkmarshalers.c line 84
  • #27 g_type_class_meta_marshal
    at /build/buildd/glib2.0-2.21.6/gobject/gclosure.c line 878
  • #28 IA__g_closure_invoke
    at /build/buildd/glib2.0-2.21.6/gobject/gclosure.c line 767
  • #29 signal_emit_unlocked_R
    at /build/buildd/glib2.0-2.21.6/gobject/gsignal.c line 3285
  • #30 IA__g_signal_emit_valist
    at /build/buildd/glib2.0-2.21.6/gobject/gsignal.c line 2990
  • #31 IA__g_signal_emit
    at /build/buildd/glib2.0-2.21.6/gobject/gsignal.c line 3037
  • #32 gtk_widget_event_internal
    at /build/buildd/gtk+2.0-2.17.11/gtk/gtkwidget.c line 4767
  • #33 IA__gtk_propagate_event
    at /build/buildd/gtk+2.0-2.17.11/gtk/gtkmain.c line 2396
  • #34 IA__gtk_main_do_event
    at /build/buildd/gtk+2.0-2.17.11/gtk/gtkmain.c line 1601
  • #35 gdk_event_dispatch
    at /build/buildd/gtk+2.0-2.17.11/gdk/x11/gdkevents-x11.c line 2382
  • #36 g_main_dispatch
    at /build/buildd/glib2.0-2.21.6/glib/gmain.c line 1960
  • #37 IA__g_main_context_dispatch
    at /build/buildd/glib2.0-2.21.6/glib/gmain.c line 2513
  • #38 g_main_context_iterate
    at /build/buildd/glib2.0-2.21.6/glib/gmain.c line 2591
  • #39 IA__g_main_loop_run
    at /build/buildd/glib2.0-2.21.6/glib/gmain.c line 2799
  • #40 IA__gtk_main
    at /build/buildd/gtk+2.0-2.17.11/gtk/gtkmain.c line 1205
  • #41 main
    at totem.c line 278

Comment 1 Bastien Nocera 2009-10-06 18:10:02 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

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