Comment 37 for bug 31037

Revision history for this message
Mr. Mike (mike-himikeb) wrote :

I get this, too.
Strange thing is, I don't know exactly what causes it - sometimes it happens, others it does not.
I wanted to prove that it was vino-server, so I installed the process accounting package (psacct or acct).
Attached is my lastcomm output - basically, this is just proof that the process keeps starting over and over.
What I notice is that there is one process of vino-server with no parameters, and the other, with the -sm-config-prefix, keeps getting created over and over...

A theory:
  Even though I DISABLED Remote-desktop in the preferences, a vino-server process (without the -sm...) keeps coming back and listening on port 5900. Can it be that gnome-session has remembered this application and wants to keep it alive? When the second process is spawned, it can not list on 5900, tries 5901 and dies (only to be reincarnated over and over).

mblackman@sharpie:~$ ps fax | grep vino
16188 pts/0 S+ 0:00 | \_ grep vino
16111 ? R 0:02 \_ /usr/lib/vino/vino-server
16185 ? Z 0:00 \_ [vino-server] <defunct>
16186 ? R 0:00 \_ /usr/lib/vino/vino-server --sm-config-prefix /vino-server-vSLB8H/ --sm-client-id 10149ef855f215a518124597273448955300000109050006 --screen 0
 7572 ? S 0:01 vino-preferences
mblackman@sharpie:~$ ps fax | grep vino
16195 pts/0 S+ 0:00 | \_ grep vino
16111 ? R 0:02 \_ /usr/lib/vino/vino-server
16193 ? R 0:00 \_ /usr/lib/vino/vino-server --sm-config-prefix /vino-server-vSLB8H/ --sm-client-id 10149ef855f215a518124597273448955300000109050006 --screen 0
 7572 ? S 0:01 vino-preferences