http://bugzilla.novell.com/show_bug.cgi?id=599045 http://bugzilla.novell.com/show_bug.cgi?id=599045#c5 --- Comment #5 from Marcus Meissner <meissner@novell.com> 2010-04-23 13:54:02 UTC --- NIP is c00000000057db9c: 7d 76 04 28 .long 0x7d760428 my feeling is that this is the faulting instruction, even if instruction dump has something else. Very curious that the assembler is not getting disassembled here. it seems to be in drivers/hid/hid-core.c::implement(), the line x = get_unaligned_le64(report); and signal 4 seems "SIGILL". So I guess it is emitting an instruction my PPC970 cannot handle. :( -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.