Re: BUG: soft lockup - CPU#3 stuck for 22s! [httpd:1889]

2013-12-28 Thread Heinz Diehl
On 24.12.2013, Steven P. Ulrick wrote: Right now I am FINALLY going to remember to reboot into the offending kernel and see if this happens again. This one came up on LKML today, maybe it's related: https://lkml.org/lkml/2013/12/27/255 -- users mailing list users@lists.fedoraproject.org To

Re: BUG: soft lockup - CPU#3 stuck for 22s! [httpd:1889]

2013-12-23 Thread Mateusz Marzantowicz
On 23.12.2013 03:30, Steven P. Ulrick wrote: Hello, Everyone I just ran yum update and rebooted. Some time not long after that reboot, I started getting message like this: Dec 22 20:11:26 afolkey2 kernel: [ 4130.161465] BUG: soft lockup - CPU#3 stuck for 22s! [httpd:1889] [...] I

Re: BUG: soft lockup - CPU#3 stuck for 22s! [httpd:1889]

2013-12-23 Thread Heinz Diehl
On 23.12.2013, Steven P. Ulrick wrote: Dec 22 20:11:26 afolkey2 kernel: [ 4130.161465] BUG: soft lockup - CPU#3 stuck for 22s! [httpd:1889] Dec 22 20:11:50 afolkey2 kernel: [ 4154.123765] BUG: soft lockup - CPU#1 stuck for 22s! [httpd:1793] It's the kernel watchdog bailing out. Do you run

Re: BUG: soft lockup - CPU#3 stuck for 22s! [httpd:1889]

2013-12-23 Thread Steven P. Ulrick
On Mon, 23 Dec 2013 17:11:13 +0100 Heinz Diehl h...@fritha.org wrote: On 23.12.2013, Steven P. Ulrick wrote: Dec 22 20:11:26 afolkey2 kernel: [ 4130.161465] BUG: soft lockup - CPU#3 stuck for 22s! [httpd:1889] Dec 22 20:11:50 afolkey2 kernel: [ 4154.123765] BUG: soft lockup - CPU#1

Re: BUG: soft lockup - CPU#3 stuck for 22s! [httpd:1889]

2013-12-23 Thread Heinz Diehl
On 23.12.2013, Steven P. Ulrick wrote: No. All non-virtual on this issue... Ok. How high is the load when this happens? Is there a kernel which doesn't lead to these lockups? -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options:

Re: BUG: soft lockup - CPU#3 stuck for 22s! [httpd:1889]

2013-12-23 Thread Steven P. Ulrick
On Mon, 23 Dec 2013 23:57:09 +0100 Heinz Diehl h...@fritha.org wrote: On 23.12.2013, Steven P. Ulrick wrote: No. All non-virtual on this issue... Ok. How high is the load when this happens? Didn't check this when it was happening... Is there a kernel which doesn't lead to these

Re: BUG: soft lockup - CPU#3 stuck for 22s! [httpd:1889]

2013-12-23 Thread poma
3.12.5-302.fc20.x86_64 x 2 [ cut here ] WARNING: CPU: 3 PID: 17822 at drivers/usb/host/ehci-hcd.c:1027 ehci_endpoint_reset+0x101/0x110() clear_halt for a busy endpoint Call Trace: [81662d11] dump_stack+0x45/0x56 [810691dd]

Re: BUG: soft lockup - CPU#3 stuck for 22s! [httpd:1889]

2013-12-23 Thread Heinz Diehl
On 24.12.2013, Steven P. Ulrick wrote: Is there a kernel which doesn't lead to these lockups? Yes: kernel-3.11.10-301.fc20.x86_64 Right now I am FINALLY going to remember to reboot into the offending kernel and see if this happens again. If you can reproduce this with a vanilla

BUG: soft lockup - CPU#3 stuck for 22s! [httpd:1889]

2013-12-22 Thread Steven P. Ulrick
Hello, Everyone I just ran yum update and rebooted. Some time not long after that reboot, I started getting message like this: Dec 22 20:11:26 afolkey2 kernel: [ 4130.161465] BUG: soft lockup - CPU#3 stuck for 22s! [httpd:1889] I ran grep -i soft lockup with the following results: [root