[xfs-masters] [Bug 42731] invalid opcode BUG at lib/radix-tree.c:477
bugzilla-daemon at bugzilla.kernel.org
bugzilla-daemon at bugzilla.kernel.org
Wed Feb 8 15:59:20 CST 2012
https://bugzilla.kernel.org/show_bug.cgi?id=42731
Dave Chinner <david at fromorbit.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |david at fromorbit.com
--- Comment #2 from Dave Chinner <david at fromorbit.com> 2012-02-08 21:59:19 ---
It's tripped a radix-tree internal bug when setting a tag on the tree
indicating that the index is not actually in the tree. Which, AFAICT, shouldn't
be possible. There's two possible radix trees that are tagged in this function,
How reproducable is it? If you can reproduce it, getting a trace of the
xfs_destroy_inode, xfs_perag_get, xfs_perag_set_reclaim and xfs_iget* trace
points might help show what inode or AG index it was that died and whether it
is actually in the radix tree or not...
Dave.
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the xfs-masters
mailing list