Comment 4 for bug 1654319

Revision history for this message
MikoĊ‚aj Kowalski (cmosek) wrote :

This is a fresh installation.

I've tested
Linux version 4.10.0-041000rc4-generic (kernel@gloin) (gcc version 6.2.0 20161005 (Ubuntu 6.2.0-5ubuntu12) ) #201701152031 SMP Mon Jan 16 01:33:39 UTC 2017

First of all, I had problem booting this kernel on VMWare. The screen goes black after few seconds. I've attached dmesg. Appending nomodeset to kernel commandline helps though. You can file another bug if You want to.

Second, I this I was able to reproduce the bug on mentioned kernel. I run test using JMeter and the system hangs and restarts. I am not sure, because I do not have kernel dump. Where can I find debug symbols for the kernel you wanted me to test?

sty 19 17:54:25 jenkins kdump-tools[1259]: Starting kdump-tools: * running makedumpfile -c -d 31 /proc/vmcore /var/crash/201701191754/dump-incomplete
sty 19 17:54:25 jenkins kdump-tools[1259]: check_release: Can't get the kernel version.
sty 19 17:54:25 jenkins kdump-tools[1259]: The kernel version is not supported.
sty 19 17:54:25 jenkins kdump-tools[1259]: The makedumpfile operation may be incomplete.
sty 19 17:54:25 jenkins kdump-tools[1259]: makedumpfile Failed.
sty 19 17:54:25 jenkins kdump-tools[1259]: * kdump-tools: makedumpfile failed, falling back to 'cp'
sty 19 17:54:25 jenkins kdump-tools[1348]: makedumpfile failed, falling back to 'cp'
sty 19 17:54:52 jenkins kernel: hpet_rtc_timer_reinit: 37 callbacks suppressed
sty 19 17:54:53 jenkins kernel: hpet1: lost 1725 rtc interrupts
sty 19 17:55:04 jenkins kdump-tools[1259]: * kdump-tools: saved vmcore in /var/crash/201701191754
sty 19 17:55:04 jenkins kernel: hpet1: lost 759 rtc interrupts
sty 19 17:55:04 jenkins kdump-tools[1362]: saved vmcore in /var/crash/201701191754
sty 19 17:55:04 jenkins kdump-tools[1259]: * running makedumpfile --dump-dmesg /proc/vmcore /var/crash/201701191754/dmesg.201701191754
sty 19 17:55:04 jenkins kernel: hpet1: lost 14 rtc interrupts
sty 19 17:55:04 jenkins kdump-tools[1259]: check_release: Can't get the kernel version.
sty 19 17:55:04 jenkins kdump-tools[1259]: The kernel version is not supported.
sty 19 17:55:04 jenkins kdump-tools[1259]: The makedumpfile operation may be incomplete.
sty 19 17:55:04 jenkins kdump-tools[1259]: makedumpfile Failed.
sty 19 17:55:04 jenkins kdump-tools[1365]: makedumpfile --dump-dmesg failed. dmesg content will be unavailable
sty 19 17:55:04 jenkins kdump-tools[1259]: * kdump-tools: makedumpfile --dump-dmesg failed. dmesg content will be unavailable
sty 19 17:55:04 jenkins kdump-tools[1259]: * kdump-tools: failed to save dmesg content in /var/crash/201701191754
sty 19 17:55:04 jenkins kdump-tools[1366]: failed to save dmesg content in /var/crash/201701191754
sty 19 17:55:04 jenkins kdump-tools[1259]: Thu, 19 Jan 2017 17:55:04 +0100

I can provide vmcore if you want me to.