From owner-freebsd-stable@FreeBSD.ORG Fri Aug 17 13:05:37 2007 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 48F4A16A418 for ; Fri, 17 Aug 2007 13:05:37 +0000 (UTC) (envelope-from biancalana@gmail.com) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.236]) by mx1.freebsd.org (Postfix) with ESMTP id EB49613C46B for ; Fri, 17 Aug 2007 13:05:36 +0000 (UTC) (envelope-from biancalana@gmail.com) Received: by wr-out-0506.google.com with SMTP id 70so374415wra for ; Fri, 17 Aug 2007 06:05:34 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; b=cVCYil90LBIJ//3IvQaAR8YHFuNV5ZIXIgHOTRcOulGRaYMIL505dbkxWRmuUIJRxC4P/ZPOXEdlP3c1zCUHWUNS5VRwMY4UK9iHqriWVZ8mWTwdpa7EpPtFM1QvFVCNrBQBoAASV/R67h+CnY7ol400IXHgK7mE7Yw6eL2d5Hs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=jQZlyBKd8KA0EkeuOVs/OCA+VbNRypQVR9sDf+kS40+yRmHbEca2dlQTm8elcd/KcrVdhglv+34ZRUvhPqxX6br3WzUIAvoXPro5lHq1gZpwQyTUSFuGut2Mnim34Sd5XZh1XoZ7FQP+fQYTdQSt4HyIAfxk3Yr2+y+lZE7nghI= Received: by 10.90.119.15 with SMTP id r15mr4397757agc.1187355930747; Fri, 17 Aug 2007 06:05:30 -0700 (PDT) Received: by 10.100.92.13 with HTTP; Fri, 17 Aug 2007 06:05:30 -0700 (PDT) Message-ID: <8e10486b0708170605x47e91777s3c3279f9639050c8@mail.gmail.com> Date: Fri, 17 Aug 2007 10:05:30 -0300 From: "Alexandre Biancalana" To: freebsd-stable@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Yesteday 6-STABLE Panic X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Aug 2007 13:05:37 -0000 My D610 notebook is panic constantly with this: Fatal trap 12: page fault while in kernel mode fault virtual address = 0x170 fault code = supervisor read, page not present instruction pointer = 0x20:0xc0598199 stack pointer = 0x28:0xe438dc40 frame pointer = 0x28:0xe438dc9c 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 = 13 (swi1: net) [thread pid 13 tid 100003 ] Stopped at in_arpinput+0x115: cmpl $0,0x170(%eax) db> bt Tracing pid 13 tid 100003 td 0xc56fea80 in_arpinput(c5841900,c5841900,e438dcc0,c057d456,c5841900,...) at in_arpinput+0x115 arpintr(c5841900) at arpintr+0xca netisr_processqueue(c07530b8) at netisr_processqueue+0x6e swi_net(0) at swi_net+0xc2 ithread_execute_handlers(c56fd648,c5748180) at ithread_execute_handlers+0xe6 ithread_loop(c56e2430,e438dd38,c56e2430,c04f7b7c,0,...) at ithread_loop+0x66 fork_exit(c04f7b7c,c56e2430,e438dd38) at fork_exit+0xa0 fork_trampoline() at fork_trampoline+0x8 --- trap 0x1, eip = 0, esp = 0xe438dd6c, ebp = 0 --- db>show proc Process 13 (swi1: net) at 0xc56fd648: state: NORMAL uid: 0 gid: 0 parent : pid 0 at 0xc0704360 ABI: null threads: 1 100003 Run CPU 0 [swi1: net] db>show locks db>show alllocks I can provide more information about, the machine is in db> prompt. Can someone help with this ? Best Regards, Alexandre