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 594817 - Hangs playing a search result
Hangs playing a search result
Status: RESOLVED FIXED
Product: totem
Classification: Core
Component: YouTube plugin
2.27.x
Other Linux
: Normal normal
: ---
Assigned To: General Totem maintainer(s)
General Totem maintainer(s)
: 595917 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2009-09-10 23:39 UTC by Bastien Nocera
Modified: 2009-10-06 18:10 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Bastien Nocera 2009-09-10 23:39:29 UTC
When starting playback on a YouTube search result.

Thread 1 (Thread 0x7f84874a77e0 (LWP 27741))

  • #0 __poll
    at ../sysdeps/unix/sysv/linux/poll.c line 87
  • #1 socket_do_iteration
    at dbus-transport-socket.c line 1046
  • #2 _dbus_transport_do_iteration
    at dbus-transport.c line 956
  • #3 _dbus_connection_do_iteration_unlocked
    at dbus-connection.c line 1150
  • #4 _dbus_connection_block_pending_call
    at dbus-connection.c line 2309
  • #5 dbus_connection_send_with_reply_and_block
    at dbus-connection.c line 3316
  • #6 ??
    from /usr/lib64/gio/modules/libgvfsdbus.so
  • #7 ??
    from /usr/lib64/gio/modules/libgvfsdbus.so
  • #8 ??
    from /usr/lib64/gio/modules/libgvfsdbus.so
  • #9 totem_action_add_recent
    at totem-menu.c line 705
  • #10 totem_action_set_mrl_with_warning
    at totem-object.c line 1778
  • #11 totem_action_set_mrl_and_play
    at totem-object.c line 1117
  • #12 totem_add_to_playlist_and_play
    at totem-object.c line 472
  • #13 row_activated_cb
    at totem-video-list.c line 356
  • #14 g_closure_invoke
    from /lib64/libgobject-2.0.so.0
  • #15 ??
    from /lib64/libgobject-2.0.so.0
  • #16 g_signal_emit_valist
    from /lib64/libgobject-2.0.so.0
  • #17 g_signal_emit
    from /lib64/libgobject-2.0.so.0
  • #18 ??
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #19 ??
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #20 g_closure_invoke
    from /lib64/libgobject-2.0.so.0
  • #21 ??
    from /lib64/libgobject-2.0.so.0
  • #22 g_signal_emit_valist
    from /lib64/libgobject-2.0.so.0
  • #23 g_signal_emit
    from /lib64/libgobject-2.0.so.0
  • #24 ??
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #25 gtk_propagate_event
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #26 gtk_main_do_event
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #27 ??
    from /usr/lib64/libgdk-x11-2.0.so.0
  • #28 g_main_context_dispatch
    from /lib64/libglib-2.0.so.0
  • #29 ??
    from /lib64/libglib-2.0.so.0
  • #30 g_main_loop_run
    from /lib64/libglib-2.0.so.0
  • #31 gtk_main
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #32 main

Comment 1 Bastien Nocera 2009-09-10 23:47:26 UTC
commit 93fa0f29dae15fb1fb8ff7e340e390bfb7038127
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Sep 11 00:45:17 2009 +0100

    Bug 594817 - Hangs playing a search result
    
    When querying for info on files we want to add to the recent files,
    we might as well use the async functions, saves us hanging on
    remote files.
Comment 2 Bastien Nocera 2009-10-06 18:10:02 UTC
*** Bug 595917 has been marked as a duplicate of this bug. ***