From owner-freebsd-bugs@FreeBSD.ORG Sun Oct 5 22:10:02 2008 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 01657106568B for ; Sun, 5 Oct 2008 22:10:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id D2B588FC1A for ; Sun, 5 Oct 2008 22:10:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m95MA1TF032795 for ; Sun, 5 Oct 2008 22:10:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m95MA19k032794; Sun, 5 Oct 2008 22:10:01 GMT (envelope-from gnats) Resent-Date: Sun, 5 Oct 2008 22:10:01 GMT Resent-Message-Id: <200810052210.m95MA19k032794@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Wouter Snels Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 41DDC106568E for ; Sun, 5 Oct 2008 22:04:20 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 30F648FC12 for ; Sun, 5 Oct 2008 22:04:20 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id m95M4KC7015699 for ; Sun, 5 Oct 2008 22:04:20 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id m95M4JfS015698; Sun, 5 Oct 2008 22:04:19 GMT (envelope-from nobody) Message-Id: <200810052204.m95M4JfS015698@www.freebsd.org> Date: Sun, 5 Oct 2008 22:04:19 GMT From: Wouter Snels To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: kern/127888: kernel trap freebsd6.3p2 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Oct 2008 22:10:02 -0000 >Number: 127888 >Category: kern >Synopsis: kernel trap freebsd6.3p2 >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Oct 05 22:10:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Wouter Snels >Release: FreeBSD 6.3-RELEASE-p2 >Organization: >Environment: FreeBSD narf.ofloo.net 6.3-RELEASE-p2 FreeBSD 6.3-RELEASE-p2 #2: Wed Jun 4 18:20:43 CEST 2008 ofloo@narf.ofloo.net:/usr/obj/usr/src/sys/OFL i386 >Description: system crashes when using IPv6 over multi connections, interface stf i recently reported a simular problem on freebsd7 though I'm not sure if it's the same thing because when I ran kgdb bt it showed something about libthread incase it's the same problem, http://www.freebsd.org/cgi/query-pr.cgi?pr=127699 can repeat it just have setup few 6tunnels and let data flow through it system crashes within seconds. sudo kgdb /boot/kernel/kernel /var/crash/vmcore.0 [GDB will not be able to debug user-mode threads: /usr/lib/libthread_db.so: Undefined symbol "ps_pglobal_lookup"] 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 "i386-marcel-freebsd". (no debugging symbols found)...Attempt to extract a component of a value that is not a structure pointer. (kgdb) bt #0 0xc06a744a in doadump () #1 0xc06a79a6 in boot () #2 0xc06a7ccd in panic () #3 0xc0922524 in trap_fatal () #4 0xc0922263 in trap_pfault () #5 0xc0921ebd in trap () #6 0xc090d68a in calltrap () #7 0xc6e45713 in ?? () Previous frame inner to this frame (corrupt stack?) >How-To-Repeat: can repeat it just have setup few 6tunnels and let data flow through it system crashes within seconds. >Fix: >Release-Note: >Audit-Trail: >Unformatted: