[Linux-cachefs] 3.0.3 64-bit Crash running fscache/cachefilesd

Mark Moseley moseleymark at gmail.com
Thu Sep 29 22:51:31 UTC 2011


On Thu, Sep 29, 2011 at 3:44 PM, David Howells <dhowells at redhat.com> wrote:
> Mark Moseley <moseleymark at gmail.com> wrote:
>
>> With those 13 patches, I get this traceback. Nothing before or after
>> in logs or console.
>>
>>
>> [ 1499.098817] ------------[ cut here ]------------
>> [ 1499.108048] kernel BUG at fs/fscache/operation.c:408!
>
> Can you check what's at line 408 please?  If it's what I have in my code,
> there should be an 'assertion failed' message with some numbers before it.

Line 408 is the second half of this:

        ASSERTIFCMP(op->state != FSCACHE_OP_ST_COMPLETE,
                    op->state, ==, FSCACHE_OP_ST_CANCELLED);

Ack, you're right. I scanned right by it the first time, looking just
for traces.  Here's the bit from the logs:

[ 2709.769228] FS-Cache: Assertion failed
[ 2709.769231] 3 == 5 is false




More information about the Linux-cachefs mailing list