Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S265494AbTF1XsU (ORCPT ); Sat, 28 Jun 2003 19:48:20 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S265489AbTF1XsU (ORCPT ); Sat, 28 Jun 2003 19:48:20 -0400 Received: from pao-ex01.pao.digeo.com ([12.47.58.20]:16030 "EHLO pao-ex01.pao.digeo.com") by vger.kernel.org with ESMTP id S265482AbTF1XsS (ORCPT ); Sat, 28 Jun 2003 19:48:18 -0400 Date: Sat, 28 Jun 2003 17:02:35 -0700 From: Andrew Morton To: "Martin J. Bligh" Cc: linux-kernel@vger.kernel.org, linux-scsi@vger.kernel.org Subject: Re: 2.5.73-mm1 falling over in SDET Message-Id: <20030628170235.51ee2f69.akpm@digeo.com> In-Reply-To: <49400000.1056814561@[10.10.2.4]> References: <45120000.1056810681@[10.10.2.4]> <49400000.1056814561@[10.10.2.4]> X-Mailer: Sylpheed version 0.9.0pre1 (GTK+ 1.2.10; i686-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 29 Jun 2003 00:02:35.0805 (UTC) FILETIME=[BEFA74D0:01C33DD1] Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1153 Lines: 31 "Martin J. Bligh" wrote: > > > The killer SDET has got you, but this is all I got from the chewed > > remains. Maybe the EIP is enough? ;-) I guess that's a NULL ptr > > dereference, though garbled somewhat. > > Repeated it and got a much better panic. This is with feral isp driver > + Mike's patch, BTW. Maybe it's just some stack overflow? Oh lovely. > Call Trace: > [] blk_insert_request+0x47/0x78 > [] scsi_queue_insert+0x71/0x7c > [] scsi_dispatch_cmd+0x180/0x190 > [] scsi_request_fn+0x1f4/0x264 > [] blk_insert_request+0x65/0x78 > [] scsi_queue_insert+0x71/0x7c > [] scsi_dispatch_cmd+0x180/0x190 > [] scsi_request_fn+0x1f4/0x264 > [] blk_insert_request+0x65/0x78 Yes, isplinux_queuecommand() returns non-zero and the scsi generic layer cheerfully goes infinitely recursive. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/