Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932326AbWAGGYL (ORCPT ); Sat, 7 Jan 2006 01:24:11 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932663AbWAGGYL (ORCPT ); Sat, 7 Jan 2006 01:24:11 -0500 Received: from mx1.redhat.com ([66.187.233.31]:42448 "EHLO mx1.redhat.com") by vger.kernel.org with ESMTP id S932326AbWAGGYK (ORCPT ); Sat, 7 Jan 2006 01:24:10 -0500 Date: Sat, 7 Jan 2006 01:23:57 -0500 From: Dave Jones To: Linux Kernel Subject: ext3 slab poison. Message-ID: <20060107062357.GK9402@redhat.com> Mail-Followup-To: Dave Jones , Linux Kernel Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2163 Lines: 34 `tis the season for CONFIG_DEBUG_SLAB problems it seems. As well as the cfq related bug I posted this afternoon, I've now hit a different flavour.. Dave [179313.562261] Slab corruption: (Not tainted) start=ffff81000062c008, len=992 [179313.583178] Redzone: 0x5a2cf071/0x5a2cf071. [179313.596153] Last user: [](dispose_list+0xe1/0x117) [179313.615565] [179313.615569] Call Trace:{check_poison_obj+127} {:ext3:ext3_alloc_inode+21} [179313.650499] {cache_alloc_debugcheck_after+46} [179313.670456] {kmem_cache_alloc+142} {:ext3:ext3_alloc_inode+21} [179313.699645] {alloc_inode+23} {iget_locked+221} [179313.724806] {:ext3:ext3_lookup+86} {do_lookup+236} [179313.750884] {__link_path_walk+2484} {link_path_walk+92} [179313.778224] {cache_free_debugcheck+602} {path_lookup+451} [179313.806086] {__user_walk+44} {vfs_stat+27} [179313.830049] {cache_free_debugcheck+602} {audit_syscall_entry+301} [179313.860007] {sys_newstat+17} {syscall_trace_enter+196} [179313.887072] {syscall_trace_leave+53} {tracesys+113} [179313.913359] {tracesys+209} [179313.929182] 390: 01 00 00 00 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b [179313.948032] Next obj: start=ffff81000062c400, len=992 [179313.963496] Redzone: 0x5a2cf071/0x5a2cf071. [179313.976349] Last user: [](dispose_list+0xe1/0x117) [179313.995860] 000: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b [179314.014860] 010: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b - 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/