From owner-freebsd-current@FreeBSD.ORG Mon Apr 19 02:07:29 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 EF7A816A4CF for ; Mon, 19 Apr 2004 02:07:29 -0700 (PDT) Received: from vbook.fbsd.ru (asplinux.ru [195.133.213.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9F30743D49 for ; Mon, 19 Apr 2004 02:07:29 -0700 (PDT) (envelope-from vova@vbook.fbsd.ru) Received: from vova by vbook.fbsd.ru with local (Exim 4.31; FreeBSD) id 1BFVic-0000YA-V8 for current@freebsd.org; Mon, 19 Apr 2004 14:09:38 +0400 From: Vladimir Grebenschikov To: current@freebsd.org Content-Type: text/plain Content-Transfer-Encoding: 7bit Organization: TSB "Russian Express" Message-Id: <1082369377.948.24.camel@localhost> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.5.6.2FreeBSD GNOME Team Port Date: Mon, 19 Apr 2004 14:09:38 +0400 Sender: Vladimir Grebenschikov Subject: recent GIANT changes causes panic in ifconf() X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: vova@express.ru List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Apr 2004 09:07:30 -0000 Hi System panics while boot on interface configuration from dhclient for wi0 interface. ... Firewall rules loaded, starting divert daemons:. net.inet.ip.fw.enable: 1 -> 1 Starting dhclient . Fatal trap 12: page fault while in kernel mode fault virtual address = 0x0 fault code = supervisor read, page not present instruction pointer = 0x8:0xc05675e0 stack pointer = 0x10:0xcb50eb8c frame pointer = 0x10:0xcb50ebdc 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 = 234 (dhclient) kernel: type 12 trap, code=0 Stopped at ifconf+0x140: cmpb $0x10,0(%ebx) db> tr ifconf(c0086924,cb50ec58,0,c25173f0,cb50ec0c) at ifconf+0x140 ifioctl(c26804b0,c0086924,cb50ec58,c25173f0,0) at ifioctl+0x31 soo_ioctl(c25fd990,c0086924,cb50ec58,c13b0e00,c25173f0) at soo_ioctl+0x19c ioctl(c25173f0,cb50ed14,c,6,3) at ioctl+0x5c8 syscall(2f,2f,2f,bfbfef64,0) at syscall+0x2f0 Xint0x80_syscall() at Xint0x80_syscall+0x1d --- syscall (54, FreeBSD ELF32, ioctl), eip = 0x2810704b, esp = 0xbfbfe55c, ebp = 0xbfbfee08 --- Such panic happens only on boot, if I load if_wi.ko after boot and then run dhclient no panic occurred. More details in kern/65752 -- Vladimir B. Grebenschikov SWsoft Inc.