From owner-freebsd-questions@FreeBSD.ORG Mon Jun 23 18:59:40 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EC97537B401 for ; Mon, 23 Jun 2003 18:59:40 -0700 (PDT) Received: from mail1.kc.rr.com (fe1.rdc-kc.rr.com [24.94.163.48]) by mx1.FreeBSD.org (Postfix) with ESMTP id E56C843FAF for ; Mon, 23 Jun 2003 18:59:39 -0700 (PDT) (envelope-from riksca@kc.rr.com) Received: from gruffy.kc.rr.com ([65.28.7.164]) by mail1.kc.rr.com with Microsoft SMTPSVC(5.5.1877.757.75); Mon, 23 Jun 2003 20:59:39 -0500 Received: from gruffy.kc.rr.com (localhost [127.0.0.1]) by gruffy.kc.rr.com (8.12.8p1/8.12.6) with ESMTP id h5O1xZu6001183; Mon, 23 Jun 2003 20:59:38 -0500 (CDT) (envelope-from riksca@gruffy.kc.rr.com) Received: (from riksca@localhost) by gruffy.kc.rr.com (8.12.8p1/8.12.6/Submit) id h5O1xZP6001182; Mon, 23 Jun 2003 20:59:35 -0500 (CDT) Date: Mon, 23 Jun 2003 20:59:34 -0500 From: Rik Scarborough To: Charlie Schluting Message-ID: <20030624015934.GA1104@gruffy.kc.rr.com> Mail-Followup-To: Charlie Schluting , FreeBSD Questions References: <20030624004725.GA823@gruffy.kc.rr.com> <3EF7AE73.1010405@schluting.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3EF7AE73.1010405@schluting.com> User-Agent: Mutt/1.5.4i cc: FreeBSD Questions Subject: Re: KDE VNC server crashes X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Jun 2003 01:59:41 -0000 On Mon, 23 Jun 2003, Charlie Schluting wrote: > Rik Scarborough wrote: > >I'm having a problem with KDE's VNC server under FreeBSD. > > > >I can connect to one machine that is running KDE and set to allow > >uninvited guests, but when I disconnect from that machine the VNC server > >(krfb) crashes with the following message. > > The Application unknown (krfb) crashed and caused the signal 11 > > (SIGSEGV). > > My guesses: > 1. Bad memory? Hmm, I may try on another computer to see if I get the same results. > 2. VNC sucks. Try tightVNC, I've had the best luck with that. Sometimes > on some computers I have to muck with the compression setting.. but for > the most part it works well. Come to think of it, VNC doesn't really > suck, but its pretty hard on bad hardware ;) (I seem to remember the > NIC on that box was found to be flakey). It's not VNC itself, this is KDE's implementation of the VNC protocol (although they may share code). I can't go to tightVNC, because I need to control the :0.0 screen. VNC and tightVNC just create new screens. ~Rik