From owner-freebsd-questions@FreeBSD.ORG Tue Jun 5 19:22:46 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 62B2916A49A for ; Tue, 5 Jun 2007 19:22:46 +0000 (UTC) (envelope-from gandalf@shopzeus.com) Received: from designaproduct.biz (135-shost.hostoffice.hu [195.228.74.135]) by mx1.freebsd.org (Postfix) with ESMTP id 29B3013C44C for ; Tue, 5 Jun 2007 19:22:46 +0000 (UTC) (envelope-from gandalf@shopzeus.com) Received: from [172.16.0.43] (localhost [127.0.0.1]) by designaproduct.biz (Postfix) with ESMTP id 923731DD420 for ; Tue, 5 Jun 2007 14:43:19 -0400 (EDT) Message-ID: <4665B011.2020603@shopzeus.com> Date: Tue, 05 Jun 2007 20:48:49 +0200 From: Laszlo Nagy User-Agent: Thunderbird 1.5.0.10 (X11/20070403) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: rdesktop: segmentation fault under xorg 7.2 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Jun 2007 19:22:46 -0000 Hello All, I have just upgraded my FreeBSD ports. uname -a output: FreeBSD cassiopeia.ronet 6.2-RELEASE-p1 FreeBSD 6.2-RELEASE-p1 #4: Sat Feb 17 16:56:53 CET 2007 gandalf@cassiopeia.ronet:/usr/obj/usr/src/sys/CASSIOPEIA i386 The ports tree was updated about three days ago. The newly updated rdesktop application exits with "segmentation fault (core dumped)". I also tried to install an older version from source (rdesktop 1.4.1) and had the same result. Finally, I tried to run rdesktop but send its output to a different machine (Ubuntu Feisty). It worked perfectly. So I believe that the problem is with the new xorg version, not rdesktop. I'm not 100% sure. Do you have the same problem? Is there a solution for this? BTW, as a workaround, I'm using an open source java based RDP implementation and it works. Best, Laszlo