FS#70089 - Very long time to unmount a USB pendrive

Attached to Project: Community Packages
Opened by Andrea Amorosi (AndreaA) - Saturday, 20 March 2021, 11:57 GMT
Last edited by Toolybird (Toolybird) - Saturday, 03 June 2023, 22:58 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Jan Alexander Steffens (heftig)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
Since some days it takes a lot of time to unmount a 128 Gb exfat USB pendrive.
I've checked the pendrive with badblocks, f3write and f3read and no problem has been found.

Additional info:
* package version(s):
Linux n752vx 5.11.7-zen1-1-zen #1 ZEN SMP PREEMPT Wed, 17 Mar 2021 16:59:53 +0000 x86_64 GNU/Linux
KDE plasma 5.21.3
KDE frameworks 5.80.0
Qt 5.15.2

* config and/or log files etc:
This is the dmesg output (I've unmounted the device 10 or 20 seconds after having mounted it):

[ 7786.691040] usb 4-1: new SuperSpeed Gen 1 USB device number 3 using xhci_hcd
[ 7786.708835] usb 4-1: New USB device found, idVendor=0951, idProduct=1666, bcdDevice= 1.10
[ 7786.708847] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 7786.708853] usb 4-1: Product: DataTraveler 3.0
[ 7786.708857] usb 4-1: Manufacturer: Kingston
[ 7786.708861] usb 4-1: SerialNumber: 08606E6B64AAE341B7103CEF
[ 7786.714478] usb-storage 4-1:1.0: USB Mass Storage device detected
[ 7786.715620] scsi host4: usb-storage 4-1:1.0
[ 7787.730207] scsi 4:0:0:0: Direct-Access Kingston DataTraveler 3.0 PMAP PQ: 0 ANSI: 6
[ 7787.730781] sd 4:0:0:0: Attached scsi generic sg3 type 0
[ 7787.731584] sd 4:0:0:0: [sdd] 242221056 512-byte logical blocks: (124 GB/116 GiB)
[ 7787.731886] sd 4:0:0:0: [sdd] Write Protect is off
[ 7787.731892] sd 4:0:0:0: [sdd] Mode Sense: 45 00 00 00
[ 7787.732193] sd 4:0:0:0: [sdd] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[ 7791.700106] sdd: sdd1
[ 7791.702322] sd 4:0:0:0: [sdd] Attached SCSI removable disk
[ 7988.562769] INFO: task pool-udisksd:8909 blocked for more than 122 seconds.
[ 7988.562779] Tainted: P IOE 5.11.7-zen1-1-zen #1
[ 7988.562784] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 7988.562786] task:pool-udisksd state:D stack: 0 pid: 8909 ppid: 1 flags:0x00004000
[ 7988.562798] Call Trace:
[ 7988.562805] __schedule+0x2dd/0xc70
[ 7988.562817] schedule+0x5b/0xc0
[ 7988.562823] writeback_inodes_sb+0x125/0x160
[ 7988.562832] ? wait_woken+0x80/0x80
[ 7988.562849] sync_filesystem+0x29/0x90
[ 7988.562857] generic_shutdown_super+0x22/0x100
[ 7988.562865] kill_block_super+0x21/0x50
[ 7988.562871] deactivate_locked_super+0x36/0x90
[ 7988.562879] cleanup_mnt+0x12d/0x190
[ 7988.562889] task_work_run+0x5c/0x90
[ 7988.562898] exit_to_user_mode_prepare+0x158/0x160
[ 7988.562907] syscall_exit_to_user_mode+0x23/0x50
[ 7988.562916] entry_SYSCALL_64_after_hwframe+0x44/0xa9
[ 7988.562926] RIP: 0033:0x7f755f2df08b
[ 7988.562933] RSP: 002b:00007f755e1cc4c8 EFLAGS: 00000246 ORIG_RAX: 00000000000000a6
[ 7988.562941] RAX: 0000000000000000 RBX: 00007f755f91e264 RCX: 00007f755f2df08b
[ 7988.562946] RDX: 000000000000001c RSI: 0000000000000000 RDI: 00007f7550003280
[ 7988.562950] RBP: 00007f7550016000 R08: 0000000000000000 R09: 00007f7550000080
[ 7988.562954] R10: 0000000000000011 R11: 0000000000000246 R12: 0000000000000000
[ 7988.562958] R13: 00007f7550003280 R14: 00007f7550016110 R15: 00007f75500a3580
[ 8111.443924] INFO: task pool-udisksd:8909 blocked for more than 245 seconds.
[ 8111.443935] Tainted: P IOE 5.11.7-zen1-1-zen #1
[ 8111.443939] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 8111.443941] task:pool-udisksd state:D stack: 0 pid: 8909 ppid: 1 flags:0x00004000
[ 8111.443953] Call Trace:
[ 8111.443960] __schedule+0x2dd/0xc70
[ 8111.443973] schedule+0x5b/0xc0
[ 8111.443979] writeback_inodes_sb+0x125/0x160
[ 8111.443988] ? wait_woken+0x80/0x80
[ 8111.444005] sync_filesystem+0x29/0x90
[ 8111.444013] generic_shutdown_super+0x22/0x100
[ 8111.444021] kill_block_super+0x21/0x50
[ 8111.444028] deactivate_locked_super+0x36/0x90
[ 8111.444035] cleanup_mnt+0x12d/0x190
[ 8111.444045] task_work_run+0x5c/0x90
[ 8111.444053] exit_to_user_mode_prepare+0x158/0x160
[ 8111.444063] syscall_exit_to_user_mode+0x23/0x50
[ 8111.444083] entry_SYSCALL_64_after_hwframe+0x44/0xa9
[ 8111.444094] RIP: 0033:0x7f755f2df08b
[ 8111.444101] RSP: 002b:00007f755e1cc4c8 EFLAGS: 00000246 ORIG_RAX: 00000000000000a6
[ 8111.444109] RAX: 0000000000000000 RBX: 00007f755f91e264 RCX: 00007f755f2df08b
[ 8111.444114] RDX: 000000000000001c RSI: 0000000000000000 RDI: 00007f7550003280
[ 8111.444118] RBP: 00007f7550016000 R08: 0000000000000000 R09: 00007f7550000080
[ 8111.444122] R10: 0000000000000011 R11: 0000000000000246 R12: 0000000000000000
[ 8111.444126] R13: 00007f7550003280 R14: 00007f7550016110 R15: 00007f75500a3580
[ 8234.325189] INFO: task pool-udisksd:8909 blocked for more than 368 seconds.
[ 8234.325200] Tainted: P IOE 5.11.7-zen1-1-zen #1
[ 8234.325204] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 8234.325206] task:pool-udisksd state:D stack: 0 pid: 8909 ppid: 1 flags:0x00004000
[ 8234.325218] Call Trace:
[ 8234.325225] __schedule+0x2dd/0xc70
[ 8234.325237] schedule+0x5b/0xc0
[ 8234.325243] writeback_inodes_sb+0x125/0x160
[ 8234.325252] ? wait_woken+0x80/0x80
[ 8234.325269] sync_filesystem+0x29/0x90
[ 8234.325277] generic_shutdown_super+0x22/0x100
[ 8234.325285] kill_block_super+0x21/0x50
[ 8234.325292] deactivate_locked_super+0x36/0x90
[ 8234.325299] cleanup_mnt+0x12d/0x190
[ 8234.325309] task_work_run+0x5c/0x90
[ 8234.325318] exit_to_user_mode_prepare+0x158/0x160
[ 8234.325327] syscall_exit_to_user_mode+0x23/0x50
[ 8234.325336] entry_SYSCALL_64_after_hwframe+0x44/0xa9
[ 8234.325346] RIP: 0033:0x7f755f2df08b
[ 8234.325353] RSP: 002b:00007f755e1cc4c8 EFLAGS: 00000246 ORIG_RAX: 00000000000000a6
[ 8234.325361] RAX: 0000000000000000 RBX: 00007f755f91e264 RCX: 00007f755f2df08b
[ 8234.325366] RDX: 000000000000001c RSI: 0000000000000000 RDI: 00007f7550003280
[ 8234.325370] RBP: 00007f7550016000 R08: 0000000000000000 R09: 00007f7550000080
[ 8234.325374] R10: 0000000000000011 R11: 0000000000000246 R12: 0000000000000000
[ 8234.325378] R13: 00007f7550003280 R14: 00007f7550016110 R15: 00007f75500a3580
[ 8357.206530] INFO: task pool-udisksd:8909 blocked for more than 491 seconds.
[ 8357.206541] Tainted: P IOE 5.11.7-zen1-1-zen #1
[ 8357.206545] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 8357.206548] task:pool-udisksd state:D stack: 0 pid: 8909 ppid: 1 flags:0x00004000
[ 8357.206560] Call Trace:
[ 8357.206567] __schedule+0x2dd/0xc70
[ 8357.206580] schedule+0x5b/0xc0
[ 8357.206586] writeback_inodes_sb+0x125/0x160
[ 8357.206595] ? wait_woken+0x80/0x80
[ 8357.206612] sync_filesystem+0x29/0x90
[ 8357.206619] generic_shutdown_super+0x22/0x100
[ 8357.206628] kill_block_super+0x21/0x50
[ 8357.206635] deactivate_locked_super+0x36/0x90
[ 8357.206642] cleanup_mnt+0x12d/0x190
[ 8357.206652] task_work_run+0x5c/0x90
[ 8357.206661] exit_to_user_mode_prepare+0x158/0x160
[ 8357.206670] syscall_exit_to_user_mode+0x23/0x50
[ 8357.206680] entry_SYSCALL_64_after_hwframe+0x44/0xa9
[ 8357.206691] RIP: 0033:0x7f755f2df08b
[ 8357.206699] RSP: 002b:00007f755e1cc4c8 EFLAGS: 00000246 ORIG_RAX: 00000000000000a6
[ 8357.206707] RAX: 0000000000000000 RBX: 00007f755f91e264 RCX: 00007f755f2df08b
[ 8357.206712] RDX: 000000000000001c RSI: 0000000000000000 RDI: 00007f7550003280
[ 8357.206716] RBP: 00007f7550016000 R08: 0000000000000000 R09: 00007f7550000080
[ 8357.206721] R10: 0000000000000011 R11: 0000000000000246 R12: 0000000000000000
[ 8357.206725] R13: 00007f7550003280 R14: 00007f7550016110 R15: 00007f75500a3580
[ 8480.087810] INFO: task pool-udisksd:8909 blocked for more than 614 seconds.
[ 8480.087821] Tainted: P IOE 5.11.7-zen1-1-zen #1
[ 8480.087825] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 8480.087827] task:pool-udisksd state:D stack: 0 pid: 8909 ppid: 1 flags:0x00004000
[ 8480.087839] Call Trace:
[ 8480.087846] __schedule+0x2dd/0xc70
[ 8480.087858] schedule+0x5b/0xc0
[ 8480.087865] writeback_inodes_sb+0x125/0x160
[ 8480.087873] ? wait_woken+0x80/0x80
[ 8480.087890] sync_filesystem+0x29/0x90
[ 8480.087897] generic_shutdown_super+0x22/0x100
[ 8480.087906] kill_block_super+0x21/0x50
[ 8480.087913] deactivate_locked_super+0x36/0x90
[ 8480.087922] cleanup_mnt+0x12d/0x190
[ 8480.087934] task_work_run+0x5c/0x90
[ 8480.087943] exit_to_user_mode_prepare+0x158/0x160
[ 8480.087953] syscall_exit_to_user_mode+0x23/0x50
[ 8480.087962] entry_SYSCALL_64_after_hwframe+0x44/0xa9
[ 8480.087972] RIP: 0033:0x7f755f2df08b
[ 8480.087980] RSP: 002b:00007f755e1cc4c8 EFLAGS: 00000246 ORIG_RAX: 00000000000000a6
[ 8480.087988] RAX: 0000000000000000 RBX: 00007f755f91e264 RCX: 00007f755f2df08b
[ 8480.087992] RDX: 000000000000001c RSI: 0000000000000000 RDI: 00007f7550003280
[ 8480.087996] RBP: 00007f7550016000 R08: 0000000000000000 R09: 00007f7550000080
[ 8480.088000] R10: 0000000000000011 R11: 0000000000000246 R12: 0000000000000000
[ 8480.088005] R13: 00007f7550003280 R14: 00007f7550016110 R15: 00007f75500a3580
[ 8602.969157] INFO: task pool-udisksd:8909 blocked for more than 737 seconds.
[ 8602.969167] Tainted: P IOE 5.11.7-zen1-1-zen #1
[ 8602.969171] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 8602.969174] task:pool-udisksd state:D stack: 0 pid: 8909 ppid: 1 flags:0x00004000
[ 8602.969186] Call Trace:
[ 8602.969193] __schedule+0x2dd/0xc70
[ 8602.969205] schedule+0x5b/0xc0
[ 8602.969211] writeback_inodes_sb+0x125/0x160
[ 8602.969220] ? wait_woken+0x80/0x80
[ 8602.969237] sync_filesystem+0x29/0x90
[ 8602.969245] generic_shutdown_super+0x22/0x100
[ 8602.969253] kill_block_super+0x21/0x50
[ 8602.969260] deactivate_locked_super+0x36/0x90
[ 8602.969268] cleanup_mnt+0x12d/0x190
[ 8602.969278] task_work_run+0x5c/0x90
[ 8602.969287] exit_to_user_mode_prepare+0x158/0x160
[ 8602.969297] syscall_exit_to_user_mode+0x23/0x50
[ 8602.969314] entry_SYSCALL_64_after_hwframe+0x44/0xa9
[ 8602.969325] RIP: 0033:0x7f755f2df08b
[ 8602.969332] RSP: 002b:00007f755e1cc4c8 EFLAGS: 00000246 ORIG_RAX: 00000000000000a6
[ 8602.969340] RAX: 0000000000000000 RBX: 00007f755f91e264 RCX: 00007f755f2df08b
[ 8602.969344] RDX: 000000000000001c RSI: 0000000000000000 RDI: 00007f7550003280
[ 8602.969348] RBP: 00007f7550016000 R08: 0000000000000000 R09: 00007f7550000080
[ 8602.969352] R10: 0000000000000011 R11: 0000000000000246 R12: 0000000000000000
[ 8602.969356] R13: 00007f7550003280 R14: 00007f7550016110 R15: 00007f75500a3580
[ 8725.850495] INFO: task pool-udisksd:8909 blocked for more than 860 seconds.
[ 8725.850506] Tainted: P IOE 5.11.7-zen1-1-zen #1
[ 8725.850510] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 8725.850513] task:pool-udisksd state:D stack: 0 pid: 8909 ppid: 1 flags:0x00004000
[ 8725.850524] Call Trace:
[ 8725.850531] __schedule+0x2dd/0xc70
[ 8725.850544] schedule+0x5b/0xc0
[ 8725.850550] writeback_inodes_sb+0x125/0x160
[ 8725.850559] ? wait_woken+0x80/0x80
[ 8725.850576] sync_filesystem+0x29/0x90
[ 8725.850584] generic_shutdown_super+0x22/0x100
[ 8725.850592] kill_block_super+0x21/0x50
[ 8725.850599] deactivate_locked_super+0x36/0x90
[ 8725.850606] cleanup_mnt+0x12d/0x190
[ 8725.850617] task_work_run+0x5c/0x90
[ 8725.850625] exit_to_user_mode_prepare+0x158/0x160
[ 8725.850635] syscall_exit_to_user_mode+0x23/0x50
[ 8725.850644] entry_SYSCALL_64_after_hwframe+0x44/0xa9
[ 8725.850654] RIP: 0033:0x7f755f2df08b
[ 8725.850661] RSP: 002b:00007f755e1cc4c8 EFLAGS: 00000246 ORIG_RAX: 00000000000000a6
[ 8725.850669] RAX: 0000000000000000 RBX: 00007f755f91e264 RCX: 00007f755f2df08b
[ 8725.850674] RDX: 000000000000001c RSI: 0000000000000000 RDI: 00007f7550003280
[ 8725.850678] RBP: 00007f7550016000 R08: 0000000000000000 R09: 00007f7550000080
[ 8725.850682] R10: 0000000000000011 R11: 0000000000000246 R12: 0000000000000000
[ 8725.850686] R13: 00007f7550003280 R14: 00007f7550016110 R15: 00007f75500a3580
[ 8848.731720] INFO: task pool-udisksd:8909 blocked for more than 983 seconds.
[ 8848.731731] Tainted: P IOE 5.11.7-zen1-1-zen #1
[ 8848.731735] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 8848.731738] task:pool-udisksd state:D stack: 0 pid: 8909 ppid: 1 flags:0x00004000
[ 8848.731749] Call Trace:
[ 8848.731756] __schedule+0x2dd/0xc70
[ 8848.731770] schedule+0x5b/0xc0
[ 8848.731776] writeback_inodes_sb+0x125/0x160
[ 8848.731784] ? wait_woken+0x80/0x80
[ 8848.731802] sync_filesystem+0x29/0x90
[ 8848.731810] generic_shutdown_super+0x22/0x100
[ 8848.731818] kill_block_super+0x21/0x50
[ 8848.731825] deactivate_locked_super+0x36/0x90
[ 8848.731832] cleanup_mnt+0x12d/0x190
[ 8848.731842] task_work_run+0x5c/0x90
[ 8848.731851] exit_to_user_mode_prepare+0x158/0x160
[ 8848.731860] syscall_exit_to_user_mode+0x23/0x50
[ 8848.731869] entry_SYSCALL_64_after_hwframe+0x44/0xa9
[ 8848.731879] RIP: 0033:0x7f755f2df08b
[ 8848.731886] RSP: 002b:00007f755e1cc4c8 EFLAGS: 00000246 ORIG_RAX: 00000000000000a6
[ 8848.731894] RAX: 0000000000000000 RBX: 00007f755f91e264 RCX: 00007f755f2df08b
[ 8848.731898] RDX: 000000000000001c RSI: 0000000000000000 RDI: 00007f7550003280
[ 8848.731902] RBP: 00007f7550016000 R08: 0000000000000000 R09: 00007f7550000080
[ 8848.731906] R10: 0000000000000011 R11: 0000000000000246 R12: 0000000000000000
[ 8848.731910] R13: 00007f7550003280 R14: 00007f7550016110 R15: 00007f75500a3580
[ 8913.772600] usb 4-1: USB disconnect, device number 3

Steps to reproduce:
Connect the USB drive to the PC and mount it using the KDE automount, then unmonut it after some seconds
This task depends upon

Closed by  Toolybird (Toolybird)
Saturday, 03 June 2023, 22:58 GMT
Reason for closing:  No response
Additional comments about closing:  See comments
Comment by Andrea Amorosi (AndreaA) - Sunday, 21 March 2021, 13:04 GMT
Such issue is present even with the lts kernel.
Comment by Antonio Rojas (arojas) - Sunday, 21 March 2021, 19:06 GMT
do you see the same when unmounting it manually?
Comment by Andrea Amorosi (AndreaA) - Sunday, 21 March 2021, 19:54 GMT
The same happens when I unmount manually.
Comment by Antonio Rojas (arojas) - Sunday, 21 March 2021, 20:03 GMT
not KDE related then
Comment by Andrea Amorosi (AndreaA) - Sunday, 21 March 2021, 20:03 GMT
I agree
Comment by Andrea Amorosi (AndreaA) - Monday, 22 March 2021, 18:38 GMT
The issue is present also in Linux n752vx 5.11.8-zen1-1-zen #1 ZEN SMP PREEMPT Sun, 21 Mar 2021 01:55:54 +0000 x86_64 GNU/Linux
Comment by Antonio Rojas (arojas) - Tuesday, 23 March 2021, 10:18 GMT
Please test kio 5.80.1-2
Comment by Andrea Amorosi (AndreaA) - Tuesday, 23 March 2021, 11:27 GMT
The issue is still present (it takes 10 minutes or more to unmount), but the dmesg output is different:

[ 82.938493] usb 4-1: new SuperSpeed Gen 1 USB device number 3 using xhci_hcd
[ 82.956698] usb 4-1: New USB device found, idVendor=0951, idProduct=1666, bcdDevice= 1.10
[ 82.956710] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 82.956716] usb 4-1: Product: DataTraveler 3.0
[ 82.956721] usb 4-1: Manufacturer: Kingston
[ 82.956725] usb 4-1: SerialNumber: 08606E6B64AAE341B7103CEF
[ 82.960845] usb-storage 4-1:1.0: USB Mass Storage device detected
[ 82.961243] scsi host4: usb-storage 4-1:1.0
[ 84.010002] scsi 4:0:0:0: Direct-Access Kingston DataTraveler 3.0 PMAP PQ: 0 ANSI: 6
[ 84.010540] sd 4:0:0:0: Attached scsi generic sg3 type 0
[ 84.011254] sd 4:0:0:0: [sdd] 242221056 512-byte logical blocks: (124 GB/116 GiB)
[ 84.011568] sd 4:0:0:0: [sdd] Write Protect is off
[ 84.011575] sd 4:0:0:0: [sdd] Mode Sense: 45 00 00 00
[ 84.011871] sd 4:0:0:0: [sdd] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[ 87.988962] sdd: sdd1
[ 87.990953] sd 4:0:0:0: [sdd] Attached SCSI removable disk
[ 1278.154139] usb 4-1: USB disconnect, device number 3
Comment by Andrea Amorosi (AndreaA) - Tuesday, 23 March 2021, 19:27 GMT
I confirm that everytime it take a lot of time to unmount.
Moreover now it has given again those error messages:

[ 8520.452159] usb 4-1: new SuperSpeed Gen 1 USB device number 2 using xhci_hcd
[ 8520.470349] usb 4-1: New USB device found, idVendor=0951, idProduct=1666, bcdDevice= 1.10
[ 8520.470361] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 8520.470367] usb 4-1: Product: DataTraveler 3.0
[ 8520.470371] usb 4-1: Manufacturer: Kingston
[ 8520.470375] usb 4-1: SerialNumber: 08606E6B64AAE341B7103CEF
[ 8520.559420] usb-storage 4-1:1.0: USB Mass Storage device detected
[ 8520.560118] scsi host4: usb-storage 4-1:1.0
[ 8520.560260] usbcore: registered new interface driver usb-storage
[ 8520.566477] usbcore: registered new interface driver uas
[ 8521.562597] scsi 4:0:0:0: Direct-Access Kingston DataTraveler 3.0 PMAP PQ: 0 ANSI: 6
[ 8521.562880] sd 4:0:0:0: Attached scsi generic sg3 type 0
[ 8521.563594] sd 4:0:0:0: [sdd] 242221056 512-byte logical blocks: (124 GB/116 GiB)
[ 8521.563887] sd 4:0:0:0: [sdd] Write Protect is off
[ 8521.563890] sd 4:0:0:0: [sdd] Mode Sense: 45 00 00 00
[ 8521.564145] sd 4:0:0:0: [sdd] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[ 8525.494731] sdd: sdd1
[ 8525.497241] sd 4:0:0:0: [sdd] Attached SCSI removable disk
[ 8725.469934] INFO: task pool-udisksd:271017 blocked for more than 122 seconds.
[ 8725.469946] Tainted: P IOE 5.11.8-zen1-1-zen #1
[ 8725.469950] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 8725.469953] task:pool-udisksd state:D stack: 0 pid:271017 ppid: 1 flags:0x00004000
[ 8725.469965] Call Trace:
[ 8725.469986] __schedule+0x2dd/0xc70
[ 8725.469993] schedule+0x5b/0xc0
[ 8725.469995] writeback_inodes_sb+0x125/0x160
[ 8725.470000] ? wait_woken+0x80/0x80
[ 8725.470007] sync_filesystem+0x29/0x90
[ 8725.470011] generic_shutdown_super+0x22/0x100
[ 8725.470015] kill_block_super+0x21/0x50
[ 8725.470018] deactivate_locked_super+0x36/0x90
[ 8725.470021] cleanup_mnt+0x12d/0x190
[ 8725.470026] task_work_run+0x5c/0x90
[ 8725.470030] exit_to_user_mode_prepare+0x158/0x160
[ 8725.470034] syscall_exit_to_user_mode+0x23/0x50
[ 8725.470039] entry_SYSCALL_64_after_hwframe+0x44/0xa9
[ 8725.470043] RIP: 0033:0x7f4e146a008b
[ 8725.470046] RSP: 002b:00007f4e1358d4c8 EFLAGS: 00000246 ORIG_RAX: 00000000000000a6
[ 8725.470050] RAX: 0000000000000000 RBX: 00007f4e14ce2264 RCX: 00007f4e146a008b
[ 8725.470052] RDX: 000000000000001c RSI: 0000000000000000 RDI: 00007f4e0402beb0
[ 8725.470054] RBP: 00007f4e04075800 R08: 0000000000000000 R09: 00007f4e04000080
[ 8725.470055] R10: 0000000000000004 R11: 0000000000000246 R12: 0000000000000000
[ 8725.470057] R13: 00007f4e0402beb0 R14: 00007f4e04075910 R15: 00007f4e04013fa0
[ 8848.350980] INFO: task pool-udisksd:271017 blocked for more than 245 seconds.
[ 8848.350986] Tainted: P IOE 5.11.8-zen1-1-zen #1
[ 8848.350988] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 8848.350990] task:pool-udisksd state:D stack: 0 pid:271017 ppid: 1 flags:0x00004000
[ 8848.350995] Call Trace:
[ 8848.350999] __schedule+0x2dd/0xc70
[ 8848.351006] schedule+0x5b/0xc0
[ 8848.351008] writeback_inodes_sb+0x125/0x160
[ 8848.351013] ? wait_woken+0x80/0x80
[ 8848.351022] sync_filesystem+0x29/0x90
[ 8848.351026] generic_shutdown_super+0x22/0x100
[ 8848.351030] kill_block_super+0x21/0x50
[ 8848.351033] deactivate_locked_super+0x36/0x90
[ 8848.351037] cleanup_mnt+0x12d/0x190
[ 8848.351042] task_work_run+0x5c/0x90
[ 8848.351046] exit_to_user_mode_prepare+0x158/0x160
[ 8848.351051] syscall_exit_to_user_mode+0x23/0x50
[ 8848.351055] entry_SYSCALL_64_after_hwframe+0x44/0xa9
[ 8848.351060] RIP: 0033:0x7f4e146a008b
[ 8848.351063] RSP: 002b:00007f4e1358d4c8 EFLAGS: 00000246 ORIG_RAX: 00000000000000a6
[ 8848.351067] RAX: 0000000000000000 RBX: 00007f4e14ce2264 RCX: 00007f4e146a008b
[ 8848.351070] RDX: 000000000000001c RSI: 0000000000000000 RDI: 00007f4e0402beb0
[ 8848.351072] RBP: 00007f4e04075800 R08: 0000000000000000 R09: 00007f4e04000080
[ 8848.351074] R10: 0000000000000004 R11: 0000000000000246 R12: 0000000000000000
[ 8848.351075] R13: 00007f4e0402beb0 R14: 00007f4e04075910 R15: 00007f4e04013fa0
[ 8971.232822] INFO: task pool-udisksd:271017 blocked for more than 368 seconds.
[ 8971.232826] Tainted: P IOE 5.11.8-zen1-1-zen #1
[ 8971.232828] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 8971.232828] task:pool-udisksd state:D stack: 0 pid:271017 ppid: 1 flags:0x00004000
[ 8971.232832] Call Trace:
[ 8971.232835] __schedule+0x2dd/0xc70
[ 8971.232840] schedule+0x5b/0xc0
[ 8971.232842] writeback_inodes_sb+0x125/0x160
[ 8971.232845] ? wait_woken+0x80/0x80
[ 8971.232851] sync_filesystem+0x29/0x90
[ 8971.232854] generic_shutdown_super+0x22/0x100
[ 8971.232857] kill_block_super+0x21/0x50
[ 8971.232859] deactivate_locked_super+0x36/0x90
[ 8971.232862] cleanup_mnt+0x12d/0x190
[ 8971.232865] task_work_run+0x5c/0x90
[ 8971.232868] exit_to_user_mode_prepare+0x158/0x160
[ 8971.232871] syscall_exit_to_user_mode+0x23/0x50
[ 8971.232875] entry_SYSCALL_64_after_hwframe+0x44/0xa9
[ 8971.232878] RIP: 0033:0x7f4e146a008b
[ 8971.232880] RSP: 002b:00007f4e1358d4c8 EFLAGS: 00000246 ORIG_RAX: 00000000000000a6
[ 8971.232883] RAX: 0000000000000000 RBX: 00007f4e14ce2264 RCX: 00007f4e146a008b
[ 8971.232885] RDX: 000000000000001c RSI: 0000000000000000 RDI: 00007f4e0402beb0
[ 8971.232886] RBP: 00007f4e04075800 R08: 0000000000000000 R09: 00007f4e04000080
[ 8971.232887] R10: 0000000000000004 R11: 0000000000000246 R12: 0000000000000000
[ 8971.232888] R13: 00007f4e0402beb0 R14: 00007f4e04075910 R15: 00007f4e04013fa0
[ 9094.115496] INFO: task pool-udisksd:271017 blocked for more than 491 seconds.
[ 9094.115500] Tainted: P IOE 5.11.8-zen1-1-zen #1
[ 9094.115501] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 9094.115502] task:pool-udisksd state:D stack: 0 pid:271017 ppid: 1 flags:0x00004000
[ 9094.115506] Call Trace:
[ 9094.115509] __schedule+0x2dd/0xc70
[ 9094.115514] schedule+0x5b/0xc0
[ 9094.115515] writeback_inodes_sb+0x125/0x160
[ 9094.115518] ? wait_woken+0x80/0x80
[ 9094.115525] sync_filesystem+0x29/0x90
[ 9094.115527] generic_shutdown_super+0x22/0x100
[ 9094.115529] kill_block_super+0x21/0x50
[ 9094.115532] deactivate_locked_super+0x36/0x90
[ 9094.115534] cleanup_mnt+0x12d/0x190
[ 9094.115537] task_work_run+0x5c/0x90
[ 9094.115540] exit_to_user_mode_prepare+0x158/0x160
[ 9094.115543] syscall_exit_to_user_mode+0x23/0x50
[ 9094.115546] entry_SYSCALL_64_after_hwframe+0x44/0xa9
[ 9094.115550] RIP: 0033:0x7f4e146a008b
[ 9094.115552] RSP: 002b:00007f4e1358d4c8 EFLAGS: 00000246 ORIG_RAX: 00000000000000a6
[ 9094.115554] RAX: 0000000000000000 RBX: 00007f4e14ce2264 RCX: 00007f4e146a008b
[ 9094.115556] RDX: 000000000000001c RSI: 0000000000000000 RDI: 00007f4e0402beb0
[ 9094.115557] RBP: 00007f4e04075800 R08: 0000000000000000 R09: 00007f4e04000080
[ 9094.115558] R10: 0000000000000004 R11: 0000000000000246 R12: 0000000000000000
[ 9094.115559] R13: 00007f4e0402beb0 R14: 00007f4e04075910 R15: 00007f4e04013fa0
[ 9216.996149] INFO: task pool-udisksd:271017 blocked for more than 614 seconds.
[ 9216.996160] Tainted: P IOE 5.11.8-zen1-1-zen #1
[ 9216.996164] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 9216.996167] task:pool-udisksd state:D stack: 0 pid:271017 ppid: 1 flags:0x00004000
[ 9216.996178] Call Trace:
[ 9216.996185] __schedule+0x2dd/0xc70
[ 9216.996197] schedule+0x5b/0xc0
[ 9216.996203] writeback_inodes_sb+0x125/0x160
[ 9216.996213] ? wait_woken+0x80/0x80
[ 9216.996229] sync_filesystem+0x29/0x90
[ 9216.996237] generic_shutdown_super+0x22/0x100
[ 9216.996245] kill_block_super+0x21/0x50
[ 9216.996252] deactivate_locked_super+0x36/0x90
[ 9216.996259] cleanup_mnt+0x12d/0x190
[ 9216.996268] task_work_run+0x5c/0x90
[ 9216.996277] exit_to_user_mode_prepare+0x158/0x160
[ 9216.996287] syscall_exit_to_user_mode+0x23/0x50
[ 9216.996296] entry_SYSCALL_64_after_hwframe+0x44/0xa9
[ 9216.996306] RIP: 0033:0x7f4e146a008b
[ 9216.996312] RSP: 002b:00007f4e1358d4c8 EFLAGS: 00000246 ORIG_RAX: 00000000000000a6
[ 9216.996320] RAX: 0000000000000000 RBX: 00007f4e14ce2264 RCX: 00007f4e146a008b
[ 9216.996325] RDX: 000000000000001c RSI: 0000000000000000 RDI: 00007f4e0402beb0
[ 9216.996329] RBP: 00007f4e04075800 R08: 0000000000000000 R09: 00007f4e04000080
[ 9216.996333] R10: 0000000000000004 R11: 0000000000000246 R12: 0000000000000000
[ 9216.996337] R13: 00007f4e0402beb0 R14: 00007f4e04075910 R15: 00007f4e04013fa0
[ 9339.877573] INFO: task pool-udisksd:271017 blocked for more than 737 seconds.
[ 9339.877584] Tainted: P IOE 5.11.8-zen1-1-zen #1
[ 9339.877588] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 9339.877591] task:pool-udisksd state:D stack: 0 pid:271017 ppid: 1 flags:0x00004000
[ 9339.877602] Call Trace:
[ 9339.877609] __schedule+0x2dd/0xc70
[ 9339.877622] schedule+0x5b/0xc0
[ 9339.877628] writeback_inodes_sb+0x125/0x160
[ 9339.877637] ? wait_woken+0x80/0x80
[ 9339.877653] sync_filesystem+0x29/0x90
[ 9339.877661] generic_shutdown_super+0x22/0x100
[ 9339.877669] kill_block_super+0x21/0x50
[ 9339.877676] deactivate_locked_super+0x36/0x90
[ 9339.877683] cleanup_mnt+0x12d/0x190
[ 9339.877693] task_work_run+0x5c/0x90
[ 9339.877701] exit_to_user_mode_prepare+0x158/0x160
[ 9339.877711] syscall_exit_to_user_mode+0x23/0x50
[ 9339.877720] entry_SYSCALL_64_after_hwframe+0x44/0xa9
[ 9339.877729] RIP: 0033:0x7f4e146a008b
[ 9339.877736] RSP: 002b:00007f4e1358d4c8 EFLAGS: 00000246 ORIG_RAX: 00000000000000a6
[ 9339.877744] RAX: 0000000000000000 RBX: 00007f4e14ce2264 RCX: 00007f4e146a008b
[ 9339.877748] RDX: 000000000000001c RSI: 0000000000000000 RDI: 00007f4e0402beb0
[ 9339.877752] RBP: 00007f4e04075800 R08: 0000000000000000 R09: 00007f4e04000080
[ 9339.877756] R10: 0000000000000004 R11: 0000000000000246 R12: 0000000000000000
[ 9339.877760] R13: 00007f4e0402beb0 R14: 00007f4e04075910 R15: 00007f4e04013fa0
[ 9462.758966] INFO: task pool-udisksd:271017 blocked for more than 860 seconds.
[ 9462.758977] Tainted: P IOE 5.11.8-zen1-1-zen #1
[ 9462.758981] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 9462.758983] task:pool-udisksd state:D stack: 0 pid:271017 ppid: 1 flags:0x00004000
[ 9462.758995] Call Trace:
[ 9462.759002] __schedule+0x2dd/0xc70
[ 9462.759015] schedule+0x5b/0xc0
[ 9462.759021] writeback_inodes_sb+0x125/0x160
[ 9462.759029] ? wait_woken+0x80/0x80
[ 9462.759046] sync_filesystem+0x29/0x90
[ 9462.759054] generic_shutdown_super+0x22/0x100
[ 9462.759062] kill_block_super+0x21/0x50
[ 9462.759069] deactivate_locked_super+0x36/0x90
[ 9462.759076] cleanup_mnt+0x12d/0x190
[ 9462.759085] task_work_run+0x5c/0x90
[ 9462.759094] exit_to_user_mode_prepare+0x158/0x160
[ 9462.759104] syscall_exit_to_user_mode+0x23/0x50
[ 9462.759113] entry_SYSCALL_64_after_hwframe+0x44/0xa9
[ 9462.759123] RIP: 0033:0x7f4e146a008b
[ 9462.759130] RSP: 002b:00007f4e1358d4c8 EFLAGS: 00000246 ORIG_RAX: 00000000000000a6
[ 9462.759138] RAX: 0000000000000000 RBX: 00007f4e14ce2264 RCX: 00007f4e146a008b
[ 9462.759143] RDX: 000000000000001c RSI: 0000000000000000 RDI: 00007f4e0402beb0
[ 9462.759147] RBP: 00007f4e04075800 R08: 0000000000000000 R09: 00007f4e04000080
[ 9462.759151] R10: 0000000000000004 R11: 0000000000000246 R12: 0000000000000000
[ 9462.759155] R13: 00007f4e0402beb0 R14: 00007f4e04075910 R15: 00007f4e04013fa0
[ 9585.640235] INFO: task pool-udisksd:271017 blocked for more than 983 seconds.
[ 9585.640247] Tainted: P IOE 5.11.8-zen1-1-zen #1
[ 9585.640251] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 9585.640253] task:pool-udisksd state:D stack: 0 pid:271017 ppid: 1 flags:0x00004000
[ 9585.640265] Call Trace:
[ 9585.640272] __schedule+0x2dd/0xc70
[ 9585.640284] schedule+0x5b/0xc0
[ 9585.640290] writeback_inodes_sb+0x125/0x160
[ 9585.640299] ? wait_woken+0x80/0x80
[ 9585.640316] sync_filesystem+0x29/0x90
[ 9585.640323] generic_shutdown_super+0x22/0x100
[ 9585.640331] kill_block_super+0x21/0x50
[ 9585.640338] deactivate_locked_super+0x36/0x90
[ 9585.640345] cleanup_mnt+0x12d/0x190
[ 9585.640355] task_work_run+0x5c/0x90
[ 9585.640364] exit_to_user_mode_prepare+0x158/0x160
[ 9585.640373] syscall_exit_to_user_mode+0x23/0x50
[ 9585.640382] entry_SYSCALL_64_after_hwframe+0x44/0xa9
[ 9585.640392] RIP: 0033:0x7f4e146a008b
[ 9585.640399] RSP: 002b:00007f4e1358d4c8 EFLAGS: 00000246 ORIG_RAX: 00000000000000a6
[ 9585.640408] RAX: 0000000000000000 RBX: 00007f4e14ce2264 RCX: 00007f4e146a008b
[ 9585.640412] RDX: 000000000000001c RSI: 0000000000000000 RDI: 00007f4e0402beb0
[ 9585.640417] RBP: 00007f4e04075800 R08: 0000000000000000 R09: 00007f4e04000080
[ 9585.640420] R10: 0000000000000004 R11: 0000000000000246 R12: 0000000000000000
[ 9585.640424] R13: 00007f4e0402beb0 R14: 00007f4e04075910 R15: 00007f4e04013fa0
[ 9666.305026] usb 4-1: USB disconnect, device number 2
Comment by Jan Alexander Steffens (heftig) - Tuesday, 23 March 2021, 20:03 GMT
Does this happen with the regular kernel (non-zen)?
Comment by Andrea Amorosi (AndreaA) - Tuesday, 23 March 2021, 21:47 GMT
Yes, it does
Comment by Andrea Amorosi (AndreaA) - Saturday, 27 March 2021, 21:54 GMT
Still present in Linux n752vx 5.11.10-zen1-1-zen #1 ZEN SMP PREEMPT Fri, 26 Mar 2021 00:11:32 +0000 x86_64 GNU/Linux
Comment by Toolybird (Toolybird) - Tuesday, 09 May 2023, 00:35 GMT
Looks stale. Still happening with latest kernels? If yes, it needs to be reported upstream.

Loading...