On Mon, 12 Dec 2005, Ryan Richter wrote: > > And yet another crash, this time during boot: The instruction that crashes is testb $0x80,0x1cd(%rdi) with %rdi being 6b6b6b6b6b6b6b6b, which is the pattern that slab poisoning uses for free areas. I think it's the "sdev->single_lun" test at the very top of the function, where "sdev" was initialized with "q->queuedata". So it looks like somebody free'd the request_queue structure before the IO completed. Definitely sounds like something screwy in SCSI.. I don't think this is VM related. Linus - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: Fw: crash on x86_64 - mm related?
- From: James Bottomley <[email protected]>
- Re: Fw: crash on x86_64 - mm related?
- References:
- Re: Fw: crash on x86_64 - mm related?
- From: Ryan Richter <[email protected]>
- Re: Fw: crash on x86_64 - mm related?
- From: Hugh Dickins <[email protected]>
- Re: Fw: crash on x86_64 - mm related?
- From: Ryan Richter <[email protected]>
- Re: Fw: crash on x86_64 - mm related?
- From: Hugh Dickins <[email protected]>
- Re: Fw: crash on x86_64 - mm related?
- From: Ryan Richter <[email protected]>
- Re: Fw: crash on x86_64 - mm related?
- From: Hugh Dickins <[email protected]>
- Re: Fw: crash on x86_64 - mm related?
- From: Ryan Richter <[email protected]>
- Re: Fw: crash on x86_64 - mm related?
- From: Hugh Dickins <[email protected]>
- Re: Fw: crash on x86_64 - mm related?
- From: Ryan Richter <[email protected]>
- Re: Fw: crash on x86_64 - mm related?
- From: Hugh Dickins <[email protected]>
- Re: Fw: crash on x86_64 - mm related?
- From: Ryan Richter <[email protected]>
- Re: Fw: crash on x86_64 - mm related?
- Prev by Date: Misleading information on linuxdevices.com
- Next by Date: Re: [PATCH 0/9] isdn4linux: add drivers for Siemens Gigaset ISDN DECT PABX
- Previous by thread: Re: Fw: crash on x86_64 - mm related?
- Next by thread: Re: Fw: crash on x86_64 - mm related?
- Index(es):