From owner-freebsd-current Sun Mar 12 04:00:34 1995 Return-Path: current-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id EAA14267 for current-outgoing; Sun, 12 Mar 1995 04:00:34 -0800 Received: from Root.COM (implode.Root.COM [198.145.90.1]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id EAA14261 for ; Sun, 12 Mar 1995 04:00:32 -0800 Received: from corbin.Root.COM (corbin.Root.COM [198.145.90.18]) by Root.COM (8.6.8/8.6.5) with ESMTP id EAA06071; Sun, 12 Mar 1995 04:00:24 -0800 Received: from localhost (localhost [127.0.0.1]) by corbin.Root.COM (8.6.11/8.6.5) with SMTP id EAA15700; Sun, 12 Mar 1995 04:00:24 -0800 Message-Id: <199503121200.EAA15700@corbin.Root.COM> X-Authentication-Warning: corbin.Root.COM: Host localhost didn't use HELO protocol To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) cc: freebsd-current@FreeBSD.org (FreeBSD-current users) Subject: Re: yet another panic In-reply-to: Your message of "Sun, 12 Mar 95 01:33:14 +0100." <199503120033.BAA00196@uriah.heep.sax.de> From: David Greenman Reply-To: davidg@Root.COM Date: Sun, 12 Mar 1995 04:00:18 -0800 Sender: current-owner@FreeBSD.org Precedence: bulk >My ``make install'' seems to last forever now :-( > >I've not got the third of these panics in sequence: > >Mar 12 00:52:55 uriah /kernel: swap_pager_copy: *warning* pager with 270336 blocks (orig: 270336) >Mar 12 00:52:55 uriah /kernel: >Mar 12 00:52:56 uriah /kernel: >Mar 12 00:52:56 uriah /kernel: Fatal trap 12: page fault while in kernel mode >Mar 12 00:52:56 uriah /kernel: fault virtual address = 0xf0591aa4 > >The panic happens in > > free+0x2c: movswl 0(%esi), %eax > >(finally) called from swap_pager_copy(). I've also got a core dump >for one of them, in case someone is interested. This bug was fixed yesterday. -DG