From owner-freebsd-current Sun Mar 12 01:33:22 1995 Return-Path: current-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id BAA11420 for current-outgoing; Sun, 12 Mar 1995 01:33:22 -0800 Received: from irz301.inf.tu-dresden.de (irz301.inf.tu-dresden.de [141.76.1.11]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id BAA11402 for ; Sun, 12 Mar 1995 01:33:12 -0800 Received: from sax.sax.de by irz301.inf.tu-dresden.de with SMTP (5.67b+/DEC-Ultrix/4.3) id AA00853; Sun, 12 Mar 1995 10:29:33 +0100 Received: by sax.sax.de (8.6.9/8.6.9-s1) with UUCP id BAA16784 for freebsd-current@FreeBSD.org; Sun, 12 Mar 1995 01:34:41 +0100 Received: (from j@localhost) by uriah.heep.sax.de (8.6.11/8.6.9) id BAA00196 for freebsd-current@FreeBSD.org; Sun, 12 Mar 1995 01:33:16 +0100 From: J Wunsch Message-Id: <199503120033.BAA00196@uriah.heep.sax.de> Subject: yet another panic To: freebsd-current@FreeBSD.org (FreeBSD-current users) Date: Sun, 12 Mar 1995 01:33:14 +0100 (MET) Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) X-Phone: +49-351-2012 669 X-Mailer: ELM [version 2.4 PL23] Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Content-Length: 727 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. -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ Never trust an operating system you don't have sources for. ;-)