client/server loopback hang

Dean Hildebrand dhildebz at eecs.umich.edu
Mon Aug 21 10:53:29 EDT 2006


In the 2.6.17 with citi patches (but it also seems to happen in the 
latest 2.6.18+citi and 2.6.17-1.2142_FC4smp), my computer will hang in 
the following situation:
1) Export a local ext3 directory
rpc.mountd
rpc.nfsd 5
exportfs -r

2) Mount the directory locally (loopback) via nfsv4 (I don't know about 
nfsv3)

3) Attempt to write data to the mountpoint to a file equal to the amount 
of memory (RAM) on the machine.  I used iozone on one computer to do 
this, but dd also worked on another computer.  The important thing is to 
exhaust the available memory while writing the file.  Using 'top', I can 
see that once the memory is fully utilized, the iozone process stops and 
the computer/file system hangs. 
I used 'iozone -aec -i 0 -+n -f /mnt/nfs4/io8 -r 2m -s 500m' on a FC4 
i386 machine with 1GB ram.
(or dd if=/dev/urandom of=/mnt/nfs4/d2 bs=1M count=500)\

If the entire file can be written within available memory, everything 
works fine.  If the client and server are on different machines, 
everything seems to work fine.

Since the file system hangs, it is hard to debug the problem once it has 
occurred. but in once case I managed to get an output of the current 
working threads with a 2.6.17-CITI_NFS4_ALL-1 kernel.  (below)

I tried this on a 2.6.16 FC kernel (2.6.16-1.2115_FC4smp) and the 
problem does not occur.  With 2.6.16, when memory becomes low, the 
system seems to successfully flush the pages and reduce the amount of 
utilized memory.

'echo t > /proc/sysrq-trigger' output:
==========================
Aug 17 18:11:27 foufoune kernel: SysRq : Show State
Aug 17 18:11:27 foufoune kernel:
Aug 17 18:11:27 foufoune 
kernel:                                                sibling
Aug 17 18:11:27 foufoune kernel:   task             PC      pid father 
child younger older
Aug 17 18:11:27 foufoune kernel: init          S 00000002   640     
1      0     2               (NOTLB)
Aug 17 18:11:27 foufoune kernel:        f7ee2b30 00000002 f7ee2b1c 
00000002 00000000 e1da9500 003d0a75 f7ee2000
Aug 17 18:11:27 foufoune kernel:        00000000 f7d74200 00000000 
f7ee3b58 f7ee3a50 c0571900 c17f7380 e1da9500
Aug 17 18:11:27 foufoune kernel:        003d0a75 00000000 f7ee2000 
f7ee2b10 c0124efe f7ee2b44 c06e8300 00200286
Aug 17 18:11:27 foufoune kernel: Call Trace:
Aug 17 18:11:27 foufoune kernel:  <c0466a2e> schedule_timeout+0x49/0xae  
<c016fae0> do_select+0x443/0x5a1
Aug 17 18:11:27 foufoune kernel:  <c016fdf7> 
core_sys_select+0x1b9/0x2c0  <c01701e5> sys_select+0x3d/0x1a8
Aug 17 18:11:27 foufoune kernel:  <c0102a9f> sysenter_past_esp+0x54/0x75
Aug 17 18:11:27 foufoune kernel: migration/0   S C17F7320  3684     
2      1             3       (L-TLB)
Aug 17 18:11:27 foufoune kernel:        c18dcf88 00000002 c18dcf74 
c17f7320 00000082 3e487900 003d0a6d c18dc000
Aug 17 18:11:27 foufoune kernel:        c1b09040 00000000 00000000 
f7ee3138 f7ee3030 c18dba90 c17f7380 3e487900
Aug 17 18:11:27 foufoune kernel:        003d0a6d 00000000 c18dc000 
00000000 c18dba90 00000001 c17ff380 c17f73c0
Aug 17 18:11:27 foufoune kernel: Call Trace:
Aug 17 18:11:27 foufoune kernel:  <c0118ee9> 
migration_thread+0x1b3/0x24e  <c012e989> kthread+0xc8/0xcc
Aug 17 18:11:27 foufoune kernel:  <c0100db5> kernel_thread_helper+0x5/0xb
Aug 17 18:11:27 foufoune kernel: ksoftirqd/0   S 003D08D8  3720     
3      1             4     2 (L-TLB)
Aug 17 18:11:27 foufoune kernel:        c18dafac 00000002 c18daf98 
003d08d8 c18da000 2608a400 003d0a72 c18da000
Aug 17 18:11:27 foufoune kernel:        c18dbb9c c18fc580 00000000 
c18dbb98 c18dba90 c0571900 c17f7380 2608a400
Aug 17 18:11:27 foufoune kernel:        003d0a72 00000000 c18da000 
00000000 c17f7838 c17f7320 00000020 00000002
Aug 17 18:11:27 foufoune kernel: Call Trace:
Aug 17 18:11:27 foufoune kernel:  <c0121c88> ksoftirqd+0x80/0xed  
<c012e989> kthread+0xc8/0xcc
Aug 17 18:11:27 foufoune kernel:  <c0100db5> kernel_thread_helper+0x5/0xb
Aug 17 18:11:27 foufoune kernel: watchdog/0    S 00000002  3728     
4      1             5     3 (L-TLB)
Aug 17 18:11:27 foufoune kernel:        c18d9fb4 00000002 c18d9fa0 
00000002 00000000 2fd11400 003d0a76 c18d9000
Aug 17 18:11:27 foufoune kernel:        c1b09040 c1b34580 00000000 
c18db688 c18db580 c0571900 c17f7380 2fd11400
Aug 17 18:11:27 foufoune kernel:        003d0a76 00000000 c18d9000 
00000000 f5cf1070 00000246 c18d9fb4 c17f7838
Aug 17 18:11:27 foufoune kernel: Call Trace:
Aug 17 18:11:27 foufoune kernel:  <c013d979> watchdog+0x42/0x59  
<c012e989> kthread+0xc8/0xcc
Aug 17 18:11:27 foufoune kernel:  <c0100db5> kernel_thread_helper+0x5/0xb
Aug 17 18:11:27 foufoune kernel: migration/1   S C17FF320  3684     
5      1             6     4 (L-TLB)
Aug 17 18:11:27 foufoune kernel:        c18d7f88 00000002 c18d7f74 
c17ff320 00200082 3d545500 003d0a6d c18d7000
Aug 17 18:11:27 foufoune kernel:        c1b34580 00000000 00000000 
c18db178 c18db070 c18d0a50 c17ff380 3d545500
Aug 17 18:11:27 foufoune kernel:        003d0a6d 00000001 c18d7000 
00000000 c18d0a50 00000000 c17f7380 c17ff3c0
Aug 17 18:11:27 foufoune kernel: Call Trace:
Aug 17 18:11:27 foufoune kernel:  <c0118ee9> 
migration_thread+0x1b3/0x24e  <c012e989> kthread+0xc8/0xcc
Aug 17 18:11:27 foufoune kernel:  <c0100db5> kernel_thread_helper+0x5/0xb
Aug 17 18:11:27 foufoune kernel: ksoftirqd/1   S 00000002  3720     
6      1             7     5 (L-TLB)
Aug 17 18:11:27 foufoune kernel:        c18cffac 00000002 c18cff98 
00000002 00000000 d9bf6300 003d0a75 c18cf000
Aug 17 18:11:27 foufoune kernel:        c18d0b5c d37e9070 00000000 
c18d0b58 c18d0a50 f7ee3540 c17ff380 d9bf6300
Aug 17 18:11:27 foufoune kernel:        003d0a75 00000001 c18cf000 
00000000 c17ff3c0 c17ff320 00000020 c17ff3c0
Aug 17 18:11:27 foufoune kernel: Call Trace:
Aug 17 18:11:27 foufoune kernel:  <c0121c88> ksoftirqd+0x80/0xed  
<c012e989> kthread+0xc8/0xcc
Aug 17 18:11:27 foufoune kernel:  <c0100db5> kernel_thread_helper+0x5/0xb
Aug 17 18:11:27 foufoune kernel: watchdog/1    S 00000002  3728     
7      1             8     6 (L-TLB)
Aug 17 18:11:27 foufoune kernel:        c18cefb4 00000002 c18cefa0 
00000002 00000000 2f940b00 003d0a76 c18ce000
Aug 17 18:11:27 foufoune kernel:        00000000 c1b09040 
timedop+0x6e3/0x7c0  <c01075da> sys_ipc+0x4f/0x233
Aug 17 18:11:27 foufoune kernel:  <c0102b07> syscall_call+0x7/0xb
Aug 17 18:11:27 foufoune kernel: httpd         S F7925B7C  3060  3098   
3076          3099  3097 (NOTLB)
Aug 17 18:11:27 foufoune kernel:        f7e80d78 f7eac6fc c1abac80 
f7925b7c c179bc4c c362e300 003d08c4 f7e80000
Aug 17 18:11:27 foufoune kernel:        00000000 c1acb580 00000000 
c1bae688 c1bae580 f79da540 c17ff380 c39fec00
Aug 17 18:11:27 foufoune kernel:        003d08c4 00000001 f7e80000 
00000000 f79da540 ffffffff f7e80d60 c013ce89
Aug 17 18:11:27 foufoune kernel: Call Trace:
Aug 17 18:11:27 foufoune kernel:  <c025c96a> sys_semtimedop+0x6e3/0x7c0  
<c01075da> sys_ipc+0x4f/0x233
Aug 17 18:11:27 foufoune kernel:  <c0102b07> syscall_call+0x7/0xb
Aug 17 18:11:27 foufoune kernel: httpd         S F7D7DB7C  3060  3099   
3076          3100  3098 (NOTLB)
Aug 17 18:11:27 foufoune kernel:        f7923d78 f790243c f79d1c80 
f7d7db7c c179c2ec c39fec00 003d08c4 f7923000
Aug 17 18:11:27 foufoune kernel:        00000000 c1acb580 00000000 
f78cc138 f78cc030 f79da540 c17ff380 c39fec00
Aug 17 18:11:27 foufoune kernel:        003d08c4 00000001 f7923000 
00000000 f79da540 ffffffff f7923d60 c013ce89
Aug 17 18:11:27 foufoune kernel: Call Trace:
Aug 17 18:11:27 foufoune kernel:  <c025c96a> sys_semtimedop+0x6e3/0x7c0  
<c01075da> sys_ipc+0x4f/0x233
Aug 17 18:11:27 foufoune kernel:  <c0102b07> syscall_call+0x7/0xb
Aug 17 18:11:27 foufoune kernel: httpd         S F7D54B7C  3060  3100   
3076          3101  3099 (NOTLB)
Aug 17 18:11:27 foufoune kernel:        f7f5ed78 f615417c f79d1040 
f7d54b7c c179c98c c39fec00 003d08c4 f7f5e000
Aug 17 18:11:27 foufoune kernel:        00000000 c1acb580 000f4240 
c1b9e648 c1b9e540 f79da540 c17ff380 c3dcf500
Aug 17 18:11:27 foufoune kernel:        003d08c4 00000001 f7f5e000 
00000000 f79da540 ffffffff f7f5ed60 c013ce89
Aug 17 18:11:27 foufoune kernel: Call Trace:
Aug 17 18:11:27 foufoune kernel:  <c025c96a> sys_semtimedop+0x6e3/0x7c0  
<c01075da> sys_ipc+0x4f/0x233
Aug 17 18:11:27 foufoune kernel:  <c0102b07> syscall_call+0x7/0xb
Aug 17 18:11:27 foufoune kernel: httpd         S F7D7EB7C  3060  3101   
3076                3100 (NOTLB)
Aug 17 18:11:27 foufoune kernel:        f78cad78 00000002 f78cad64 
f7d7eb7c c179d02c c3dcf500 003d08c4 f78ca000
Aug 17 18:11:27 foufoune kernel:        f78cad94 c01465bd 00000000 
f7f52648 f7f52540 f7ee3540 c17ff380 c3dcf500
Aug 17 18:11:27 foufoune kernel:        003d08c4 00000001 f78ca000 
00000286 f6561800 ffffffff f78cad60 c013ce89
Aug 17 18:11:27 foufoune kernel: Call Trace:
Aug 17 18:11:27 foufoune kernel:  <c025c96a> sys_semtimedop+0x6e3/0x7c0  
<c01075da> sys_ipc+0x4f/0x233
Aug 17 18:11:27 foufoune kernel:  <c0102b07> syscall_call+0x7/0xb
Aug 17 18:11:27 foufoune kernel: xfs           S F62DDADC  1864  
3113      1          3127  3083 (NOTLB)
Aug 17 18:11:27 foufoune kernel:        f62ddb30 00000002 f62ddb1c 
f62ddadc 00000000 d9bb6500 003d0a6d f62dd000
Aug 17 18:11:27 foufoune kernel:        00001000 c0708d80 00000000 
f7979688 f7979580 c0571900 c17f7380 d9bb6500
Aug 17 18:11:27 foufoune kernel:        003d0a6d 00000000 f62dd000 
f62ddb10 c0124efe f62ddb44 c06e8300 00000286
Aug 17 18:11:27 foufoune kernel: Call Trace:
Aug 17 18:11:27 foufoune kernel:  <c0466a2e> schedule_timeout+0x49/0xae  
<c016fae0> do_select+0x443/0x5a1
Aug 17 18:11:27 foufoune kernel:  <c016fdf7> 
core_sys_select+0x1b9/0x2c0  <c01701e5> sys_select+0x3d/0x1a8
Aug 17 18:11:27 foufoune kernel:  <c0102b07> syscall_call+0x7/0xb
Aug 17 18:11:27 foufoune kernel: atd           S F62F9F18  2288  
3127      1          3134  3113 (NOTLB)
Aug 17 18:11:27 foufoune kernel:        f62f9f30 00000002 f62f9f1c 
f62f9f18 f62f9ef4 47831700 003d0a68 f62f9000
Aug 17 18:11:27 foufoune kernel:        0004ed85 000e1306 00000000 
f7f52b58 f7f52a50 c0571900 c17f7380 47831700
Aug 17 18:11:27 foufoune kernel:        003d0a68 00000000 f62f9000 
f62f9f64 00000286 f62f9f30 c0131a25 02a251fa
Aug 17 18:11:27 foufoune kernel: Call Trace:
Aug 17 18:11:27 foufoune kernel:  <c046767a> do_nanosleep+0x49/0x66  
<c0131a84> hrtimer_nanosleep+0x3c/0xeb
Aug 17 18:11:27 foufoune kernel:  <c0131b8a> sys_nanosleep+0x57/0x5d  
<c0102b07> syscall_call+0x7/0xb
Aug 17 18:11:27 foufoune kernel: dbus-daemon   S 00000002  2616  
3134      1          3141  3127 (NOTLB)
Aug 17 18:11:27 foufoune kernel:        f60f6be0 00000002 f60f6bcc 
00000002 00000000 be409800 003d0a6c f60f6000
Aug 17 18:11:27 foufoune kernel:        c1bc1040 00000000 00000000 
f7e85b58 f7e85a50 c18dba90 c17f7380 be409800
Aug 17 18:11:27 foufoune kernel:        003d0a6c 00000000 f60f6000 
00000000 c18dba90 f60f6bf4 c06e8300 c17f73c0
Aug 17 18:11:27 foufoune kernel: Call Trace:
Aug 17 18:11:27 foufoune kernel:  <c0466a2e> schedule_timeout+0x49/0xae  
<c016f141> do_sys_poll+0x253/0x53b
Aug 17 18:11:27 foufoune kernel:  <c016f691> sys_poll+0x3b/0x47  
<c0102b07> syscall_call+0x7/0xb
Aug 17 18:11:27 foufoune kernel: cups-config-d S F6300B98  2616  
3141      1          3149  3134 (NOTLB)
Aug 17 18:11:27 foufoune kernel:        f6300be0 00000002 f6300bcc 
f6300b98 c019d5b1 53271600 003d08c5 f6300000
Aug 17 18:11:27 foufoune kernel:        f7944500 f6300b8c 00000000 
f7db6648 f7db6540 c0571900 c17f7380 53641f00
Aug 17 18:11:27 foufoune kernel:        003d08c5 00000000 f6300000 
f6300bc0 c0124efe f6300bf4 c06e8300 00000286
Aug 17 18:11:27 foufoune kernel: Call Trace:
Aug 17 18:11:27 foufoune kernel:  <c0466a2e> schedule_timeout+0x49/0xae  
<c016f141> do_sys_poll+0x253/0x53b
Aug 17 18:11:27 foufoune kernel:  <c016f691> sys_poll+0x3b/0x47  
<c0102b07> syscall_call+0x7/0xb
Aug 17 18:11:27 foufoune kernel: hald          S F7E85030  2032  
3149      1  3159    3179  3141 (NOTLB)
Aug 17 18:11:27 foufoune kernel:        f62fdbe0 00000002 f62fdbcc 
f7e85030 c0174857 3909b300 003d0a6d f62fd000
Aug 17 18:11:27 foufoune kernel:        c1b34580 c1b34e40 00000000 
f7e85138 f7e85030 f7ede070 c17ff380 3909b300
Aug 17 18:11:27 foufoune kernel:        003d0a6d 00000001 f62fd000 
00000000 f7ede070 f62fdbf4 c18e0000 00000286
Aug 17 18:11:27 foufoune kernel: Call Trace:
Aug 17 18:11:27 foufoune kernel:  <c0466a2e> schedule_timeout+0x49/0xae  
<c016f141> do_sys_poll+0x253/0x53b
Aug 17 18:11:27 foufoune kernel:  <c016f691> sys_poll+0x3b/0x47  
<c0102b07> syscall_call+0x7/0xb
Aug 17 18:11:27 foufoune kernel: hald-addon-st S F6158F18  2268  3159   
3149                     (NOTLB)
Aug 17 18:11:27 foufoune kernel:        f6158f30 00000002 f6158f1c 
f6158f18 f6158ef4 ea32d000 003d0a75 f6158000
Aug 17 18:11:27 foufoune kernel:        000d987e 000e8568 00000000 
f79b3648 f79b3540 c0571900 c17f7380 ea32d000
Aug 17 18:11:27 foufoune kernel:        003d0a75 00000000 f6158000 
f6158f64 00000286 f6158f30 c0131a25 4360cea2
Aug 17 18:11:27 foufoune kernel: Call Trace:
Aug 17 18:11:27 foufoune kernel:  <c046767a> do_nanosleep+0x49/0x66  
<c0131a84> hrtimer_nanosleep+0x3c/0xeb
Aug 17 18:11:27 foufoune kernel:  <c0131b8a> sys_nanosleep+0x57/0x5d  
<c0102b07> syscall_call+0x7/0xb
Aug 17 18:11:27 foufoune kernel: login         S C014C625  2164  
3179      1  4134    3180  3149 (NOTLB)
Aug 17 18:11:27 foufoune kernel:        f62fbf3c 00000002 f62fbf28 
c014c625 fffb9000 003d9200 003d0a70 f62fb000
Aug 17 18:11:27 foufoune kernel:        f7d74e40 00000012 00000000 
f7dbeb98 f7dbea90 c0571900 c17f7380 003d9200
Aug 17 18:11:27 foufoune kernel:        003d0a70 00000000 f62fb000 
fffb56a0 f6124bf8 c179074c 3c9c9065 f49bcc30
Aug 17 18:11:27 foufoune kernel: Call Trace:
Aug 17 18:11:27 foufoune kernel:  <c011fbad> do_wait+0x261/0xa20  
<c012039e> sys_wait4+0x32/0x34
Aug 17 18:11:27 foufoune kernel:  <c0102b07> syscall_call+0x7/0xb
Aug 17 18:11:27 foufoune kernel: mingetty      S 00000004  2904  
3180      1          3181  3179 (NOTLB)
Aug 17 18:11:27 foufoune kernel:        f7d5eeb0 00000000 00000000 
00000004 00000000 8dcdbc00 003d08c5 f7d5e000
Aug 17 18:11:27 foufoune kernel:        f7d9c3c0 f7940200 000a2c2a 
f7ede688 f7ede580 f7e81580 c17ff380 8e0ac500
Aug 17 18:11:27 foufoune kernel:        003d08c5 00000001 f7d5e000 
00000000 f7e81580 00000286 00001000 c057a800
Aug 17 18:11:27 foufoune kernel: Call Trace:
Aug 17 18:11:27 foufoune kernel:  <c0466a54> schedule_timeout+0x6f/0xae  
<c02b5e5d> read_chan+0x2f4/0x5f7
Aug 17 18:11:27 foufoune kernel:  <c02b153f> tty_read+0x7d/0xb2  
<c015d4de> vfs_read+0xa2/0x15e
Aug 17 18:11:27 foufoune kernel:  <c015dfd1> sys_read+0x3d/0x64  
<c0102b07> syscall_call+0x7/0xb
Aug 17 18:11:27 foufoune kernel: mingetty      S 00000082  2904  
3181      1          3182  3180 (NOTLB)
Aug 17 18:11:27 foufoune kernel:        f7f8feb0 00000000 f7f8fef0 
00000082 c17f7380 919e4c00 003d08c5 f7f8f000
Aug 17 18:11:27 foufoune kernel:        c1b093c0 c1b73ac0 00000000 
f7fbd648 f7fbd540 c1bc6030 c17ff380 919e4c00
Aug 17 18:11:27 foufoune kernel:        003d08c5 00000001 f7f8f000 
00000000 c1bc6030 00000000 00000003 00000000
Aug 17 18:11:27 foufoune kernel: Call Trace:
Aug 17 18:11:27 foufoune kernel:  <c0466a54> schedule_timeout+0x6f/0xae  
<c02b5e5d> read_chan+0x2f4/0x5f7
Aug 17 18:11:27 foufoune kernel:  <c02b153f> tty_read+0x7d/0xb2  
<c015d4de> vfs_read+0xa2/0x15e
Aug 17 18:11:27 foufoune kernel:  <c015dfd1> sys_read+0x3d/0x64  
<c0102b07> syscall_call+0x7/0xb
Aug 17 18:11:27 foufoune kernel: mingetty      S F78EB580  2816  
3182      1          3183  3181 (NOTLB)
Aug 17 18:11:27 foufoune kernel:        f62faeb0 00000000 00000000 
f78eb580 c17f7380 92927000 003d08c5 f62fa000
Aug 17 18:11:27 foufoune kernel:        f78d3c80 c1b73200 00000000 
c1bc6138 c1bc6030 f7db6a50 c17ff380 92927000
Aug 17 18:11:27 foufoune kernel:        003d08c5 00000001 f62fa000 
00000000 f7db6a50 00000000 00000003 00000082
Aug 17 18:11:27 foufoune kernel: Call Trace:
Aug 17 18:11:27 foufoune kernel:  <c0466a54> schedule_timeout+0x6f/0xae  
<c02b5e5d> read_chan+0x2f4/0x5f7
Aug 17 18:11:27 foufoune kernel:  <c02b153f> tty_read+0x7d/0xb2  
<c015d4de> vfs_read+0xa2/0x15e
Aug 17 18:11:27 foufoune kernel:  <c015dfd1> sys_read+0x3d/0x64  
<c0102b07> syscall_call+0x7/0xb
Aug 17 18:11:27 foufoune kernel: mingetty      S 00000004  2904  
3183      1          3184  3182 (NOTLB)
Aug 17 18:11:27 foufoune kernel:        f62e0eb0 00000000 00000000 
00000004 00000000 88cbff00 003d08c5 f62e0000
Aug 17 18:11:27 foufoune kernel:        f79403c0 00000000 00000000 
c1b95b58 c1b95a50 f7e40a90 c17ff380 89090800
Aug 17 18:11:27 foufoune kernel:        003d08c5 00000001 f62e0000 
00000000 f7e40a90 00000286 00001000 c057a800
Aug 17 18:11:27 foufoune kernel: Call Trace:
Aug 17 18:11:27 foufoune kernel:  <c0466a54> schedule_timeout+0x6f/0xae  
<c02b5e5d> read_chan+0x2f4/0x5f7
Aug 17 18:11:27 foufoune kernel:  <c02b153f> tty_read+0x7d/0xb2  
<c015d4de> vfs_read+0xa2/0x15e
Aug 17 18:11:27 foufoune kernel:  <c015dfd1> sys_read+0x3d/0x64  
<c0102b07> syscall_call+0x7/0xb
Aug 17 18:11:28 foufoune kernel: mingetty      S 00000004  2380  
3184      1          3185  3183 (NOTLB)
Aug 17 18:11:28 foufoune kernel:        f79e5eb0 00000000 00000000 
00000004 00000000 8d53aa00 003d08c5 f79e5000
Aug 17 18:11:28 foufoune kernel:        c1b093c0 00000000 000a2c2a 
c1b95138 c1b95030 f7e40a90 c17ff380 8d90b300
Aug 17 18:11:28 foufoune kernel:        003d08c5 00000001 f79e5000 
00000000 f7e40a90 00000286 00001000 c057a800
Aug 17 18:11:28 foufoune kernel: Call Trace:
Aug 17 18:11:28 foufoune kernel:  <c0466a54> schedule_timeout+0x6f/0xae  
<c02b5e5d> read_chan+0x2f4/0x5f7
Aug 17 18:11:28 foufoune kernel:  <c02b153f> tty_read+0x7d/0xb2  
<c015d4de> vfs_read+0xa2/0x15e
Aug 17 18:11:28 foufoune kernel:  <c015dfd1> sys_read+0x3d/0x64  
<c0102b07> syscall_call+0x7/0xb
Aug 17 18:11:28 foufoune kernel: prefdm        S F7F47EBC  2524  
3185      1  3307    3550  3184 (NOTLB)
Aug 17 18:11:28 foufoune kernel:        f7f47f24 c1795c20 c1795c20 
f7f47ebc c0151710 92cf7900 003d08c5 f7f47000
Aug 17 18:11:28 foufoune kernel:        f7d9cc80 00000000 00000000 
f7db6b58 f7db6a50 c18d0a50 c17ff380 92cf7900
Aug 17 18:11:28 foufoune kernel:        003d08c5 00000001 f7f47000 
00000000 c18d0a50 3c4c5065 fffa83b8 c17ff838
Aug 17 18:11:28 foufoune kernel: Call Trace:
Aug 17 18:11:28 foufoune kernel:  <c011fbad> do_wait+0x261/0xa20  
<c012039e> sys_wait4+0x32/0x34
Aug 17 18:11:28 foufoune kernel:  <c01203c7> sys_waitpid+0x27/0x29  
<c0102b07> syscall_call+0x7/0xb
Aug 17 18:11:28 foufoune kernel: gdm-binary    S F7D41B8C  1856  3307   
3185  4083               (NOTLB)
Aug 17 18:11:28 foufoune kernel:        f7d41be0 00000002 f7d41bcc 
f7d41b8c c019be2e f6d1af00 003d0a6d f7d41000
Aug 17 18:11:28 foufoune kernel:        00000000 c1b34580 00000000 
f7e40688 f7e40580 f7ee3540 c17ff380 f70eb800
Aug 17 18:11:28 foufoune kernel:        003d0a6d 00000001 f7d41000 
f7d41bc0 c0124efe f7d41bf4 c18e0000 00000286
Aug 17 18:11:28 foufoune kernel: Call Trace:
Aug 17 18:11:28 foufoune kernel:  <c0466a2e> schedule_timeout+0x49/0xae  
<c016f141> do_sys_poll+0x253/0x53b
Aug 17 18:11:28 foufoune kernel:  <c016f691> sys_poll+0x3b/0x47  
<c0102b07> syscall_call+0x7/0xb
Aug 17 18:11:28 foufoune kernel: gconfd-2      S F55DDBF8  1456  
3550      1          3553  3185 (NOTLB)
Aug 17 18:11:28 foufoune kernel:        f55ddbe0 00000002 f55ddbcc 
f55ddbf8 c03e82b3 13526100 003d0a74 f55dd000
Aug 17 18:11:28 foufoune kernel:        00000000 f7d74740 00000000 
f5d4bb58 f5d4ba50 c0571900 c17f7380 13526100
Aug 17 18:11:28 foufoune kernel:        003d0a74 00000000 f55dd000 
f55ddbc0 c0124efe f55ddbf4 c06e8300 00000286
Aug 17 18:11:28 foufoune kernel: Call Trace:
Aug 17 18:11:28 foufoune kernel:  <c0466a2e> schedule_timeout+0x49/0xae  
<c016f141> do_sys_poll+0x253/0x53b
Aug 17 18:11:28 foufoune kernel:  <c016f691> sys_poll+0x3b/0x47  
<c0102b07> syscall_call+0x7/0xb
Aug 17 18:11:28 foufoune kernel: gnome-keyring S C1A93C6C  1456  
3553      1          3555  3550 (NOTLB)
Aug 17 18:11:28 foufoune kernel:        c1a93be0 00000002 c1a93bcc 
c1a93c6c c1a93c48 4a8c0b00 003d08d8 c1a93000
Aug 17 18:11:28 foufoune kernel:        c1a93cfe 00000006 00000000 
c1ba4b98 c1ba4a90 c0571900 c17f7380 4ac91400
Aug 17 18:11:28 foufoune kernel:        003d08d8 00000000 c1a93000 
c1a93bc0 c0124efe c1a93bf4 c06e8300 00000286
Aug 17 18:11:28 foufoune kernel: Call Trace:
Aug 17 18:11:28 foufoune kernel:  <c0466a2e> schedule_timeout+0x49/0xae  
<c016f141> do_sys_poll+0x253/0x53b
Aug 17 18:11:28 foufoune kernel:  <c016f691> sys_poll+0x3b/0x47  
<c0102b07> syscall_call+0x7/0xb
Aug 17 18:11:28 foufoune kernel: bonobo-activa S F7E62BA4  1516  
3555      1          3563  3553 (NOTLB)
Aug 17 18:11:28 foufoune kernel:        f7e62be0 00000000 00001000 
f7e62ba4 c01619e6 bdc68600 003d0a6c f7e62000
Aug 17 18:11:28 foufoune kernel:        c1bc13c0 c1b73e40 00000000 
f7948688 f7948580 f78ffa90 c17f7380 bdc68600
Aug 17 18:11:28 foufoune kernel:        003d0a6c 00000000 f7e62000 
00000000 f78ffa90 f7e62bf4 c06e8300 00000286
Aug 17 18:11:28 foufoune kernel: Call Trace:
Aug 17 18:11:28 foufoune kernel:  <c0466a2e> schedule_timeout+0x49/0xae  
<c016f141> do_sys_poll+0x253/0x53b
Aug 17 18:11:28 foufoune kernel:  <c016f691> sys_poll+0x3b/0x47  
<c0102b07> syscall_call+0x7/0xb
Aug 17 18:11:28 foufoune kernel: gam_server    S C0571900  1516  
3563      1          3571  3555 (NOTLB)
Aug 17 18:11:28 foufoune kernel:        f6083be0 00000002 f6083bcc 
c0571900 c064afac 18b0ab00 003d0a76 f6083000
Aug 17 18:11:28 foufoune kernel:        c1b34580 c1b09040 00000000 
f7957b58 f7957a50 c0571900 c17f7380 18b0ab00
Aug 17 18:11:28 foufoune kernel:        003d0a76 00000000 f6083000 
f6083bc0 c0124efe f6083bf4 c06e8300 00000286
Aug 17 18:11:28 foufoune kernel: Call Trace:
Aug 17 18:11:28 foufoune kernel:  <c0466a2e> schedule_timeout+0x49/0xae  
<c016f141> do_sys_poll+0x253/0x53b
Aug 17 18:11:28 foufoune kernel:  <c016f691> sys_poll+0x3b/0x47  
<c0102b07> syscall_call+0x7/0xb
Aug 17 18:11:28 foufoune kernel: xscreensaver  S C012EBB5  1456  
3571      1          3599  3563 (NOTLB)
Aug 17 18:11:28 foufoune kernel:        f653bba0 00000002 f653bb8c 
c012ebb5 f653bbe8 f4628300 003d09d9 f653b000
Aug 17 18:11:28 foufoune kernel:        c016eda8 00000000 00000000 
f5591688 f5591580 c0571900 c17f7380 f4628300
Aug 17 18:11:28 foufoune kernel:        003d09d9 00000000 f653b000 
f56ce644 00000000 00000000 f653bfa0 f653bf4c
Aug 17 18:11:28 foufoune kernel: Call Trace:
Aug 17 18:11:28 foufoune kernel:  <c01d1cad> 
nfs_wait_bit_interruptible+0x20/0x26  <c0466b0a> __wait_on_bit+0x45/0x62
Aug 17 18:11:28 foufoune kernel:  <c0466b84> 
out_of_line_wait_on_bit+0x5d/0x65  <c01d1c77> nfs_wait_on_request+0x4b/0x61
Aug 17 18:11:28 foufoune kernel:  <c01d562d> 
nfs_wait_on_requests_locked+0x68/0xb9  <c01d706e> 
nfs_sync_inode_wait+0x56/0x222
Aug 17 18:11:28 foufoune kernel:  <c01cb918> nfs_release_page+0x1f/0x33  
<c015eed3> try_to_release_page+0x2f/0x50
Aug 17 18:11:28 foufoune kernel:  <c0148ae2> shrink_zone+0x9e4/0xbec  
<c0149348> try_to_free_pages+0x11c/0x1f8
Aug 17 18:11:28 foufoune kernel:  <c0145260> __alloc_pages+0x11c/0x2b6  
<c014ce7c> __handle_mm_fault+0x76b/0x894
Aug 17 18:11:28 foufoune kernel:  <c0114b89> do_page_fault+0x109/0x5f5  
<c010362b> error_code+0x4f/0x54
Aug 17 18:11:28 foufoune kernel:  <c0279036> copy_to_user+0x2e/0x48  
<c017bbb7> seq_read+0x1ec/0x29b
Aug 17 18:11:28 foufoune kernel:  <c015d4de> vfs_read+0xa2/0x15e  
<c015dfd1> sys_read+0x3d/0x64
Aug 17 18:11:28 foufoune kernel:  <c0102b07> syscall_call+0x7/0xb
Aug 17 18:11:28 foufoune kernel: gnome-panel   S E712CEE4  1516  
3599      1          3991  3571 (NOTLB)
Aug 17 18:11:28 foufoune kernel:        f7fb8ba4 c01619e6 00001000 
e712cee4 f7fb8b50 6505b000 003d0a6b f7fb8000
Aug 17 18:11:28 foufoune kernel:        00000000 f78b2c80 00000000 
f7fee648 f7fee540 f531d540 c17f7380 6542b900
Aug 17 18:11:28 foufoune kernel:        003d0a6b 00000000 f7fb8000 
00000000 f531d540 00200206 e712ce34 f7944500
Aug 17 18:11:28 foufoune kernel: Call Trace:
Aug 17 18:11:28 foufoune kernel:  <c01d1cad> 
nfs_wait_bit_interruptible+0x20/0x26  <c0466b0a> __wait_on_bit+0x45/0x62
Aug 17 18:11:28 foufoune kernel:  <c0466b84> 
out_of_line_wait_on_bit+0x5d/0x65  <c01d1c77> nfs_wait_on_request+0x4b/0x61
Aug 17 18:11:28 foufoune kernel:  <c01d562d> 
nfs_wait_on_requests_locked+0x68/0xb9  <c01d706e> 
nfs_sync_inode_wait+0x56/0x222
Aug 17 18:11:28 foufoune kernel:  <c01cb918> nfs_release_page+0x1f/0x33  
<c015eed3> try_to_release_page+0x2f/0x50
Aug 17 18:11:28 foufoune kernel:  <c0148ae2> shrink_zone+0x9e4/0xbec  
<c0149348> try_to_free_pages+0x11c/0x1f8
Aug 17 18:11:28 foufoune kernel:  <c0145260> __alloc_pages+0x11c/0x2b6  
<c01465ef> __do_page_cache_readahead+0x1ad/0x220
Aug 17 18:11:28 foufoune kernel:  <c014671c> 
do_page_cache_readahead+0x3d/0x51  <c0141801> filemap_nopage+0x140/0x395
Aug 17 18:11:28 foufoune kernel:  <c014c837> 
__handle_mm_fault+0x126/0x894  <c0114b89> do_page_fault+0x109/0x5f5
Aug 17 18:11:28 foufoune kernel:  <c010362b> error_code+0x4f/0x54
Aug 17 18:11:28 foufoune kernel: gnome-panel   S 00000002  2748  
4065      1          4006  4037 (NOTLB)
Aug 17 18:11:28 foufoune kernel:        cf551be0 00000001 c17ff320 
00000002 00000000 b4001500 003d0a6c cf551000
Aug 17 18:11:28 foufoune kernel:        00000000 00000000 00000000 
f531d648 f531d540 f7ee3540 c17ff380 b4001500
Aug 17 18:11:28 foufoune kernel:        003d0a6c 00000001 cf551000 
cf551bc0 c0124efe cf551bf4 c18e0000 00200286
Aug 17 18:11:28 foufoune kernel: Call Trace:
Aug 17 18:11:28 foufoune kernel:  <c0466a2e> schedule_timeout+0x49/0xae  
<c016f141> do_sys_poll+0x253/0x53b
Aug 17 18:11:28 foufoune kernel:  <c016f691> sys_poll+0x3b/0x47  
<c0102b07> syscall_call+0x7/0xb
Aug 17 18:11:28 foufoune kernel: emacs-x       S 00000002  2000  
3988      1                4006 (NOTLB)
Aug 17 18:11:28 foufoune kernel:        d9fa6e98 00000002 d9fa6e84 
00000002 00000000 41efc000 003d0a76 d9fa6000
Aug 17 18:11:28 foufoune kernel:        00000000 f7940200 00000000 
c1b79b98 c1b79a90 f7ee3540 c17ff380 41efc000
Aug 17 18:11:28 foufoune kernel:        003d0a76 00000001 d9fa6000 
d9fa6edc d9fa6eb8 d9fa6e88 c0105f33 d9fa6e90
Aug 17 18:11:28 foufoune kernel: Call Trace:
Aug 17 18:11:28 foufoune kernel:  <c0466a54> schedule_timeout+0x6f/0xae  
<c0133e71> do_futex+0x8bf/0x8f4
Aug 17 18:11:28 foufoune kernel:  <c0133f0d> sys_futex+0x67/0x110  
<c0102b07> syscall_call+0x7/0xb
Aug 17 18:11:28 foufoune kernel: rpc.mountd    S F610FADC  2520  
3991      1          3994  3599 (NOTLB)
Aug 17 18:11:28 foufoune kernel:        f610fb30 00000002 f610fb1c 
f610fadc c026e735 51f3d100 003d09d4 f610f000
Aug 17 18:11:28 foufoune kernel:        00000001 f790e748 00000000 
f4818b58 f4818a50 f7ee3540 c17ff380 51f3d100
Aug 17 18:11:28 foufoune kernel:        003d09d4 00000001 f610f000 
f610fb10 c012ecee 00000003 00000000 f610fbd8
Aug 17 18:11:28 foufoune kernel: Call Trace:
Aug 17 18:11:28 foufoune kernel:  <c0466a54> schedule_timeout+0x6f/0xae  
<c016fae0> do_select+0x443/0x5a1
Aug 17 18:11:28 foufoune kernel:  <c016fdf7> 
core_sys_select+0x1b9/0x2c0  <c01701e5> sys_select+0x3d/0x1a8
Aug 17 18:11:28 foufoune kernel:  <c0102b07> syscall_call+0x7/0xb
Aug 17 18:11:28 foufoune kernel: nfsd4         S F3F15F1C  2932  
3993     11          4004  2869 (L-TLB)
Aug 17 18:11:28 foufoune kernel:        f3f15f7c f60f8980 00001388 
f3f15f1c c012bc04 56bb9200 003d0a73 f3f15000
Aug 17 18:11:28 foufoune kernel:        00000000 00000000 00000000 
f49b1138 f49b1030 f7ec1a90 c17ff380 56bb9200
Aug 17 18:11:28 foufoune kernel:        003d0a73 00000001 f3f15000 
00000000 f7ec1a90 00000000 c0126c27 c17ff838
Aug 17 18:11:28 foufoune kernel: Call Trace:
Aug 17 18:11:28 foufoune kernel:  <c012bb7f> worker_thread+0x11a/0x11c  
<c012e989> kthread+0xc8/0xcc
Aug 17 18:11:28 foufoune kernel:  <c0100db5> kernel_thread_helper+0x5/0xb
Aug 17 18:11:28 foufoune kernel: nfsd          D C0323279  1288  
3994      1          3996  3991 (L-TLB)
Aug 17 18:11:28 foufoune kernel:        f400ac40 c0121b1b f400abd8 
c0323279 00000000 b1269900 003d09d9 f400a000
Aug 17 18:11:28 foufoune kernel:        00000000 00000000 0006c81c 
f78eb178 f78eb070 f78cc540 c17f7380 b1269900
Aug 17 18:11:28 foufoune kernel:        003d09d9 00000000 f400a000 
00000000 f78cc540 f400a000 f400ac60 c17f73c0
Aug 17 18:11:28 foufoune kernel: Call Trace:
Aug 17 18:11:28 foufoune kernel:  <c046731b> 
__mutex_lock_slowpath+0xbc/0x3c5  <c046762f> mutex_lock+0xb/0xd
Aug 17 18:11:28 foufoune kernel:  <c0142640> 
generic_file_writev+0x2a/0xa9  <c015da02> do_readv_writev+0x249/0x2c5
Aug 17 18:11:28 foufoune kernel:  <c015dabd> vfs_writev+0x3f/0x54  
<c01f5085> nfsd_vfs_write+0xaf/0x2fd
Aug 17 18:11:28 foufoune kernel:  <c01f5811> nfsd_write+0x6f/0xed  
<c0203940> nfsd4_proc_compound+0x118a/0x191a
Aug 17 18:11:28 foufoune kernel:  <c01f19cf> nfsd_dispatch+0x7b/0x1c4  
<c0457835> svc_process+0x3e2/0x69d
Aug 17 18:11:28 foufoune kernel:  <c01f1f27> nfsd+0x17c/0x305  
<c0100db5> kernel_thread_helper+0x5/0xb
Aug 17 18:11:28 foufoune kernel: nfsd          D C0323279  1500  
3995      1          4037  3997 (L-TLB)
Aug 17 18:11:28 foufoune kernel:        f400fc40 c0121b1b f400fbd8 
c0323279 00000001 b06f7e00 003d09d9 f400f000
Aug 17 18:11:28 foufoune kernel:        00000000 00000000 0006c81c 
f49c7688 f49c7580 c1bae070 c17ff380 b06f7e00
Aug 17 18:11:28 foufoune kernel:        003d09d9 00000001 f400f000 
00000000 c1bae070 f400f000 f400fc60 c17ff838
Aug 17 18:11:28 foufoune kernel: Call Trace:
Aug 17 18:11:28 foufoune kernel:  <c046731b> 
__mutex_lock_slowpath+0xbc/0x3c5  <c046762f> mutex_lock+0xb/0xd
Aug 17 18:11:28 foufoune kernel:  <c0142640> 
generic_file_writev+0x2a/0xa9  <c015da02> do_readv_writev+0x249/0x2c5
Aug 17 18:11:28 foufoune kernel:  <c015dabd> vfs_writev+0x3f/0x54  
<c01f5085> nfsd_vfs_write+0xaf/0x2fd
Aug 17 18:11:28 foufoune kernel:  <c01f5811> nfsd_write+0x6f/0xed  
<c0203940> nfsd4_proc_compound+0x118a/0x191a
Aug 17 18:11:28 foufoune kernel:  <c01f19cf> nfsd_dispatch+0x7b/0x1c4  
<c0457835> svc_process+0x3e2/0x69d
Aug 17 18:11:28 foufoune kernel:  <c01f1f27> nfsd+0x17c/0x305  
<c0100db5> kernel_thread_helper+0x5/0xb
Aug 17 18:11:28 foufoune kernel: nfsd          D 00000002  1420  
3996      1          3998  3994 (L-TLB)
Aug 17 18:11:28 foufoune kernel:        c1b80c40 00000001 c17f7320 
00000002 00000000 b7d39500 003d09d9 c1b80000
Aug 17 18:11:28 foufoune kernel:        00000000 00000000 00000000 
d37e9b98 d37e9a90 f5ca3a50 c17f7380 b7d39500
Aug 17 18:11:28 foufoune kernel:        003d09d9 00000000 c1b80000 
00000000 c1bae070 c1b80000 c1b80c60 c17ff838
Aug 17 18:11:28 foufoune kernel: Call Trace:
Aug 17 18:11:28 foufoune kernel:  <c046731b> 
__mutex_lock_slowpath+0xbc/0x3c5  <c046762f> mutex_lock+0xb/0xd
Aug 17 18:11:28 foufoune kernel:  <c0142640> 
generic_file_writev+0x2a/0xa9  <c015da02> do_readv_writev+0x249/0x2c5
Aug 17 18:11:28 foufoune kernel:  <c015dabd> vfs_writev+0x3f/0x54  
<c01f5085> nfsd_vfs_write+0xaf/0x2fd
Aug 17 18:11:28 foufoune kernel:  <c01f5811> nfsd_write+0x6f/0xed  
<c0203940> nfsd4_proc_compound+0x118a/0x191a
Aug 17 18:11:28 foufoune kernel:  <c01f19cf> nfsd_dispatch+0x7b/0x1c4  
<c0457835> svc_process+0x3e2/0x69d
Aug 17 18:11:28 foufoune kernel:  <c01f1f27> nfsd+0x17c/0x305  
<c0100db5> kernel_thread_helper+0x5/0xb
Aug 17 18:11:28 foufoune kernel: nfsd          S C17FFFFC  1492  
3997      1          3995  3998 (L-TLB)
Aug 17 18:11:28 foufoune kernel:        f57d5854 00000002 f57d5840 
c17ffffc 01148002 b84da700 003d09d9 f57d5000
Aug 17 18:11:28 foufoune kernel:        ef28cbcc f36ad550 0006c81c 
d37e9688 d37e9580 f7ee3540 c17ff380 b84da700
Aug 17 18:11:28 foufoune kernel:        003d09d9 00000001 f57d5000 
f3b2f860 00001000 ef28cbcc 00000002 00000002
Aug 17 18:11:28 foufoune kernel: Call Trace:
Aug 17 18:11:28 foufoune kernel:  <c01d1cad> 
nfs_wait_bit_interruptible+0x20/0x26  <c0466b0a> __wait_on_bit+0x45/0x62
Aug 17 18:11:28 foufoune kernel:  <c0466b84> 
out_of_line_wait_on_bit+0x5d/0x65  <c01d1c77> nfs_wait_on_request+0x4b/0x61
Aug 17 18:11:28 foufoune kernel:  <c01d562d> 
nfs_wait_on_requests_locked+0x68/0xb9  <c01d706e> 
nfs_sync_inode_wait+0x56/0x222
Aug 17 18:11:28 foufoune kernel:  <c01cb918> nfs_release_page+0x1f/0x33  
<c015eed3> try_to_release_page+0x2f/0x50
Aug 17 18:11:28 foufoune kernel:  <c0148ae2> shrink_zone+0x9e4/0xbec  
<c0149348> try_to_free_pages+0x11c/0x1f8
Aug 17 18:11:28 foufoune kernel:  <c0145260> __alloc_pages+0x11c/0x2b6  
<c0140ce6> generic_file_buffered_write+0x143/0x5c9
Aug 17 18:11:28 foufoune kernel:  <c0142351> 
__generic_file_aio_write_nolock+0x276/0x4a4  <c01425fa> 
__generic_file_write_nolock+0x7b/0x97
Aug 17 18:11:28 foufoune kernel:  <c0142652> 
generic_file_writev+0x3c/0xa9  <c015da02> do_readv_writev+0x249/0x2c5
Aug 17 18:11:28 foufoune kernel:  <c015dabd> vfs_writev+0x3f/0x54  
<c01f5085> nfsd_vfs_write+0xaf/0x2fd
Aug 17 18:11:28 foufoune kernel:  <c01f5811> nfsd_write+0x6f/0xed  
<c0203940> nfsd4_proc_compound+0x118a/0x191a
Aug 17 18:11:28 foufoune kernel:  <c01f19cf> nfsd_dispatch+0x7b/0x1c4  
<c0457835> svc_process+0x3e2/0x69d
Aug 17 18:11:28 foufoune kernel:  <c01f1f27> nfsd+0x17c/0x305  
<c0100db5> kernel_thread_helper+0x5/0xb
Aug 17 18:11:28 foufoune kernel: nfsd          D C0323279  1420  
3998      1          3997  3996 (L-TLB)
Aug 17 18:11:28 foufoune kernel:        de936c40 c0121b1b de936bd8 
c0323279 00000000 aff56c00 003d09d9 de936000
Aug 17 18:11:28 foufoune kernel:        00000000 00000000 0006c81c 
d37e9178 d37e9070 f78cc540 c17f7380 aff56c00
Aug 17 18:11:28 foufoune kernel:        003d09d9 00000000 de936000 
00000000 f78cc540 de936000 de936c60 c17f73c0
Aug 17 18:11:28 foufoune kernel: Call Trace:
Aug 17 18:11:28 foufoune kernel:  <c046731b> 
__mutex_lock_slowpath+0xbc/0x3c5  <c046762f> mutex_lock+0xb/0xd
Aug 17 18:11:28 foufoune kernel:  <c0142640> 
generic_file_writev+0x2a/0xa9  <c015da02> do_readv_writev+0x249/0x2c5
Aug 17 18:11:28 foufoune kernel:  <c015dabd> vfs_writev+0x3f/0x54  
<c01f5085> nfsd_vfs_write+0xaf/0x2fd
Aug 17 18:11:28 foufoune kernel:  <c01f5811> nfsd_write+0x6f/0xed  
<c0203940> nfsd4_proc_compound+0x118a/0x191a
Aug 17 18:11:28 foufoune kernel:  <c01f19cf> nfsd_dispatch+0x7b/0x1c4  
<c0457835> svc_process+0x3e2/0x69d
Aug 17 18:11:28 foufoune kernel:  <c01f1f27> nfsd+0x17c/0x305  
<c0100db5> kernel_thread_helper+0x5/0xb
Aug 17 18:11:28 foufoune kernel: pdflush       S C0125A2A  2076  
4004     11          4055  3993 (L-TLB)
Aug 17 18:11:28 foufoune kernel:        f1fc7f98 00000002 f1fc7f84 
c0125a2a 0006252f e9b8be00 003d0a75 f1fc7000
Aug 17 18:11:28 foufoune kernel:        0006252f 00001310 00000000 
f5ca3b58 f5ca3a50 c0571900 c17f7380 e9b8be00
Aug 17 18:11:28 foufoune kernel:        003d0a75 00000000 f1fc7000 
00000000 00000000 00000000 00000000 00000005
Aug 17 18:11:28 foufoune kernel: Call Trace:
Aug 17 18:11:28 foufoune kernel:  <c01462d0> pdflush+0x95/0x1a5  
<c012e989> kthread+0xc8/0xcc
Aug 17 18:11:28 foufoune kernel:  <c0100db5> kernel_thread_helper+0x5/0xb
Aug 17 18:11:28 foufoune kernel: su            S F7EA03DC  1616  
4006      1  4009    3988  4065 (NOTLB)
Aug 17 18:11:28 foufoune kernel:        d3694f24 00000028 f7ea03dc 
f7ea03dc d3694ec4 873df600 003d09b7 d3694000
Aug 17 18:11:28 foufoune kernel:        00000000 f79d1580 00000000 
f5591b98 f5591a90 f4ce1070 c17f7380 873df600
Aug 17 18:11:28 foufoune kernel:        003d09b7 00000000 d3694000 
00000000 f4ce1070 cc47c544 c17e794c d3694f70
Aug 17 18:11:28 foufoune kernel: Call Trace:
Aug 17 18:11:28 foufoune kernel:  <c011fbad> do_wait+0x261/0xa20  
<c012039e> sys_wait4+0x32/0x34
Aug 17 18:11:28 foufoune kernel:  <c01203c7> sys_waitpid+0x27/0x29  
<c0102b07> syscall_call+0x7/0xb
Aug 17 18:11:28 foufoune kernel: bash          S CA940EBC  2088  4009   
4006  4053               (NOTLB)
Aug 17 18:11:28 foufoune kernel:        ca940f24 00000000 c17aeaa0 
ca940ebc c0151710 ef414200 003d09d7 ca940000
Aug 17 18:11:28 foufoune kernel:        c1b73580 c1af4c80 00000000 
f4ce1178 f4ce1070 f5cf1580 c17f7380 ef414200
Aug 17 18:11:28 foufoune kernel:        003d09d7 00000000 ca940000 
00000000 f5cf1580 00000001 00000001 c17f73c0
Aug 17 18:11:28 foufoune kernel: Call Trace:
Aug 17 18:11:28 foufoune kernel:  <c011fbad> do_wait+0x261/0xa20  
<c012039e> sys_wait4+0x32/0x34
Aug 17 18:11:28 foufoune kernel:  <c01203c7> sys_waitpid+0x27/0x29  
<c0102b07> syscall_call+0x7/0xb
Aug 17 18:11:28 foufoune kernel: nfsv4-svc     S 00200282  3008  
4037      1          4065  3995 (L-TLB)
Aug 17 18:11:28 foufoune kernel:        e51bbf38 00000002 e51bbf24 
00200282 00000001 53858900 003d09de e51bb000
Aug 17 18:11:28 foufoune kernel:        00000009 e51bbef8 00000000 
f7e40178 f7e40070 c0571900 c17f7380 53c29200
Aug 17 18:11:28 foufoune kernel:        003d09de 00000000 e51bb000 
00200002 c03bf7b0 e51bbf18 c0174d7e d68f5b28
Aug 17 18:11:28 foufoune kernel: Call Trace:
Aug 17 18:11:28 foufoune kernel:  <c0466a54> schedule_timeout+0x6f/0xae  
<c0458e9b> svc_recv+0x376/0x4b2
Aug 17 18:11:28 foufoune kernel:  <c01ec74b> 
nfs_callback_svc+0x68/0x125  <c0100db5> kernel_thread_helper+0x5/0xb
Aug 17 18:11:28 foufoune kernel: iozone        D 00000020  2012  4053   
4009                     (NOTLB)
Aug 17 18:11:28 foufoune kernel:        cacfae98 cace4434 c17f7320 
00000020 00000002 29270800 003d09e3 cacfa000
Aug 17 18:11:28 foufoune kernel:        c1af4900 f7d74c80 00000000 
d5a26178 d5a26070 f7f9aa90 c17f7380 29641100
Aug 17 18:11:28 foufoune kernel:        003d09e3 00000000 cacfa000 
00000000 f7f9aa90 fffffe00 cacfaeac c17f73c0
Aug 17 18:11:28 foufoune kernel: Call Trace:
Aug 17 18:11:28 foufoune kernel:  <c046663b> io_schedule+0x26/0x30  
<c013fa2c> sync_page+0x35/0x41
Aug 17 18:11:28 foufoune kernel:  <c0466b0a> __wait_on_bit+0x45/0x62  
<c013fad4> wait_on_page_bit+0x5f/0x66
Aug 17 18:11:28 foufoune kernel:  <c014042b> 
wait_on_page_writeback_range+0x9b/0xf8  <c014055d> 
filemap_fdatawait+0x57/0x5f
Aug 17 18:11:28 foufoune kernel:  <c015ecf1> do_fsync+0x81/0x9c  
<c015ed2c> __do_fsync+0x20/0x2f
Aug 17 18:11:28 foufoune kernel:  <c015ed5a> sys_fsync+0xd/0xf  
<c0102b07> syscall_call+0x7/0xb
Aug 17 18:11:28 foufoune kernel: pdflush       S D5A26580  2616  
4055     11                4004 (L-TLB)
Aug 17 18:11:28 foufoune kernel:        dbdb4f98 c0268a06 00000000 
d5a26580 c012ea60 ca696300 003d0a6c dbdb4000
Aug 17 18:11:28 foufoune kernel:        00000000 c1b09040 00000000 
d5a26688 d5a26580 c1b79a90 c17ff380 ca696300
Aug 17 18:11:28 foufoune kernel:        003d0a6c 00000001 dbdb4000 
00000000 c1b79a90 00000000 00000001 00000047
Aug 17 18:11:28 foufoune kernel: Call Trace:
Aug 17 18:11:28 foufoune kernel:  <c01462d0> pdflush+0x95/0x1a5  
<c012e989> kthread+0xc8/0xcc
Aug 17 18:11:28 foufoune kernel:  <c0100db5> kernel_thread_helper+0x5/0xb
Aug 17 18:11:28 foufoune kernel: gdm-binary    S F60BD000  2380  4083   
3307  4088               (NOTLB)
Aug 17 18:11:28 foufoune kernel:        f60bdee4 00000002 f60bded0 
f60bd000 f60bdebc 529c3800 003d0a6e f60bd000
Aug 17 18:11:28 foufoune kernel:        00000000 00000096 00000000 
f4ce1688 f4ce1580 c0571900 c17f7380 52d94100
Aug 17 18:11:28 foufoune kernel:        003d0a6e 00000000 f60bd000 
f66a0ca0 c1ba5c00 f63ded18 f60bdedc c0466cd0
Aug 17 18:11:28 foufoune kernel: Call Trace:
Aug 17 18:11:28 foufoune kernel:  <c0168f49> pipe_wait+0x71/0x93  
<c0169908> pipe_readv+0x225/0x392
Aug 17 18:11:28 foufoune kernel:  <c0169a94> pipe_read+0x1f/0x2b  
<c015d4de> vfs_read+0xa2/0x15e
Aug 17 18:11:28 foufoune kernel:  <c015dfd1> sys_read+0x3d/0x64  
<c0102b07> syscall_call+0x7/0xb
Aug 17 18:11:28 foufoune kernel: X             S 4E519600  2000  4088   
4083          4133       (NOTLB)
Aug 17 18:11:28 foufoune kernel:        c94a4b30 00000002 c94a4b1c 
4e519600 003d0a6e 1e698300 003d0a76 c94a4000
Aug 17 18:11:28 foufoune kernel:        00000000 c1b09040 00000000 
f5cf1178 f5cf1070 c0571900 c17f7380 1e698300
Aug 17 18:11:28 foufoune kernel:        003d0a76 00000000 c94a4000 
c94a4b10 c0124efe c94a4b44 c06e8300 00200286
Aug 17 18:11:28 foufoune kernel: Call Trace:
Aug 17 18:11:28 foufoune kernel:  <c0466a2e> schedule_timeout+0x49/0xae  
<c016fae0> do_select+0x443/0x5a1
Aug 17 18:11:28 foufoune kernel:  <c016fdf7> 
core_sys_select+0x1b9/0x2c0  <c01701e5> sys_select+0x3d/0x1a8
Aug 17 18:11:28 foufoune kernel:  <c0102b07> syscall_call+0x7/0xb
Aug 17 18:11:28 foufoune kernel: gdmgreeter    S C0149F76  2312  4133   
4083                4088 (NOTLB)
Aug 17 18:11:28 foufoune kernel:        f66a0be0 00000002 f66a0bcc 
c0149f76 00000286 1cfb4d00 003d0a76 f66a0000
Aug 17 18:11:28 foufoune kernel:        00000000 c8d1440c 00000000 
f78eb688 f78eb580 f7ee3540 c17ff380 1cfb4d00
Aug 17 18:11:28 foufoune kernel:        003d0a76 00000001 f66a0000 
f66a0bc0 c0124efe f66a0bf4 c18e0000 00000286
Aug 17 18:11:28 foufoune kernel: Call Trace:
Aug 17 18:11:29 foufoune kernel:  <c0466a2e> schedule_timeout+0x49/0xae  
<c016f141> do_sys_poll+0x253/0x53b
Aug 17 18:11:29 foufoune kernel:  <c016f691> sys_poll+0x3b/0x47  
<c0102b07> syscall_call+0x7/0xb
Aug 17 18:11:29 foufoune kernel: bash          R running  2608  4134   
3179                     (NOTLB)
Aug 17 18:11:29 foufoune kernel:
Aug 17 18:11:29 foufoune kernel: Showing all blocking locks in the system:
Aug 17 18:11:29 foufoune kernel: S            init:    1 [f7ee3a50, 116] 
(not blocked on mutex)
Aug 17 18:11:29 foufoune kernel: S     migration/0:    2 [f7ee3030,   0] 
(not blocked on mutex)
Aug 17 18:11:29 foufoune kernel: S     ksoftirqd/0:    3 [c18dba90, 134] 
(not blocked on mutex)
Aug 17 18:11:29 foufoune kernel: S      watchdog/0:    4 [c18db580,   0] 
(not blocked on mutex)
Aug 17 18:11:29 foufoune kernel: S     migration/1:    5 [c18db070,   0] 
(not blocked on mutex)
Aug 17 18:11:29 foufoune kernel: S     ksoftirqd/1:    6 [c18d0a50, 134] 
(not blocked on mutex)
Aug 17 18:11:29 foufoune kernel: S      watchdog/1:    7 [c18d0540,   0] 
(not blocked on mutex)
Aug 17 18:11:29 foufoune kernel: R        events/0:    8 [c18d0030, 110] 
(not blocked on mutex)
Aug 17 18:11:29 foufoune kernel: S        events/1:    9 [f7ec1a90, 110] 
(not blocked on mutex)
Aug 17 18:11:29 foufoune kernel: S         khelper:   10 [f7feea50, 112] 
(not blocked on mutex)
Aug 17 18:11:29 foufoune kernel: S         kthread:   11 [f7ec1580, 110] 
(not blocked on mutex)
Aug 17 18:11:29 foufoune kernel: S       kblockd/0:   18 [f7fee030, 110] 
(not blocked on mutex)
Aug 17 18:11:29 foufoune kernel: S       kblockd/1:   19 [f7fcda90, 110] 
(not blocked on mutex)
Aug 17 18:11:29 foufoune kernel: S           khubd:   24 [f7fcd580, 110] 
(not blocked on mutex)
Aug 17 18:11:29 foufoune kernel: S         kseriod:   29 [f7fbda50, 110] 
(not blocked on mutex)
Aug 17 18:11:29 foufoune kernel: S         kswapd0:  218 [f7edea90, 115] 
(not blocked on mutex)
Aug 17 18:11:29 foufoune kernel: S           aio/0:  219 [f7f52030, 113] 
(not blocked on mutex)
Aug 17 18:11:29 foufoune kernel: S           aio/1:  220 [f7e81070, 113] 
(not blocked on mutex)
Aug 17 18:11:29 foufoune kernel: S       kpsmoused:  671 [f7979a90, 111] 
(not blocked on mutex)
Aug 17 18:11:29 foufoune kernel: S      exec-osm/0:  678 [f7957030, 111] 
(not blocked on mutex)
Aug 17 18:11:29 foufoune kernel: S      exec-osm/1:  679 [f78eba90, 111] 
(not blocked on mutex)
Aug 17 18:11:29 foufoune kernel: S     block-osm/0:  684 [c1b9e030, 111] 
(not blocked on mutex)
Aug 17 18:11:29 foufoune kernel: S     block-osm/1:  685 [f78ff070, 111] 
(not blocked on mutex)
Aug 17 18:11:29 foufoune kernel: D       kjournald:  748 [c1bc6540, 110] 
(not blocked on mutex)
Aug 17 18:11:29 foufoune kernel: S           udevd:  936 [c1ba4580, 114] 
(not blocked on mutex)
Aug 17 18:11:29 foufoune kernel: S         kauditd: 2481 [f7948070, 110] 
(not blocked on mutex)
Aug 17 18:11:29 foufoune kernel: S       kjournald: 2513 [f79b3a50, 111] 
(not blocked on mutex)
Aug 17 18:11:29 foufoune kernel: D         syslogd: 2761 [f7dbe070, 116] 
(not blocked on mutex)
Aug 17 18:11:29 foufoune kernel: S           klogd: 2763 [f79daa50, 115] 
(not blocked on mutex)
Aug 17 18:11:29 foufoune kernel: S         portmap: 2777 [f7fa1540, 115] 
(not blocked on mutex)
Aug 17 18:11:29 foufoune kernel: S       rpc.statd: 2795 [c1b95540, 119] 
(not blocked on mutex)
Aug 17 18:11:29 foufoune kernel: S          auditd: 2807 [f7f9a070, 112] 
(not blocked on mutex)
Aug 17 18:11:29 foufoune kernel: S          auditd: 2808 [f7fa5580, 112] 
(not blocked on mutex)
Aug 17 18:11:29 foufoune kernel: S        rpciod/0: 2868 [f78cc540, 110] 
(not blocked on mutex)
Aug 17 18:11:29 foufoune kernel: S        rpciod/1: 2869 [c1bae070, 110] 
(not blocked on mutex)
Aug 17 18:11:29 foufoune kernel: S           lockd: 2870 [f7fa1030, 117] 
(not blocked on mutex)
Aug 17 18:11:29 foufoune kernel: S       automount: 2954 [c1b79070, 116] 
(not blocked on mutex)
Aug 17 18:11:29 foufoune kernel: S            nifd: 2962 [f7948a90, 116] 
(not blocked on mutex)
Aug 17 18:11:29 foufoune kernel: S   mDNSResponder: 2995 [f7f9a580, 124] 
(not blocked on mutex)
Aug 17 18:11:29 foufoune kernel: S   mDNSResponder: 2997 [c1baea90, 115] 
(not blocked on mutex)
Aug 17 18:11:29 foufoune kernel: S           cupsd: 3013 [c1b9ea50, 116] 
(not blocked on mutex)
Aug 17 18:11:29 foufoune kernel: S            sshd: 3047 [f79da030, 120] 
(not blocked on mutex)
Aug 17 18:11:29 foufoune kernel: S            ntpd: 3061 [c1b79580, 115] 
(not blocked on mutex)
Aug 17 18:11:29 foufoune kernel: S             gpm: 3068 [f7e85540, 115] 
(not blocked on mutex)
Aug 17 18:11:29 foufoune kernel: S           httpd: 3076 [f79da540, 116] 
(not blocked on mutex)
Aug 17 18:11:29 foufoune kernel: S           crond: 3083 [f78cca50, 116] 
(not blocked on mutex)
Aug 17 18:11:29 foufoune kernel: S           httpd: 3094 [f7fa5a90, 116] 
(not blocked on mutex)
Aug 17 18:11:29 foufoune kernel: S           httpd: 3095 [f7fa1a50, 116] 
(not blocked on mutex)
Aug 17 18:11:29 foufoune kernel: S           httpd: 3096 [f7fa5070, 115] 
(not blocked on mutex)
Aug 17 18:11:29 foufoune kernel: S           httpd: 3097 [f7f4e540, 118] 
(not blocked on mutex)
Aug 17 18:11:29 foufoune kernel: S           httpd: 3098 [c1bae580, 118] 
(not blocked on mutex)
Aug 17 18:11:29 foufoune kernel: S           httpd: 3099 [f78cc030, 118] 
(not blocked on mutex)
Aug 17 18:11:29 foufoune kernel: S           httpd: 3100 [c1b9e540, 120] 
(not blocked on mutex)
Aug 17 18:11:29 foufoune kernel: S           httpd: 3101 [f7f52540, 120] 
(not blocked on mutex)
Aug 17 18:11:29 foufoune kernel: S             xfs: 3113 [f7979580, 115] 
(not blocked on mutex)
Aug 17 18:11:29 foufoune kernel: S             atd: 3127 [f7f52a50, 116] 
(not blocked on mutex)
Aug 17 18:11:29 foufoune kernel: S     dbus-daemon: 3134 [f7e85a50, 115] 
(not blocked on mutex)
Aug 17 18:11:29 foufoune kernel: S cups-config-dae: 3141 [f7db6540, 121] 
(not blocked on mutex)
Aug 17 18:11:29 foufoune kernel: S            hald: 3149 [f7e85030, 115] 
(not blocked on mutex)
Aug 17 18:11:29 foufoune kernel: S hald-addon-stor: 3159 [f79b3540, 116] 
(not blocked on mutex)
Aug 17 18:11:29 foufoune kernel: S           login: 3179 [f7dbea90, 117] 
(not blocked on mutex)
Aug 17 18:11:29 foufoune kernel: S        mingetty: 3180 [f7ede580, 119] 
(not blocked on mutex)
Aug 17 18:11:29 foufoune kernel: S        mingetty: 3181 [f7fbd540, 118] 
(not blocked on mutex)
Aug 17 18:11:29 foufoune kernel: S        mingetty: 3182 [c1bc6030, 119] 
(not blocked on mutex)
Aug 17 18:11:29 foufoune kernel: S        mingetty: 3183 [c1b95a50, 119] 
(not blocked on mutex)
Aug 17 18:11:29 foufoune kernel: S        mingetty: 3184 [c1b95030, 119] 
(not blocked on mutex)
Aug 17 18:11:29 foufoune kernel: S          prefdm: 3185 [f7db6a50, 123] 
(not blocked on mutex)
Aug 17 18:11:29 foufoune kernel: S      gdm-binary: 3307 [f7e40580, 115] 
(not blocked on mutex)
Aug 17 18:11:29 foufoune kernel: S        gconfd-2: 3550 [f5d4ba50, 115] 
(not blocked on mutex)
Aug 17 18:11:29 foufoune kernel: S gnome-keyring-d: 3553 [c1ba4a90, 118] 
(not blocked on mutex)
Aug 17 18:11:29 foufoune kernel: S bonobo-activati: 3555 [f7948580, 115] 
(not blocked on mutex)
Aug 17 18:11:29 foufoune kernel: S      gam_server: 3563 [f7957a50, 115] 
(not blocked on mutex)
Aug 17 18:11:29 foufoune kernel: S    xscreensaver: 3571 [f5591580, 115] 
(not blocked on mutex)
Aug 17 18:11:29 foufoune kernel: S     gnome-panel: 3599 [f7fee540, 116] 
(not blocked on mutex)
Aug 17 18:11:29 foufoune kernel: S     gnome-panel: 4065 [f531d540, 116] 
(not blocked on mutex)
Aug 17 18:11:29 foufoune kernel: S         emacs-x: 3988 [c1b79a90, 115] 
(not blocked on mutex)
Aug 17 18:11:29 foufoune kernel: S      rpc.mountd: 3991 [f4818a50, 116] 
(not blocked on mutex)
Aug 17 18:11:29 foufoune kernel: S           nfsd4: 3993 [f49b1030, 110] 
(not blocked on mutex)
Aug 17 18:11:29 foufoune kernel: D            nfsd: 3994 [f78eb070, 115] 
blocked on mutex: [f36ad5c4] {inode_init_once}
Aug 17 18:11:29 foufoune kernel: .. held by:              nfsd: 3997 
[d37e9580, 115]
Aug 17 18:11:29 foufoune kernel: ... acquired at:               
generic_file_writev+0x2a/0xa9
Aug 17 18:11:29 foufoune kernel: D            nfsd: 3995 [f49c7580, 115] 
blocked on mutex: [f36ad5c4] {inode_init_once}
Aug 17 18:11:29 foufoune kernel: .. held by:              nfsd: 3997 
[d37e9580, 115]
Aug 17 18:11:29 foufoune kernel: ... acquired at:               
generic_file_writev+0x2a/0xa9
Aug 17 18:11:29 foufoune kernel: D            nfsd: 3996 [d37e9a90, 115] 
blocked on mutex: [f36ad5c4] {inode_init_once}
Aug 17 18:11:29 foufoune kernel: .. held by:              nfsd: 3997 
[d37e9580, 115]
Aug 17 18:11:29 foufoune kernel: ... acquired at:               
generic_file_writev+0x2a/0xa9
Aug 17 18:11:29 foufoune kernel: S            nfsd: 3997 [d37e9580, 115] 
(not blocked on mutex)
Aug 17 18:11:29 foufoune kernel: D            nfsd: 3998 [d37e9070, 115] 
blocked on mutex: [f36ad5c4] {inode_init_once}
Aug 17 18:11:29 foufoune kernel: .. held by:              nfsd: 3997 
[d37e9580, 115]
Aug 17 18:11:29 foufoune kernel: ... acquired at:               
generic_file_writev+0x2a/0xa9
Aug 17 18:11:29 foufoune kernel: S         pdflush: 4004 [f5ca3a50, 115] 
(not blocked on mutex)
Aug 17 18:11:29 foufoune kernel: S              su: 4006 [f5591a90, 119] 
(not blocked on mutex)
Aug 17 18:11:29 foufoune kernel: S            bash: 4009 [f4ce1070, 115] 
(not blocked on mutex)
Aug 17 18:11:29 foufoune kernel: S       nfsv4-svc: 4037 [f7e40070, 115] 
(not blocked on mutex)
Aug 17 18:11:29 foufoune kernel: D          iozone: 4053 [d5a26070, 115] 
(not blocked on mutex)
Aug 17 18:11:29 foufoune kernel: S         pdflush: 4055 [d5a26580, 115] 
(not blocked on mutex)
Aug 17 18:11:29 foufoune kernel: ?      gdm-binary: 4083 [f4ce1580, 117] 
(not blocked on mutex)
Aug 17 18:11:29 foufoune kernel: S               X: 4088 [f5cf1070, 115] 
(not blocked on mutex)
Aug 17 18:11:29 foufoune kernel: S      gdmgreeter: 4133 [f78eb580, 115] 
(not blocked on mutex)
Aug 17 18:11:29 foufoune kernel: R            bash: 4134 [f49bca90, 115] 
(not blocked on mutex)
Aug 17 18:11:29 foufoune kernel:
Aug 17 18:11:29 foufoune kernel: ---------------------------
Aug 17 18:11:29 foufoune kernel: | showing all locks held: |
Aug 17 18:11:29 foufoune kernel: ---------------------------
Aug 17 18:11:29 foufoune kernel:
Aug 17 18:11:29 foufoune kernel: #001:             [f7f493d8] 
{initialize_tty_struct}
Aug 17 18:11:29 foufoune kernel: .. held by:          mingetty: 3183 
[c1b95a50, 119]
Aug 17 18:11:29 foufoune kernel: ... acquired at:               
read_chan+0x3e8/0x5f7
Aug 17 18:11:29 foufoune kernel:
Aug 17 18:11:29 foufoune kernel: #002:             [f7e6cbd8] 
{initialize_tty_struct}
Aug 17 18:11:29 foufoune kernel: .. held by:          mingetty: 3184 
[c1b95030, 119]
Aug 17 18:11:29 foufoune kernel: ... acquired at:               
read_chan+0x3e8/0x5f7
Aug 17 18:11:29 foufoune kernel:
Aug 17 18:11:29 foufoune kernel: #003:             [f7e313d8] 
{initialize_tty_struct}
Aug 17 18:11:29 foufoune kernel: .. held by:          mingetty: 3180 
[f7ede580, 119]
Aug 17 18:11:29 foufoune kernel: ... acquired at:               
read_chan+0x3e8/0x5f7
Aug 17 18:11:29 foufoune kernel:
Aug 17 18:11:29 foufoune kernel: #004:             [f7e6a3d8] 
{initialize_tty_struct}
Aug 17 18:11:29 foufoune kernel: .. held by:          mingetty: 3181 
[f7fbd540, 118]
Aug 17 18:11:29 foufoune kernel: ... acquired at:               
read_chan+0x3e8/0x5f7
Aug 17 18:11:29 foufoune kernel:
Aug 17 18:11:29 foufoune kernel: #005:             [c1adc3d8] 
{initialize_tty_struct}
Aug 17 18:11:29 foufoune kernel: .. held by:          mingetty: 3182 
[c1bc6030, 119]
Aug 17 18:11:29 foufoune kernel: ... acquired at:               
read_chan+0x3e8/0x5f7
Aug 17 18:11:29 foufoune kernel:
Aug 17 18:11:29 foufoune kernel: #006:             [f36ad5c4] 
{inode_init_once}
Aug 17 18:11:29 foufoune kernel: .. held by:              nfsd: 3997 
[d37e9580, 115]
Aug 17 18:11:29 foufoune kernel: ... acquired at:               
generic_file_writev+0x2a/0xa9
Aug 17 18:11:29 foufoune kernel:
Aug 17 18:11:29 foufoune kernel: #007:             [f2ae2de0] {seq_open}
Aug 17 18:11:29 foufoune kernel: .. held by:              nifd: 2962 
[f7948a90, 116]
Aug 17 18:11:29 foufoune kernel: ... acquired at:               
seq_read+0x20/0x29b
Aug 17 18:11:29 foufoune kernel:
Aug 17 18:11:29 foufoune kernel: #008:             [f4dae260] {seq_open}
Aug 17 18:11:29 foufoune kernel: .. held by:      xscreensaver: 3571 
[f5591580, 115]
Aug 17 18:11:29 foufoune kernel: ... acquired at:               
seq_read+0x20/0x29b
Aug 17 18:11:29 foufoune kernel:
Aug 17 18:11:29 foufoune kernel: #009:             [f6122e94] 
{inode_init_once}
Aug 17 18:11:29 foufoune kernel: .. held by:           syslogd: 2761 
[f7dbe070, 116]
Aug 17 18:11:29 foufoune kernel: ... acquired at:               
do_fsync+0x57/0x9c
Aug 17 18:11:29 foufoune kernel:
Aug 17 18:11:29 foufoune kernel: 
=============================================


-- 
Dean Hildebrand
Ph.D. Candidate
University of Michigan



More information about the NFSv4 mailing list