Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1334749 > unrolled thread
| Started by | Tejun Heo <tj@kernel.org> |
|---|---|
| First post | 2016-02-15 20:10 +0100 |
| Last post | 2016-02-15 20:10 +0100 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [lkp] [workqueue] 82607adcf9: BUG: workqueue lockup - pool cpus=0 flags=0x4 nice=0 stuck for 42s! Tejun Heo <tj@kernel.org> - 2016-02-15 20:10 +0100
| From | Tejun Heo <tj@kernel.org> |
|---|---|
| Date | 2016-02-15 20:10 +0100 |
| Subject | Re: [lkp] [workqueue] 82607adcf9: BUG: workqueue lockup - pool cpus=0 flags=0x4 nice=0 stuck for 42s! |
| Message-ID | <r2wH2-5lc-65@gated-at.bofh.it> |
Hello,
On Sun, Feb 14, 2016 at 09:07:04AM +0800, kernel test robot wrote:
> FYI, we noticed the below changes on
>
> https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
> commit 82607adcf9cdf40fb7b5331269780c8f70ec6e35 ("workqueue: implement lockup detector")
>
>
> [ 75.684302] virtio-pci 0000:00:06.0: virtio_pci: leaving for legacy driver
> [ 88.791869] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11
> [ 88.795120] virtio-pci 0000:00:07.0: virtio_pci: leaving for legacy driver
> [ 90.789792] BUG: workqueue lockup - pool cpus=0 flags=0x4 nice=0 stuck for 42s!
> [ 90.794158] Showing busy workqueues and worker pools:
> [ 90.796507] workqueue cgroup_pidlist_destroy: flags=0x0
> [ 90.798976] pwq 0: cpus=0 node=0 flags=0x0 nice=0 active=1/1
Was the VM not executing for a long time? I can't think why
cgroup_pidlist_destroy would hang for over 40s.
Thanks.
--
tejun
Back to top | Article view | linux.kernel
csiph-web