From owner-freebsd-bugs Sat Aug 31 13: 0:25 2002 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C641E37B405 for ; Sat, 31 Aug 2002 13:00:13 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E072043E7B for ; Sat, 31 Aug 2002 13:00:12 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7VK0CJU002466 for ; Sat, 31 Aug 2002 13:00:12 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7VK0CnX002462; Sat, 31 Aug 2002 13:00:12 -0700 (PDT) Date: Sat, 31 Aug 2002 13:00:12 -0700 (PDT) Message-Id: <200208312000.g7VK0CnX002462@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: David Greenman-Lawrence Subject: Re: kern/42260: 4.6-STABLE kernel panic, fxp related Reply-To: David Greenman-Lawrence Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR kern/42260; it has been noted by GNATS. From: David Greenman-Lawrence To: Pawel Malachowski Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: kern/42260: 4.6-STABLE kernel panic, fxp related Date: Sat, 31 Aug 2002 12:40:51 -0700 >#15 0xc037859f in trap (frame={tf_fs = 16, tf_es = 16, tf_ds = 16, > tf_edi = 6756538, tf_esi = 1, tf_ebp = -1069570240, tf_isp = -1069570280, > tf_ebx = -1058483712, tf_edx = -1058799616, tf_ecx = -1608507392, > tf_eax = 1828738, tf_trapno = 12, tf_err = 2, tf_eip = -1071494537, > tf_cs = 8, tf_eflags = 66070, tf_esp = -1058571520, tf_ss = -1058512894}) > at /usr/src/sys/i386/i386/trap.c:466 >#16 0xc0224a77 in m_getcl (how=1, type=1, flags=2) > at /usr/src/sys/kern/uipc_mbuf.c:589 >#17 0xc01ae05f in fxp_add_rfabuf (sc=0xc15bca00, oldm=0xc0e77b00) > at /usr/src/sys/dev/fxp/if_fxp.c:1863 Looks like a problem in the new m_getcl() function, which has had some problems recently, but were thought to be fixed. -DG D.G.Lawrence Download Technologies, Inc. - http://www.downloadtech.com - (866) 399 8500 TeraSolutions, Inc. - http://www.terasolutions.com - (503) 288 9544 The FreeBSD Project - http://www.freebsd.org Pave the road of life with opportunities. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message