xfs-masters
[Top] [All Lists]

[Bug 42731] invalid opcode BUG at lib/radix-tree.c:477

To: xfs-masters@xxxxxxxxxxx
Subject: [Bug 42731] invalid opcode BUG at lib/radix-tree.c:477
From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
Date: Thu, 9 Feb 2012 22:12:02 GMT
Auto-submitted: auto-generated
In-reply-to: <bug-42731-470@xxxxxxxxxxxxxxxxxxxxxxxxx/>
References: <bug-42731-470@xxxxxxxxxxxxxxxxxxxxxxxxx/>
https://bugzilla.kernel.org/show_bug.cgi?id=42731





--- Comment #4 from Dave Chinner <david@xxxxxxxxxxxxx>  2012-02-09 22:12:01 ---
for tracing, download the trace-cmd program and use it to record and report the
events:

$ trace-cmd record -e <events>
....
^C
$ trace-cmd report > events.txt

As to the problem being memory reclaim related - that's not necessarily the
case. That's when the problem is tripped over, but it doesn't mean that this is
the cause. I'm starting to think that you might have dodgy memory or some kind
of memory corruption occurring because we haven't changed anything in the code
where the crash is occurring for several releases...

Dave.

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

<Prev in Thread] Current Thread [Next in Thread>