------- Comment From [email protected] 2016-08-17 06:38 EDT------- ### External Comment ###
Enabled proposed as mentioned in the link - https://wiki.ubuntu.com/Testing/EnableProposed Updated the kernel to version - 4.4.0-36-generic from 4.4.0-34-generic[which is the default version of 16.04] And ran the below command for more than 1 hour: # Create a 624GiB file; Mostly filled with holes though $ dd if=/dev/zero of=file-0.bin bs=1M count=1 seek=598382 # Invoke lseek with SEEK_DATA option starting with file offset 0 while [ 1 ]; do xfs_io -f -c "seek -d 0" file-0.bin; done I was not able to hit the issue. Note: However, I was able to reproduce the issue with default 16.04 kernel 4.4.0-34-generic -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1602524 Title: [LTC-Test] - NMI watchdog Bug and call traces when trinity is executed. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1602524/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
