From owner-freebsd-net@FreeBSD.ORG Fri Sep 7 07:46:24 2012 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 63299106564A; Fri, 7 Sep 2012 07:46:24 +0000 (UTC) (envelope-from seanbru@yahoo-inc.com) Received: from mrout1.yahoo.com (mrout1.yahoo.com [216.145.54.171]) by mx1.freebsd.org (Postfix) with ESMTP id 41BA38FC08; Fri, 7 Sep 2012 07:46:23 +0000 (UTC) Received: from [IPv6:::1] (proxy7.corp.yahoo.com [216.145.48.98]) by mrout1.yahoo.com (8.14.4/8.14.4/y.out) with ESMTP id q877Zr12036858; Fri, 7 Sep 2012 00:35:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=yahoo-inc.com; s=cobra; t=1347003354; bh=YestUcj76p+0sTLDcms5YxDD0dcrl6gRUpxa2eA1NPQ=; h=Subject:From:Reply-To:To:Content-Type:Date:Message-ID: Mime-Version:Content-Transfer-Encoding; b=i1yF3dbE+AyZqeYF/IeWfAGBCoYjJcz8J4E2/xc13UcnkeB+eej83owf/c2NBL/5h MXTNLAKyl1eCQVq9Y2jRoZ7tXAGzILs1wpncHJxK5/f5ice0TvcyuVlhJiAWCdoqBI EZZek2a3RuWFw8SGHoenHAPjbZ6P0++AR5Qyf/5k= From: Sean Bruno To: "freebsd-net@freebsd.org" Content-Type: text/plain; charset="UTF-8" Date: Fri, 07 Sep 2012 00:35:53 -0700 Message-ID: <1347003353.3109.12.camel@powernoodle> Mime-Version: 1.0 X-Mailer: Evolution 2.32.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit X-Milter-Version: master.31+4-gbc07cd5+ X-CLX-ID: 003353002 Subject: stable/9 igb(4) panic, udp_append X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: sbruno@freebsd.org List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Sep 2012 07:46:24 -0000 Just noted this happened today, running stable/9 ish from august 10th. It looks like I got a good and valid crashdump off of this if anyone is interested. igb0: port 0xe880-0xe89f mem 0xfbe60000-0xfbe7ffff,0xfbe40000-0xfbe5ffff,0xfbeb8000-0xfbebbfff irq 32 at device 0.0 on pci5 igb0: Using MSIX interrupts with 5 vectors igb0: Ethernet address: 10:1f:74:2d:08:20 igb0: Bound queue 0 to cpu 0 igb0: Bound queue 1 to cpu 1 igb0: Bound queue 2 to cpu 2 igb0: Bound queue 3 to cpu 3 igb1: port 0xec00-0xec1f mem 0xfbee0000-0xfbefffff,0xfbec0000-0xfbedffff,0xfbebc000-0xfbebffff irq 42 at device 0.1 on pci5 igb1: Using MSIX interrupts with 5 vectors igb1: Ethernet address: 10:1f:74:2d:08:21 igb1: Bound queue 0 to cpu 4 igb1: Bound queue 1 to cpu 5 igb1: Bound queue 2 to cpu 6 igb1: Bound queue 3 to cpu 7 GNU gdb 6.1.1 [FreeBSD] Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "amd64-marcel-freebsd"... Unread portion of the kernel message buffer: processor eflags = interrupt enabled, resume, IOPL = 0 current process = 0 (igb1 que) trap number = 12 panic: page fault cpuid = 12 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2a kdb_backtrace() at kdb_backtrace+0x37 panic() at panic+0x1d8 trap_fatal() at trap_fatal+0x290 trap_pfault() at trap_pfault+0x1d6 trap() at trap+0x47a calltrap() at calltrap+0x8 --- trap 0xc, rip = 0xffffffff80731312, rsp = 0xffffff846c8977d0, rbp = 0xffffff846c897860 --- udp_append() at udp_append+0x62 udp_input() at udp_input+0x4c8 ip_input() at ip_input+0xbd netisr_dispatch_src() at netisr_dispatch_src+0x152 ether_demux() at ether_demux+0x17d ether_nh_input() at ether_nh_input+0x1fe netisr_dispatch_src() at netisr_dispatch_src+0x152 igb_rxeof() at igb_rxeof+0x3a4 igb_handle_que() at igb_handle_que+0x9b taskqueue_run_locked() at taskqueue_run_locked+0x93 taskqueue_thread_loop() at taskqueue_thread_loop+0x3e fork_exit() at fork_exit+0x135 fork_trampoline() at fork_trampoline+0xe --- trap 0, rip = 0, rsp = 0xffffff846c897cf0, rbp = 0 --- Uptime: 10d1h16m54s Dumping 2527 out of 16353 MB:..1%..11%..21%..31%..41%..51%..61%..71%..81%..91% Reading symbols from /boot/modules/markdev_mod.ko...done. Loaded symbols for /boot/modules/markdev_mod.ko Reading symbols from /boot/modules/ylock_mod.ko...done. Loaded symbols for /boot/modules/ylock_mod.ko #0 doadump (textdump=1) at ../../../kern/kern_shutdown.c:265 265 ../../../kern/kern_shutdown.c: No such file or directory. in ../../../kern/kern_shutdown.c (kgdb) Hangup detected on fd 0 error detected on stdin