From owner-freebsd-current@FreeBSD.ORG Fri Jun 13 23:01:25 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 32B6E37B401 for ; Fri, 13 Jun 2003 23:01:25 -0700 (PDT) Received: from triplehelix.org (adsl-67-124-159-170.dsl.pltn13.pacbell.net [67.124.159.170]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F3FA43F75 for ; Fri, 13 Jun 2003 23:01:24 -0700 (PDT) (envelope-from jason@wiz.cx) Received: from [64.235.239.2] (helo=mx1.tekgenesis.net ident=postfix) by triplehelix.org with esmtp (Exim 4.20) id 19R46N-0008V6-Qs for freebsd-current@freebsd.org; Fri, 13 Jun 2003 23:01:23 -0700 Received: by mx1.tekgenesis.net (Postfix, from userid 105) id E9410B89D; Fri, 13 Jun 2003 16:13:24 -0700 (PDT) Received: from webmail.tekgenesis.net (localhost [127.0.0.1]) by mx1.tekgenesis.net (Postfix) with SMTP id 8BABCB89A for ; Fri, 13 Jun 2003 16:13:24 -0700 (PDT) Received: from proxy1.hawaii.rr.com ([24.25.227.132]) (SquirrelMail authenticated user wiz) by webmail.tekgenesis.net with HTTP; Fri, 13 Jun 2003 16:13:24 -0700 (PDT) Message-ID: <14937.24.25.227.132.1055546004.squirrel@webmail.tekgenesis.net> Date: Fri, 13 Jun 2003 16:13:24 -0700 (PDT) From: "Jason Dambrosio" To: freebsd-current@freebsd.org User-Agent: SquirrelMail/1.4.0 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 X-Priority: 3 Importance: Normal X-Spam-Status: No, hits=-5.1 required=5.0 tests=BAYES_01,MSG_ID_ADDED_BY_MTA_3,PRIORITY_NO_NAME,USER_AGENT version=2.53 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.53 (1.174.2.15-2003-03-30-exp) Subject: 5.1-RELEASE panic, trace included 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: Sat, 14 Jun 2003 06:01:25 -0000 Apparantly it is related to ipv6 bind(). ircd: version hybrid-7-CURRENT ircd: pid 54524 ircd: running in background mode from /test/ircd Fatal trap 12: page fault while in kernel mode fault virtual address = 0xc4 fault code = supervisor read, page not present instruction pointer = 0x8:0xc0254147 stack pointer = 0x10:0xd53fabec frame pointer = 0x10:0xd53fac34 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 = 54524 (ircd) kernel: type 12 trap, code=0 Stopped at in6_pcbbind+0x2a7: movl 0xc4(%eax),%edx db> trace in6_pcbbind(c2bf3474,c2971ba0,c1507e40,c2971ba0,d53fac88) at in6_pcbbind+0x2a7 tcp6_usr_bind(c2b4c600,c2971ba0,c1507e40,d53facb8,c01e08b7) at tcp6_usr_bind+0x19a sobind(c2b4c600,c2971ba0,c1507e40,0,c2b4c600) at sobind+0x23 kern_bind(c1507e40,f,c2971ba0,c2971ba0,0) at kern_bind+0x87 bind(c1507e40,d53fad10,c,c018ebab,3) at bind+0x43 syscall(2f,2f,2f,bfbff9a4,8c600ac) at syscall+0x27a Xint0x80_syscall() at Xint0x80_syscall+0x1d --- syscall (104, FreeBSD ELF32, bind), eip = 0x14217f23, esp = 0xbfbff8fc, ebp = 0xbfbff9c8 ---