Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262529AbVA0H0j (ORCPT ); Thu, 27 Jan 2005 02:26:39 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262136AbVA0H0j (ORCPT ); Thu, 27 Jan 2005 02:26:39 -0500 Received: from village.ehouse.ru ([193.111.92.18]:27410 "EHLO mail.ehouse.ru") by vger.kernel.org with ESMTP id S262527AbVA0HYV (ORCPT ); Thu, 27 Jan 2005 02:24:21 -0500 From: "Sergey S. Kostyliov" Reply-To: "Sergey S. Kostyliov" To: reiserfs-list@namesys.com Subject: [2.6.11-rc2] kernel BUG at fs/reiserfs/prints.c:362 Date: Thu, 27 Jan 2005 10:24:12 +0300 User-Agent: KMail/1.7.2 Cc: linux-kernel@vger.kernel.org, admin@list.net.ru MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200501271024.13778.rathamahata@ehouse.ru> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2285 Lines: 53 Hello all, Here is a BUG() I've just hited on quota enabled reiserfs disk. rathamahata@dev rathamahata $ mount | grep /dev/sdb2 /dev/sdb2 on /var/www type reiserfs (rw,noatime,nodiratime,data=writeback,grpquota,usrquota) rathamahata@dev rathamahata $ REISERFS: panic (device sdb2): journal_begin called without kernel lock held ------------[ cut here ]------------ kernel BUG at fs/reiserfs/prints.c:362! invalid operand: 0000 [#1] PREEMPT SMP Modules linked in: CPU: 0 EIP: 0060:[] Not tainted VLI EFLAGS: 00010296 (2.6.11-rc2) EIP is at reiserfs_panic+0x4b/0x80 eax: 00000050 ebx: c02b75b2 ecx: f7fe4270 edx: f1034e38 esi: f7543600 edi: f7543770 ebp: 000000f2 esp: f1034e34 ds: 007b es: 007b ss: 0068 Process qmail-local (pid: 10803, threadinfo=f1034000 task=cc440a60) Stack: c02bbb00 f7543770 c03b89c0 f7543600 f1034ecc f89af000 c01a8a0e f7543600 c02bcf20 c02b7db8 c01ac186 f74b66c0 000000f2 f1034ecc c0167403 f74b6900 c02f2740 fffffff4 f74b6960 00295e98 c01679dc 00295e98 f74b6090 f74b66c0 Call Trace: [] reiserfs_check_lock_depth+0x2e/0x30 [] do_journal_begin_r+0x26/0x2d0 [] d_alloc+0x133/0x180 [] __d_lookup+0x11c/0x130 [] journal_begin+0x61/0xf0 [] reiserfs_dquot_initialize+0x25/0x60 [] link_path_walk+0x48d/0xd20 [] permission+0x76/0xa0 [] vfs_create+0xc8/0x110 [] open_namei+0x57f/0x5d0 [] filp_open+0x2d/0x60 [] get_unused_fd+0x94/0xc0 [] getname+0x67/0xb0 [] sys_open+0x3c/0x80 [] sysenter_past_esp+0x52/0x75 Code: 8d be 70 01 00 00 e8 a5 fd ff ff c7 04 24 00 bb 2b c0 85 f6 89 d8 0f 45 c7 ba c0 893b c0 89 54 24 08 89 44 24 04 e8 25 9d f7 ff <0f> 0b 6a 01 1a 7b 2b c0 c7 04 24 40 bb 2b c0 85 f6 be c0 89 3b <0>REISERFS: panic (device sdb2): journal_begin called without kernel lock held ------------[ cut here ]------------ -- Sergey S. Kostyliov Jabber ID: rathamahata@jabber.org - 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/