[uClibc] kern.debug kernel: NWFPE: iwconfig[736] takes exception 00000002 at c014d5cc from 40054594

Ralph Siemsen ralphs at netwinder.org
Mon Jun 20 15:55:43 UTC 2005


Stephan Henningsen wrote:
> When I run iwconfig, I get this error in /var/log/messages:
>   kern.debug kernel: NWFPE: iwconfig[736] takes exception 00000002 at 
> c014d5cc from 40054594

> Any suggestions to what I should do?  It is the driver, that's causing 
> this, right?

Nope, its not the driver.  Its a divide-by-zero (on a float or double) 
within the iwconfig application (or a library it links, like libm). 
Should be pretty easy to find with gdb.

-R



More information about the uClibc mailing list