Ju, Seokmann wrote on Tuesday, May 16, 2006 2:13 PM > Tuesday, May 16, 2006 5:00 PM, Chase Venters wrote: > > It's a trap, which means the CPU is effectively calling that > function. > O.K, that's why... > Then, Is there anyway to look up trap table that the CPU has? By looking at the instruction address that triggered the unaligned fault, it is coming from a kernel module. You should look at the runtime symbol table /proc/kallsyms and try to map that ip into a function. - Ken - : send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html