From owner-freebsd-questions@FreeBSD.ORG Sun Mar 20 08:05:17 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 B134016A4CE for ; Sun, 20 Mar 2005 08:05:17 +0000 (GMT) Received: from smtp-vbr12.xs4all.nl (smtp-vbr12.xs4all.nl [194.109.24.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id D43FE43D1F for ; Sun, 20 Mar 2005 08:05:16 +0000 (GMT) (envelope-from gmeijer@palmweb.nl) Received: from guus (simoon.xs4all.nl [213.84.111.205]) by smtp-vbr12.xs4all.nl (8.12.11/8.12.11) with SMTP id j2K85F8t001054 for ; Sun, 20 Mar 2005 09:05:15 +0100 (CET) (envelope-from gmeijer@palmweb.nl) Message-ID: <016201c52d23$b18e5e90$9600000a@guus> From: "Gerard Meijer" To: Date: Sun, 20 Mar 2005 09:06:17 +0100 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 X-Virus-Scanned: by XS4ALL Virus Scanner Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: server crash "panic: spin lock held too long" X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Mar 2005 08:05:17 -0000 Hi I have a P4 2.6Mhz running on FreeBSD 5.3. Every few days the server crashes. When it crashes it says: spin lock sleepq chain held by 0xc1eb7640 for > 5 seconds panic: spin lock held too long Uptime: 2d3h56m36s Anybody any idea how I can fix this? Thanks!