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 [EMAIL PROTECTED] Network Associates Laboratories _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[EMAIL PROTECTED]"