ext3/VFS double freeing warning

Bill Huey \ (billh@gnuppy.monkey.org)
Thu, 20 Feb 2003 19:30:13 -0800


Hey, I got this:

-------------------------------------------

VFS: brelse: Trying to free free buffer
buffer layer error at fs/buffer.c:1170
Call Trace:
[<c01503e5>] __brelse+0x35/0x40
[<c018ce9d>] ext3_htree_fill_tree+0x15d/0x290
[<c01861c2>] ext3_dx_readdir+0x92/0x1d0
[<c015ff20>] filldir64+0x0/0x120
[<c0185dbd>] ext3_readdir+0x4bd/0x4f0
[<c015ff20>] filldir64+0x0/0x120
[<c0140366>] handle_mm_fault+0x76/0xb0
[<c01193ec>] do_page_fault+0x23c/0x45e
[<c015fbdc>] vfs_readdir+0x7c/0x80
[<c015ff20>] filldir64+0x0/0x120
[<c01600da>] sys_getdents64+0x9a/0xe0
[<c015ff20>] filldir64+0x0/0x120
[<c01413ad>] sys_brk+0xfd/0x130
[<c01095cf>] syscall_call+0x7/0xb

-------------------------------------------

bill

-
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/