[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <AANLkTi=_zh3mG++THk75qChw93Rwb=VULuoJ_qZqPGXS@mail.gmail.com>
Date: Fri, 26 Nov 2010 18:27:13 +0100
From: Bastien ROUCARIES <roucaries.bastien@...il.com>
To: Frederic Weisbecker <fweisbec@...il.com>
Cc: linux-kernel@...r.kernel.org
Subject: Re: Reiserfs deadlock in 2.6.36
On Fri, Nov 26, 2010 at 5:57 PM, Bastien ROUCARIES
<roucaries.bastien@...il.com> wrote:
> Dear frederic,
>> Hi Bastien,
>>
>> This really looks like a hung task detector report.
>> Several tasks are stuck in queue_log_writer(), waiting
>> to be woken up on the "journal->j_join_wait" event and
>> that never happens because the waker is also stuck.
>> The problem is your report doesn't show where the waker
>> is stuck, but the hung task detector reports it, it just
>> did before or after the chunk you've posted.
>>
>> If you could provide me the entire report, I could fix this
>> easily.
>
> I have manged to reproduce it after six hour of stress. Unfornatly locked was
> disabled due to a known non bug, in the init sequence. I have used sysrq -t in
> order to get more information to you.
Without debugging enable lock up take about 30 minutes to occurs but
are really hard to reproduce with debugging on
Bastien
> Do I need to try to reproduce it, with a newer kernel ? Or it is sufficient ?
>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists