All of lore.kernel.org
 help / color / mirror / Atom feed
* JFS: possible recursive locking detected
@ 2007-01-09  7:33 Tomasz Kvarsin
  2007-01-09  9:32 ` Srinivasa Ds
  0 siblings, 1 reply; 4+ messages in thread
From: Tomasz Kvarsin @ 2007-01-09  7:33 UTC (permalink / raw)
  To: linux-kernel, jfs-discussion, shaggy

This I got during boot with 2.6.20-rc4:
=============================================
[ INFO: possible recursive locking detected ]
2.6.20-rc4 #3
---------------------------------------------
mount/5819 is trying to acquire lock:
 (&jfs_ip->commit_mutex){--..}, at: [<c03395e1>] mutex_lock+0x21/0x30

but task is already holding lock:
 (&jfs_ip->commit_mutex){--..}, at: [<c03395e1>] mutex_lock+0x21/0x30

other info that might help us debug this:
2 locks held by mount/5819:
 #0:  (&inode->i_mutex){--..}, at: [<c03395e1>] mutex_lock+0x21/0x30
 #1:  (&jfs_ip->commit_mutex){--..}, at: [<c03395e1>] mutex_lock+0x21/0x30

stack backtrace:
 [<c010375a>] show_trace_log_lvl+0x1a/0x30
 [<c0103e62>] show_trace+0x12/0x20
 [<c0103f16>] dump_stack+0x16/0x20
 [<c0135e98>] __lock_acquire+0xa38/0xe00
 [<c01362cf>] lock_acquire+0x6f/0x90
 [<c033939a>] __mutex_lock_slowpath+0x6a/0x290
 [<c03395e1>] mutex_lock+0x21/0x30
 [<c01d64b0>] jfs_create+0x90/0x350
 [<c0169489>] vfs_create+0xa9/0xf0
 [<c016c5f7>] open_namei+0x5d7/0x630
 [<c01602fc>] do_filp_open+0x2c/0x60
 [<c0160377>] do_sys_open+0x47/0xe0
 [<c016044c>] sys_open+0x1c/0x20
 [<c0102f8e>] sysenter_past_esp+0x5f/0x99
 =======================

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2007-01-09 18:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-09  7:33 JFS: possible recursive locking detected Tomasz Kvarsin
2007-01-09  9:32 ` Srinivasa Ds
2007-01-09 13:56   ` Dave Kleikamp
2007-01-09 18:05     ` [PATCH] " Dave Kleikamp

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.