Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Oct 1998 22:25:59 -0700
From:      Manfred Antar <mantar@netcom.com>
To:        current@FreeBSD.ORG
Cc:        dg@FreeBSD.ORG
Subject:   Version 1.56 of if_fxp.c causes fatal trap 12
Message-ID:  <4.1.19981010213916.00a48a70@192.168.0.1>

next in thread | raw e-mail | index | archive | help
With a very current elf kernel (SMP) built with version 1.56 if_fxp.c
causes the break to debugger right when doing the ifconfig part of rc.conf.
with an aout (SMP) kernel there is no problem.
with an elf (No SMP) there is no problem
 
The instruction pointer is 0x8:0xf015b820
current process = 62 (ifconfig)
Stopped at m_freem+0x1c: movswl 0x10(%esi),%eax
closest I can get with nm is f015b804 T m_freem

With version 1.55 there is no problems with any of the above configurations
The motherboard is an Intel PR440FX with 2 200mhz-ppro and built in eithernet
Thanks 
Manfred

==============================
||    mantar@netcom.com     ||
||    pozo@infinex.com      ||
||    Ph. (415) 681-6235    ||
==============================


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4.1.19981010213916.00a48a70>