From owner-freebsd-current Wed Sep 3 00:58:36 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id AAA27325 for current-outgoing; Wed, 3 Sep 1997 00:58:36 -0700 (PDT) Received: from schizo.cdsnet.net (schizo.cdsnet.net [204.118.244.32]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id AAA27315 for ; Wed, 3 Sep 1997 00:58:30 -0700 (PDT) Received: (from mrcpu@localhost) by schizo.cdsnet.net (8.8.6/8.7.3) id AAA07447 for current@freebsd.org; Wed, 3 Sep 1997 00:58:29 -0700 (PDT) Date: Wed, 3 Sep 1997 00:58:29 -0700 (PDT) From: Jaye Mathisen Message-Id: <199709030758.AAA07447@schizo.cdsnet.net> To: current@freebsd.org Subject: 3.0/SMP panic Sender: owner-freebsd-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hmm... 3.0-current (supped 9/2/97), DPT RAID. fpx0, not a whole lot else. I was using M$ Inetload 2.0 to simulate a bunch of mail users. IT was running fine for a few minutes, then died horribly with: Fatal trap 12: page fault while in kernel mode cpuid = 1 lapic.id = 33554432 current process = Idle mp_lock = 01000003 interrupt mask = net tty bio <- SMP: XXX Stopped at _pmap_enter+0xa7: and some other stuff. The traceback is not too long, but I don't have any good way to type it all in. It goes like: _pmap_enter _vm_fault Trap_pfault _trap _zalloc _pmap_insert_entry _pmap_enter _kmem_alloc _in_pcballoc _Tcp_attach _tcp_usr_attack _sonewconn _tcp_inut _ip_input _ipintr swi_net_next It is trivially reproducible at least on my hardware.