On 12/24/10 17:47, Arjan van de Ven wrote:

> can you tell me what your LANG (and locale) are set to ?
> (I kind of am wondering if it breaks when set to de_DE.utf-8 ... would
> help me reproduce and debug)

lc_ctype=de...@euro (i.e., ISO-8859-15)

LANG and the other LC_* variables are unset. Changes of LC_CTYPE make no
difference.

There simply is no 'e' in tmpbuf when fmt_prefix is passed a NaN (-nan
in this case). strchr() returns NULL, the call to atoi() adds +1, and
0x1 is exactly the address where the SEGV happens, according to the
kernel message.

By the way, this doesn't seem to be related to the "nl80211 not found"
messages, as it happens later (much later, on the CPU's time scale).

-- 
Michael "Tired" Riepe <[email protected]>
X-Tired: Each morning I get up I die a little
_______________________________________________
Discuss mailing list
[email protected]
http://lists.lesswatts.org/listinfo/discuss

Reply via email to