npxintr from nowhere
From: Vaibhave Agarwal (vaibhave_at_cs.utah.edu)
Date: 05/22/05
- Previous message: Daniel Valencia: "[SOLVED] sending MAC packets --- again, and again"
- In reply to: Daniel Valencia: "Re: sending MAC packets --- again, and again"
- Next in thread: Bruce Evans: "Re: npxintr from nowhere"
- Reply: Bruce Evans: "Re: npxintr from nowhere"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 22 May 2005 01:59:27 -0600 (MDT) To: freebsd-net@freebsd.org
hi
I was writing some code at the ethernet layer,
mainly changing the if_ethersubr.c for my work.
I am not using any FP instructions in my code.
But while running, my kernel crashes and gives the following panic msg:
npx is the Floating point unit (fpu).
----------------------------------
npxintr: npxproc = 0 , currproc = 0, npx_exists = 1
panic: npxintr from nowhere
---------------------------------
I am running this code on FreeBSD 4.10.
The same code runs fine on FreeBSD 5.2.1, but i want
to use FreeBSD 4.10.
Has anybody ever got such message or they know the fix for it.
I was not able to trace the error...even using kernel debug corefiles.
Your help would be highly appreciated.
thanks in advance
-vaibhave
_______________________________________________
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"
- Previous message: Daniel Valencia: "[SOLVED] sending MAC packets --- again, and again"
- In reply to: Daniel Valencia: "Re: sending MAC packets --- again, and again"
- Next in thread: Bruce Evans: "Re: npxintr from nowhere"
- Reply: Bruce Evans: "Re: npxintr from nowhere"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|