Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755422Ab2BWRBS (ORCPT ); Thu, 23 Feb 2012 12:01:18 -0500 Received: from mail-wi0-f174.google.com ([209.85.212.174]:49731 "EHLO mail-wi0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752483Ab2BWRBR convert rfc822-to-8bit (ORCPT ); Thu, 23 Feb 2012 12:01:17 -0500 Authentication-Results: mr.google.com; spf=pass (google.com: domain of bart.vanassche@gmail.com designates 10.216.138.34 as permitted sender) smtp.mail=bart.vanassche@gmail.com; dkim=pass header.i=bart.vanassche@gmail.com MIME-Version: 1.0 In-Reply-To: References: Date: Thu, 23 Feb 2012 17:01:15 +0000 Message-ID: Subject: ext4: List corruption complaint on 2.6.32.57 From: Bart Van Assche To: linux-ext4@kernel.org, LKML Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 3523 Lines: 73 Hello, Has anyone seen this call stack before ? Thanks, Bart. ------------[ cut here ]------------ WARNING: at lib/list_debug.c:30 __list_add+0x8f/0xa0() Hardware name: P5Q DELUXE list_add corruption. prev->next should be next (ffff88016a00c718), but was ffff8801a876c300. (prev=ffff88016a00c718). Modules linked in: ext4 jbd2 crc16 ib_srp scsi_transport_srp scsi_tgt netconsole configfs snd_pcm_oss snd_mixer_oss snd_seq snd_seq_device af_packet rdma_ucm rdma_cm iw_cm ib_addr ib_ipoib ib_cm ib_sa ib_uverbs ib_umad mlx4_ib ib_mad ib_core microcode cpufreq_conservative cpufreq_userspace cpufreq_powersave acpi_cpufreq dm_mod snd_hda_codec_atihdmi snd_hda_codec_analog snd_hda_intel snd_hda_codec snd_hwdep snd_pcm sr_mod snd_timer i2c_i801 intel_agp snd sg cdrom pcspkr soundcore i2c_core agpgart mlx4_core button snd_page_alloc uhci_hcd ehci_hcd sd_mod crc_t10dif usbcore edd ext3 mbcache jbd fan ata_generic ata_piix pata_marvell ahci libata scsi_mod thermal processor thermal_sys hwmon [last unloaded: scsi_transport_srp] Pid: 4127, comm: fio Not tainted 2.6.32.57-debug #1 Call Trace: ?? [] warn_slowpath_common+0x7b/0xc0 ?[] warn_slowpath_fmt+0x41/0x50 ?[] __list_add+0x8f/0xa0 ?[] ext4_end_io_dio+0x94/0xb0 [ext4] ?[] dio_complete+0xc5/0xf0 ?[] dio_bio_end_aio+0x76/0xd0 ?[] ? lock_release_holdtime+0x3d/0x180 ?[] bio_endio+0x1d/0x40 ?[] req_bio_endio+0xab/0x110 ?[] blk_update_request+0xff/0x4b0 ?[] ? blk_update_request+0x2d4/0x4b0 ?[] blk_update_bidi_request+0x34/0x80 ?[] blk_end_bidi_request+0x2f/0x80 ?[] blk_end_request+0x10/0x20 ?[] scsi_io_completion+0xaf/0x560 [scsi_mod] ?[] scsi_finish_command+0xc1/0x130 [scsi_mod] ?[] ? mark_held_locks+0x6b/0xa0 ?[] scsi_softirq_done+0x145/0x170 [scsi_mod] ?[] blk_done_softirq+0x85/0xa0 ?[] __do_softirq+0xd6/0x230 ?[] call_softirq+0x1c/0x30 ?[] do_softirq+0x8d/0xc0 ?[] irq_exit+0x95/0xa0 ?[] do_IRQ+0x75/0xf0 ?[] ret_from_intr+0x0/0xf ?? [] ? flush_aio_dio_completed_IO+0x4b/0x90 [ext4] ?[] ? flush_aio_dio_completed_IO+0x3c/0x90 [ext4] ?[] ? ext4_sync_file+0x98/0x300 [ext4] ?[] ? __mutex_unlock_slowpath+0xcb/0x160 ?[] ? vfs_fsync_range+0xa3/0xe0 ?[] ? generic_write_sync+0x4b/0x50 ?[] ? generic_file_aio_write+0xbe/0xe0 ?[] ? ext4_file_write+0x3c/0xb0 [ext4] ?[] ? trace_hardirqs_on_caller+0x14d/0x190 ?[] ? ext4_file_write+0x0/0xb0 [ext4] ?[] ? aio_rw_vect_retry+0x7c/0x200 ?[] ? aio_rw_vect_retry+0x0/0x200 ?[] ? aio_run_iocb+0x60/0x150 ?[] ? sys_io_submit+0x222/0x6c0 ?[] ? system_call_fastpath+0x16/0x1b ---[ end trace 38304a60b381bf96 ]--- ------------[ cut here ]------------ -- 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/