Date: Tue, 11 Jun 2002 22:51:25 +0530 From: Sid Carter <sidcarter@symonds.net> To: Thomas Ugland <killer@lothlorien.no>, freebsd-current@freebsd.org Subject: Re: Crash after world/kernel upgrade Message-ID: <20020611172125.GA1393@calvin.in.ibm.com> In-Reply-To: <1023807519.376.46.camel@vampire.lothlorien.no> References: <1023807519.376.46.camel@vampire.lothlorien.no>
next in thread | previous in thread | raw e-mail | index | archive | help
An Tue, Jun 11, 2002 at 04:58:39PM +0200, Thomas Ugland schreib : > System crashed after updating today. > During the start of system services, in specific > at the start of sendmail the system crashes with > the new kernel. :/ > uname -a: > --------- > FreeBSD vampire.lothlorien.no 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Tue > Jun 11 15:41:09 CEST 2002 root@:/usr/src/sys/i386/compile/VAMPIRE > i386 Hi, Just rebooted after a crash and am presently doing a cvsup for a rebuild. I got similar error messages and this is what my /var/log/messages shows. ---------------------------------------------- Jun 11 22:29:29 calvin kernel: /usr/src/sys/vm/uma_core.c:1327: could sleep with "process lock" locked from /usr/src/sys/kern/kern_prot.c:511 Jun 11 22:29:38 calvin kernel: /usr/src/sys/vm/uma_core.c:1327: could sleep with "inp" locked from /usr/src/sys/netinet/tcp_usrreq.c:650 Jun 11 22:29:38 calvin kernel: /usr/src/sys/vm/uma_core.c:1327: could sleep with "tcp" locked from /usr/src/sys/netinet/tcp_usrreq.c:633 Jun 11 22:29:38 calvin kernel: acquiring duplicate lock of same type: "inp" Jun 11 22:29:38 calvin kernel: 1st inp @ /usr/src/sys/netinet/tcp_input.c:631 Jun 11 22:29:38 calvin kernel: 2nd inp @ /usr/src/sys/netinet/tcp_usrreq.c:144 Jun 11 22:34:47 calvin syslogd: kernel boot file is /boot/kernel/kernel Jun 11 22:34:47 calvin kernel: lock order reversal Jun 11 22:34:47 calvin kernel: 1st 0xd311c2f8 inp (inp) @ /usr/src/sys/netinet/tcp_usrreq.c:581 Jun 11 22:34:47 calvin kernel: 2nd 0xc04a5340 Giant (Giant) @ /usr/src/sys/kern/subr_trap.c:76 Jun 11 22:34:47 calvin kernel: exclusive sleep mutex inp r = 0 (0xd311c2f8) locked @ /usr/src/sys/netinet/tcp_usrreq.c:581 Jun 11 22:34:47 calvin kernel: panic: system call shutdown returning with mutex(s) held ---------------------------------------------- uname -a -------- FreeBSD calvin 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Tue Jun 11 21:20:29 IST 2002 root@calvin:/usr/obj/usr/src/sys/GENERIC i386 Regards Sid -- I've known him as a man, as an adolescent and as a child -- sometimes on the same day. Sid Carter FreeBSD oder Debian GNU/Linux. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020611172125.GA1393>