2012-02-22 16:43:22

by Seth Jennings

[permalink] [raw]
Subject: Re: Fwd: Deadlock warning in 3.3-rc4 in zcache code when running transmission-gtk

On 02/22/2012 10:20 AM, Alex Villac??s Lasso wrote:
> I am getting (potential?) deadlock warnings in zcache code shortly after
> running transmission-gtk, the bittorrent client. My / partition is ext4,
> and /home and /DATA (where some torrents are stored) are ext3 mounted
> with ext4 subsystem. The warning has triggered twice so far, always
> after running transmission-gtk.
>
> Fedora 16 x86_64, vanilla linux 3.3-rc4.
> Deadlock warning did not appear in 3.3-rc3.

This may have already been identified and fixed by this patch:
https://lkml.org/lkml/2012/2/20/155

Let me know if that doesn't fix it.

--
Seth


2012-02-23 15:04:35

by Alex Villacís Lasso

[permalink] [raw]
Subject: Re: Fwd: Deadlock warning in 3.3-rc4 in zcache code when running transmission-gtk

El 22/02/12 11:42, Seth Jennings escribi?:
> On 02/22/2012 10:20 AM, Alex Villac??s Lasso wrote:
>> I am getting (potential?) deadlock warnings in zcache code shortly after
>> running transmission-gtk, the bittorrent client. My / partition is ext4,
>> and /home and /DATA (where some torrents are stored) are ext3 mounted
>> with ext4 subsystem. The warning has triggered twice so far, always
>> after running transmission-gtk.
>>
>> Fedora 16 x86_64, vanilla linux 3.3-rc4.
>> Deadlock warning did not appear in 3.3-rc3.
> This may have already been identified and fixed by this patch:
> https://lkml.org/lkml/2012/2/20/155
>
> Let me know if that doesn't fix it.
>
> --
> Seth
>
The patch indeed fixes the bug.