From owner-freebsd-current@FreeBSD.ORG Tue Oct 14 17:11:59 2003 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 04DB516A4C2 for ; Tue, 14 Oct 2003 17:11:59 -0700 (PDT) Received: from white.dogwood.com (white.dogwood.com [66.91.140.178]) by mx1.FreeBSD.org (Postfix) with ESMTP id 14F7743F93 for ; Tue, 14 Oct 2003 17:11:58 -0700 (PDT) (envelope-from dave@dogwood.com) Received: from keiki.dogwood.com (bdsl.66.14.171.32.gte.net [66.14.171.32]) by white.dogwood.com (8.12.9/8.12.9) with SMTP id h9F0Bhkd090820 for ; Tue, 14 Oct 2003 14:11:54 -1000 (HST) (envelope-from dave@dogwood.com) Message-Id: <6.0.0.22.2.20031014135221.02283ad0@mail.firetide.com> X-Sender: dave@white.dogwood.com X-Mailer: QUALCOMM Windows Eudora Version 6.0.0.22 Date: Tue, 14 Oct 2003 14:04:18 -1000 To: freebsd-current@freebsd.org From: David Cornejo Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: multicast panic 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, 15 Oct 2003 00:11:59 -0000 I'm trying to compile a multicast application and the system panics every time I run configure: Oct 14 13:46:11 groggy su: dave to root on /dev/ttyp0 Fatal trap 12: page fault while in kernel mode fault virtual address = 0x68 fault code = supervisor read, page not present instruction pointer = 0x8:0xc053ddd2 stack pointer = 0x10:0xc9241bd4 frame pointer = 0x10:0xc9241be4 code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, def32 1, gran 1 processor eflags = interrupt enabled, resume, IOPL = 0 current process = 1143 (conftest) kernel: type 12 trap, code=0 Stopped at _mtx_lock_sleep+0x192: movl 0x68(%ecx),%edx db> trace _mtx_lock_sleep(c075a580,0,0,0) at _mtx_lock_sleep+0x192 get_sg_cnt(c9241c60) at get_sg_cnt+0x34 X_mrt_ioctl(c0147210,c9241c60,c9241c34,c056d632,c0147210) at X_mrt_ioctl+0x2e rtioctl(c0147210,c9241c60,0,c0147210,c9241cec) at rtioctl+0x18 soo_ioctl(c1cebbf4,c0147210,c9241c60,c1deb380,c1cbfe40) at soo_ioctl+0x152 ioctl(c1cbfe40,c9241d14,3,0,206) at ioctl+0x4be syscall(2f,2f,2f,bfbffa88,bfbffa74) at syscall+0x27b Xint0x80_syscall() at Xint0x80_syscall+0x1d --- syscall (54, FreeBSD ELF32, ioctl), eip = 0x280be37f, esp = 0xbfbffa5c, ebp = 0xbfbffaac --- db>