From owner-freebsd-threads@FreeBSD.ORG Thu Apr 28 17:58:18 2005 Return-Path: Delivered-To: freebsd-threads@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1469C16A4CE; Thu, 28 Apr 2005 17:58:18 +0000 (GMT) Received: from mrx.co.zahav.net.il (mrx.wan.inter.net.il [192.117.191.51]) by mx1.FreeBSD.org (Postfix) with SMTP id 1031D43D1D; Thu, 28 Apr 2005 17:58:16 +0000 (GMT) (envelope-from imriz@co.zahav.net.il) Received: from igfe.InetGold ([172.33.1.137]) by mrx.co.zahav.net.il (SAVSMTP 3.1.0.29) with SMTP id M2005042820011217673 ; Thu, 28 Apr 2005 20:01:12 +0200 Received: from IGMAIL.InetGold ([172.31.100.164]) by igfe.InetGold with Microsoft SMTPSVC(6.0.3790.0); Thu, 28 Apr 2005 20:58:13 +0300 X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Date: Thu, 28 Apr 2005 21:04:58 +0300 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: threads/80435: panic on high loads Thread-Index: AcVMCpHLitW3KveQQsmCVeOJCzmiSQAEIljA From: "Imri Zvik" To: "Daniel Eischen" X-OriginalArrivalTime: 28 Apr 2005 17:58:13.0980 (UTC) FILETIME=[D91531C0:01C54C1B] cc: freebsd-gnats-submit@freebsd.org cc: freebsd-threads@freebsd.org Subject: RE: threads/80435: panic on high loads X-BeenThere: freebsd-threads@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Threading on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Apr 2005 17:58:18 -0000 Hi, Thanks for the reply, Doing so would be a bit of a problem as it is a production machine and I can't just take down an ISP server, and put -current on it :) I will try and get a similar machine to test it on, but that would take time, if it's even possible at all. -- Imri Zvik PGP (2.6.3ia) Public Key: http://mariska.inter.net.il/~imriz/imriz.pgp =20 -----Original Message----- From: Daniel Eischen [mailto:deischen@freebsd.org]=20 Sent: Thursday, April 28, 2005 6:48 PM To: Imri Zvik Cc: freebsd-gnats-submit@freebsd.org; freebsd-threads@freebsd.org Subject: Re: threads/80435: panic on high loads On Thu, 28 Apr 2005, Imri Zvik wrote: > >Release: 5.3-RELEASE-p10 > >Description: > When the machine is under heavy load (make -j8 buildworld, for example), it panics: You're going to have to try and reproduce this under -stable or -current. --=20 DE