From owner-freebsd-current Tue Apr 23 06:32:22 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id GAA02634 for current-outgoing; Tue, 23 Apr 1996 06:32:22 -0700 (PDT) Received: from ki.net (root@ki.net [205.150.102.1]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id GAA02616 Tue, 23 Apr 1996 06:32:17 -0700 (PDT) Received: from freebsd.ki.net (root@freebsd.ki.net [205.150.102.51]) by ki.net (8.7.4/8.7.4) with ESMTP id JAA00943; Tue, 23 Apr 1996 09:32:08 -0400 (EDT) Received: from localhost (scrappy@localhost) by freebsd.ki.net (8.7.5/8.7.5) with SMTP id JAA20951; Tue, 23 Apr 1996 09:32:23 -0400 (EDT) X-Authentication-Warning: freebsd.ki.net: scrappy owned process doing -bs Date: Tue, 23 Apr 1996 09:32:22 -0400 (EDT) From: "Marc G. Fournier" To: stable@freebsd.org cc: current@freebsd.org Subject: vm_page_alloc panic, followed by... Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Morning... Well, after running nicely for over 9 days straight, my -stable machine has gone down three times in 24hrs :( this morning at approx. 2:30, she went down with in vm_page_alloc(). As per usual, no core dump is possible with this machine, it just locks up, so a DDB trace is the only thing available: vm_page_alloc+0x1b3 vm_hold_load_pages+0x40 allocbuf+0x8a getblk bread ffs_blkatoff ufs_lookup lookup namei vn_open open syscall Xsyscall --- syscall 5, eip = 0x8081465, ebp = 0xefbfd0c4 --- Current process was listed as innd...I believe someone else reported a vm_page_alloc() panic recently with innd also being current process? Then, after resetting the machine after it hung trying to dump, it got to the point of starting up the the system daemons (mountd was being started), when it panic'd again with: panic: pmap_zero_page: CMAP busy Unfortunately, unless there is paging capabilities in ddb that I couldn't find, trace traces right off the screen, so getting anything out of that is near to impossible without a larger screen :( I'm going to sup in a new kernel for this machine today, as the one I have is dated March 26th, but I haven't seen much in the way of commits for the -stable kernel that seems related... Marc G. Fournier scrappy@ki.net Systems Administrator @ ki.net scrappy@freebsd.org