Date: Sat, 31 Aug 2002 13:00:12 -0700 (PDT) From: David Greenman-Lawrence <dg@dglawrence.com> To: freebsd-bugs@FreeBSD.org Subject: Re: kern/42260: 4.6-STABLE kernel panic, fxp related Message-ID: <200208312000.g7VK0CnX002462@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/42260; it has been noted by GNATS.
From: David Greenman-Lawrence <dg@dglawrence.com>
To: Pawel Malachowski <pawmal@unia.3lo.lublin.pl>
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200208312000.g7VK0CnX002462>
