From owner-freebsd-questions@FreeBSD.ORG Tue Feb 8 18:04:00 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 998C116A4CE for ; Tue, 8 Feb 2005 18:04:00 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.200]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1B10D43D39 for ; Tue, 8 Feb 2005 18:04:00 +0000 (GMT) (envelope-from snacktime2@gmail.com) Received: by wproxy.gmail.com with SMTP id 69so924939wra for ; Tue, 08 Feb 2005 10:03:59 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=MM2Hd432a6pnlLyDOBVUZp0WrYGUCK7GkRTexe0D/gvT9sUAn1+4LiVtNL3PRHQlZahz9QozKon8YNr0TFRPdQE3fsnrqhug5nF6L5uuR06hWf9RduaR1nnp39AyElKkGAgvMvCKOCur5ZYE/5zjTZ8Tq3TWwQC+V4Y/IG95sos= Received: by 10.54.51.44 with SMTP id y44mr104370wry; Tue, 08 Feb 2005 09:57:19 -0800 (PST) Received: by 10.54.40.24 with HTTP; Tue, 8 Feb 2005 09:57:19 -0800 (PST) Message-ID: <21fe04a8050208095747fa487a@mail.gmail.com> Date: Tue, 8 Feb 2005 09:57:19 -0800 From: Payment Online To: FreeBSD Questions Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: 5.3 release crash X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Payment Online List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Feb 2005 18:04:00 -0000 I just had a 5.3-release-p2 box crash on me. This box is in production so I don't have any debugging information whatsoever. However, I'm hoping someone could tell me if what I think caused it is possible/probable. Not long before it crashed I was running some stress tests against a new threaded server I was building in python by running 5-10 clients simultaneously for about an hour. Since this box has been stable for almost a year without any issues at all, I really doubt that it's a coincidence. Can anyone think of what issues with threads could cause a panic? Chris