From owner-freebsd-current@FreeBSD.ORG Mon Jun 20 15:20:11 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 ED63616A41C for ; Mon, 20 Jun 2005 15:20:11 +0000 (GMT) (envelope-from ache@nagual.pp.ru) Received: from nagual.pp.ru (nagual.pp.ru [194.87.13.69]) by mx1.FreeBSD.org (Postfix) with ESMTP id 66F5D43D55 for ; Mon, 20 Jun 2005 15:20:11 +0000 (GMT) (envelope-from ache@nagual.pp.ru) Received: from nagual.pp.ru (ache@localhost [127.0.0.1]) by nagual.pp.ru (8.13.4/8.13.4) with ESMTP id j5KFKA8S000865 for ; Mon, 20 Jun 2005 19:20:10 +0400 (MSD) (envelope-from ache@nagual.pp.ru) DomainKey-Signature: a=rsa-sha1; s=default; d=nagual.pp.ru; c=nofws; q=dns; h=received:date:from:to:subject:message-id: mail-followup-to:mime-version:content-type:content-disposition:user-agent; b=B5/SrZBPX+NwWGK86onKktPL9dPRDNYUAFU7AA3TRGwkoydq9rVH1KfQw97I+VP5h S5RPp61cE/eEaRCo5PZsg== Received: (from ache@localhost) by nagual.pp.ru (8.13.4/8.13.4/Submit) id j5KFKA0g000864 for current@freebsd.org; Mon, 20 Jun 2005 19:20:10 +0400 (MSD) (envelope-from ache) Date: Mon, 20 Jun 2005 19:20:09 +0400 From: Andrey Chernov To: current@freebsd.org Message-ID: <20050620152009.GA797@nagual.pp.ru> Mail-Followup-To: Andrey Chernov , current@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.9i Cc: Subject: page fault in tcp_dooptions() 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: Mon, 20 Jun 2005 15:20:12 -0000 Fresh -current panic in tcp_dooptions(): Fatal trap 12: page fault while in kernel mode fault virtual address = 0x4 fault code = supervisor read, page not present instruction pointer = 0x20:0xc053aae2 stack pointer = 0x28:0xcc7e9a78 frame pointer = 0x28:0xcc7e9ac8 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 = 29 (swi1: net) trap number = 12 panic: page fault #0 0xc049f19c in doadump () #1 0xc049f6a4 in boot () #2 0xc049fd22 in panic () #3 0xc05d1c5f in trap_fatal () #4 0xc05d1efb in trap_pfault () #5 0xc05d22d0 in trap () #6 0xc05c344a in calltrap () #7 0xcc7e0008 in ?? () #8 0xc05c0028 in pnpbios_identify () #9 0xc0535db0 in tcp_dooptions () #10 0xc0536866 in tcp_input () #11 0xc052fa72 in ip_input () #12 0xc051e3bb in netisr_processqueue () #13 0xc051e687 in swi_net () #14 0xc0486aa4 in ithread_loop () #15 0xc0485a6d in fork_exit () #16 0xc05c34ac in fork_trampoline () -- http://ache.pp.ru/