Comment 3 for bug 1872945

Revision history for this message
Colin Ian King (colin-king) wrote :

OK, not a kernel bug. I'm getting random clobbering when printing via the printf() family of calls when passing a double. Sometimes it's corrupting passed variables, it looks like this only occurs when using va_args and doubles.