From owner-freebsd-questions@FreeBSD.ORG Fri Jun 20 01:18:50 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id AC7C99DB for ; Fri, 20 Jun 2014 01:18:50 +0000 (UTC) Received: from mail-ve0-x22a.google.com (mail-ve0-x22a.google.com [IPv6:2607:f8b0:400c:c01::22a]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6E80F2E8C for ; Fri, 20 Jun 2014 01:18:50 +0000 (UTC) Received: by mail-ve0-f170.google.com with SMTP id i13so3053456veh.15 for ; Thu, 19 Jun 2014 18:18:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:date:message-id:subject:from:to:content-type; bh=XB2idg2XbX2PmxG4X3E5pM1HXxbtIoTl/E1Yq/RsQsk=; b=atBGJNZUV0hOpNNlZ0l6mCYYihVKHjbxOPyX43+xT9R7EwpzfPhkJtUJMCloQqe3a+ 29di/wAKNWNQeuHMquofrG+upz8WBZirHRG5ZLTkJIjk43sIfsVsEnuK6KmtTXLrIOLi VgockuHptp9ce96uYFpU47YqfHeXGNd6/QFbYTF2Cg4F+r3mT/T0flo03Yumxro0LN/X V3De0if7V5m8cJb/xewychZ6GQ1LNCZBUA2163xAcrtsy/8/LlcLNJjEcPoYdkgLNyZE fr/3t9BxMJCW0VEQ+N65hhxp2MqzjbMUhvutNAmBk5Yl36GRowL21t103jZvSQsOMKC8 kS1w== MIME-Version: 1.0 X-Received: by 10.58.112.37 with SMTP id in5mr82499veb.51.1403227129504; Thu, 19 Jun 2014 18:18:49 -0700 (PDT) Sender: christopher.maness@gmail.com Received: by 10.58.191.35 with HTTP; Thu, 19 Jun 2014 18:18:49 -0700 (PDT) Date: Thu, 19 Jun 2014 18:18:49 -0700 X-Google-Sender-Auth: TzxcjVUG6JQwNSWSrPv_V1OS7Ok Message-ID: Subject: Problem With VNC? From: Chris Maness To: "freebsd-questions@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Jun 2014 01:18:50 -0000 I am getting a crash when I start VNC with the latest release of 10.0, and VNC-4.1.3_7. Anybody else see this? I also tried rebuilding from source in my current environment. I get the same crash. Here is my log output: /usr/local/lib/compat/pkg/libstdc++.so.6: version CXXABI_1.3.1 required by /usr/local/bin/Xvnc not found /home/chris/.vnc/xstartup: xsetroot: not found vncconfig: unable to open display "ns1.kq6up.org:1" xterm: Xt error: Can't open display: ns1.kq6up.org:1 twm: unable to open display "ns1.kq6up.org:1" Thanks, Chris