From owner-freebsd-current@FreeBSD.ORG Fri Oct 21 15:24:20 2005 Return-Path: X-Original-To: current@freebsd.org 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 90E0316A41F for ; Fri, 21 Oct 2005 15:24:20 +0000 (GMT) (envelope-from mcsi@mcsi.pp.ru) Received: from portpc-design.spb.ru (portpc-design.spb.ru [81.176.64.110]) by mx1.FreeBSD.org (Postfix) with ESMTP id B1C3C43D45 for ; Fri, 21 Oct 2005 15:24:18 +0000 (GMT) (envelope-from mcsi@mcsi.pp.ru) Received: from [83.237.210.139] (ppp83-237-210-139.pppoe.mtu-net.ru [83.237.210.139]) (authenticated bits=0) by portpc-design.spb.ru (8.13.5/8.13.5) with ESMTP id j9LFO9hO098495 for ; Fri, 21 Oct 2005 19:24:14 +0400 (MSD) (envelope-from mcsi@mcsi.pp.ru) Message-ID: <43590814.5090201@mcsi.pp.ru> Date: Fri, 21 Oct 2005 19:24:04 +0400 From: Maxim Maximov User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.12) Gecko/20050929 X-Accept-Language: ru, en-us, en MIME-Version: 1.0 To: current@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV version 0.87, clamav-milter version 0.87 on 81.176.64.226 X-Virus-Status: Clean Cc: Subject: boot panic (NDIS?) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Fri, 21 Oct 2005 15:24:20 -0000 Hi. Got boot time panic on fresh CURRENT. NDIS hardware: ndis0: mem 0xfeaf8000-0xfeaf9fff irq 17 at device 2.0 on pci2 ndis0: NDIS API version: 5.0 ndis0: Ethernet address: 00:0e:a6:c2:00:e4 Panic: ... Timecounters tick every 1.000 msec kernel trap 12 with interrupts disabled Fatal trap 12: page fault while in kernel mode cpuid = 0; apic id = 00 fault virtual address = 0x109 fault code = supervisor read, page not present instruction pointer = 0x20:0xc06a7570 stack pointer = 0x28:0xd5985cbc frame pointer = 0x28:0xd5985cc4 code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, def32 1, gran 1 processor eflags = resume, IOPL = 0 current process = 41 (Windows DPC 1) Hand transcribed trace, abbreviated: Stopped at kseq_notify+0x94: cmpb 0x109(%edx), %al >trace kseq_notify(c1edbb24,1,c09c4520,c1edbb24,c08236bc) ...+0x94 sched_bind(c1edb9c0,1) ...+0x62 ntoskrnl_dpc_thread(c1f4fc3c,d5985d38,c1f4fc3c,c08236bc,0) ...+0x73 fork_exit(c08236bc,c1f4fc3c,d5985d38) ...+0xa4 fork_trampoline() Kernel config: > cat /sys/i386/conf/ULTRA include GENERIC ident ULTRA nooptions SCHED_4BSD options SCHED_ULE options ALT_BREAK_TO_DEBUGGER options MSGBUF_SIZE=1048576 options CONSPEED=115200 options NDISAPI options MAC device pf device pflog device drm device radeondrm device acpi_asus device sound device snd_ich device speaker device ucom device umodem device ndis device wlan_wep device smbus device ichsmb device smb /boot/loader.conf: > cat /boot/loader.conf hw.psm.synaptics_support=1 debug.mpsafevfs=1 cpufreq_load="YES" debug.acpi.disabled="sysres" bcmwl5_sys_load="YES" -- Maxim Maximov