From owner-freebsd-current@FreeBSD.ORG Wed Oct 13 11:10:47 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D57C316A4CE for ; Wed, 13 Oct 2004 11:10:47 +0000 (GMT) Received: from freebee.digiware.nl (dsl439.iae.nl [212.61.63.187]) by mx1.FreeBSD.org (Postfix) with ESMTP id ED32B43D2F for ; Wed, 13 Oct 2004 11:10:46 +0000 (GMT) (envelope-from wjw@withagen.nl) Received: from [212.61.27.71] (dual [212.61.27.71]) by freebee.digiware.nl (8.12.10/8.12.10) with ESMTP id i9DBAe9S076390 for ; Wed, 13 Oct 2004 13:10:45 +0200 (CEST) (envelope-from wjw@withagen.nl) Message-ID: <416D0D32.8050104@withagen.nl> Date: Wed, 13 Oct 2004 13:10:42 +0200 From: Willem Jan Withagen User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.2) Gecko/20040804 Netscape/7.2 (ax) X-Accept-Language: en-us, en MIME-Version: 1.0 To: "current@FreeBSD.ORG" References: <416D070E.1010901@withagen.nl> In-Reply-To: <416D070E.1010901@withagen.nl> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Fatal trap when starting 2nd processor X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Oct 2004 11:10:47 -0000 Willem Jan Withagen wrote: > Hi, > > It's been al long time since, but as of this motning I get: > > ad0: 238475MB [484521/16/63] at > ata0-master UDMA100 > SMP: AP CPU #1 Launched! > kernel trap 12 with interrupts disabled > > > Fatal trap 12: page fault while in kernel mode > cpuid = 1; apic id = 01 > fault virtual address = 0x0 > fault code = supervisor read, page not present > instruction pointer = 0x8:0xffffffff80294a8a > stack pointer = 0x10:0xffffffffb1b3db30 > frame pointer = 0x10:0x0 > code segment = base 0x0, limit 0xfffff, type 0x1b > = DPL 0, pres 1, long 1, def32 0, gran 1 > processor eflags = resume, IOPL = 0 > current process = 29 (irq17: fwohci0+) > > And that is on a Dual procesor Opteron system (with a Tyan board). > FreeBSD 5.3-BETA7 #142: Wed Oct 13 11:09:39 CEST 2004 > root@opteron.digiware.nl:/usr/obj/home1/src/sys/OPTERON.amd64 > > I'll try and compile the kernel without firewire to see if that > changes things. That does not help either..... ad0: 238475MB [484521/16/63] at ata0-master UDMA100 SMP: AP CPU #1 Launched! lock order reversal 1st 0xffffff007ffe7410 16 Bucket (UMA zone) @ /home1/src/sys/vm/uma_core.c:2353 2nd 0xffffffff805c5db0 user map (user map) @ /home1/src/sys/vm/vm_map.c:2997 KDB: stack backtrace: kdb_backtrace() at kdb_backtrace+0x37 witness_checkorder() at witness_checkorder+0x6a9 _sx_xlock() at _sx_xlock+0x74 _vm_map_lock_read() at _vm_map_lock_read+0x2e vm_map_lookup() at vm_map_lookup+0x44 vm_fault() at vm_fault+0x9d trap_pfault() at trap_pfault+0x117 trap() at trap+0x315 alltraps_with_regs_pushed() at alltraps_with_regs_pushed+0x5 bucket_free() at bucket_free+0x42 uma_zalloc_bucket() at uma_zalloc_bucket+0x256 uma_zalloc_arg() at uma_zalloc_arg+0x344 malloc() at malloc+0xf5 allocdev() at allocdev+0x5f newdev() at newdev+0x95 make_dev() at make_dev+0xa6 devstat_alloc() at devstat_alloc+0x5a devstat_new_entry() at devstat_new_entry+0x97 g_new_providerf() at g_new_providerf+0x1e8 fd_attach2() at fd_attach2+0x49 one_event() at one_event+0x19b g_run_events() at g_run_events+0x9 g_event_procbody() at g_event_procbody+0x3d fork_exit() at fork_exit+0xe9 fork_trampoline() at fork_trampoline+0xe --- trap 0, rip = 0, rsp = 0xffffffffb19ffd00, rbp = 0 --- Fatal trap 12: page fault while in kernel mode cpuid = 1; apic id = 01 fault virtual address = 0x0 fault code = supervisor write, page not present instruction pointer = 0x8:0xffffffff803c10d1 stack pointer = 0x10:0xffffffffb19ff7b0 frame pointer = 0x10:0xffffffffb19ff7f0 code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags = interrupt enabled, resume, IOPL = 0 current process = 2 (g_event)