From owner-freebsd-current@FreeBSD.ORG Tue Aug 15 21:06:52 2006 Return-Path: X-Original-To: current@freebsd.org 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 5AD5116A4DF; Tue, 15 Aug 2006 21:06:52 +0000 (UTC) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.208.78.105]) by mx1.FreeBSD.org (Postfix) with ESMTP id 045CF43D45; Tue, 15 Aug 2006 21:06:51 +0000 (GMT) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (localhost.apl.washington.edu [127.0.0.1]) by troutmask.apl.washington.edu (8.13.7/8.13.7) with ESMTP id k7FL6A5b013225; Tue, 15 Aug 2006 14:06:10 -0700 (PDT) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.13.7/8.13.7/Submit) id k7FL64GE013224; Tue, 15 Aug 2006 14:06:04 -0700 (PDT) (envelope-from sgk) Date: Tue, 15 Aug 2006 14:06:03 -0700 From: Steve Kargl To: Alexander Leidinger Message-ID: <20060815210603.GA13060@troutmask.apl.washington.edu> References: <44E1BD03.2030402@FreeBSD.org> <20060815144625.362bf376@Magellan.Leidinger.net> <44E1C3E4.7080508@FreeBSD.org> <20060815153451.604d16f1@Magellan.Leidinger.net> <44E1E85D.5070805@FreeBSD.org> <20060815180713.6a4ee2e6@Magellan.Leidinger.net> <44E21AA2.7030301@elischer.org> <20060815193409.GA12116@troutmask.apl.washington.edu> <20060815131010.M18116@demos.bsdclusters.com> <20060815225712.5cf41e33@Magellan.Leidinger.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060815225712.5cf41e33@Magellan.Leidinger.net> User-Agent: Mutt/1.4.2.2i Cc: Suleiman Souhlal , Kip Macy , Julian Elischer , current@freebsd.org Subject: Re: HEADS-UP: starting to commit linuxolator (SoC 2006) changes... X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Aug 2006 21:06:52 -0000 On Tue, Aug 15, 2006 at 10:57:12PM +0200, Alexander Leidinger wrote: > Quoting Kip Macy (Tue, 15 Aug 2006 13:10:42 -0700 (PDT)): > > > > > Actually, it increases the likelihood that new bugs will increase the > > difficulty of isolating existing bugs. > > > > > > > > linux emulation on amd64 has been broken for several days. > > > acroread and openoffice both drop core. These changes > > > probably can't make matters worse. > > jhb asked for debugging infos and I tried to push people for them too. > So far nobody helped with the necessary debug stuff. People with > interest in getting this fixed can coordinate with jhb, it is > independent from the SoC stuff... > I've tried to get more info. Unfortunately, the core dumps (that I've been able to get) do not reveal anything beyond what John already knew. See Kip's quote above on why finding this already elusive bug may become much more difficult. -- Steve