Comment 45 for bug 1798961

Revision history for this message
Nikita Travkin (travmurav) wrote :

I think that I have similar issue:
On Kernel 4.18.0-16-generic I had:
 1) Two unrecoverable freezes (sound looped, unable to SSH)
 2) Random software crashes with segfault in dmesg
 3) Random Chrome tab crashes with "trap invalid opcode" in dmesg

To reproduce segfaults I downloaded latest Kernel sources and make -j10 them (several times) to get some "realistic" load. Most of compilations failed with segfault. One ended with coomplete freeze and only one or two succeed.
After booting with mainline 4.15.0-041500-generic from kernel.ubuntu.com I was able to compile kernel successfuly 3 times in a row.

I have newly built PC with Ryzen 5 2600 and I am sure that my RAM is OK.

Attached small parts of logs with segfaults and trap messages.