vino-server doesn't start

Bug #655986 reported by Leon
46
This bug affects 9 people
Affects Status Importance Assigned to Milestone
vino (Ubuntu)
Confirmed
Medium
Unassigned

Bug Description

Binary package hint: vino

When I login in gnome vino-server isn't running. When I run it manually it directly exists with this message:
** Message: Received signal 11, exiting...

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: vino 2.32.0-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.35-22.33-generic 2.6.35.4
Uname: Linux 2.6.35-22-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Wed Oct 6 23:00:23 2010
InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100429)
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: vino

Revision history for this message
Leon (leonbo) wrote :
Revision history for this message
aa2k (murilla1) wrote :

As a quick workaround I only copied the 'vino-server' file from a working 10.04 system to the /usr/lib/vino folder overriding the bad vino-server file that crashes (in my case I kept the old file). its working perfectly after that.
Make sure you have correct permissions on the file after that.. and its all good..

/usr/lib/vino$ ls -al
drwxr-xr-x 2 root root 4096 2010-10-10 11:50 .
drwxr-xr-x 216 root root 69632 2010-10-10 11:35 ..
-rwxr-xr-x 1 root root 313216 2010-09-27 16:21 bad-vino-server
-rwxr-xr-x 1 root root 309056 2010-10-10 11:43 vino-server
/usr/lib/vino$

Revision history for this message
Radu Cornea (raduc) wrote :

I have the same issue here. Thanks for the workaround, I hope this gets fixed soon.

Revision history for this message
Leon (leonbo) wrote :

Nice, I'm going to try the fix tomorrow. I'll post here if it works or not.

Revision history for this message
dwc (consulting-donnjo) wrote :

Encountered same problem. Completely removed vino package, reinstalled and rebooted. Server is now responsive.
My thought is that I kept the config file from 10.04 when prompted, and something in it caused 10.10 server to not function.

Revision history for this message
Scott Howard (showard314) wrote :

confirmed, but I don't have a working binary to try to swap. I did both an apt-get remove and apt-get purge of vino, but the bug persists (see my steps below):

showard@s-desktop:~$ /usr/lib/vino/vino-server
14/10/2010 07:47:39 PM Autoprobing TCP port in (all) network interface
14/10/2010 07:47:39 PM Listening IPv6://[::]:5900
14/10/2010 07:47:39 PM Listening IPv4://0.0.0.0:5900
14/10/2010 07:47:39 PM Autoprobing selected port 5900
14/10/2010 07:47:39 PM Advertising security type: 'TLS' (18)
14/10/2010 07:47:39 PM Advertising authentication type: 'VNC Authentication' (2)
14/10/2010 07:47:39 PM Advertising security type: 'VNC Authentication' (2)
** Message: Received signal 11, exiting...

showard@s-desktop:~$ sudo apt-get remove vino && sudo apt-get install vino

showard@s-desktop:~$ /usr/lib/vino/vino-server

(vino-server:3978): GLib-CRITICAL **: g_ascii_strcasecmp: assertion `s1 != NULL' failed
14/10/2010 07:50:53 PM Autoprobing TCP port in (all) network interface
14/10/2010 07:50:53 PM Listening IPv6://[::]:5900
14/10/2010 07:50:53 PM Listening IPv4://0.0.0.0:5900
14/10/2010 07:50:53 PM Autoprobing selected port 5900
14/10/2010 07:50:53 PM Advertising security type: 'TLS' (18)
14/10/2010 07:50:53 PM Advertising authentication type: 'VNC Authentication' (2)
14/10/2010 07:50:53 PM Advertising security type: 'VNC Authentication' (2)
** Message: Received signal 11, exiting...

showard@s-desktop:~$ sudo apt-get purge vino && sudo apt-get install vino

/usr/lib/vino/vino-server
14/10/2010 07:53:00 PM Autoprobing TCP port in (all) network interface
14/10/2010 07:53:00 PM Listening IPv6://[::]:5900
14/10/2010 07:53:00 PM Listening IPv4://0.0.0.0:5900
14/10/2010 07:53:00 PM Autoprobing selected port 5900
14/10/2010 07:53:00 PM Advertising security type: 'TLS' (18)
14/10/2010 07:53:00 PM Advertising authentication type: 'VNC Authentication' (2)
14/10/2010 07:53:00 PM Advertising security type: 'VNC Authentication' (2)
** Message: Received signal 11, exiting...

Changed in vino (Ubuntu):
status: New → Confirmed
Changed in vino (Ubuntu):
importance: Undecided → Medium
Revision history for this message
pkmorrison (pkmorrison) wrote :

have same problem
tried removing, reinstalling vino - didn't work.
but replacing 10.10 binary with 10.04 did

Revision history for this message
Scott Howard (showard314) wrote :

I did a full backtrace and found the segfault at:

#13 0x000000000040f645 in main (argc=1, argv=0x7fffffffe2a8) at vino-main.c:117
        context = <value optimized out>
        display = <value optimized out>
        view_only = <value optimized out>
        i = 1
        n_screens = <value optimized out>
        error = 0x0
        client = <value optimized out>

it turns out that this has already been debugged at Bug # 652961, and has something to do with UPnP. If UPnP is disabled on your router, it may be another work-around for this bug. I'm marking this as a duplicate of that one so that we're all conversing together. Future correspondence should be at the new bug.

Revision history for this message
Felipe Micaroni Lalli (micaroni) wrote :

I have the same problem :(

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.