From owner-freebsd-stable@FreeBSD.ORG Sun Apr 20 13:21:39 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 21EBE37B401 for ; Sun, 20 Apr 2003 13:21:39 -0700 (PDT) Received: from mx1.lphp.org (APastourelles-107-1-9-216.abo.wanadoo.fr [80.13.163.216]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6B5CD43F75 for ; Sun, 20 Apr 2003 13:21:37 -0700 (PDT) (envelope-from ajacoutot@lphp.org) Received: from compaq (lyon-1-a7-62-147-19-77.dial.proxad.net [62.147.19.77]) by mx1.lphp.org (8.12.8p1/8.12.8) with SMTP id h3KKLTuv040416; Sun, 20 Apr 2003 22:21:32 +0200 (CEST) (envelope-from ajacoutot@lphp.org) Message-ID: <000101c3077a$6f4bf7c0$4d13933e@compaq> From: "Antoine Jacoutot" To: "Bri" , References: <200304192224.40661.brian.hood@blueyonder.co.uk> Date: Sun, 20 Apr 2003 08:16:13 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Subject: Re: Core dumps in KDE 3.1 something do with libc_r X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Apr 2003 20:21:39 -0000 > Not everytime but most times when I close a program I get the application box > and in the backtrace box the error is always the same. Are you using an NVidia video card ? If so, you could try uprading to the latest qt/kde version in the ports or try to recompile qt+kde with the folloing option: WITHOUT_OPENGL=YES. Antoine