From owner-freebsd-stable@FreeBSD.ORG Mon Jun 30 14:17:03 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 437F737B401; Mon, 30 Jun 2003 14:17:03 -0700 (PDT) Received: from HAL9000.homeunix.com (ip114.bella-vista.sfo.interquest.net [66.199.86.114]) by mx1.FreeBSD.org (Postfix) with ESMTP id 95C8643F75; Mon, 30 Jun 2003 14:17:02 -0700 (PDT) (envelope-from das@FreeBSD.ORG) Received: from HAL9000.homeunix.com (localhost [127.0.0.1]) by HAL9000.homeunix.com (8.12.9/8.12.9) with ESMTP id h5ULH112002961; Mon, 30 Jun 2003 14:17:01 -0700 (PDT) (envelope-from das@FreeBSD.ORG) Received: (from das@localhost) by HAL9000.homeunix.com (8.12.9/8.12.9/Submit) id h5ULGvvm002960; Mon, 30 Jun 2003 14:16:57 -0700 (PDT) (envelope-from das@FreeBSD.ORG) Date: Mon, 30 Jun 2003 14:16:57 -0700 From: David Schultz To: Mark Knight Message-ID: <20030630211657.GA2899@HAL9000.homeunix.com> Mail-Followup-To: Mark Knight , freebsd-stable@freebsd.org, tegge@FreeBSD.ORG References: <200306232314.02175.dgw@liwest.at> <9paKSGHVcW++EwV8@lap.knigma.org> <+MharcpC5IA$Ewil@lap.knigma.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <+MharcpC5IA$Ewil@lap.knigma.org> cc: tegge@FreeBSD.ORG cc: freebsd-stable@FreeBSD.ORG Subject: Re: Kernel core dump in recent 4.8-STABLE 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: Mon, 30 Jun 2003 21:17:03 -0000 On Mon, Jun 30, 2003, Mark Knight wrote: > In message <9paKSGHVcW++EwV8@lap.knigma.org>, Mark Knight > writes > >I just updated my system to RELENG_4 from Tuesday morning, and saw a > >crash as X started. Unfortunately, It was a remote restart, so I had to > >win a race to move xdm out of the way before the system crashed ;) > > Regressing my world and kernel back to: > > -rRELENG_4 -D "2003/06/06 13:20:00 PDT" > > appears to remove this problem. Moving forward to: > > -rRELENG_4 -D "2003/06/08 13:20:00 PDT" > > makes it return, providing a remarkably similar window to the apache > panics thread. The only interesting commit I see in that range is Tor's process leader sharing work. Cc'ing him.