Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Tue, 25 Mar 2003 13:04:25 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Tue, 25 Mar 2003 13:04:24 -0500 Received: from atrey.karlin.mff.cuni.cz ([195.113.31.123]:37637 "EHLO atrey.karlin.mff.cuni.cz") by vger.kernel.org with ESMTP id ; Tue, 25 Mar 2003 13:04:21 -0500 Date: Tue, 25 Mar 2003 19:15:31 +0100 From: Jan Kara To: Andrew Morton Cc: linux-kernel@vger.kernel.org Subject: Co noveho s ext3 ve 2.5.66 ? (fwd) Message-ID: <20030325181531.GB16507@atrey.karlin.mff.cuni.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.28i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2536 Lines: 62 Hi, seems there are still some problems in ext3 in 2.5.66 (see the oops). The machine is dual athlon with SMP kernel, oops occured while doing 'make install' after compilation of wine. Honza Assertion failure in journal_stop() at fs/jbd/transaction.c:1334: "transaction->t_updates > 0" ------------[ cut here ]------------ kernel BUG at fs/jbd/transaction.c:1334! invalid operand: 0000 [#1] CPU: 1 EIP: 0060:[] Not tainted EFLAGS: 00010286 EIP is at journal_stop+0x1d9/0x1f0 eax: 00000062 ebx: 00000000 ecx: d302c0c0 edx: c03ee740 esi: dfdaae40 edi: 00000000 ebp: dcfdfc40 esp: d35f9b40 ds: 007b es: 007b ss: 0068 Process ginstall (pid: 6175, threadinfo=d35f8000 task=d302c0c0) Stack: c039e860 c03880c1 c039c64f 00000536 c039c664 dfc1a200 c019b32f 00000000 dfc1a400 d8978948 dfc1a400 c019fe84 dcfdfc40 dfc1a294 dcfdfc40 dcfdfc40 dcfdfc40 c019b3c5 c0387763 dcfdfc40 00000007 d8978948 dfc1a400 c0179555 Call Trace: [] ext3_mark_inode_dirty+0x4f/0x60 [] __ext3_journal_stop+0x24/0x50 [] ext3_dirty_inode+0x85/0xf0 [] __mark_inode_dirty+0x115/0x120 [] ext3_new_block+0xd7/0x880 [] wake_up_buffer+0x13/0x40 [] ext3_alloc_block+0x37/0x40 [] ext3_alloc_branch+0x4a/0x2a0 [] ext3_get_branch+0x6b/0xf0 [] ext3_get_block_handle+0x190/0x390 [] alloc_buffer_head+0x46/0x70 [] create_buffers+0x5c/0xa0 [] ext3_get_block+0x54/0xa0 [] __block_prepare_write+0x1d2/0x440 [] __jbd_kmalloc+0x23/0x70 [] start_this_handle+0x9b/0x1e0 [] new_handle+0x2b/0x60 [] block_prepare_write+0x34/0x50 [] ext3_get_block+0x0/0xa0 [] ext3_prepare_write+0xb4/0x220 [] ext3_get_block+0x0/0xa0 [] generic_file_aio_write_nolock+0x35a/0xa00 [] update_atime+0x87/0xe0 [] __generic_file_aio_read+0x1b0/0x1f0 [] generic_file_aio_write+0x72/0x90 [] ext3_file_write+0x44/0xe0 [] do_sync_write+0x8b/0xc0 [] vfs_write+0xc5/0x1c0 [] sys_write+0x3e/0x60 [] syscall_call+0x7/0xb Code: 0f 0b 36 05 4f c6 39 c0 e9 39 fe ff ff 8d 76 00 8d bc 27 00 - 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/