Bugzilla – Bug 146815
Badness in vsnprintf at lib/vsprintf.c:279
Last modified: 2006-02-02 23:15:29 UTC
I see the message "Badness in vsnprintf at lib/vsprintf.c:279" when booting 10.1 beta2 on my laptop (Acer TravelMate 803). Google found a discussion about this at the lkml: http://comments.gmane.org/gmane.linux.kernel/370945 It seems to be an issue of Logitech USB keyboards - I have one also (in my case a wireless one). I don't know if this has negative impact to the running system (I didn't notice any yet, but also didn't use the USB keyboard that much in beta2) - but if it can cause problems, you should add the patch from the above thread to the kernel.
Created attachment 65777 [details] dmesg output directly after booting
I'll take this, as I have a patch for it...
Ok, input buffer overflow patch is in our cvs tree, will show up in tomorrow's kernel-of-the-day. Can you please test it?
The error message is gone with kernel-default-2.6.16_rc1_git3-20060201174415 :-) Thanks!