From owner-freebsd-current Mon Jun 18 19:55: 0 2001 Delivered-To: freebsd-current@freebsd.org Received: from Awfulhak.org (gw.Awfulhak.org [217.204.245.18]) by hub.freebsd.org (Postfix) with ESMTP id D02BD37B401 for ; Mon, 18 Jun 2001 19:54:55 -0700 (PDT) (envelope-from brian@Awfulhak.org) Received: from hak.lan.Awfulhak.org (root@hak.lan.Awfulhak.org [172.16.0.12]) by Awfulhak.org (8.11.4/8.11.4) with ESMTP id f5J2snF19775; Tue, 19 Jun 2001 03:54:49 +0100 (BST) (envelope-from brian@lan.Awfulhak.org) Received: from hak.lan.Awfulhak.org (brian@localhost [127.0.0.1]) by hak.lan.Awfulhak.org (8.11.4/8.11.4) with ESMTP id f5J2slh23027; Tue, 19 Jun 2001 03:54:48 +0100 (BST) (envelope-from brian@hak.lan.Awfulhak.org) Message-Id: <200106190254.f5J2slh23027@hak.lan.Awfulhak.org> X-Mailer: exmh version 2.3.1 01/18/2001 with nmh-1.0.4 To: Chad David Cc: freebsd-current@FreeBSD.ORG, brian@Awfulhak.org Subject: Re: panic from May In-Reply-To: Message from Chad David of "Sat, 16 Jun 2001 15:22:39 MDT." <20010616152239.A4458@colnta.acns.ab.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 19 Jun 2001 03:54:46 +0100 From: Brian Somers Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG A current world with a May 23 kernel works ok, so you may be lucky :) > I get the following panic on a GENERIC kernel from around May 23: > > (copied by hand) > > /usr/src/sys/kern/kern_synch.c:385: sleeping with "vm" locked from /usr/src/sys/vm/vm_pager.c:428 > panic: sleeping process owns a mutext > Debugger("panic") > Stopped at Debugger+0x44: pushl %ebx > db> trace > Debugger() > panic() > propagate_priority() > _mtx_lock_sleep() > obreak() > syscall() > syscall_with_err_pushd() > > this looks a lot like... > > my system cvsupped around May 25 reliably causes a panic when I > > $ cp /cdrom/distfiles/somefiles /tmp > > I've written down the message from the debugger: > > /usr/src/sys/kern_synch.c:385: sleeping with "vm" locked > from /usr/src/sys/vm/vm_pager.c: 428 > panic: sleeping process owns a mutex > Debugger("panic") > >trace > Debugger(...) > panic() > propagate_priority() > _mtx_lock_sleep() > ffs_write() > vn_write() > writev() > syscall() > syscall_with_err_pushed() > > .... from the current archives. > > What can I do get this thing through a make world? > Would a recent kernel over the existing userland have any hope > between then and now? > > Thanks. > > Chad -- Brian Don't _EVER_ lose your sense of humour ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message