Idle-priority scheduling bug blocks tasks
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
linux (Ubuntu) |
Fix Released
|
Medium
|
Andy Whitcroft | ||
Bug Description
"INFO: task blocked for more than 120 seconds" is a diagnostic message for when a process that wants to run is blocked from running for a long time.
This bug report refers to a specific problem with idle-priority scheduling that has now been fixed. If you are up to date and are still getting the "task blocked" message, it is a different bug, so please file a new bug report.
unikob (unikob) wrote : | #1 |
unikob (unikob) wrote : Re: INFO: task blocked for more than 120 seconds causes system freeze | #2 |
description: | updated |
unikob (unikob) wrote : | #3 |
As this happens frequently I've found out that the system recovers from the freeze and resumes normal operation two to ten minutes after. However the system continues to freeze periodically after that.
Steps to reproduce:
1. Do something that causes a lot of IO operations ie. copy images, mp3's around, download Ibex cd-images from the net etc.
2. Wait until system freezes and check out dmesg from terminal (if you it opens) and you'll see something like this:
[ 9309.344503] INFO: task pdflush:17487 blocked for more than 120 seconds.
[ 9309.344505] "echo 0 > /proc/sys/
[ 9309.344508] pdflush D 0000000000000001 0 17487 2
[ 9309.344513] ffff8800b2ce14e0 0000000000000046 00000000000256b3 ffffffff803a7def
[ 9309.344518] ffffffff807a5400 ffffffff807a5400 ffffffff807a5400 ffffffff807a5400
[ 9309.344524] ffffffff807a5400 ffffffff807a5400 ffffffff807a5400 ffffffff807a5400
[ 9309.344528] Call Trace:
[ 9309.344534] [<ffffffff803a7
[ 9309.344538] [<ffffffff80500
[ 9309.344560] [<ffffffffa0af9
[ 9309.344565] [<ffffffff80501
[ 9309.344569] [<ffffffff8026b
[ 9309.344590] [<ffffffffa0b3e
[ 9309.344612] [<ffffffffa0b2b
[ 9309.344634] [<ffffffffa0b32
[ 9309.344656] [<ffffffffa0b30
[ 9309.344678] [<ffffffffa0b31
[ 9309.344700] [<ffffffffa0b22
[ 9309.344721] [<ffffffffa0af6
[ 9309.344744] [<ffffffffa0b1f
[ 9309.344767] [<ffffffffa0b20
[ 9309.344773] [<ffffffff80395
[ 9309.344793] [<ffffffffa0b3b
[ 9309.344799] [<ffffffff803b3
[ 9309.344819] [<ffffffffa0b3c
[ 9309.344838] [<ffffffffa0103
[ 9309.344844] [<ffffffff803a6
[ 9309.344849] [<ffffffff8038f
[ 9309.344870] [<ffffffffa0b3c
[ 9309.344875] [<ffffffff802bb
[ 9309.344879] [<ffffffff802b4
[ 9309.344883] [<ffffffff802b5
[ 9309.344887] [<ffffffff802b4
[ 9309.344890] [<ffffffff802ae
[ 9309.344896] [<ffffffff802b5
[ 9309.344916] [<ffffffffa0b3b
[ 9309.344921] [<ffffffff802b5
[ 9309.344925] [<ffffffff8030e
[ 9309.344930] [<ffffffff8030e
[ 9309.344933] [<ffffffff8023b
unikob (unikob) wrote : | #4 |
Seems to be resemble bug #257331:
https:/
Searches around the interwebs seems to indicate dm-crypt as a potential candidate, although I'm certain I'm not running my disks encrypted.. seems that there are other appearances of this floating around:
http://
unikob (unikob) wrote : | #5 |
The problem went away when I switched to server-kernel. I don't know what the differences are between generic and server kernel, but maybe someone with more knowledge can find this info useful.
Ioan (ioan123-gmail) wrote : | #6 |
server-kernel did not fix my issue - it still freezes.
Interesting fact - if it can help - I am running BOINC, and when the system gets frozen, if I kill BOINC task - everything gets back to normal. BTW, my config is amd64 (on Core2Duo), patched with latest kernel 2.6.27-8
Any help will be highly appreciated, this is so annoying ...
unikob (unikob) wrote : | #7 |
Hi Ioan, could you attach your kern.log also?
I'm running boinc too, but in my case killing boinc did not fix the issue. Anyway I'm changing status to confirmed.
Changed in linux: | |
status: | New → Confirmed |
unikob (unikob) wrote : | #8 |
Apparently the bug is present even on the server kernel, as I just got hit with this again.
Uname -a:
Linux ubuntu 2.6.27-8-server #1 SMP Thu Nov 6 18:18:16 UTC 2008 x86_64 GNU/Linux
And killing Boinc rectifies the system usability.
Previous server-kernels worked fine on my machine, what have changed between 2.6.27-7 and 2.6.27-8?
Ioan (ioan123-gmail) wrote : | #9 |
I cannot enclose the system log right now (not at home) - I can do it tonight, but you won't see anything more than you have already posted above (no mention of boincmgr in my syslog). Have you also noticed that pdflush is *always* the first program frozen - could be a coincidence, maybe not
I also tried the kernel options "nohz=off highres=off" - did not fix the issue either
Talking about Boinc - I found on the Internet a forum telling that the current Boinc Linux client can freeze - the beta is supposed to fix the issue - I tried the beta, it doesn't - same issue (in addition to other problems ...)
I will try tonight the server-kernel 2.6.27-7 see how it works for me
Ioan (ioan123-gmail) wrote : | #10 |
server-kernel 2.6.27-7 woks only slightly better: still have the issue, but instead of freezing the entire system, it freezes only 1 application (firefox or mplayer or any other active app you are using).
Also tried "Folding at Home" instead of Boinc (just to see if Boinc is the real cause) - same issue - definitely looks more a kernel issue?
Changed in linux: | |
assignee: | nobody → ubuntu-kernel-team |
Launchpad Janitor (janitor) wrote : Kernel team bugs | #11 |
Per a decision made by the Ubuntu Kernel Team, bugs will longer be assigned to the ubuntu-kernel-team in Launchpad as part of the bug triage process. The ubuntu-kernel-team is being unassigned from this bug report. Refer to https:/
Martin Lindhe (martinlindhe) wrote : Re: INFO: task blocked for more than 120 seconds causes system freeze | #12 |
I am also hit by this bug on my work PC (amd64 and fully updated Ubuntu 8.10).
The issue usually shows up every work day. Gnome fully freeze up, even mouse cursor cant move.
If you leave the computer alone for a couple of minutes it resumes to working state.
Often the freeze happens in combination with other network or disk-heavy tasks being run, but I have not figured any way to clearly reproduce it.
I have 2 laptops and 1 home pc that also runs 64-bit ubuntu 8.10 and none of those computers show this issue. I believe it is some hardware combination & kernel issue.
kenjo (ken-kenjo) wrote : Re: [Bug 276476] Re: INFO: task blocked for more than 120 seconds causes system freeze | #13 |
On Thu, 2009-01-08 at 10:38 +0000, Martin Lindhe wrote:
> I am also hit by this bug on my work PC (amd64 and fully updated Ubuntu
> 8.10).
>
> The issue usually shows up every work day. Gnome fully freeze up, even mouse cursor cant move.
> If you leave the computer alone for a couple of minutes it resumes to working state.
> Often the freeze happens in combination with other network or disk-heavy tasks being run, but I have not figured any way to clearly reproduce it.
>
> I have 2 laptops and 1 home pc that also runs 64-bit ubuntu 8.10 and
> none of those computers show this issue. I believe it is some hardware
> combination & kernel issue.
>
Are you also running a background process??
I have changed to 2.6.28 and its much much better but still have had a
few short freezes
Martin Lindhe (martinlindhe) wrote : | #14 |
kenjo wrote:
> Are you also running a background process??
>
> I have changed to 2.6.28 and its much much better but still have had a
> few short freezes
>
What would qualify as a background process? I run several
such as sshd, cupsd, bluetoothd ;)
However i also am running distributed.net client 24/7 on the machine.
kenjo (ken-kenjo) wrote : | #15 |
On Tue, 2009-01-13 at 10:35 +0000, Martin Lindhe wrote:
> kenjo wrote:
> > Are you also running a background process??
> >
> > I have changed to 2.6.28 and its much much better but still have had a
> > few short freezes
> >
>
> What would qualify as a background process? I run several
> such as sshd, cupsd, bluetoothd ;)
>
> However i also am running distributed.net client 24/7 on the machine.
>
I meant any low priority process so that the machine always uses 100%
cpu. This looks like the common thing so far.
Martin Lindhe (martinlindhe) wrote : | #16 |
kenjo wrote:
> On Tue, 2009-01-13 at 10:35 +0000, Martin Lindhe wrote:
>
>> kenjo wrote:
>>
>>> Are you also running a background process??
>>>
>>> I have changed to 2.6.28 and its much much better but still have had a
>>> few short freezes
>>>
>>>
>> What would qualify as a background process? I run several
>> such as sshd, cupsd, bluetoothd ;)
>>
>> However i also am running distributed.net client 24/7 on the machine.
>>
>>
>
> I meant any low priority process so that the machine always uses 100%
> cpu. This looks like the common thing so far.
>
Actually it appears to me that the bug is triggered for me
sometimes when I am running VirtualBox in the background
for several hours. But as mentioned before it can happen
in various situations.
Brian Rogers (brian-rogers) wrote : Re: INFO: task blocked for more than 120 seconds causes system freeze | #17 |
This bug has been fixed upstream, by the following commits:
cce7ade80369946
6bc912b71b6f33b
e17036dac189dd0
See this thread:
http://
It also looks like these fixes will be backported to the stable kernel.
unikob (unikob) wrote : | #18 |
Great!
I'll close this bug when I see the fix backported to current kernel in 8.10
unikob (unikob) wrote : | #19 |
Fix(es) Committed on latest stable kernel 2.6.28.2
Changed in linux: | |
status: | Confirmed → Fix Committed |
Brian Rogers (brian-rogers) wrote : | #20 |
Only one of the three commits for scheduler issues has been backported in 2.6.28.2, and I can still produce this problem with 2.6.28-6-generic. I believe the critical commit for this issue is 6bc912b71b6f33b
Changed in linux: | |
status: | Fix Committed → Confirmed |
description: | updated |
Changed in linux: | |
assignee: | nobody → apw |
status: | Confirmed → In Progress |
Andy Whitcroft (apw) wrote : | #21 |
We are indeed only carrying one of the three upstream commits (for completeness):
cce7ade8036
6bc912b71b6
e17036dac18
We picked up the third of these via the v2.6.28.2 stable updates. I had a chat with the patch originator and they are really recommended as a trio, so I have pulled the other two commits into our tree and built some test kernels based on the latest Jaunty kernel. If those who are affected by this issue could test these kernels and report back here that would be helpful. Kernels can be found at the URL below:
Changed in linux: | |
importance: | Undecided → Medium |
status: | In Progress → Incomplete |
unikob (unikob) wrote : | #22 |
Tested using Brian Rogers program from LKML:
Current 8.10 chokes albeit doesn't hang, system becomes unusable.
Current Jaunty (of 4.4.2009) gets a little choppy when four instances of the program runs at the same time,.
Jaunty with patched kernel fares best, no choppines when four instances simultaneously running.
Used test case:
Boinc running on four cores worldcommunitygrid, Firefox with Flash x64 playing a video from Myspace, launching the test program from console.
unikob (unikob) wrote : | #23 |
Confirmed on Jaunty Alpha 6.
Changed in linux: | |
status: | Incomplete → Confirmed |
Changed in linux: | |
status: | Confirmed → In Progress |
kenjo (ken-kenjo) wrote : Re: [Bug 276476] Re: INFO: task blocked for more than 120 seconds causes system freeze | #24 |
On Wed, 2009-03-04 at 17:59 +0000, unikob wrote:
> Tested using Brian Rogers program from LKML:
>
> Current 8.10 chokes albeit doesn't hang, system becomes unusable.
>
> Current Jaunty (of 4.4.2009) gets a little choppy when four instances of
> the program runs at the same time,.
>
> Jaunty with patched kernel fares best, no choppines when four instances
> simultaneously running.
>
> Used test case:
>
> Boinc running on four cores worldcommunitygrid, Firefox with Flash x64
> playing a video from Myspace, launching the test program from console.
>
I have upgraded to a 2.6.29 kernel and see no problem any longer.
Lars (lars-taeuber) wrote : Re: INFO: task blocked for more than 120 seconds causes system freeze | #25 |
Hi there!
I still have these problems (sometimes very often) with ubuntu 9.04 jaunty and 2.6.28-11-generic kernel.
Is a fixed kernel in sight?
Thanks
Lars
Alexandre Kandalintsev (spam-messir) wrote : | #26 |
It seems karmic affected too (2.6.30-9-generic)
Lars (lars-taeuber) wrote : | #27 |
Hi!
I vote this bug to be changed to a higher importance.
It is very annoying because it happens quite often a day and more often when the computer is running on high load.
(niced processes => 100% CPU load, e.g. boinc)
When playing mplayer video files (-vo xv) while the computer being on high load you have a very high chance to lock the whole X session for quite some time.
I'll test this with only audio files next time.
Regards
Lars
Andy Whitcroft (apw) wrote : | #28 |
To fix this I would need someone to test the kernels I posted. As the primary fixes to the scheduler we pulled in via a second stable update I will regenerate these test kernels. Ok updated kernels are available at the URL below, if you could test those and report back here:
Changed in linux (Ubuntu): | |
status: | In Progress → Incomplete |
Lars (lars-taeuber) wrote : | #29 |
Hi Andy,
I can confirm that the amd64 version seems to fix the problem, at least with my setup.
Thank you _very_much_!
Lars
Lucian Adrian Grijincu (lucian.grijincu) wrote : | #30 |
@Andy, Can you please build kernels for karmic?
It happens for me on 2.6.31-3-generic #19-Ubuntu SMP, running on a Intel(R) Pentium(R) 4 CPU 3.20GHz with two hyperthreads.
It does not involve any background processes (as far as I can tell).
It seems to happen when RAM gets tight (I run one or two gitk's over the linux kernel and `free -m` reports little improvement).
As a side note on 2.6.31-3-generic it happens quite frequently, but I don' recall seeing it on 2.6.31-2-generic.
Should I file a separate bug?
Lars (lars-taeuber) wrote : | #31 |
Hi again.
Sorry I have to recall my confirmation.
Here are not the »120 seconds freeze« error messages any more but I had a frozen system. I'm not sure it is caused by the same bug.
But it is definitely harder to get a frozen system.
Lars
Sesshomurai (darren-ontrenet) wrote : | #32 |
Hi,
I see what seems to be this same problem on my 8.10 server AMI's on EC2. They freeze predictably after a certain period of activity. I found that memory got below 35MB free when it froze and my 'top' listing showed kswapd with nice of -5 appearing 2nd on the process list. My server image has no swap defined. Hope this info helps.
Christoph Korn (c-korn) wrote : | #33 |
This bug is still present in the final karmic.
What is the status with these commits being backported ?
Brian Rogers (brian-rogers) wrote : | #34 |
A new bug should be filed for any 'task blocked' issues remaining in Karmic, since the commits to fix the original issue are already in kernel 2.6.31. This bug should actually be in the 'Fix Released' state, so I'll fix that.
Changed in linux (Ubuntu): | |
status: | Incomplete → Fix Released |
Allen.McIntosh (mcintosh) wrote : | #35 |
I have been bitten by this several times in Karmic.
For what it's worth I run FC12 on the same machine, and so far I haven't been bitten by it there. (I believe FC12 also uses kernel 2.6.31).
I'll be getting more experience with FC12 now, since crashing every two hours isn't acceptable. I'll post a followup if I see crashes there (or not).
BenR (benregier) wrote : | #36 |
This bug (or a similar one) is still affecting me, and I'm using 2.6.31-16 generic on Karmic.
It was frozen today for about 20 minutes before I gave up and restarted it using SysRq+rseiub.
Does this mean we need to open a new bug report?
[23400.464046] INFO: task i915/0:318 blocked for more than 120 seconds.
[23400.464052] "echo 0 > /proc/sys/
[23400.464057] i915/0 D c08145c0 0 318 2 0x00000000
[23400.464065] f6a05f04 00000046 f64f713c c08145c0 f64f73a8 c08145c0 08c8cc8d 0000143a
[23400.464077] c08145c0 c08145c0 f64f73a8 c08145c0 08c8c149 0000143a c08145c0 ef0cc8c0
[23400.464088] f64f7110 f69fec14 f69fec18 ffffffff f6a05f30 c056fdd6 f6901920 f69fec1c
[23400.464100] Call Trace:
[23400.464111] [<c056fdd6>] __mutex_
[23400.464117] [<c056fcf0>] mutex_lock+
[23400.464146] [<f83aec0a>] i915_gem_
[23400.464154] [<c0157a7e>] run_workqueue+
[23400.464176] [<f83aebe0>] ? i915_gem_
[23400.464182] [<c0157bd8>] worker_
[23400.464188] [<c015c280>] ? autoremove_
[23400.464195] [<c0157b50>] ? worker_
[23400.464200] [<c015bf8c>] kthread+0x7c/0x90
[23400.464205] [<c015bf10>] ? kthread+0x0/0x90
[23400.464211] [<c0104007>] kernel_
Ian! D. Allen (idallen) wrote : | #37 |
This started happening to me on 8.10 (2.6.27-16-generic) when I started a
real-disk-
The host 8.10 is having a very hard time with this.
Yesterday, the time-outs were all firefox:
# grep 'blocked for more than 120 seconds' syslog.0 | tr : ' ' | acol 11 | sort | uniq -c
48 firefox
Today, it's a mix:
5 boinc
3 fetchmail
1 hal-acl-tool
6 kjournald
5 local
1 mutt_dotlock
1 pam-foreground-
1 polkit-ian
5 procmail
6 rsync
1 sadc
5 setiathome_6.03
1 sleep
1 vmnet-dhcpd
Sample:
[68185.828301] INFO: task rsync:21998 blocked for more than 120 seconds.
[68185.828303] "echo 0 > /proc/sys/
[68185.828306] rsync D 0000ffff 0 21998 21980
[68185.828309] c0cd1cc8 00000086 ffffffff 0000ffff c9642840 c0cd1c90 00000008 c0cd1c80
[68185.828315] 00000246 c01d8285 c2c2cb60 00071b6d 00000000 f6e319cc 00000000 00000000
[68185.828321] c0514080 f70de000 c0cd0000 c2c2cdd8 c2b17d00 00000000 c02405b9 c2b17d00
[68185.828327] Call Trace:
[68185.828328] [<c01d8285>] ? alloc_buffer_
[68185.828333] [<c02405b9>] ? generic_
[68185.828338] [<c037febc>] io_schedule+
[68185.828341] [<c01d8a7d>] sync_buffer+
[68185.828344] [<c038049f>] __wait_
[68185.828348] [<c01d8a40>] ? sync_buffer+
[68185.828351] [<c038056d>] out_of_
[68185.828355] [<c01d8a40>] ? sync_buffer+
[68185.828358] [<c0148700>] ? wake_bit_
[68185.828362] [<c01d8bae>] __wait_
[68185.828366] [<f8a75f33>] wait_on_
[68185.828383] [<f8a767c6>] __ext3_
[68185.828392] [<c01c8a5b>] ? find_inode_
[68185.828396] [<c01c9197>] ? get_new_
[68185.828399] [<c01c9d1b>] ? iget_locked+
[68185.828404] [<f8a768cd>] ext3_iget+
[68185.828412] [<c01c5c7a>] ? d_rehash+0x4a/0x60
[68185.828417] [<c01c718e>] ? __d_lookup+
[68185.828422] [<f8a7c169>] ext3_lookup+
[68185.828431] [<c03817ed>] ? _spin_lock+0xd/0x10
[68185.828435] [<c01c79bf>] ? d_alloc+0x13f/0x1a0
[68185.828444] [<c01bd1df>] real_lookup+
[68185.828447] [<c01bd2cd>] do_lookup+0x8d/0xd0
[68185.828451] [<c01bd84d>] __link_
[68185.828454] [<c01be2b4>] path_walk+0x54/0xb0
[68185.828457] [<c01be466>] do_path_
[68185.828461] [<c01bf07a>] user_path_
[68185.828464] [<c01b6f89>] ? cp_new_
[68185.828470] [<c01b74d3>] vfs_lstat_
[68185.828474] [<c01b7596>] vfs_lstat+0x16/0x20
[68185.828477] [<c01b75b9>] sys_lstat64+
[68185.828481] [<c0104072>] syscall_
[68185.828484] =======
Ian! D. Allen (idallen) wrote : | #38 |
> This started happening to me on 8.10 (2.6.27-16-generic) when I started a
> real-disk-
In addition to the "blocked for more than 120 seconds" errors, I'm also
seeing characters that I'm typing repeat themselves. Reading LKML,
I see concurrent reports of keyboard character repeating, so it's related.
I'm going to upgrade to 9.10 - this 8.10 has too many problems. (The USB
subsystem is also broken for large file transfers to external disks.)
Sesshomurai (darren-ontrenet) wrote : | #39 |
I believe this - very very bad problem - also happens in karmic according to a poster above.
I'm beginning to think that the blocked task is not the "cause" but the "effect" of this problem.
In other words, perhaps the scheduler or something in the kernel is foobar and it thus results
in a task or more becoming blocked indefinitely.
humbhenri (humbhenri) wrote : | #40 |
I can confirm this bug in karmic too, kernel 2.6.31-
Rodrigo Azevedo (rodrigoams) wrote : | #41 |
I've the same problem with karmic server (AMD 64), Linux 2.6.31-17-server #54-Ubuntu SMP. System freezes when I'm using a cpu intensive scientific program. With Ubuntu 6.04 I not have this problem. This is very annoying because I installed karmic in 20 computers last week and they started to freeze.
mkalbere (info-programmers) wrote : | #42 |
I had this problem on my eeepc 1201 ION on karmic ubuntu (2.6.31-
I upgrade to 2.6.33-
I submitted my netbook to highload (I found out that the freeze occured mostly on heavy hdd access )
Several hours after .. still no freeze ... seems i's fixed .. I'll repost a feed-back in 3-4 days .
mkalbere (info-programmers) wrote : | #43 |
Sorry bad pronostic, forget my last comment ;-(
Richard Huddleston (rhuddusa) wrote : | #44 |
I'm seeing this on
Linux box05 2.6.32-
occurs while coping a disk to nfs share on another box
Feb 24 21:11:29 box05 kernel: [ 600.530615] INFO: task flush-0:25:2623 blocked for more than 120 seconds.
Feb 24 21:11:29 box05 kernel: [ 600.530618] "echo 0 > /proc/sys/
Feb 24 21:11:29 box05 kernel: [ 600.530622] flush-0:25 D 0000000000000001 0 2623 2 0x00000000
Feb 24 21:11:29 box05 kernel: [ 600.530628] ffff8800c7bdd110 0000000000000046 0000000000000000 ffff8800c7bddfd8
Feb 24 21:11:29 box05 kernel: [ 600.530634] ffff880129f45b40 0000000000015a80 0000000000015a80 ffff8800c7bddfd8
Feb 24 21:11:29 box05 kernel: [ 600.530640] 0000000000015a80 ffff8800c7bddfd8 0000000000015a80 ffff880129f45f00
Feb 24 21:11:29 box05 kernel: [ 600.530645] Call Trace:
Feb 24 21:11:29 box05 kernel: [ 600.530651] [<ffffffff81533
Feb 24 21:11:29 box05 kernel: [ 600.530668] [<ffffffffa0c31
Feb 24 21:11:29 box05 kernel: [ 600.530673] [<ffffffff81534
Feb 24 21:11:29 box05 kernel: [ 600.530689] [<ffffffffa0c31
Feb 24 21:11:29 box05 kernel: [ 600.530706] [<ffffffffa0c31
Feb 24 21:11:29 box05 kernel: [ 600.530711] [<ffffffff81534
Feb 24 21:11:29 box05 kernel: [ 600.530716] [<ffffffff8107f
Feb 24 21:11:29 box05 kernel: [ 600.530732] [<ffffffffa0c31
Feb 24 21:11:29 box05 kernel: [ 600.530750] [<ffffffffa0c36
Feb 24 21:11:29 box05 kernel: [ 600.530757] [<ffffffff8111e
Feb 24 21:11:29 box05 kernel: [ 600.530775] [<ffffffffa0c37
Feb 24 21:11:29 box05 kernel: [ 600.530782] [<ffffffff81437
Feb 24 21:11:29 box05 kernel: [ 600.530800] [<ffffffffa0c37
Feb 24 21:11:29 box05 kernel: [ 600.530806] [<ffffffff81127
Feb 24 21:11:29 box05 kernel: [ 600.530823] [<ffffffffa0c37
Feb 24 21:11:29 box05 kernel: [ 600.530836] [<ffffffffa0c26
Feb 24 21:11:29 box05 kernel: [ 600.530842] [<ffffffff810e5
Feb 24 21:11:29 box05 kernel: [ 600.530847] [<ffffffff810f2
Feb 24 21:11:29 box05 kernel: [ 600.530852] [<ffffffff810f2
Feb 24 21:11:29 box05 kernel: [ 600.530858] [<ffffffff810f2
Feb 24 21:11:29 box05 kernel: [ 600.530864] [<ffffffff81436
Feb 24 21:11:29 box05 kernel: [ 600.530870] [<ffffffff810e8
Feb 24 21:11:29 box05 kernel: [ 600.530875] [<ffffffff810f3
Hurukan (pelat-laurent) wrote : | #45 |
I have the same problem. The freeze happens in disk-heavy tasks being run.. (cp, dd, ...)
I'm on Linux welcome 2.6.31-19-generic #56-Ubuntu SMP Thu Jan 28 02:39:34 UTC 2010 x86_64 GNU/Linux
Here a trace from Virtualbox (when I was creating a disk of 40GB)
[ 600.427705] INFO: task VirtualBox:2495 blocked for more than 120 seconds.
[ 600.427708] "echo 0 > /proc/sys/
[ 600.427711] VirtualBox D 00000000ffffffff 0 2495 2428 0x00000000
[ 600.427716] ffff8801c89c1a08 0000000000000082 ffff8800280441c8 0000000000015880
[ 600.427722] ffff880214573110 0000000000015880 0000000000015880 0000000000015880
[ 600.427727] 0000000000015880 ffff880214573110 0000000000015880 0000000000015880
[ 600.427732] Call Trace:
[ 600.427737] [<ffffffff811eb
[ 600.427742] [<ffffffff81078
[ 600.427747] [<ffffffff811ec
[ 600.427753] [<ffffffff811d4
[ 600.427758] [<ffffffff811b3
[ 600.427763] [<ffffffff811b3
[ 600.427768] [<ffffffff811b3
[ 600.427773] [<ffffffff81140
[ 600.427778] [<ffffffff81136
[ 600.427782] [<ffffffff811b3
[ 600.427787] [<ffffffff81136
[ 600.427792] [<ffffffff8111d
[ 600.427797] [<ffffffff81420
[ 600.427802] [<ffffffff81128
[ 600.427807] [<ffffffff81129
[ 600.427812] [<ffffffff8112c
[ 600.427817] [<ffffffff8127c
[ 600.427822] [<ffffffff81137
[ 600.427827] [<ffffffff8111d
[ 600.427832] [<ffffffff8111d
[ 600.427837] [<ffffffff81012
Hurukan (pelat-laurent) wrote : | #46 |
When I add kernel.
But sometimes, I have a big freeze (need a reboot). The disk is new (and there is no problem on it - checked before...)
Here a trace:
Feb 28 21:05:10 redshield kernel: [ 1.760466] Hardware name: P55A-UD5
Feb 28 21:05:10 redshield kernel: [ 1.760467] Modules linked in:
Feb 28 21:05:10 redshield kernel: [ 1.760469] Pid: 0, comm: swapper Not tainted 2.6.31-19-generic #56-Ubuntu
Feb 28 21:05:10 redshield kernel: [ 1.760471] Call Trace:
Feb 28 21:05:10 redshield kernel: [ 1.760475] [<ffffffff8105e
Feb 28 21:05:10 redshield kernel: [ 1.760477] [<ffffffff8105e
Feb 28 21:05:10 redshield kernel: [ 1.760479] [<ffffffff81034
Feb 28 21:05:10 redshield kernel: [ 1.760481] [<ffffffff81034
Feb 28 21:05:10 redshield kernel: [ 1.760484] [<ffffffff81085
Feb 28 21:05:10 redshield kernel: [ 1.760486] [<ffffffff81086
Feb 28 21:05:10 redshield kernel: [ 1.760489] [<ffffffff81086
Feb 28 21:05:10 redshield kernel: [ 1.760491] [<ffffffff81085
Feb 28 21:05:10 redshield kernel: [ 1.760494] [<ffffffff8152c
Feb 28 21:05:10 redshield kernel: [ 1.760496] [<ffffffff8107d
Feb 28 21:05:10 redshield kernel: [ 1.760498] [<ffffffff81085
Feb 28 21:05:10 redshield kernel: [ 1.760500] [<ffffffff812d7
Feb 28 21:05:10 redshield kernel: [ 1.760502] [<ffffffff812d8
Feb 28 21:05:10 redshield kernel: [ 1.760504] [<ffffffff812d8
Paul (paulwillems) wrote : | #47 |
Hi,
A friend of my has the same problem. He is using:
Linux smi01 2.6.31-20-generic #58-Ubuntu SMP Fri Mar 12 05:23:09 UTC 2010 i686 GNU/Linux (Release 9.10)
Unfortunately the system freezes frequently. Looking into his dmesg learns me that we are facing the same issue as described above. A small tail from dmesg:
[13920.408039] Call Trace:
[13920.408044] [<c0572b76>] __mutex_
[13920.408047] [<c0572a90>] mutex_lock+
[13920.408068] [<f84af8fa>] i915_gem_
[13920.408071] [<c01579de>] run_workqueue+
[13920.408083] [<f84af8d0>] ? i915_gem_
[13920.408086] [<c0157b38>] worker_
[13920.408089] [<c015c180>] ? autoremove_
[13920.408091] [<c0157ab0>] ? worker_
[13920.408093] [<c015be8c>] kthread+0x7c/0x90
[13920.408095] [<c015be10>] ? kthread+0x0/0x90
[13920.408097] [<c0104047>] kernel_
[14040.408013] INFO: task i915/0:329 blocked for more than 120 seconds.
[14040.408016] "echo 0 > /proc/sys/
[14040.408019] i915/0 D c08185c0 0 329 2 0x00000000
[14040.408024] f646df04 00000046 00000001 c08185c0 f6450f28 c08185c0 e7a7e7b7 00000c02
[14040.408030] c08185c0 c08185c0 f6450f28 c08185c0 e7a7e34d 00000c02 c08185c0 f6445340
[14040.408037] f6450c90 f6931814 f6931818 ffffffff f646df30 c0572b76 c074ce80 f693181c
[14040.408043] Call Trace:
[14040.408050] [<c0572b76>] __mutex_
[14040.408053] [<c0572a90>] mutex_lock+
[14040.408075] [<f84af8fa>] i915_gem_
[14040.408079] [<c01579de>] run_workqueue+
[14040.408091] [<f84af8d0>] ? i915_gem_
[14040.408093] [<c0157b38>] worker_
[14040.408096] [<c015c180>] ? autoremove_
[14040.408099] [<c0157ab0>] ? worker_
[14040.408101] [<c015be8c>] kthread+0x7c/0x90
[14040.408103] [<c015be10>] ? kthread+0x0/0x90
[14040.408105] [<c0104047>] kernel_
There is one thing I've observed. With the top command I saw that just one process was continuously running (Normally you will see a few processes). The process was "ica" (iTALC master application)
Tail from kern.log:
Mar 26 20:57:30 smi01 kernel: [14040.408053] [<c0572a90>] mutex_lock+
Mar 26 20:57:30 smi01 kernel: [14040.408075] [<f84af8fa>] i915_gem_
Mar 26 20:57:30 smi01 kernel: [14040.408079] [<c01579de>] run_workqueue+
Mar 26 20:57:30 smi01 kernel: [14040.408091] [<f84af8d0>] ? i915_gem_
Mar 26 20:57:30 smi01 kernel: [14040.408093] [<c0157b38>] worker_
Mar 26 20:57:30 smi01 kernel: [14040.408096] [<c015c180>] ? autoremove_
Mar 26 20:57:30 smi01 kernel: [14040.408099] [<c0157ab0>] ? worker_
Mar 26 20:57:30 smi01 kernel: [14040.408101] [<c015be8c>] kthread+0x7c/0x90
Mar 26 20:57:30 smi01 kernel: [14040.408103] [<c015be10>] ? kthread+0x0/0x90
Mar 26 20:57:30 smi01 kernel: [14040...
kenjo (ken-kenjo) wrote : | #48 |
This particular bug has been fixed it was a scheduler problem.
The printout is a sanity check and there is many many different reasons
for it to be printed. Your problem looks to be related to the X display
driver. You should open a new bug for your problem.
Dimitris Kounalakis (dcoun) wrote : | #49 |
bug exists. During a mv command through nfs with big video files in the client machine got the following output
Client nfs machine:
Linux htpc 2.6.31-20-generic #58-Ubuntu SMP Fri Mar 12 04:38:19 UTC 2010 x86_64 GNU/Linux
Server nfs machine:
Linux asterias 2.6.31-20-server #58-Ubuntu SMP Fri Mar 12 05:40:05 UTC 2010 x86_64 GNU/Linux
Apr 5 22:15:09 htpc kernel: [44760.940080] INFO: task mv:5523 blocked for more than 120 seconds.
Apr 5 22:15:09 htpc kernel: [44760.940087] "echo 0 > /proc/sys/
Apr 5 22:15:09 htpc kernel: [44760.940093] mv D 0000000000000000 0 5523 5506 0x00000000
Apr 5 22:15:09 htpc kernel: [44760.940104] ffff880069105ae8 0000000000000086 ffff880069105a78 0000000000015880
Apr 5 22:15:09 htpc kernel: [44760.940113] ffff88007b131a60 0000000000015880 0000000000015880 0000000000015880
Apr 5 22:15:09 htpc kernel: [44760.940121] 0000000000015880 ffff88007b131a60 0000000000015880 0000000000015880
Apr 5 22:15:09 htpc kernel: [44760.940128] Call Trace:
Apr 5 22:15:09 htpc kernel: [44760.940143] [<ffffffff810da
Apr 5 22:15:09 htpc kernel: [44760.940153] [<ffffffff8152a
Apr 5 22:15:09 htpc kernel: [44760.940159] [<ffffffff810da
Apr 5 22:15:09 htpc kernel: [44760.940166] [<ffffffff8152b
Apr 5 22:15:09 htpc kernel: [44760.940173] [<ffffffff810da
Apr 5 22:15:09 htpc kernel: [44760.940182] [<ffffffff81078
Apr 5 22:15:09 htpc kernel: [44760.940191] [<ffffffff810e4
Apr 5 22:15:09 htpc kernel: [44760.940198] [<ffffffff810da
Apr 5 22:15:09 htpc kernel: [44760.940206] [<ffffffff810da
Apr 5 22:15:09 htpc kernel: [44760.940213] [<ffffffff810db
Apr 5 22:15:09 htpc kernel: [44760.940249] [<ffffffffa02b8
Apr 5 22:15:09 htpc kernel: [44760.940256] [<ffffffff810da
Apr 5 22:15:09 htpc kernel: [44760.940264] [<ffffffff81078
Apr 5 22:15:09 htpc kernel: [44760.940270] [<ffffffff810da
Alvin (alvind) wrote : | #50 |
Per comment #34
Should we move on to separate bugs about the blocked tasks? (like bug 494476)
There are quite a lot of those (rsync, kvm, pdflush, kjournald, and more,...)
Sesshomurai (darren-ontrenet) wrote : | #51 |
Hi,
I don't think this bug is defined correctly. I believe its not the hung process that CAUSES the system freeze. Its something in the kernel/scheduler that CAUSES a process to HANG, which then precipitates to the entire system.
So I don't recommend looking at individual programs or services to fix this, rather severe problem. Nor do I think its something in a process that triggers this. Something else is going on system/kernel wide.
This is a showstopper for production service providers using Ubuntu server.
tom (thomas-gutzler) wrote : | #52 |
Hi,
sorry for double post (bug 494476) but this one seems to get more attention.
I'm getting the same errors (INFO: task xyz blocked for more than 120 seconds) since I upgraded to ext4 on my 4TB /home partition. It gets a lot of I/O including rsync backups, smbd and nfs fileserver for ~20 people. I have attached a dmesg.
# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 9.10
Release: 9.10
Codename: karmic
# uname -a
Linux io 2.6.31-20-server #58-Ubuntu SMP Fri Mar 12 05:40:05 UTC 2010 x86_64 GNU/Linux
Neil Broomfield (neil-broomfield) wrote : | #53 |
I think It could be related to this ext4 bug on kernel.
https:/
I'm guessing this issue is also present on XFS too given the debug in comment #3
BenR (benregier) wrote : | #54 |
I'm on ext3 and this is affecting me as well, so it may not be limited to ext4 and xfs
Marc Nieper-Wißkirchen (marc-nieper-wisskirchen) wrote : | #55 |
Since upgrading to Ubuntu 10.04, my LTSP clients are showing this problem. The first client starts without any issues. All the other ones display messages like: "[...] INFO: task sshd: 493 blocked for more than 120 seconds..." and similarly for other services.
Dane Powell (danepowell) wrote : | #56 |
I saw this in 9.10, and was very hopeful that upgrading to 10.04 would fix it, but no cigar :( This morning I started seeing these errors again. For me, they only occur on cron tasks. Symptoms include not being able to log in via SSH or IMAP for the duration of the errors.
humbhenri (humbhenri) wrote : Re: [Bug 276476] Re: INFO: task blocked for more than 120 seconds causes system freeze | #57 |
Even in Lucid this error is present. They should worry more about serious
things like this than stupid colors and button placements.
---------- Forwarded message ----------
From: danep <email address hidden>
Date: 2010/5/4
Subject: [Bug 276476] Re: INFO: task blocked for more than 120 seconds
causes system freeze
To: <email address hidden>
I saw this in 9.10, and was very hopeful that upgrading to 10.04 would
fix it, but no cigar :( This morning I started seeing these errors
again. For me, they only occur on cron tasks. Symptoms include not being
able to log in via SSH or IMAP for the duration of the errors.
--
INFO: task blocked for more than 120 seconds causes system freeze
https:/
You received this bug notification because you are a direct subscriber
of the bug.
--
:.Humberto Pinheiro.:
ivan (ivan.tg) wrote : Re: INFO: task blocked for more than 120 seconds causes system freeze | #58 |
I have this problem too, it appears when i attach my camera to the laptop. Attaching any of the other USB mass storage devices i have does not cause problem. However once triggered the bug prevents any other USB storage device from functioning.
And why is the status 'Fix Released' as even with the latest kernel update (2.6.32-22-generic) the problem exists?
I can confirm the problem does not exist on Hardy with latest 2.6.24 kernel.
OFF TOPIC, ironically i stumbled on this bug while trying to download video from my camera showing reproduction of X server crash caused by typing into the search field of Firefox (3.6.3). Alas, yet another bad surprise with 10.04
Derek (bugs-m8y) wrote : | #59 |
Encountering same issue w/ Ubuntu as a vmware guest. Very unpleasant since I'd only recently made the move to the new virtual server layout.
Has made a previously reliable server almost unusable.
Derek (bugs-m8y) wrote : | #60 |
Rebooting the machine does seem to help.
The "basically unusable" level was after 26 days of uptime.
Karmic, running on ESXi 4
Jean-Peer Lorenz (peer.loz) wrote : | #61 |
Is definitely not fixed in Lucid 10.04. I'm facing this since upgrading to Lucid.
Excerpt from the syslog:
-------
May 18 11:43:05 damballah kernel: [ 2245.176082] usb 4-1: reset full speed USB device using ohci_hcd and address 2
May 18 11:43:40 damballah kernel: [ 2280.216126] INFO: task nautilus:2076 blocked for more than 120 seconds.
May 18 11:43:40 damballah kernel: [ 2280.216136] "echo 0 > /proc/sys/
May 18 11:43:40 damballah kernel: [ 2280.216141] nautilus D 000076ec 0 2076 1143 0x00000000
May 18 11:43:40 damballah kernel: [ 2280.216149] d9f15e08 00200086 f1da0000 000076ec 00000000 c0846740 f3e5291c c0846740
May 18 11:43:40 damballah kernel: [ 2280.216159] 5bdf771b 000001f1 c0846740 c0846740 f3e5291c c0846740 c0846740 f0452000
May 18 11:43:40 damballah kernel: [ 2280.216167] 00000000 000001f1 f3e52670 c7a9a028 c7a9a02c ffffffff d9f15e34 c058a556
May 18 11:43:40 damballah kernel: [ 2280.216176] Call Trace:
May 18 11:43:40 damballah kernel: [ 2280.216194] [<c058a556>] __mutex_
May 18 11:43:40 damballah kernel: [ 2280.216200] [<c058a475>] mutex_lock+
May 18 11:43:40 damballah kernel: [ 2280.216214] [<f83ca3e9>] fat_count_
May 18 11:43:40 damballah kernel: [ 2280.216225] [<c016ae38>] ? lock_hrtimer_
May 18 11:43:40 damballah kernel: [ 2280.216232] [<c022002f>] ? mntput_
May 18 11:43:40 damballah kernel: [ 2280.216237] [<c022002f>] ? mntput_
May 18 11:43:40 damballah kernel: [ 2280.216245] [<f83cc368>] fat_statfs+
May 18 11:43:40 damballah kernel: [ 2280.216256] [<c02070bd>] vfs_statfs+
May 18 11:43:40 damballah kernel: [ 2280.216261] [<c02070ed>] vfs_statfs64+
May 18 11:43:40 damballah kernel: [ 2280.216267] [<c02071eb>] sys_statfs64+
May 18 11:43:40 damballah kernel: [ 2280.216273] [<c017ab53>] ? do_futex+0xc3/0x1f0
May 18 11:43:40 damballah kernel: [ 2280.216278] [<c017acf2>] ? sys_futex+
May 18 11:43:40 damballah kernel: [ 2280.216285] [<c01033ec>] syscall_
May 18 11:43:42 damballah kernel: [ 2282.176066] usb 4-1: reset full speed USB device using ohci_hcd and address 2
May 18 11:44:10 damballah kernel: Kernel logging (proc) stopped.
-------------------
After login a backup cronjob was started (nice = 19!) and the system got nearly unusable.
Should anyone modifiy the bug status to pull some attraction on this issue again?
Jean-Peer Lorenz (peer.loz) wrote : | #62 |
P.S.: Even killing the cronjob did not helped to re-create a useable system. I had to perfom a reboot :(
Gregory Moyer (syphr42) wrote : | #63 |
I have a machine running two guests under kvm, the first guest was upgraded to lucid just after release and has never shown an issue. However, just recently I upgraded the other guest and the host to lucid and now the recently upgraded guest locks up completely with a similar log to the ones above on a daily basis. When it hits this problem, network connections are lost and I am unable to shutdown normally. Sometimes I can issue a virsh shutdown and the guest will start to shut down, but then freeze. I have never been able to recover from this or escape from it ultimately any other way than issuing a virsh destroy and then bringing the guest back up.
Jean-Peer Lorenz (peer.loz) wrote : | #64 |
Should someone change the status of this bug in order to pull some attraction on it again?
Brian Rogers (brian-rogers) wrote : | #65 |
I'm going to update the bug title to help the appropriate action occur.
"INFO: task blocked for more than 120 seconds" is a diagnostic message for when a process that wants to run in blocked from running for a long time. It's a symptom, not a disease (read: bug). Just like you'd file a new bug if you found a new way to crash a program, a new bug should be filed for each unique cause of blocked tasks.
Therefore I'll update the bug title to refer to the cause, not the symptom, so people don't find this bug and think it should be reopened.
summary: |
- INFO: task blocked for more than 120 seconds causes system freeze + Idle-priority scheduling bug blocks tasks |
description: | updated |
tom (thomas-gutzler) wrote : | #66 |
So you're saying people who are still affected by the "task blocked for more than 120 seconds" bug should all file their own report (like Alvin suggested in #50)? Or can we just all add to bug 494476?
Brian Rogers (brian-rogers) wrote : | #67 |
If it appears to have the same cause (in this case, ext4 access or perhaps disk access in general), then follow that bug. If it appears to be triggered by something else, file a new bug.
If in doubt, file a new bug. It can always be marked as a duplicate later if after investigation it's revealed to be the same issue.
Jeremy Foshee (jeremyfoshee) wrote : | #68 |
tom,
Please file a new bug regardless. The Ubuntu Kernel Team is moving to a model whereby all affected reporters open new bug so that specific data can be logged for each of them.
I want all affected reporters to open new bug reports for this issue.
Thanks!
~JFo
Sesshomurai (darren-ontrenet) wrote : Re: [Bug 276476] Re: Idle-priority scheduling bug blocks tasks | #69 |
Hi,
I think this makes sense. Even though it may result in a common fix for all.
But one thing that might help, is maybe provide a set of steps for how to
file information about this sort of bug. Some of us aren't kernel experts,
but if we can gather the information in a common way when we open a new
bug, it could help you.
Darren
> tom,
> Please file a new bug regardless. The Ubuntu Kernel Team is moving to
> a model whereby all affected reporters open new bug so that specific
> data can be logged for each of them.
>
> I want all affected reporters to open new bug reports for this issue.
>
> Thanks!
>
> ~JFo
>
> --
> Idle-priority scheduling bug blocks tasks
> https:/
> You received this bug notification because you are a direct subscriber
> of the bug.
>
> Status in âlinuxâ package in Ubuntu: Fix Released
>
> Bug description:
> "INFO: task blocked for more than 120 seconds" is a diagnostic message for
> when a process that wants to run is blocked from running for a long time.
>
> This bug report refers to a specific problem with idle-priority scheduling
> that has now been fixed. If you are up to date and are still getting the
> "task blocked" message, it is a different bug, so please file a new bug
> report.
>
> To unsubscribe from this bug, go to:
> https:/
>
tom (thomas-gutzler) wrote : | #70 |
Since there are no additional comments in bug #494476, has anyone launched a new report?
As Darren pointed out above, it might be useful to have a template to look at when submitting related bugs. Searching for bugs where tasks are blocked for more than 120 seconds gives heaps of results but it's difficult to tell if they're related or not - some are even tagged as fixed.
Manuel Iglesias Alonso (glesialo) wrote : | #71 |
Please check this bug:
https:/
I have same problems described here and I have found that in my case it is a kernel bug related to GUID partition tables
I am still writing the bug report.
Douglas Bagnall (douglasbagnall) wrote : | #72 |
For the information of this bug's followers, installing cgroup-bin caused me lock-ups and
"INFO: task * blocked for more than 120 seconds" messages.
https:/
Bruce Edge (bruce-edge) wrote : | #73 |
This is still happening in 10.04.1, both with the default Ubuntu server kernel and with the ppa kernel:
Linux topaz 2.6.35-22-server #33~lucid1-Ubuntu SMP Sat Sep 18 13:29:53 UTC 2010 x86_64 GNU/Linux
Oct 4 09:32:44 topaz kernel: [405000.890225] INFO: task scp:27169 blocked for more than 120 seconds.
Oct 4 09:32:44 topaz kernel: [405000.890231] "echo 0 > /proc/sys/
Oct 4 09:32:44 topaz kernel: [405000.890234] scp D 000000010267dc02 0 27169 29503 0x00000004
Oct 4 09:32:44 topaz kernel: [405000.890241] ffff88012f8b9c08 0000000000000086 ffff880200000000 0000000000015980
Oct 4 09:32:44 topaz kernel: [405000.890248] ffff88012f8b9fd8 0000000000015980 ffff88012f8b9fd8 ffff88011cdb5b80
Oct 4 09:32:44 topaz kernel: [405000.890254] 0000000000015980 0000000000015980 ffff88012f8b9fd8 0000000000015980
Oct 4 09:32:44 topaz kernel: [405000.890259] Call Trace:
Oct 4 09:32:44 topaz kernel: [405000.890272] [<ffffffff81100
Oct 4 09:32:44 topaz kernel: [405000.890279] [<ffffffff8159c
Oct 4 09:32:44 topaz kernel: [405000.890283] [<ffffffff81100
Oct 4 09:32:44 topaz kernel: [405000.890287] [<ffffffff8159d
Oct 4 09:32:44 topaz kernel: [405000.890292] [<ffffffff81100
Oct 4 09:32:44 topaz kernel: [405000.890297] [<ffffffff8107f
Oct 4 09:32:44 topaz kernel: [405000.890303] [<ffffffff8110b
Oct 4 09:32:44 topaz kernel: [405000.890307] [<ffffffff81101
Oct 4 09:32:44 topaz kernel: [405000.890312] [<ffffffff81101
Oct 4 09:32:44 topaz kernel: [405000.890316] [<ffffffff81101
Oct 4 09:32:44 topaz kernel: [405000.890334] [<ffffffffa01ab
Oct 4 09:32:44 topaz kernel: [405000.890341] [<ffffffff8116b
Oct 4 09:32:44 topaz kernel: [405000.890347] [<ffffffff8135c
Oct 4 09:32:44 topaz kernel: [405000.890352] [<ffffffff81152
Oct 4 09:32:44 topaz kernel: [405000.890356] [<ffffffff81152
Oct 4 09:32:44 topaz kernel: [405000.890360] [<ffffffff81152
Oct 4 09:32:44 topaz kernel: [405000.890366] [<ffffffff8100a
Oct 4 09:32:44 topaz kernel: [405000.890371] INFO: task flush-0:26:27661 blocked for more than 120 seconds.
Oct 4 09:32:44 topaz kernel: [405000.890373] "echo 0 > /proc/sys/
Oct 4 09:32:44 topaz kernel: [405000.890376] flush-0:26 D 0000000102694b5b 0 27661 2 0x00000000
Oct 4 09:32:44 topaz kernel: [405000.890383] ffff8801324fda40 0000000000000046 0000000000000000 0000000000015980
Oct 4 09:32:44 topaz kernel: [405000.890388] ffff8801324fdfd8 0000000000015980 ffff8801324fdfd8 ffff88015ab28000
Oct 4 09:32:44 topaz kernel: [405000.890394] 0000000000015980 0000000000015980 ffff880132...
spazy (marekr) wrote : | #74 |
i have to confirm this problem
Kernel & distribution version
Nov 27 08:34:44 core kernel: [ 0.000000] Linux version 2.6.31-22-server (buildd@allspice) (gcc version 4.4.1 (Ubuntu 4.4.1-4ubuntu9) ) #68-Ubuntu SMP Tue Oct 26 16:50:02 UTC 2010 (Ubuntu 2.6.31-22.68-serv
er)
kern.log
Nov 27 04:41:54 core kernel: [1242602.033782] INFO: task kjournald2:407 blocked for more than 120 seconds.
Nov 27 04:41:54 core kernel: [1242602.033799] "echo 0 > /proc/sys/
Nov 27 04:41:54 core kernel: [1242602.033813] kjournald2 D 0000000000000000 0 407 2 0x00000000
Nov 27 04:41:54 core kernel: [1242602.033820] ffff8801205fbad0 0000000000000046 0000000000000002 0000000000015880
Nov 27 04:41:54 core kernel: [1242602.033827] ffff8801210b47c0 0000000000015880 0000000000015880 0000000000015880
Nov 27 04:41:54 core kernel: [1242602.033832] 0000000000015880 ffff8801210b47c0 0000000000015880 0000000000015880
Nov 27 04:41:54 core kernel: [1242602.033839] Call Trace:
Nov 27 04:41:54 core kernel: [1242602.033857] [<ffffffff810da
Nov 27 04:41:54 core kernel: [1242602.033864] [<ffffffff81529
Nov 27 04:41:54 core kernel: [1242602.033868] [<ffffffff810da
Nov 27 04:41:54 core kernel: [1242602.033872] [<ffffffff8152a
Nov 27 04:41:54 core kernel: [1242602.033876] [<ffffffff810da
Nov 27 04:41:54 core kernel: [1242602.033882] [<ffffffff81078
Nov 27 04:41:54 core kernel: [1242602.033888] [<ffffffff810e4
Nov 27 04:41:54 core kernel: [1242602.033893] [<ffffffff810da
Nov 27 04:41:54 core kernel: [1242602.033899] [<ffffffff811ee
Nov 27 04:41:54 core kernel: [1242602.033903] [<ffffffff810da
Nov 27 04:41:54 core kernel: [1242602.033907] [<ffffffff811ef
Nov 27 04:41:54 core kernel: [1242602.033911] [<ffffffff811f0
Nov 27 04:41:54 core kernel: [1242602.033917] [<ffffffff811f5
Nov 27 04:41:54 core kernel: [1242602.033921] [<ffffffff81078
Nov 27 04:41:54 core kernel: [1242602.033926] [<ffffffff811f5
Nov 27 04:41:54 core kernel: [1242602.033929] [<ffffffff81078
Nov 27 04:41:54 core kernel: [1242602.033935] [<ffffffff81013
Nov 27 04:41:54 core kernel: [1242602.033939] [<ffffffff81078
Nov 27 04:41:54 core kernel: [1242602.033942] [<ffffffff81013
Nov 27 04:41:54 core kernel: [1242602.033960] INFO: task bash:13216 blocked for more than 120 seconds.
Nov 27 04:41:54 core kernel: [1242602.033970] "echo 0 > /proc/sys/
Nov 27 04:41:54 core kernel: [1242602.034014] bash D 0000000000000000 0 13216 13215 0x00000000
Nov 27 04:41:54 core...
Changed to linux (kernel) as it appears it is not a nspluginwrapper bug afterall.