filesystem deadlock sshfs precise kernel 3.2.0-12-generic

Bug #928895 reported by ray
16
This bug affects 3 people
Affects Status Importance Assigned to Milestone
linux (Ubuntu)
Expired
Medium
Unassigned

Bug Description

On precise i was rsyncing files over a sshfs mountpoint. The transfer itself is extremely slow in overall but that does not indicate a bug itself. But while the transfer was running i started browsing files with the filemanager also over the mountpoint and now it froze the rsync file transfer and the filemanager (Thunar to be specific). Rsync and Thunar are frozen and don't respond to signals. It's a multicore 64 bit system. Here you have the uname, lsb_release and the output dmesg shows.

uname -a
Linux hostname 3.2.0-12-generic #21-Ubuntu SMP Tue Jan 31 18:48:57 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux

lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu precise (development branch)
Release: 12.04
Codename: precise

[181784.220336] INFO: task pool:2826 blocked for more than 120 seconds.
[181784.220344] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[181784.220350] pool D ffffffff81806240 0 2826 1 0x00000000
[181784.220361] ffff8800d9d6fbb8 0000000000000086 ffff88020a8d9001 ffff8800d9d6fca0
[181784.220373] ffff8800d9d6ffd8 ffff8800d9d6ffd8 ffff8800d9d6ffd8 0000000000013780
[181784.220382] ffff8802102516e0 ffff880037ac8000 ffff8800d9d6fbd8 ffff8800d39e4360
[181784.220392] Call Trace:
[181784.220410] [<ffffffff8165162f>] schedule+0x3f/0x60
[181784.220419] [<ffffffff81652437>] __mutex_lock_slowpath+0xd7/0x150
[181784.220428] [<ffffffff8165204a>] mutex_lock+0x2a/0x50
[181784.220437] [<ffffffff81182d46>] do_lookup+0x1d6/0x310
[181784.220445] [<ffffffff81184aac>] path_lookupat+0x11c/0x750
[181784.220456] [<ffffffff81314667>] ? __strncpy_from_user+0x27/0x60
[181784.220464] [<ffffffff81185111>] do_path_lookup+0x31/0xc0
[181784.220471] [<ffffffff81185c19>] user_path_at_empty+0x59/0xa0
[181784.220481] [<ffffffff812d3964>] ? apparmor_inode_getattr+0x54/0x60
[181784.220492] [<ffffffff8165353e>] ? _raw_spin_lock+0xe/0x20
[181784.220501] [<ffffffff8117ab08>] ? cp_new_stat+0xf8/0x110
[181784.220508] [<ffffffff81185c71>] user_path_at+0x11/0x20
[181784.220515] [<ffffffff8117ad2a>] vfs_fstatat+0x3a/0x70
[181784.220523] [<ffffffff8117ad7e>] vfs_lstat+0x1e/0x20
[181784.220531] [<ffffffff8117af1a>] sys_newlstat+0x1a/0x40
[181784.220542] [<ffffffff8165bb02>] system_call_fastpath+0x16/0x1b
[181784.220549] INFO: task pool:2842 blocked for more than 120 seconds.
[181784.220553] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[181784.220557] pool D ffffffff81806240 0 2842 1 0x00000000
[181784.220566] ffff880088a45bb8 0000000000000086 ffff880003005001 ffff880088a45ca0
[181784.220575] ffff880088a45fd8 ffff880088a45fd8 ffff880088a45fd8 0000000000013780
[181784.220584] ffffffff81c0d020 ffff880112f85b80 ffff880088a45bd8 ffff8800d39e4360
[181784.220593] Call Trace:
[181784.220601] [<ffffffff8165162f>] schedule+0x3f/0x60
[181784.220609] [<ffffffff81652437>] __mutex_lock_slowpath+0xd7/0x150
[181784.220616] [<ffffffff81182264>] ? path_get+0x44/0x50
[181784.220624] [<ffffffff8165204a>] mutex_lock+0x2a/0x50
[181784.220630] [<ffffffff81182d46>] do_lookup+0x1d6/0x310
[181784.220638] [<ffffffff81184aac>] path_lookupat+0x11c/0x750
[181784.220647] [<ffffffff8119375e>] ? vfsmount_lock_local_unlock+0x1e/0x30
[181784.220656] [<ffffffff81314667>] ? __strncpy_from_user+0x27/0x60
[181784.220663] [<ffffffff81185111>] do_path_lookup+0x31/0xc0
[181784.220670] [<ffffffff81185c19>] user_path_at_empty+0x59/0xa0
[181784.220678] [<ffffffff812d3964>] ? apparmor_inode_getattr+0x54/0x60
[181784.220687] [<ffffffff8165353e>] ? _raw_spin_lock+0xe/0x20
[181784.220695] [<ffffffff8117ab08>] ? cp_new_stat+0xf8/0x110
[181784.220701] [<ffffffff81185c71>] user_path_at+0x11/0x20
[181784.220709] [<ffffffff8117ad2a>] vfs_fstatat+0x3a/0x70
[181784.220716] [<ffffffff8117ad7e>] vfs_lstat+0x1e/0x20
[181784.220724] [<ffffffff8117af1a>] sys_newlstat+0x1a/0x40
[181784.220734] [<ffffffff810146b5>] ? math_state_restore+0x45/0x60
[181784.220741] [<ffffffff8165457e>] ? do_device_not_available+0xe/0x10
[181784.220749] [<ffffffff8165db0b>] ? device_not_available+0x1b/0x20
[181784.220758] [<ffffffff8165bb02>] system_call_fastpath+0x16/0x1b
[181784.220764] INFO: task pool:2844 blocked for more than 120 seconds.
[181784.220768] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[181784.220772] pool D ffffffff81806240 0 2844 1 0x00000000
[181784.220780] ffff88003797fbb8 0000000000000086 ffff8801ed9c5001 ffff88003797fca0
[181784.220789] ffff88003797ffd8 ffff88003797ffd8 ffff88003797ffd8 0000000000013780
[181784.220797] ffff8802102796e0 ffff880112f844a0 ffff88003797fbd8 ffff8800d39e4360
[181784.220806] Call Trace:
[181784.220814] [<ffffffff8165162f>] schedule+0x3f/0x60
[181784.220822] [<ffffffff81652437>] __mutex_lock_slowpath+0xd7/0x150
[181784.220830] [<ffffffff8165204a>] mutex_lock+0x2a/0x50
[181784.220837] [<ffffffff81182d46>] do_lookup+0x1d6/0x310
[181784.220844] [<ffffffff81184aac>] path_lookupat+0x11c/0x750
[181784.220851] [<ffffffff8119375e>] ? vfsmount_lock_local_unlock+0x1e/0x30
[181784.220860] [<ffffffff81314667>] ? __strncpy_from_user+0x27/0x60
[181784.220867] [<ffffffff81185111>] do_path_lookup+0x31/0xc0
[181784.220874] [<ffffffff81185c19>] user_path_at_empty+0x59/0xa0
[181784.220882] [<ffffffff812d3964>] ? apparmor_inode_getattr+0x54/0x60
[181784.220890] [<ffffffff8165353e>] ? _raw_spin_lock+0xe/0x20
[181784.220898] [<ffffffff8117ab08>] ? cp_new_stat+0xf8/0x110
[181784.220905] [<ffffffff81185c71>] user_path_at+0x11/0x20
[181784.220912] [<ffffffff8117ad2a>] vfs_fstatat+0x3a/0x70
[181784.220920] [<ffffffff8117ad7e>] vfs_lstat+0x1e/0x20
[181784.220927] [<ffffffff8117af1a>] sys_newlstat+0x1a/0x40
[181784.220935] [<ffffffff810146b5>] ? math_state_restore+0x45/0x60
[181784.220942] [<ffffffff8165457e>] ? do_device_not_available+0xe/0x10
[181784.220949] [<ffffffff8165db0b>] ? device_not_available+0x1b/0x20
[181784.220957] [<ffffffff8165bb02>] system_call_fastpath+0x16/0x1b
[181784.220963] INFO: task pool:2846 blocked for more than 120 seconds.
[181784.220967] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[181784.220971] pool D ffffffff81806240 0 2846 1 0x00000000
[181784.220979] ffff88005a287bb8 0000000000000086 ffff880058f22001 ffff88005a287ca0
[181784.220988] ffff88005a287fd8 ffff88005a287fd8 ffff88005a287fd8 0000000000013780
[181784.220997] ffff8802101c96e0 ffff8801499396e0 ffff88005a287bd8 ffff8800d39e4360
[181784.221005] Call Trace:
[181784.221013] [<ffffffff8165162f>] schedule+0x3f/0x60
[181784.221020] [<ffffffff81652437>] __mutex_lock_slowpath+0xd7/0x150
[181784.221029] [<ffffffff8165204a>] mutex_lock+0x2a/0x50
[181784.221035] [<ffffffff81182d46>] do_lookup+0x1d6/0x310
[181784.221042] [<ffffffff81184aac>] path_lookupat+0x11c/0x750
[181784.221049] [<ffffffff8119375e>] ? vfsmount_lock_local_unlock+0x1e/0x30
[181784.221058] [<ffffffff81314667>] ? __strncpy_from_user+0x27/0x60
[181784.221065] [<ffffffff81185111>] do_path_lookup+0x31/0xc0
[181784.221072] [<ffffffff81185c19>] user_path_at_empty+0x59/0xa0
[181784.221080] [<ffffffff812d3964>] ? apparmor_inode_getattr+0x54/0x60
[181784.221088] [<ffffffff8165353e>] ? _raw_spin_lock+0xe/0x20
[181784.221096] [<ffffffff8117ab08>] ? cp_new_stat+0xf8/0x110
[181784.221103] [<ffffffff81185c71>] user_path_at+0x11/0x20
[181784.221111] [<ffffffff8117ad2a>] vfs_fstatat+0x3a/0x70
[181784.221118] [<ffffffff8117ad7e>] vfs_lstat+0x1e/0x20
[181784.221125] [<ffffffff8117af1a>] sys_newlstat+0x1a/0x40
[181784.221134] [<ffffffff8165bb02>] system_call_fastpath+0x16/0x1b
[181784.221140] INFO: task pool:2848 blocked for more than 120 seconds.
[181784.221144] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[181784.221148] pool D 0000000000000004 0 2848 1 0x00000000
[181784.221156] ffff8800373a3bb8 0000000000000086 ffff8800d9702001 ffff8800373a3ca0
[181784.221165] ffff8800373a3fd8 ffff8800373a3fd8 ffff8800373a3fd8 0000000000013780
[181784.221174] ffff8800dafdadc0 ffff88014993adc0 ffff8800373a3bd8 ffff8800d39e4360
[181784.221182] Call Trace:
[181784.221190] [<ffffffff8165162f>] schedule+0x3f/0x60
[181784.221197] [<ffffffff81652437>] __mutex_lock_slowpath+0xd7/0x150
[181784.221204] [<ffffffff81182264>] ? path_get+0x44/0x50
[181784.221212] [<ffffffff8165204a>] mutex_lock+0x2a/0x50
[181784.221218] [<ffffffff81182d46>] do_lookup+0x1d6/0x310
[181784.221225] [<ffffffff81184aac>] path_lookupat+0x11c/0x750
[181784.221232] [<ffffffff8119375e>] ? vfsmount_lock_local_unlock+0x1e/0x30
[181784.221241] [<ffffffff81314667>] ? __strncpy_from_user+0x27/0x60
[181784.221248] [<ffffffff81185111>] do_path_lookup+0x31/0xc0
[181784.221255] [<ffffffff81185c19>] user_path_at_empty+0x59/0xa0
[181784.221263] [<ffffffff812d3964>] ? apparmor_inode_getattr+0x54/0x60
[181784.221271] [<ffffffff8165353e>] ? _raw_spin_lock+0xe/0x20
[181784.221279] [<ffffffff8117ab08>] ? cp_new_stat+0xf8/0x110
[181784.221286] [<ffffffff81185c71>] user_path_at+0x11/0x20
[181784.221293] [<ffffffff8117ad2a>] vfs_fstatat+0x3a/0x70
[181784.221300] [<ffffffff8117ad7e>] vfs_lstat+0x1e/0x20
[181784.221308] [<ffffffff8117af1a>] sys_newlstat+0x1a/0x40
[181784.221317] [<ffffffff8165bb02>] system_call_fastpath+0x16/0x1b
[181784.221322] INFO: task pool:2849 blocked for more than 120 seconds.
[181784.221326] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[181784.221330] pool D ffffffff81806240 0 2849 1 0x00000000
[181784.221338] ffff8800d383bbb8 0000000000000086 ffff88020a8dd001 ffff8800d383bca0
[181784.221347] ffff8800d383bfd8 ffff8800d383bfd8 ffff8800d383bfd8 0000000000013780
[181784.221355] ffff8802102516e0 ffff88014993db80 ffff8800d383bbd8 ffff8800d39e4360
[181784.221364] Call Trace:
[181784.221371] [<ffffffff8165162f>] schedule+0x3f/0x60
[181784.221379] [<ffffffff81652437>] __mutex_lock_slowpath+0xd7/0x150
[181784.221385] [<ffffffff81182264>] ? path_get+0x44/0x50
[181784.221393] [<ffffffff8165204a>] mutex_lock+0x2a/0x50
[181784.221400] [<ffffffff81182d46>] do_lookup+0x1d6/0x310
[181784.221407] [<ffffffff81184aac>] path_lookupat+0x11c/0x750
[181784.221415] [<ffffffff81314667>] ? __strncpy_from_user+0x27/0x60
[181784.221422] [<ffffffff81185111>] do_path_lookup+0x31/0xc0
[181784.221429] [<ffffffff81185c19>] user_path_at_empty+0x59/0xa0
[181784.221437] [<ffffffff812d3964>] ? apparmor_inode_getattr+0x54/0x60
[181784.221445] [<ffffffff8165353e>] ? _raw_spin_lock+0xe/0x20
[181784.221453] [<ffffffff8117ab08>] ? cp_new_stat+0xf8/0x110
[181784.221459] [<ffffffff81185c71>] user_path_at+0x11/0x20
[181784.221467] [<ffffffff8117ad2a>] vfs_fstatat+0x3a/0x70
[181784.221474] [<ffffffff8117ad7e>] vfs_lstat+0x1e/0x20
[181784.221481] [<ffffffff8117af1a>] sys_newlstat+0x1a/0x40
[181784.221490] [<ffffffff8165bb02>] system_call_fastpath+0x16/0x1b
[181784.221496] INFO: task pool:2851 blocked for more than 120 seconds.
[181784.221500] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[181784.221504] pool D 0000000000000002 0 2851 1 0x00000000
[181784.221511] ffff8800d9d4fbb8 0000000000000086 ffff8800ca25f001 ffff8800d9d4fca0
[181784.221520] ffff8800d9d4ffd8 ffff8800d9d4ffd8 ffff8800d9d4ffd8 0000000000013780
[181784.221529] ffff8801e0bc2dc0 ffff88021021db80 ffff8800d9d4fbd8 ffff8800d39e4360
[181784.221538] Call Trace:
[181784.221546] [<ffffffff8165162f>] schedule+0x3f/0x60
[181784.221554] [<ffffffff81652437>] __mutex_lock_slowpath+0xd7/0x150
[181784.221560] [<ffffffff81182264>] ? path_get+0x44/0x50
[181784.221568] [<ffffffff8165204a>] mutex_lock+0x2a/0x50
[181784.221574] [<ffffffff81182d46>] do_lookup+0x1d6/0x310
[181784.221581] [<ffffffff81184aac>] path_lookupat+0x11c/0x750
[181784.221588] [<ffffffff8119375e>] ? vfsmount_lock_local_unlock+0x1e/0x30
[181784.221597] [<ffffffff81314667>] ? __strncpy_from_user+0x27/0x60
[181784.221604] [<ffffffff81185111>] do_path_lookup+0x31/0xc0
[181784.221611] [<ffffffff81185c19>] user_path_at_empty+0x59/0xa0
[181784.221618] [<ffffffff812d3964>] ? apparmor_inode_getattr+0x54/0x60
[181784.221627] [<ffffffff8165353e>] ? _raw_spin_lock+0xe/0x20
[181784.221634] [<ffffffff8117ab08>] ? cp_new_stat+0xf8/0x110
[181784.221641] [<ffffffff81185c71>] user_path_at+0x11/0x20
[181784.221648] [<ffffffff8117ad2a>] vfs_fstatat+0x3a/0x70
[181784.221656] [<ffffffff8117ad7e>] vfs_lstat+0x1e/0x20
[181784.221663] [<ffffffff8117af1a>] sys_newlstat+0x1a/0x40
[181784.221672] [<ffffffff8165bb02>] system_call_fastpath+0x16/0x1b
[181784.221678] INFO: task pool:2853 blocked for more than 120 seconds.
[181784.221682] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[181784.221686] pool D ffffffff81806240 0 2853 1 0x00000000
[181784.221693] ffff8800daedfbb8 0000000000000086 ffff880058f25001 ffff8800daedfca0
[181784.221702] ffff8800daedffd8 ffff8800daedffd8 ffff8800daedffd8 0000000000013780
[181784.221711] ffff8802102516e0 ffff88020b88adc0 ffff8800daedfbd8 ffff8800d39e4360
[181784.221720] Call Trace:
[181784.221727] [<ffffffff8165162f>] schedule+0x3f/0x60
[181784.221735] [<ffffffff81652437>] __mutex_lock_slowpath+0xd7/0x150
[181784.221743] [<ffffffff8165204a>] mutex_lock+0x2a/0x50
[181784.221750] [<ffffffff81182d46>] do_lookup+0x1d6/0x310
[181784.221757] [<ffffffff81184aac>] path_lookupat+0x11c/0x750
[181784.221765] [<ffffffff81314667>] ? __strncpy_from_user+0x27/0x60
[181784.221772] [<ffffffff81185111>] do_path_lookup+0x31/0xc0
[181784.221779] [<ffffffff81185c19>] user_path_at_empty+0x59/0xa0
[181784.221787] [<ffffffff812d3964>] ? apparmor_inode_getattr+0x54/0x60
[181784.221795] [<ffffffff8165353e>] ? _raw_spin_lock+0xe/0x20
[181784.221803] [<ffffffff8117ab08>] ? cp_new_stat+0xf8/0x110
[181784.221810] [<ffffffff81185c71>] user_path_at+0x11/0x20
[181784.221817] [<ffffffff8117ad2a>] vfs_fstatat+0x3a/0x70
[181784.221824] [<ffffffff8117ad7e>] vfs_lstat+0x1e/0x20
[181784.221831] [<ffffffff8117af1a>] sys_newlstat+0x1a/0x40
[181784.221841] [<ffffffff8165bb02>] system_call_fastpath+0x16/0x1b
[181903.971920] INFO: task pool:2826 blocked for more than 120 seconds.
[181903.971927] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[181903.971933] pool D ffffffff81806240 0 2826 1 0x00000000
[181903.971944] ffff8800d9d6fbb8 0000000000000086 ffff88020a8d9001 ffff8800d9d6fca0
[181903.971956] ffff8800d9d6ffd8 ffff8800d9d6ffd8 ffff8800d9d6ffd8 0000000000013780
[181903.971965] ffff8802102516e0 ffff880037ac8000 ffff8800d9d6fbd8 ffff8800d39e4360
[181903.971975] Call Trace:
[181903.971992] [<ffffffff8165162f>] schedule+0x3f/0x60
[181903.972002] [<ffffffff81652437>] __mutex_lock_slowpath+0xd7/0x150
[181903.972011] [<ffffffff8165204a>] mutex_lock+0x2a/0x50
[181903.972020] [<ffffffff81182d46>] do_lookup+0x1d6/0x310
[181903.972027] [<ffffffff81184aac>] path_lookupat+0x11c/0x750
[181903.972039] [<ffffffff81314667>] ? __strncpy_from_user+0x27/0x60
[181903.972046] [<ffffffff81185111>] do_path_lookup+0x31/0xc0
[181903.972054] [<ffffffff81185c19>] user_path_at_empty+0x59/0xa0
[181903.972064] [<ffffffff812d3964>] ? apparmor_inode_getattr+0x54/0x60
[181903.972074] [<ffffffff8165353e>] ? _raw_spin_lock+0xe/0x20
[181903.972083] [<ffffffff8117ab08>] ? cp_new_stat+0xf8/0x110
[181903.972091] [<ffffffff81185c71>] user_path_at+0x11/0x20
[181903.972098] [<ffffffff8117ad2a>] vfs_fstatat+0x3a/0x70
[181903.972106] [<ffffffff8117ad7e>] vfs_lstat+0x1e/0x20
[181903.972114] [<ffffffff8117af1a>] sys_newlstat+0x1a/0x40
[181903.972125] [<ffffffff8165bb02>] system_call_fastpath+0x16/0x1b
[181903.972132] INFO: task pool:2842 blocked for more than 120 seconds.
[181903.972135] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[181903.972140] pool D ffffffff81806240 0 2842 1 0x00000000
[181903.972149] ffff880088a45bb8 0000000000000086 ffff880003005001 ffff880088a45ca0
[181903.972158] ffff880088a45fd8 ffff880088a45fd8 ffff880088a45fd8 0000000000013780
[181903.972167] ffffffff81c0d020 ffff880112f85b80 ffff880088a45bd8 ffff8800d39e4360
[181903.972176] Call Trace:
[181903.972183] [<ffffffff8165162f>] schedule+0x3f/0x60
[181903.972192] [<ffffffff81652437>] __mutex_lock_slowpath+0xd7/0x150
[181903.972199] [<ffffffff81182264>] ? path_get+0x44/0x50
[181903.972207] [<ffffffff8165204a>] mutex_lock+0x2a/0x50
[181903.972213] [<ffffffff81182d46>] do_lookup+0x1d6/0x310
[181903.972221] [<ffffffff81184aac>] path_lookupat+0x11c/0x750
[181903.972229] [<ffffffff8119375e>] ? vfsmount_lock_local_unlock+0x1e/0x30
[181903.972238] [<ffffffff81314667>] ? __strncpy_from_user+0x27/0x60
[181903.972245] [<ffffffff81185111>] do_path_lookup+0x31/0xc0
[181903.972252] [<ffffffff81185c19>] user_path_at_empty+0x59/0xa0
[181903.972260] [<ffffffff812d3964>] ? apparmor_inode_getattr+0x54/0x60
[181903.972269] [<ffffffff8165353e>] ? _raw_spin_lock+0xe/0x20
[181903.972277] [<ffffffff8117ab08>] ? cp_new_stat+0xf8/0x110
[181903.972284] [<ffffffff81185c71>] user_path_at+0x11/0x20
[181903.972291] [<ffffffff8117ad2a>] vfs_fstatat+0x3a/0x70
[181903.972299] [<ffffffff8117ad7e>] vfs_lstat+0x1e/0x20
[181903.972306] [<ffffffff8117af1a>] sys_newlstat+0x1a/0x40
[181903.972317] [<ffffffff810146b5>] ? math_state_restore+0x45/0x60
[181903.972324] [<ffffffff8165457e>] ? do_device_not_available+0xe/0x10
[181903.972332] [<ffffffff8165db0b>] ? device_not_available+0x1b/0x20
[181903.972341] [<ffffffff8165bb02>] system_call_fastpath+0x16/0x1b

ray (arkibott)
description: updated
Revision history for this message
Brad Figg (brad-figg) wrote : Missing required logs.

This bug is missing log files that will aid in diagnosing the problem. From a terminal window please run:

apport-collect 928895

and then change the status of the bug to 'Confirmed'.

If, due to the nature of the issue you have encountered, you are unable to run this command, please add a comment stating that fact and change the bug status to 'Confirmed'.

This change has been made by an automated script, maintained by the Ubuntu Kernel Team.

Changed in linux (Ubuntu):
status: New → Incomplete
tags: added: precise
tags: added: kernel-da-hotlist
tags: added: kernel-da-key
removed: kernel-da-hotlist
Changed in linux (Ubuntu):
importance: Undecided → Medium
Revision history for this message
ray (arkibott) wrote :

i don't think your 'missing logfiles' will do you any good. go and build a testcase and test it yourself. do you really think in the user logs will be anything regarding in kernel lock race conditions? i just read about the gcc issue with ia64. this one is on intel arch but those issues exist. in short: don't bother me with that apport tool. it's just another strategy to ping pong the bug away and out of sight. usually developers go like: 'get a fresh kernel and we'll take a look'. and now it's a kind of fresh issue and you go like.. ohh that's incomplete. please diagnose the problem in the code, maybe add pencil and paper to that. not with my logs. thank you.

Revision history for this message
ray (arkibott) wrote :

btw. the machine had to be rebooted. i doubt the logs will hold the info your automatic tool requested.

Revision history for this message
Joseph Salisbury (jsalisbury) wrote :

@ray

The apport tool is used to collect complete information about your hardware, installed packages, logfiles, etc. This information is helpful to identify if this bug is specific to a particular hardware configuration.

Revision history for this message
ray (arkibott) wrote :

what hardware configuration detail do you *really* need? it's a intel core i7. all the info you should need is in the uname string. arch and processor type. the bug still is there also after updates. 100% reproducible for me.
don't tell me you need to know my memory card controller info or all the packages i have on that system or whatever to debug this.

Revision history for this message
ray (arkibott) wrote :

given the situation - i am too lazy to open another bug report for this issue - since it kind of smells like it's the same problem:

for a fat (not fat32) formated usb device i see the sync failing when i copy a file >200M to the device. the bug is as incomplete as can be. it also hangs and dumps some call trace to dmesg and corrupts the fs. but who cares. only bug reports reported with apport are worthy... and btw. this continues with other fs too. cifs mountpoint fails also.

Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for linux (Ubuntu) because there has been no activity for 60 days.]

Changed in linux (Ubuntu):
status: Incomplete → Expired
Donjan Rodic (bryonak)
Changed in linux (Ubuntu):
status: Expired → Confirmed
Revision history for this message
Donjan Rodic (bryonak) wrote :

Getting the same on a Sony Vaio VPCEB1j1E
3.2.0-27-generic #43-Ubuntu SMP Fri Jul 6 14:25:57 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux

SSHFS works flawlessly with all other machines over this switch, although the highest Ubuntu kernel version on those is 3.2.0.26 (and I'm hesitant to upgrade in case this bug crops up... need it to work right now). Though I'm afraid I don't remember if this bug started showing up after the upgrades or maybe even before.

Basically after using a volume over SSHFS for a while, Nautilus freezes completely (even the selection rectangle) on every window plus the desktop for a few minutes. Shifting the timeout with smart-tools doesn't help.

dmesg shows the following (also present in syslog and kern.log, albeit no new information there):

[15128.478086] gvfsd-metadata[4358]: segfault at 7ffff3644ff8 ip 00007f0cd9d5bef0 sp 00007ffff3644fc0 error 6 in libc-2.15.so[7f0cd9cdc000+1b3000]
[15128.824289] gvfsd-metadata[6258]: segfault at 7ffff9185fd8 ip 00007f42493e9220 sp 00007ffff9186008 error 6 in libc-2.15.so[7f4249368000+1b3000]
[15129.152308] gvfsd-metadata[6261]: segfault at 7ffffd360ff8 ip 00007ff082ac8efc sp 00007ffffd360fd0 error 6 in libc-2.15.so[7ff082a49000+1b3000]
[15129.489672] gvfsd-metadata[6264]: segfault at 7fff64a1cff8 ip 00007f03b1c1e0c5 sp 00007fff64a1d000 error 6 in libglib-2.0.so.0.3200.3[7f03b1c04000+f2000]
[15129.825729] gvfsd-metadata[6267]: segfault at 7fff5be34ff8 ip 00007fb0dc08cefc sp 00007fff5be34fd0 error 6 in libc-2.15.so[7fb0dc00d000+1b3000]
[15130.156279] gvfsd-metadata[6270]: segfault at 7fff0020fff8 ip 00007fb8a5259ee4 sp 00007fff0020ffb0 error 6 in libc-2.15.so[7fb8a51da000+1b3000]
[15130.498654] gvfsd-metadata[6274]: segfault at 7fff16fa5ff8 ip 00007f5b5e9bcefc sp 00007fff16fa5fd0 error 6 in libc-2.15.so[7f5b5e93d000+1b3000]
[15130.837093] gvfsd-metadata[6277]: segfault at 7fffa4814ff8 ip 00007fc4d901fee4 sp 00007fffa4814fb0 error 6 in libc-2.15.so[7fc4d8fa0000+1b3000]

Also when letting it sit for a longer time, I get the same call traces as ray posted above.
Any other info needed?

Revision history for this message
penalvch (penalvch) wrote :

ray, could you please confirm this issue exists with the latest development release of Ubuntu? ISO images are available from http://cdimage.ubuntu.com/daily-live/current/ . If the issue remains, could you please run the following command in the development release from a Terminal (Applications->Accessories->Terminal), as it will automatically gather and attach updated debug information to this report:

apport-collect -p linux <replace-with-bug-number>

Also, could you please test the latest upstream kernel available following https://wiki.ubuntu.com/KernelMainlineBuilds ? It will allow additional upstream developers to examine the issue. Please do not test the daily folder, but the one all the way at the bottom. Once you've tested the upstream kernel, please comment on which kernel version specifically you tested. If this bug is fixed in the mainline kernel, please add the following tags:
kernel-fixed-upstream
kernel-fixed-upstream-VERSION-NUMBER

where VERSION-NUMBER is the version number of the kernel you tested. For example:
kernel-fixed-upstream-v3.11-rc5

This can be done by clicking on the yellow circle with a black pencil icon next to the word Tags located at the bottom of the bug description. As well, please remove the tag:
needs-upstream-testing

If the mainline kernel does not fix this bug, please add the following tags:
kernel-bug-exists-upstream
kernel-bug-exists-upstream-VERSION-NUMBER

As well, please remove the tag:
needs-upstream-testing

Once testing of the upstream kernel is complete, please mark this bug's Status as Confirmed. Please let us know your results. Thank you for your understanding.

tags: added: needs-kernel-logs needs-upstream-testing
Changed in linux (Ubuntu):
status: Confirmed → Incomplete
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for linux (Ubuntu) because there has been no activity for 60 days.]

Changed in linux (Ubuntu):
status: Incomplete → Expired
Revision history for this message
Angelicfury1 (angelicfury1) wrote :

I get a similar bug..

Sep 19 19:18:54 sudo: pam_ecryptfs: pam_sm_authenticate: /home/XXXXX is already mounted
Sep 19 19:20:47 kernel: [170967.071781] INFO: task sshfs:1120 blocked for more than 120 seconds.
Sep 19 19:20:47 kernel: [170967.071785] Tainted: PF O 3.13.0-35-generic #62-Ubuntu
Sep 19 19:20:47 kernel: [170967.071786] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Sep 19 19:20:47 kernel: [170967.071787] sshfs D ffff88022dd14440 0 1120 1983 0x00000004
Sep 19 19:20:47 kernel: [170967.071790] ffff88011797dce8 0000000000000086 ffff88021fb24800 ffff88011797dfd8
Sep 19 19:20:47 kernel: [170967.071793] 0000000000014440 0000000000014440 ffff88021fb24800 ffff8800b7d20cc0
Sep 19 19:20:47 kernel: [170967.071795] ffff88016df7d800 ffff88011797dd10 ffff8800b7d20da0 0000000000000000
Sep 19 19:20:47 kernel: [170967.071797] Call Trace:
Sep 19 19:20:47 kernel: [170967.071815] [<ffffffff81722749>] schedule+0x29/0x70
Sep 19 19:20:47 kernel: [170967.071819] [<ffffffff812aa485>] __fuse_request_send+0x115/0x280
Sep 19 19:20:47 kernel: [170967.071824] [<ffffffff810aafd0>] ? prepare_to_wait_event+0x100/0x100
Sep 19 19:20:47 kernel: [170967.071826] [<ffffffff812aa602>] fuse_request_send+0x12/0x20
Sep 19 19:20:47 kernel: [170967.071828] [<ffffffff812af0db>] fuse_do_getattr+0x10b/0x2c0
Sep 19 19:20:47 kernel: [170967.071831] [<ffffffff812b0505>] fuse_update_attributes+0x75/0x80
Sep 19 19:20:47 kernel: [170967.071833] [<ffffffff812b0553>] fuse_getattr+0x43/0x50
Sep 19 19:20:47 kernel: [170967.071835] [<ffffffff811c1d99>] vfs_getattr_nosec+0x29/0x40
Sep 19 19:20:47 kernel: [170967.071837] [<ffffffff811c1e6d>] vfs_getattr+0x2d/0x40
Sep 19 19:20:47 kernel: [170967.071839] [<ffffffff811c1f42>] vfs_fstatat+0x62/0xa0
Sep 19 19:20:47 kernel: [170967.071840] [<ffffffff811c2412>] SYSC_newlstat+0x22/0x40
Sep 19 19:20:47 kernel: [170967.071855] [<ffffffff8172a6da>] ? do_page_fault+0x1a/0x70
Sep 19 19:20:47 kernel: [170967.071857] [<ffffffff81726b48>] ? page_fault+0x28/0x30
Sep 19 19:20:47 kernel: [170967.071859] [<ffffffff811c262e>] SyS_newlstat+0xe/0x10
Sep 19 19:20:47 kernel: [170967.071861] [<ffffffff8172ed6d>] system_call_fastpath+0x1a/0x1f

Revision history for this message
penalvch (penalvch) wrote :

Angelicfury1, thank you for your comment. So your hardware and problem may be tracked, could you please file a new report with Ubuntu by executing the following in a terminal while booted into the default Ubuntu kernel (not a mainline one) via:
ubuntu-bug linux

For more on this, please read the official Ubuntu documentation:
Ubuntu Bug Control and Ubuntu Bug Squad: https://wiki.ubuntu.com/Bugs/BestPractices#X.2BAC8-Reporting.Focus_on_One_Issue
Ubuntu Kernel Team: https://wiki.ubuntu.com/KernelTeam/KernelTeamBugPolicies#Filing_Kernel_Bug_reports
Ubuntu Community: https://help.ubuntu.com/community/ReportingBugs#Bug_reporting_etiquette

When opening up the new report, please feel free to subscribe me to it.

As well, please do not announce in this report you created a new bug report.

Thank you for your understanding.

Helpful bug reporting tips:
https://wiki.ubuntu.com/ReportingBugs

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.