Re: 2.6.3-mm4 scsi_delete_timer() oops

From: James Bottomley
Date: Sat Mar 13 2004 - 23:29:09 EST


On Sat, 2004-03-13 at 23:10, William Lee Irwin III wrote:
> Mar 13 19:41:59 holomorphy kernel: EIP: 0060:[<00000000>] Not tainted VLI
[...]
> Mar 13 19:41:59 holomorphy kernel: [<c0358076>] scsi_delete_timer+0x16/0x30
> Mar 13 19:41:59 holomorphy kernel: [<c0373de9>] ahc_linux_run_complete_queue+0x69/0xd0

This trace doesn't make sense to me. A null EIP usually indicates
jumping through a NULL function pointer. There are no fptr derefs in
scsi_delete_timer. Also ahc_linux_run_complete_queue doesn't call
scsi_delete_timer.

Could you try to reproduce and get a more meaningful backtrace?

Thanks,

James


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/