From owner-freebsd-net@FreeBSD.ORG Thu Jul 24 05:25:26 2008 Return-Path: Delivered-To: freebsd-net@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6A0941065678; Thu, 24 Jul 2008 05:25:26 +0000 (UTC) (envelope-from sam@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 3D2068FC19; Thu, 24 Jul 2008 05:25:26 +0000 (UTC) (envelope-from sam@FreeBSD.org) Received: from freefall.freebsd.org (sam@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m6O5PQ7i070688; Thu, 24 Jul 2008 05:25:26 GMT (envelope-from sam@freefall.freebsd.org) Received: (from sam@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m6O5PQfe070684; Thu, 24 Jul 2008 05:25:26 GMT (envelope-from sam) Date: Thu, 24 Jul 2008 05:25:26 GMT Message-Id: <200807240525.m6O5PQfe070684@freefall.freebsd.org> To: smallhand@crawblog.com, sam@FreeBSD.org, freebsd-net@FreeBSD.org, sam@FreeBSD.org From: sam@FreeBSD.org Cc: Subject: Re: kern/125914: [ath] [panic] ath driver causes kernel panic in 7-STABLE X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Jul 2008 05:25:26 -0000 Synopsis: [ath] [panic] ath driver causes kernel panic in 7-STABLE State-Changed-From-To: open->feedback State-Changed-By: sam State-Changed-When: Thu Jul 24 05:22:10 UTC 2008 State-Changed-Why: need network setup information and information on how to reproduce the problem The line number pointed at indicates you are doing tx fragmentation which is highly unlikely--either that or your code does not match the kernel. Responsible-Changed-From-To: freebsd-net->sam Responsible-Changed-By: sam Responsible-Changed-When: Thu Jul 24 05:22:10 UTC 2008 Responsible-Changed-Why: need network setup information and information on how to reproduce the problem The line number pointed at indicates you are doing tx fragmentation which is highly unlikely--either that or your code does not match the kernel. http://www.freebsd.org/cgi/query-pr.cgi?pr=125914