[Kernel-packages] [Bug 1841747] Re: dev test in ubuntu_stress_smoke_test crashes AWS c5.large with Disco

2019-08-29 Thread Colin Ian King
The following run as root will cause the instances to hang and then reboot (by the watchdog?) #include #include #include #include #include int main(void) { for (;;) { int fd; fd = open("/dev/hpet", O_RDONLY | O_NONBLOCK); close(fd);

[Kernel-packages] [Bug 1841747] Re: dev test in ubuntu_stress_smoke_test crashes AWS c5.large with Disco

2019-08-29 Thread Colin Ian King
Seems to occur when exercising /dev/hpet -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-aws in Ubuntu. https://bugs.launchpad.net/bugs/1841747 Title: dev test in ubuntu_stress_smoke_test crashes AWS c5.large with Disco Status