From owner-freebsd-hackers@FreeBSD.ORG Sun Aug 24 10:45:54 2003 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2D3D616A4BF for ; Sun, 24 Aug 2003 10:45:54 -0700 (PDT) Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7586743FBD for ; Sun, 24 Aug 2003 10:45:53 -0700 (PDT) (envelope-from robert@fledge.watson.org) Received: from fledge.watson.org (localhost [127.0.0.1]) by fledge.watson.org (8.12.9/8.12.9) with ESMTP id h7OHjbrO095024; Sun, 24 Aug 2003 13:45:37 -0400 (EDT) (envelope-from robert@fledge.watson.org) Received: from localhost (robert@localhost)h7OHjbXh095021; Sun, 24 Aug 2003 13:45:37 -0400 (EDT) Date: Sun, 24 Aug 2003 13:45:37 -0400 (EDT) From: Robert Watson X-Sender: robert@fledge.watson.org To: Markus Paluschek In-Reply-To: <004a01c36a61$a7b49eb0$5bc8cdc3@xxxifh6kxt8och> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: hackers@freebsd.org Subject: Re: Kernel Panic on FreeBSD-5.1-p2 with SMP support X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Aug 2003 17:45:54 -0000 On Sun, 24 Aug 2003, Markus Paluschek wrote: > I have Compaq Proliant Server with 2 Pentium Xeon IV 2,4GHz processors. > After installing FreeBSD-5.1, upgrading to FreeBSD-5.1-p2 by cvsup and > recompiling kernel with SMP support I;ve download ircd-hybrid-7 sources > and installed on user account after running it and writing /restart > my.ircd.server Im getting kernel panic: than system locks, need to > reset. What to do for fixing that? There's a pretty useful chapter in the FreeBSD Developer's Handbook on kernel debugging: the starting point for debugging a panic is to get a stack trace and posting that. I would actually suggest updating to FreeBSD 5-CURRENT, since some pretty large bugfixes have gone into the tree since the release, and they may well have fixed the problem you're bumping into. Robert N M Watson FreeBSD Core Team, TrustedBSD Projects robert@fledge.watson.org Network Associates Laboratories