Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759344AbZKKWTp (ORCPT ); Wed, 11 Nov 2009 17:19:45 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1759296AbZKKWTo (ORCPT ); Wed, 11 Nov 2009 17:19:44 -0500 Received: from mail-pw0-f42.google.com ([209.85.160.42]:49818 "EHLO mail-pw0-f42.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1759271AbZKKWTn (ORCPT ); Wed, 11 Nov 2009 17:19:43 -0500 MIME-Version: 1.0 In-Reply-To: <4AFB2F2A.7080900@garzik.org> References: <4AFA835B.9000904@garzik.org> <4AFB2F2A.7080900@garzik.org> Date: Wed, 11 Nov 2009 17:19:49 -0500 Message-ID: Subject: Re: Crash during SATA reads From: Glenn Maynard To: Jeff Garzik Cc: linux-kernel@vger.kernel.org, linux-scsi , Jens Axboe Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2736 Lines: 65 On Wed, Nov 11, 2009 at 4:39 PM, Jeff Garzik wrote: > I would poke Jens Axboe (block maintainer) and linux-scsi, the issuer of > these commands. (Looks like you poked for me; thanks.) > Also, providing filesystem info (ext3? ext4? XFS? btrfs?) and info on your > workload would be helpful. These crashes happen while running "dd if=/dev/sdb | gzip > /dev/null" in 2.6.31.6. I'm just making a raw image of another drive. Removing gzip masks the problem. It happens anywhere between almost immediately to after running for 15-30 minutes. All filesystems are XFS, but none of sdb's partitions are mounted and I'm reading the device directly (/dev/sdb, not a partition). The system that's making the image is mounted read-only and isn't running anything else. (Another backtrace at http://lkml.org/lkml/2009/11/11/81.) Here's a curious one; EIP appears to be in data: Pid: 1312, comm: gzip Not tainted (2.6.31.6 #6) G31M-ES2L EIP: 0060:[] EFLAGS: 00010286 CPU: 0 EIP is at 0xc1ae78e4 EAX: c1ae78c0 EBX: c107ccb1 ECX: c1ae78c0 EDX: 00000001 ESI: c1ae78c0 EDI: dfa39069 EBP: c7d29ed0 ESP: c7d29e94 DS: 007b ES: 007b FS: 0000 GS: 0033 SS: 0068 Process gzip (pid: 1312, ti=c7d28000 task=df8b6080 task.ti=c7d28000) Stack: c107ccc1 c107e559 00000200 c11587cc 00000000 df8a6c80 dfa07168 00000000 <0> 00000000 0000c000 00004000 00000000 dfa39068 00000000 dfa39068 dfa07168 <0> c1158946 df8a6c80 00000000 c11589fd 00000000 df8a6c80 00000000 dfa39068 Call Trace: [] ? end_bio_bh_io_sync+0x30/0x38 [] ? bio_endio+0x24/0x26 [] ? blk_update_request+0xdf/0x24e [] ? blk_update_bidi_request+0xb/0x41 [] ? blk_end_bidi_request+0x10/0x4f [] ? blk_end_request+0x7/0xc [] ? scsi_end_request+0x17/0x69 [] ? scsi_io_completion+0x173/0x335 [] ? scsi_finish_command+0x70/0x86 [] ? scsi_softirq_done+0xd7/0xdc [] ? blk_done_softirq+0x51/0x5d [] ? __do_softirq+0x5f/0xc8 [] ? do_softirq+0x22/0x26 [] ? irq_exit+0x29/0x34 [] ? do_IRQ+0x53/0x63 [] ? common_interrupt+0x29/0x30 Code: 00 00 00 00 00 00 00 c0 72 77 83 00 00 00 00 40 79 ae c1 40 8e 4c df 09 00 00 f0 00 00 00 00 01 00 00 00 01 00 00 00 00 00 00 00 <00> 02 00 00 00 02 00 00 04 00 00 00 ff ff ff ff 01 00 00 00 08 EIP: [] 0xc1ae78e4 SS:ESP 0068:c7d29e94 CR2: 0000000000000001 ---[ end trace fb168fcf160f6893 ]--- -- Glenn Maynard -- 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/