From owner-freebsd-current@FreeBSD.ORG Mon May 30 20:30:39 2005 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 08D3F16A41C for ; Mon, 30 May 2005 20:30:39 +0000 (GMT) (envelope-from pho@holm.cc) Received: from relay01.pair.com (relay01.pair.com [209.68.5.15]) by mx1.FreeBSD.org (Postfix) with SMTP id 87C7143D1F for ; Mon, 30 May 2005 20:30:38 +0000 (GMT) (envelope-from pho@holm.cc) Received: (qmail 34974 invoked from network); 30 May 2005 20:30:36 -0000 Received: from unknown (HELO peter.osted.lan) (unknown) by unknown with SMTP; 30 May 2005 20:30:36 -0000 X-pair-Authenticated: 80.161.118.233 Received: from peter.osted.lan (localhost.osted.lan [127.0.0.1]) by peter.osted.lan (8.13.1/8.13.1) with ESMTP id j4UKUa2A001541 for ; Mon, 30 May 2005 22:30:36 +0200 (CEST) (envelope-from pho@peter.osted.lan) Received: (from pho@localhost) by peter.osted.lan (8.13.1/8.13.1/Submit) id j4UKUacI001540 for current@freebsd.org; Mon, 30 May 2005 22:30:36 +0200 (CEST) (envelope-from pho) Date: Mon, 30 May 2005 22:30:36 +0200 From: Peter Holm To: current@freebsd.org Message-ID: <20050530203036.GA1424@peter.osted.lan> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Cc: Subject: Stress test status 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: Mon, 30 May 2005 20:30:39 -0000 Here's a few findings from this weekend. No new problems, though. May 26 19:21 panic: wrong b_bufobj 0xc221ea84 should be 0xc1ef0a84 May 26 21:45 Fatal trap 12 in handle_workitem_remove+0x6d May 27 06:25 panic: wrong b_bufobj 0xc1c4fe20 should be 0xc23b7cec May 28 07:54 panic: mutex lockbuilder mtxpool not owned at kern_lock.c:129 http://www.holm.cc/stress/log/cons132.html May 28 20:18 panic: wrong b_bufobj 0xc1db0e20 should be 0xc2241a84 http://www.holm.cc/stress/log/cons133.html May 29 20:28 panic: wrong b_bufobj 0xc1ea7480 should be 0xc27cbcec May 30 06:55 panic: Duplicate free of item 0xc2ba5200 from zone 0xc10429a0(Mbuf) http://www.holm.cc/stress/log/cons134.html -- Peter Holm