[Kernel-packages] [Bug 2061091] Re: Freezing user space processes failed after 20.008 seconds (1 tasks refusing to freeze, wq_busy=0)

2024-05-01 Thread Richard van der Hoff
Seems I was mistaken. This happens on 6.8 as well. ** Attachment added: "kern.log" https://bugs.launchpad.net/ubuntu/+source/linux-signed-hwe-6.5/+bug/2061091/+attachment/5773507/+files/kern.log -- You received this bug notification because you are a member of Kernel Packages, which is

[Kernel-packages] [Bug 2061091] Re: Freezing user space processes failed after 20.008 seconds (1 tasks refusing to freeze, wq_busy=0)

2024-04-29 Thread GuoqingJiang
Thanks for the update, could you bisect which commit fixes the issue since upstream 6.8 works? https://git-scm.com/docs/git-bisect -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-signed-hwe-6.5 in Ubuntu.

[Kernel-packages] [Bug 2061091] Re: Freezing user space processes failed after 20.008 seconds (1 tasks refusing to freeze, wq_busy=0)

2024-04-29 Thread Richard van der Hoff
Ok, I reproduced this on a rebuild of 6.5.0-34 with CONFIG_PROVE_LOCKING. Here are some relevant-looking bits of the logs. It looks like the wireplumber process and the usb_disconnect process have deadlocked? [Thinking about this further, possibly the action that triggers it is to disconnect the

[Kernel-packages] [Bug 2061091] Re: Freezing user space processes failed after 20.008 seconds (1 tasks refusing to freeze, wq_busy=0)

2024-04-25 Thread Richard van der Hoff
Oddly, I don't seem to be able to reproduce this problem on an upstream 6.8 kernel. I'll try with a rebuild of 6.5.0-27-generic instead. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-signed-hwe-6.5 in Ubuntu.

[Kernel-packages] [Bug 2061091] Re: Freezing user space processes failed after 20.008 seconds (1 tasks refusing to freeze, wq_busy=0)

2024-04-17 Thread Richard van der Hoff
> And this call trace looks is related to current issue, I guess snd_power_ref_and_wait was waiting for snd_card_disconnect which wakes up power_sleep at the end of the code, but snd_card_disconnect -> snd_device_disconnect_all -> snd_pcm_dev_disconnect was blocked for some reason. Yes,

[Kernel-packages] [Bug 2061091] Re: Freezing user space processes failed after 20.008 seconds (1 tasks refusing to freeze, wq_busy=0)

2024-04-17 Thread GuoqingJiang
Looks suspend/resume can be completed sometimes. Apr 15 12:49:26 xps9320 kernel: [10214.971688] Freezing user space processes completed (elapsed 0.002 seconds) Apr 15 21:45:23 xps9320 kernel: [30355.137512] Freezing user space processes completed (elapsed 0.015 seconds) Apr 15 23:02:59 xps9320

[Kernel-packages] [Bug 2061091] Re: Freezing user space processes failed after 20.008 seconds (1 tasks refusing to freeze, wq_busy=0)

2024-04-16 Thread GuoqingJiang
And this call trace looks is related to current issue, I guess snd_power_ref_and_wait was waiting for snd_card_disconnect which wakes up power_sleep at the end of the code, but snd_card_disconnect -> snd_device_disconnect_all -> snd_pcm_dev_disconnect was blocked for some reason. Apr 15 21:48:23

[Kernel-packages] [Bug 2061091] Re: Freezing user space processes failed after 20.008 seconds (1 tasks refusing to freeze, wq_busy=0)

2024-04-16 Thread GuoqingJiang
There is another calltrace in kern.log which might be another issue (probably need a separated bug report). Apr 15 21:45:23 xps9320 kernel: [43079.109011] Apr 15 21:45:23 xps9320 kernel: [43079.112281] UBSAN:

[Kernel-packages] [Bug 2061091] Re: Freezing user space processes failed after 20.008 seconds (1 tasks refusing to freeze, wq_busy=0)

2024-04-16 Thread Richard van der Hoff
Here's the kern.log since the last-but-one reboot. ** Attachment added: "kern.log" https://bugs.launchpad.net/ubuntu/+source/linux-signed-hwe-6.5/+bug/2061091/+attachment/5766127/+files/kern.log.gz -- You received this bug notification because you are a member of Kernel Packages, which is

[Kernel-packages] [Bug 2061091] Re: Freezing user space processes failed after 20.008 seconds (1 tasks refusing to freeze, wq_busy=0)

2024-04-16 Thread Richard van der Hoff
rav@xps9320:~$ cat /proc/asound/modules 0 snd_soc_sof_sdw 1 snd_usb_audio -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-signed-hwe-6.5 in Ubuntu. https://bugs.launchpad.net/bugs/2061091 Title: Freezing user space processes

[Kernel-packages] [Bug 2061091] Re: Freezing user space processes failed after 20.008 seconds (1 tasks refusing to freeze, wq_busy=0)

2024-04-16 Thread GuoqingJiang
Could you share which audio driver is used in the affected system by "cat /proc/asound/modules"? And pls attach the full kern.log to check if something is suspicious here. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to

[Kernel-packages] [Bug 2061091] Re: Freezing user space processes failed after 20.008 seconds (1 tasks refusing to freeze, wq_busy=0)

2024-04-15 Thread Anthony Wong
** Changed in: linux-signed-hwe-6.5 (Ubuntu) Assignee: Anthony Wong (anthonywong) => GuoqingJiang (guoqingjiang) -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-signed-hwe-6.5 in Ubuntu. https://bugs.launchpad.net/bugs/2061091

[Kernel-packages] [Bug 2061091] Re: Freezing user space processes failed after 20.008 seconds (1 tasks refusing to freeze, wq_busy=0)

2024-04-14 Thread Brett Grandbois
** Changed in: linux-signed-hwe-6.5 (Ubuntu) Assignee: (unassigned) => Anthony Wong (anthonywong) -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-signed-hwe-6.5 in Ubuntu. https://bugs.launchpad.net/bugs/2061091 Title:

[Kernel-packages] [Bug 2061091] Re: Freezing user space processes failed after 20.008 seconds (1 tasks refusing to freeze, wq_busy=0)

2024-04-12 Thread Richard van der Hoff
I found a very similar report at https://discussion.fedoraproject.org/t/freezing-user-space-processes- failed-after-20-000-seconds-2-tasks-refusing-to-freeze-wq-busy-0/92672, but no resolution there. -- You received this bug notification because you are a member of Kernel Packages, which is