ifconfig causing fatal trap

From: Joshua Y. Stabiner (Joshua.Y.Stabiner_at_Dartmouth.EDU)
Date: 03/26/04

  • Next message: Wes Peters: "Re: Looking for switch recommendations ..."
    Date: 26 Mar 2004 17:06:52 EST
    To: freebsd-net@freebsd.org
    
    

    I have a new thinkpad t40 with Intel PRO/1000 that I use as the em device and a cisco wireless that I use as the an device.

    typing /sbin/ifconfig causes a kernel panic (using GENERIC) and forces a reboot. I followed the directions in the manual and did:

    nm -n /kernel | grep c039cf (7e are also in the instruction pointer but returned no results)

    This shows the fault is caused by:
    cpystrflt
    cpystrflt_x
    copystr
    bcmp
    lgdt
    lidt
    lldt
    ltr
    ssdtosd

    Anyone have any idea what is causing this and how I can fix it? Thanks in advance!

    -Josh
    _______________________________________________
    freebsd-net@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-net
    To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"


  • Next message: Wes Peters: "Re: Looking for switch recommendations ..."