Public bug reported:

Binary package hint: totem

Upon starting totem, it outputs the following to the terminal before hanging,
$ totem
** (totem:7433): DEBUG: Init of Python module
** (totem:7433): DEBUG: Registering Python plugin instance: 
BBCViewer+TotemPythonPlugin
** (totem:7433): DEBUG: Creating object of type BBCViewer+TotemPythonPlugin
** (totem:7433): DEBUG: Creating Python plugin instance
** (totem:7433): DEBUG: Init of Python module
** (totem:7433): DEBUG: Registering Python plugin instance: 
YouTube+TotemPythonPlugin
** (totem:7433): DEBUG: Creating object of type YouTube+TotemPythonPlugin
** (totem:7433): DEBUG: Creating Python plugin instance

Launching gdb, it seems its waiting for a dbus reply from something
pertaining to the media keys (gnome-settings-daemon?) It seems like this
definitely shouldn't be a blocking call. Moreover, it seems like it
never even times out.


0xb80fa430 in __kernel_vsyscall ()
(gdb) bt
#0  0xb80fa430 in __kernel_vsyscall ()
#1  0xb700af77 in poll () from /lib/tls/i686/cmov/libc.so.6
#2  0xb7e69b0b in ?? () from /lib/libdbus-1.so.3
#3  0xb7e61c47 in ?? () from /lib/libdbus-1.so.3
#4  0xb7e5fe2f in ?? () from /lib/libdbus-1.so.3
#5  0xb7e4a92e in ?? () from /lib/libdbus-1.so.3
#6  0xb7e4cec2 in ?? () from /lib/libdbus-1.so.3
#7  0xb7e5a151 in dbus_pending_call_block () from /lib/libdbus-1.so.3
#8  0xb7e81edf in ?? () from /usr/lib/libdbus-glib-1.so.2
#9  0xb7e8290e in dbus_g_proxy_call () from /usr/lib/libdbus-glib-1.so.2
#10 0xb36b4ee8 in ?? ()
   from /usr/lib/totem/plugins/media-player-keys/libmedia_player_keys.so
#11 0xb7736036 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#12 0xb7158c4b in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#13 0xb716f095 in ?? () from /usr/lib/libgobject-2.0.so.0
#14 0xb717062b in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#15 0xb7170c26 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#16 0xb784b33e in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#17 0xb772ffe7 in gtk_main_do_event () from /usr/lib/libgtk-x11-2.0.so.0
#18 0xb75c550a in ?? () from /usr/lib/libgdk-x11-2.0.so.0
#19 0xb70cb6f8 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#20 0xb70ceda3 in ?? () from /usr/lib/libglib-2.0.so.0
#21 0xb70cf2c2 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
---Type <return> to continue, or q <return> to quit---
#22 0xb77303a9 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#23 0x08066aae in main ()
(gdb)

** Affects: totem (Ubuntu)
     Importance: Undecided
         Status: New

-- 
Totem freezes on startup waiting for dbus reply
https://bugs.launchpad.net/bugs/296071
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to