https://bugs.kde.org/show_bug.cgi?id=504067
Joe Breuer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #31 from Joe Breuer <[email protected]> --- I ran into this yesterday, "using Dolphin in a directory with an .exe file of a game created with Godot game engine" fits perfectly. This is (also) on gentoo, kio 6.16.0-r1. In my case, the busy-running kioworker processes with the thumbnail.so plugin (I had two of those) prevented my laptop from suspending, which made the situation somewhat more serious/urgent for me than "oh there's some runaway process, I'll look at that later when I have time." This seems to be related to the kioworkers running on files mounted via ntfs-3g/fuse: Oct 15 17:37:03 mercury kernel: Freezing user space processes Oct 15 17:37:03 mercury kernel: Freezing user space processes failed after 20.001 seconds (2 tasks refusing to freeze, wq_busy=0): Oct 15 17:37:03 mercury kernel: task:kioworker state:D stack:0 pid:37948 tgid:37948 ppid:4073 flags:0x00004006 Oct 15 17:37:03 mercury kernel: Call Trace: Oct 15 17:37:03 mercury kernel: <TASK> Oct 15 17:37:03 mercury kernel: __schedule+0x446/0xb80 Oct 15 17:37:03 mercury kernel: schedule+0x21/0xf0 Oct 15 17:37:03 mercury kernel: request_wait_answer+0xcb/0x2a0 [fuse] Oct 15 17:37:03 mercury kernel: ? __pfx_autoremove_wake_function+0x10/0x10 Oct 15 17:37:03 mercury kernel: __fuse_simple_request+0xce/0x280 [fuse] Oct 15 17:37:03 mercury kernel: fuse_do_getattr+0x208/0x310 [fuse] Oct 15 17:37:03 mercury kernel: fuse_file_read_iter+0xb5/0x1f0 [fuse] Oct 15 17:37:03 mercury kernel: ? selinux_file_permission+0x145/0x170 Oct 15 17:37:03 mercury kernel: ? security_file_permission+0x1b/0x50 Oct 15 17:37:03 mercury kernel: vfs_read+0x2b7/0x390 Oct 15 17:37:03 mercury kernel: ksys_read+0x64/0xe0 Oct 15 17:37:03 mercury kernel: do_syscall_64+0x80/0x1a0 Oct 15 17:37:03 mercury kernel: entry_SYSCALL_64_after_hwframe+0x76/0x7e Oct 15 17:37:03 mercury kernel: RIP: 0033:0x7f03a64ac7a2 Oct 15 17:37:03 mercury kernel: RSP: 002b:00007ffe7f314ca8 EFLAGS: 00000246 ORIG_RAX: 0000000000000000 Oct 15 17:37:03 mercury kernel: RAX: ffffffffffffffda RBX: 00007f03a4ffba00 RCX: 00007f03a64ac7a2 Oct 15 17:37:03 mercury kernel: RDX: 0000000000004000 RSI: 0000557ab7d1b290 RDI: 0000000000000014 Oct 15 17:37:03 mercury kernel: RBP: 0000000000004000 R08: 0000000000000000 R09: 0000000000000000 Oct 15 17:37:03 mercury kernel: R10: 0000000000000000 R11: 0000000000000246 R12: 0000557ab7c61ba0 Oct 15 17:37:03 mercury kernel: R13: 0000000000004000 R14: 0000557ab7d1b290 R15: 0000000000000014 Oct 15 17:37:03 mercury kernel: </TASK> Oct 15 17:37:03 mercury kernel: task:kioworker state:D stack:0 pid:38123 tgid:38123 ppid:4073 flags:0x00004006 Oct 15 17:37:03 mercury kernel: Call Trace: Oct 15 17:37:03 mercury kernel: <TASK> Oct 15 17:37:03 mercury kernel: __schedule+0x446/0xb80 Oct 15 17:37:03 mercury kernel: schedule+0x21/0xf0 Oct 15 17:37:03 mercury kernel: request_wait_answer+0xcb/0x2a0 [fuse] Oct 15 17:37:03 mercury kernel: ? __pfx_autoremove_wake_function+0x10/0x10 Oct 15 17:37:03 mercury kernel: __fuse_simple_request+0xce/0x280 [fuse] Oct 15 17:37:03 mercury kernel: fuse_do_getattr+0x208/0x310 [fuse] Oct 15 17:37:03 mercury kernel: fuse_file_read_iter+0xb5/0x1f0 [fuse] Oct 15 17:37:03 mercury kernel: ? selinux_file_permission+0x145/0x170 Oct 15 17:37:03 mercury kernel: ? security_file_permission+0x1b/0x50 Oct 15 17:37:03 mercury kernel: vfs_read+0x2b7/0x390 Oct 15 17:37:03 mercury kernel: ksys_read+0x64/0xe0 Oct 15 17:37:03 mercury kernel: do_syscall_64+0x80/0x1a0 Oct 15 17:37:03 mercury kernel: entry_SYSCALL_64_after_hwframe+0x76/0x7e Oct 15 17:37:03 mercury kernel: RIP: 0033:0x7f6f190ac7a2 Oct 15 17:37:03 mercury kernel: RSP: 002b:00007fffbc613388 EFLAGS: 00000246 ORIG_RAX: 0000000000000000 Oct 15 17:37:03 mercury kernel: RAX: ffffffffffffffda RBX: 00007f6f17dfba00 RCX: 00007f6f190ac7a2 Oct 15 17:37:03 mercury kernel: RDX: 0000000000004000 RSI: 000055eaff29e880 RDI: 0000000000000014 Oct 15 17:37:03 mercury kernel: RBP: 0000000000004000 R08: 0000000000000000 R09: 0000000000000000 Oct 15 17:37:03 mercury kernel: R10: 0000000000000000 R11: 0000000000000246 R12: 000055eaff1bb320 Oct 15 17:37:03 mercury kernel: R13: 0000000000004000 R14: 000055eaff29e880 R15: 0000000000000014 Oct 15 17:37:03 mercury kernel: </TASK> -- You are receiving this mail because: You are watching all bug changes.
