From owner-freebsd-current@FreeBSD.ORG Wed May 19 12:58:40 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AEA9C16A4CE; Wed, 19 May 2004 12:58:40 -0700 (PDT) Received: from herbelot.dyndns.org (herbelot.net1.nerim.net [62.212.117.213]) by mx1.FreeBSD.org (Postfix) with ESMTP id A90DB43D31; Wed, 19 May 2004 12:58:39 -0700 (PDT) (envelope-from thierry@herbelot.com) Received: from [192.168.2.6] (diversion.herbelot.nom [192.168.2.6]) by herbelot.dyndns.org (8.12.11/8.12.10) with ESMTP id i4JJg2LF019219; Wed, 19 May 2004 21:42:02 +0200 (CEST) From: Thierry Herbelot To: John Baldwin Date: Wed, 19 May 2004 21:58:05 +0200 User-Agent: KMail/1.6.2 References: <200405182105.04275.thierry@herbelot.com> <200405190813.23919.jhb@FreeBSD.org> In-Reply-To: <200405190813.23919.jhb@FreeBSD.org> X-Warning: Windows can lose your files X-Op-Sys: Le FriBi de la mort qui tue X-Org: TfH&Co X-MailScanner: Found to be clean MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit Message-Id: <200405192158.05441.thierry@herbelot.com> cc: current ML Subject: Re: [long] panic on a recent current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: thierry@herbelot.com List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 May 2004 19:58:40 -0000 Le Wednesday 19 May 2004 14:13, John Baldwin a écrit : > On Tuesday 18 May 2004 03:05 pm, Thierry Herbelot wrote: > > on a recent -current, running KDE and simultaneously building the world. > > > Here is a possible fix: > [SNIP fix] [SNIP explanation] Indeed, after a very summary testing, your patch allows loading KDE, with threaded applications like konqueror without a crash. We'll see if the machine can survive after a night of tests (as usual, just a buildworld). Thanks for the patch, TfH