On Fri, Dec 17, 2004 at 11:21:54PM +0200, Martin-�ric Racine wrote: > Please see Bug #286038. Any idea what causes the error reported by the > kernel?
A load or store from or to an unaligned address. eg a load-word from an address that's not congruent to 0 mod 4. these are emulated, so the message is purely informative (because they're slow). -- "Next the statesmen will invent cheap lies, putting the blame upon the nation that is attacked, and every man will be glad of those conscience-soothing falsities, and will diligently study them, and refuse to examine any refutations of them; and thus he will by and by convince himself that the war is just, and will thank God for the better sleep he enjoys after this process of grotesque self-deception." -- Mark Twain

