login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2010
»
October
»
20
Re: [Bug #20472] [2.6.34 -> 2.6.35] INFO: task rpcbind:14163 blocked for more than 120 seconds.
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [thread] [
date
] [
author
]
[view in full thread]
From: Rafael J. Wysocki
Subject:
Re: [Bug #20472] [2.6.34 -> 2.6.35] INFO: task rpcbind:14163 blocked for more than 120 seconds.
Date: Wednesday, October 20, 2010 - 2:35 pm
On Wednesday, October 20, 2010, Paweł Sikora wrote:
quoted text
> On Tuesday 19 October 2010 22:30:22 Rafael J. Wysocki wrote: > > On Tuesday, October 19, 2010, Paweł Sikora wrote: > > > On Monday 18 October 2010 23:36:51 Rafael J. Wysocki wrote: > > > > On Monday, October 18, 2010, Paweł Sikora wrote: > > > > > On Sunday 17 October 2010 22:21:48 Rafael J. Wysocki wrote: > > > > > > This message has been generated automatically as a part of a summary report > > > > > > of recent regressions. > > > > > > > > > > > > The following bug entry is on the current list of known regressions > > > > > > from 2.6.35. Please verify if it still should be listed and let the tracking team > > > > > > know (either way). > > > > > > > > > > hi, > > > > > > > > > > hot news from the front, recent tests on the pld-linux.org vendor kernel > > > > > show that the random task blocking in 2.6.35.7 during medium/heavy load (~4..25) > > > > > is related to the grsecurity patch. we'll forward problem report to the > > > > > grsec maintainer asap... > > > > > > > > So, to make things clear, this is not a mainline kernel issue, is it? > > > > > > i thought that was a grsecurity issue but now i have a testcase that > > > casues task blocking on my machine with the vanilla 2.6.35.7 kernel: > > > > > > steps to repoduce: > > > > > > on console 1: > > > - run 'make -j32' in kernel tree and wait several second for make forks > > > and medium system load (~15). > > > > > > on console 2: > > > - run 'sync' from root account to bump load more. > > > > > > on console 3: > > > - observe 'tail -f /var/log/kernel' for blocking issues. > > > > > > [ 360.517917] INFO: task sync:6712 blocked for more than 120 seconds. > > > [ 360.517920] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. > > > [ 360.517922] sync D 00000000ffff4c7c 0 6712 2770 0x00000000 > > > [ 360.517926] ffff88021ac71d18 0000000000000086 ffff880200000000 0000000000004000 > > > [ 360.517930] 0000000000013700 0000000000013700 ffff88021ac71fd8 ffff88021ac71fd8 > > > [ 360.517933] ffff880205593020 0000000000013700 ffff88021ac71fd8 0000000000004000 > > > [ 360.517936] Call Trace: > > > [ 360.517944] [<ffffffff813b8dbd>] schedule_timeout+0x20d/0x2f0 > > > [ 360.517949] [<ffffffff8103baba>] ? enqueue_entity+0xea/0x170 > > > [ 360.517951] [<ffffffff8103bc09>] ? enqueue_task_fair+0x49/0x50 > > > [ 360.517954] [<ffffffff813b8945>] wait_for_common+0xc5/0x150 > > > [ 360.517957] [<ffffffff81040430>] ? default_wake_function+0x0/0x10 > > > [ 360.517959] [<ffffffff813b8a78>] wait_for_completion+0x18/0x20 > > > [ 360.517963] [<ffffffff8113b343>] sync_inodes_sb+0x83/0x170 > > > [ 360.517967] [<ffffffff8113f890>] ? sync_one_sb+0x0/0x20 > > > [ 360.517969] [<ffffffff8113f880>] __sync_filesystem+0x80/0x90 > > > [ 360.517972] [<ffffffff8113f8ab>] sync_one_sb+0x1b/0x20 > > > [ 360.517975] [<ffffffff8111d2c7>] iterate_supers+0x77/0xc0 > > > [ 360.517978] [<ffffffff8113f7bb>] sync_filesystems+0x1b/0x20 > > > [ 360.517980] [<ffffffff8113f92c>] sys_sync+0x1c/0x40 > > > [ 360.517984] [<ffffffff81002d6b>] system_call_fastpath+0x16/0x1b > > > > > > the 'make' is running on ext4 filesystem with underlying mdadm (raid10) > > > created from 2 caviar raid edition disks. the cpu is intel quad core > > > Q9300 with 8GB of ddr2 ram. > > > > So, how is this related to the original report? > > it's easier to reproduce on single test machine (no need to playing with parallel make and nfs). > in fact this isn't a 2.6.35.5->.7 regression but 2.6.34->2.6.35. the git-bisect found > first commit that introduces the 'sync' task blocking problem here: > > commit 7c8a3554c683f512dbcee26faedb42e4c05f12fa > Author: Jens Axboe <jens.axboe@oracle.com> > Date: Tue May 18 14:29:29 2010 +0200 > > writeback: ensure that WB_SYNC_NONE writeback with sb pinned is sync > > Even if the writeout itself isn't a data integrity operation, we need > to ensure that the caller doesn't drop the sb umount sem before we > have actually done the writeback. > > This is a fixup for commit e913fc82. > > Signed-off-by: Jens Axboe <jens.axboe@oracle.com> > > > i'll try to revert this patch from the 2.6.35.7 and test make+nfs in few days...
OK, thanks. Jens added to the CC list. Rafael --
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [thread] [
date
] [
author
]
Messages in current thread:
2.6.36-rc8-git3: Reported regressions from 2.6.35
, Rafael J. Wysocki
, (Sun Oct 17, 1:15 pm)
[Bug #16951] hackbench regression with 2.6.36-rc1
, Rafael J. Wysocki
, (Sun Oct 17, 1:15 pm)
[Bug #16971] qla4xxx compile failure on 32-bit PowerPC: mi ...
, Rafael J. Wysocki
, (Sun Oct 17, 1:21 pm)
[Bug #17361] Random kmemcheck errors and kernel freeze on ...
, Rafael J. Wysocki
, (Sun Oct 17, 1:21 pm)
[Bug #17121] Two blank rectangles more than 10 cm long whe ...
, Rafael J. Wysocki
, (Sun Oct 17, 1:21 pm)
[Bug #17061] 2.6.36-rc1 on zaurus: bluetooth regression
, Rafael J. Wysocki
, (Sun Oct 17, 1:21 pm)
[Bug #19002] Radeon rv730 AGP/KMS/DRM kernel lockup
, Rafael J. Wysocki
, (Sun Oct 17, 1:21 pm)
[Bug #19052] 2.6.36-rc5-git1 -- [drm:i915_report_and_clear ...
, Rafael J. Wysocki
, (Sun Oct 17, 1:21 pm)
[Bug #19072] [2.6.36-rc regression] occasional complete sy ...
, Rafael J. Wysocki
, (Sun Oct 17, 1:21 pm)
[Bug #19372] 2.6.36-rc6: WARNING: at drivers/gpu/drm/radeo ...
, Rafael J. Wysocki
, (Sun Oct 17, 1:21 pm)
[Bug #19142] Screen flickers when switching from the conso ...
, Rafael J. Wysocki
, (Sun Oct 17, 1:21 pm)
[Bug #19392] WARNING: at drivers/net/wireless/ath/ath5k/ba ...
, Rafael J. Wysocki
, (Sun Oct 17, 1:21 pm)
[Bug #19862] [REGRESSION] no sound on T60 laptop (HDA Intel)
, Rafael J. Wysocki
, (Sun Oct 17, 1:21 pm)
[Bug #19632] 2.6.36-rc6: modprobe Not tainted warning
, Rafael J. Wysocki
, (Sun Oct 17, 1:21 pm)
[Bug #19782] 2.6.36-rc6-git2 -- BUG dentry: Poison overwri ...
, Rafael J. Wysocki
, (Sun Oct 17, 1:21 pm)
[Bug #19802] [drm:init_ring_common] *ERROR* render ring he ...
, Rafael J. Wysocki
, (Sun Oct 17, 1:21 pm)
[Bug #20022] "do_IRQ: 0.89 No irq handler for vector (irq -1)"
, Rafael J. Wysocki
, (Sun Oct 17, 1:21 pm)
[Bug #20172] Lenovo S12 2.6.36-rc7 lockup
, Rafael J. Wysocki
, (Sun Oct 17, 1:21 pm)
[Bug #20162] [LogFS][2.6.36.rc7+] Kernel BUG at readwrite. ...
, Rafael J. Wysocki
, (Sun Oct 17, 1:21 pm)
[Bug #20032] 2.6.36-rc7 continuos kernel panics due to of ...
, Rafael J. Wysocki
, (Sun Oct 17, 1:21 pm)
[Bug #20232] kworker consumes ~100% CPU on HP Elitebook 85 ...
, Rafael J. Wysocki
, (Sun Oct 17, 1:21 pm)
[Bug #20332] [LogFS] [2.6.36-rc7] Kernel BUG at lib/btree. ...
, Rafael J. Wysocki
, (Sun Oct 17, 1:21 pm)
[Bug #20322] 2.6.36-rc7: inconsistent lock state: inconsis ...
, Rafael J. Wysocki
, (Sun Oct 17, 1:21 pm)
[Bug #20182] 2.6.36-rc7: NULL pointer dereference in ehci_ ...
, Rafael J. Wysocki
, (Sun Oct 17, 1:21 pm)
[Bug #20462] 2.6.36-rc7-git2 - panic/GPF: e1000e/vlans?
, Rafael J. Wysocki
, (Sun Oct 17, 1:21 pm)
[Bug #20342] [LogFS] [2.6.36-rc7] Deadlock in logfs_get_wb ...
, Rafael J. Wysocki
, (Sun Oct 17, 1:21 pm)
[Bug #20352] Fwd: Re: UML kernel crash of v2.6.36-rcX kernel
, Rafael J. Wysocki
, (Sun Oct 17, 1:21 pm)
[Bug #20472] [2.6.35.5 -> .7] INFO: task rpcbind:14163 blo ...
, Rafael J. Wysocki
, (Sun Oct 17, 1:21 pm)
Re: [Bug #20182] 2.6.36-rc7: NULL pointer dereference in e ...
, Stefan Richter
, (Sun Oct 17, 2:20 pm)
Re: [Bug #20182] 2.6.36-rc7: NULL pointer dereference in e ...
, Rafael J. Wysocki
, (Sun Oct 17, 2:29 pm)
Re: [Bug #19392] WARNING: at drivers/net/wireless/ath/ath5 ...
, Justin P. Mattock
, (Sun Oct 17, 2:44 pm)
Re: [Bug #19392] WARNING: at drivers/net/wireless/ath/ath5 ...
, Rafael J. Wysocki
, (Sun Oct 17, 3:35 pm)
Re: [Bug #19072] [2.6.36-rc regression] occasional complet ...
, Mikael Pettersson
, (Mon Oct 18, 12:41 am)
Re: [Bug #20472] [2.6.35.5 -> .7] INFO: task rpcbind:14163 ...
, =?utf-8?q?Pawe=C5=82 ...
, (Mon Oct 18, 10:51 am)
Re: [Bug #19072] [2.6.36-rc regression] occasional complet ...
, Rafael J. Wysocki
, (Mon Oct 18, 2:35 pm)
Re: [Bug #20472] [2.6.35.5 -> .7] INFO: task rpcbind:14163 ...
, Rafael J. Wysocki
, (Mon Oct 18, 2:36 pm)
Re: [Bug #20172] Lenovo S12 2.6.36-rc7 lockup
, Chris Vine
, (Mon Oct 18, 3:34 pm)
Re: [Bug #20172] Lenovo S12 2.6.36-rc7 lockup
, Rafael J. Wysocki
, (Mon Oct 18, 3:41 pm)
Re: [Bug #20472] [2.6.35.5 -> .7] INFO: task rpcbind:14163 ...
, =?utf-8?q?Pawe=C5=82 ...
, (Tue Oct 19, 9:03 am)
Re: [Bug #20472] [2.6.35.5 -> .7] INFO: task rpcbind:14163 ...
, Rafael J. Wysocki
, (Tue Oct 19, 1:30 pm)
Re: [Bug #20472] [2.6.34 -> 2.6.35] INFO: task rpcbind:141 ...
, =?utf-8?q?Pawe=C5=82 ...
, (Tue Oct 19, 5:00 pm)
Re: [Bug #20472] [2.6.34 -> 2.6.35] INFO: task rpcbind:141 ...
, Rafael J. Wysocki
, (Wed Oct 20, 2:35 pm)
Navigation
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Michael Trimarchi
Re: [PATCH] VFS: make file->f_pos access atomic on 32bit arch
Miklos Szeredi
[patch 14/15] vfs: more path_permission() conversions
Serge E. Hallyn
Re: [RFC v5][PATCH 7/8] Infrastructure for shared objects
Bernd Schmidt
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3
Takashi Iwai
[PATCH 2/2] input: Add LED support to Synaptics device
git
:
Junio C Hamano
Re: mingw, windows, crlf/lf, and git
Eyvind Bernhardsen
Re: Where has "git ls-remote" reference pattern matching gone?
Shawn O. Pearce
Re: Switching from CVS to GIT
Todd Zullinger
Re: [PATCH 2/2] send-email: rfc2047-quote subject lines with non-ascii characters
Santi Béjar
Re: How to use git-fmt-merge-msg?
linux-netdev
:
Ramkrishna Vepa
[net-2.6 PATCH 1/10] Neterion: New driver: Driver help file
Mark Anthony
invitation / inquiry
Ingo Molnar
Re: [PATCH 08/16] dma-debug: add core checking functions
David Miller
Re: [PATCH 1/3] f_phonet: dev_kfree_skb instead of dev_kfree_skb_any in TX callback
Sascha Hauer
[PATCH 03/12] fec: do not typedef struct types
git-commits-head
:
Linux Kernel Mailing List
amba: struct device - replace bus_id with dev_name(), dev_set_name()
Linux Kernel Mailing List
MIPS: Yosemite: Convert SMP startup lock to arch spinlock.
Linux Kernel Mailing List
ARM: S5PC100: IRQ and timer
Linux Kernel Mailing List
davinci: edma: clear interrupt status for interrupt enabled channels only
Linux Kernel Mailing List
x86, mm, kprobes: fault.c, simplify notify_page_fault()
openbsd-misc
:
Daniel A. Ramaley
Re: [semi-OT] Can anyone recommend an OpenBSD-compatible colour laser printer?
Matthias Kilian
Re: can't get vesa @ 1280x800 or nv
Tobias Ulmer
Re: Problem after upgrade 4.5 to 4.6: ERR M
Philip Guenther
Re: SIGCHLD and libpthread.so
J.C. Roberts
Re: [semi-OT] Can anyone recommend an OpenBSD-compatible colour laser printer?
Colocation donated by:
Syndicate