This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision Last revision Both sides next revision | ||
linux:ubuntu [2014/04/23 16:10] steve [Trusty 14.04 Server] |
linux:ubuntu [2014/05/08 17:50] steve [Kernel Bug] |
||
---|---|---|---|
Line 3: | Line 3: | ||
===== Trusty 14.04 Server ===== | ===== Trusty 14.04 Server ===== | ||
- | Critical issue found when using Xen 4.4. A kernel BUG is triggered. | + | ==== Kernel Bug ==== |
+ | |||
+ | <wrap em>Critical issue (with workaround)</ | ||
< | < | ||
Line 32: | Line 34: | ||
Apr 23 09:45:02 callisto kernel: [ 186.725526] BUG: Bad rss-counter state mm: | Apr 23 09:45:02 callisto kernel: [ 186.725526] BUG: Bad rss-counter state mm: | ||
Apr 23 09:45:02 callisto kernel: [ 186.726785] BUG: Bad rss-counter state mm: | Apr 23 09:45:02 callisto kernel: [ 186.726785] BUG: Bad rss-counter state mm: | ||
+ | [... repeats over and over ... ] | ||
</ | </ | ||
- | This is easy to trigger. | + | This is easy to trigger. |
- | Then apt-get install xen-system-amd64. Reboot. | + | |
+ | Install | ||
+ | apt-get install xen-system-amd64 | ||
+ | | ||
+ | | ||
As soon as vsftpd tries to start, the bug is triggered. | As soon as vsftpd tries to start, the bug is triggered. | ||
+ | <wrap center round info 60%> | ||
+ | wget http:// | ||
+ | dpkg -i linux-image-3.15.0-031500rc2-generic_3.15.0-031500rc2.201404201435_amd64.deb | ||
+ | # Reboot server. | ||
+ | | ||
+ | A bug report has been opened: https:// |