From owner-freebsd-amd64@FreeBSD.ORG Sun Mar 20 07:28:53 2005 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2251C16A4D0; Sun, 20 Mar 2005 07:28:53 +0000 (GMT) Received: from ares.wolfpond.org (ns1.wolfpond.org [62.212.96.219]) by mx1.FreeBSD.org (Postfix) with ESMTP id B583943D1D; Sun, 20 Mar 2005 07:28:51 +0000 (GMT) (envelope-from ftigeot@wolfpond.org) Received: from aoi.wolfpond.org (aoi.wolfpond.org [IPv6:2001:7a8:24db:1:20c:76ff:feb4:27e1]) by ares.wolfpond.org (8.13.3/8.13.3) with ESMTP id j2K7QhQT004764; Sun, 20 Mar 2005 08:26:43 +0100 (CET) (envelope-from ftigeot@aoi.wolfpond.org) Received: from aoi.wolfpond.org (localhost [127.0.0.1]) by aoi.wolfpond.org (8.13.3/8.13.1) with ESMTP id j2K7Qorq092659; Sun, 20 Mar 2005 08:26:50 +0100 (CET) (envelope-from ftigeot@aoi.wolfpond.org) Received: (from ftigeot@localhost) by aoi.wolfpond.org (8.13.3/8.13.1/Submit) id j2K7Qnef092658; Sun, 20 Mar 2005 08:26:49 +0100 (CET) (envelope-from ftigeot) Date: Sun, 20 Mar 2005 08:26:49 +0100 From: Francois Tigeot To: David Wolfskill Message-ID: <20050320072649.GB73141@aoi.wolfpond.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050320014701.GC41509@bunrab.catwhisker.org> User-Agent: Mutt/1.4.2.1i cc: freebsd-stable@freebsd.org cc: freebsd-amd64@freebsd.org cc: freebsd-ports@freebsd.org Subject: Re: Qt applications hang X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Mar 2005 07:28:53 -0000 On Sat, Mar 19, 2005 at 05:47:01PM -0800, David Wolfskill wrote: > There's a recent entry in /usr/ports/UPDATING that may be relevant. Thanks, but I fail to see what is relevant in this case. I suspected at one time the system compiler to be busted, but I recompiled everything with -O -pipe and the problem remains. Cc to -amd64 to see if there may be something architecture specific. [For the record, every QT application hang immediately when some menu options are selected. The system is 5.4-PRERELEASE/amd64] -- Francois Tigeot