From owner-freebsd-current@FreeBSD.ORG Fri Jan 2 22:09:52 2009 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3E855106564A for ; Fri, 2 Jan 2009 22:09:52 +0000 (UTC) (envelope-from uwe@grohnwaldt.eu) Received: from AurraSing.lando.cc (AurraSing.lando.cc [87.106.187.149]) by mx1.freebsd.org (Postfix) with ESMTP id F3E0F8FC08 for ; Fri, 2 Jan 2009 22:09:51 +0000 (UTC) (envelope-from uwe@grohnwaldt.eu) Received: from AurraSing.lando.cc (unknown [127.0.0.1]) by AurraSing.lando.cc (Postfix) with ESMTP id 9078C18AD927B for ; Fri, 2 Jan 2009 22:09:51 +0000 (UTC) Received: from BriaTharen.local (unknown [139.30.17.205]) by AurraSing.lando.cc (Postfix) with ESMTP for ; Fri, 2 Jan 2009 22:09:51 +0000 (UTC) Message-ID: <495E90A8.2020000@grohnwaldt.eu> Date: Fri, 02 Jan 2009 23:09:44 +0100 From: Uwe Grohnwaldt User-Agent: Thunderbird 2.0.0.19 (Macintosh/20081209) MIME-Version: 1.0 To: current@freebsd.org References: <495E8F00.2050309@grohnwaldt.eu> In-Reply-To: <495E8F00.2050309@grohnwaldt.eu> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Re: panic on (hdd)load 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: Fri, 02 Jan 2009 22:09:52 -0000 Uwe Grohnwaldt wrote: > hi, > > i try to install freebsd-current on a dedicated strato-server. i got a > panic on load with dbench and bonnie++ (but even on normal workload as > a tinderbox). > > db> bt > Tracing pid 3 tid 100011 td 0xffffff00014eb390 > kdb_enter() at kdb_enter+61 > panic() at panic+379 > bufinit() at bufinit > brelse() at brelse+2237 > bufdone() at bufdone+108 > ffs_backgroundwritedone() at ffs_backgroundwritedone+172 > bufdone() at bufdone+65 > g_io_schedule_up() at g_io_schedule_up+241 > g_up_procbody() at g_up_procbody+111 > fork_exit() at fork_exit+298 > fork_trampoline() at fork_trampoline+14 > --- trap 0, rip = 0, rsp = 18446744066193640768, rbp = 0 --- > > uname -a > FreeBSD unixfreunde.lando.cc 8.0-CURRENT FreeBSD 8.0-CURRENT #1: Fri > Jan 2 17:49:11 UTC 2009 > root@unixfreunde.lando.cc:/usr/obj/usr/src/sys/GENERIC amd64 i've forgotten to mention that this panic doesn't happen on fbsd71 or linux (was pre-installed on this box).