I am experiencing the same problem under Lucid. Vino package 2.28.2-0ubuntu2 (amd64). I enabled Vino server under Remote Desktop preferences and then disabled it. CPU then locked at 100 %. Attaching with GDB gave me the following stack trace:
(gdb) bt #0 0x00007f65fd2ea8a0 in ?? () from /lib/libdbus-1.so.3 #1 0x00007f65fd2d711d in ?? () from /lib/libdbus-1.so.3 #2 0x00007f65fd2d7577 in ?? () from /lib/libdbus-1.so.3 #3 0x00007f65fd2d7d52 in ?? () from /lib/libdbus-1.so.3 #4 0x00007f65fd2d9881 in ?? () from /lib/libdbus-1.so.3 #5 0x00007f65fd2d8f56 in dbus_connection_send_with_reply_and_block () from /lib/libdbus-1.so.3 #6 0x00007f65fc82d2e3 in ?? () from /usr/lib/libavahi-client.so.3 #7 0x00007f65fc82e647 in avahi_entry_group_free () from /usr/lib/libavahi-client.so.3 #8 0x0000000000410a08 in ?? () #9 0x0000000000410a59 in ?? () #10 0x0000000000411e51 in ?? () #11 <signal handler called> #12 0x00007f65fa4c6f48 in poll () from /lib/libc.so.6 #13 0x00007f65fd2ecc60 in ?? () from /lib/libdbus-1.so.3 #14 0x00007f65fd2eb06d in ?? () from /lib/libdbus-1.so.3 #15 0x00007f65fd2d759e in ?? () from /lib/libdbus-1.so.3 #16 0x00007f65fd2d98e0 in ?? () from /lib/libdbus-1.so.3 #17 0x00007f65fd2d8f56 in dbus_connection_send_with_reply_and_block () from /lib/libdbus-1.so.3 #18 0x00007f65fc82d2e3 in ?? () from /usr/lib/libavahi-client.so.3 #19 0x00007f65fc82e647 in avahi_entry_group_free () ---Type <return> to continue, or q <return> to quit--- from /usr/lib/libavahi-client.so.3 #20 0x0000000000410a08 in ?? () #21 0x0000000000411e15 in ?? () #22 0x00007f65fe218c55 in gconf_listeners_notify () from /usr/lib/libgconf-2.so.4 #23 0x00007f65fe226840 in ?? () from /usr/lib/libgconf-2.so.4 #24 0x00007f65fe226911 in ?? () from /usr/lib/libgconf-2.so.4 #25 0x00007f65fc3838c2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0 #26 0x00007f65fc387748 in ?? () from /lib/libglib-2.0.so.0 #27 0x00007f65fc387c55 in g_main_loop_run () from /lib/libglib-2.0.so.0 #28 0x00007f65fdb12bb7 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0 #29 0x000000000041088f in ?? () #30 0x00007f65fa40bc4d in __libc_start_main () from /lib/libc.so.6 -- Vino-server takes 90% of cpu when only listening for incoming connections https://bugs.launchpad.net/bugs/31037 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
