440.48.02: Random X.org lock ups due to kernel module crash

At some random points X.org locks up and does not respond to keyboard and mouse input. This usually happens after a considerable period of uptime (like a few days), during which the system is loaded with various desktop apps (web browser, email client, text editor, etc.), ffmpeg for video transcoding and occasional games via Wine/DXVK. The lock up may happen when the display is off for powersaving or when it is active. In any case, there is no particular user activity that leads to the problem, it just happens by itself at seemingly random points.

When the lock up happens, in the kernel log I can see a backtrace involving Nvidia kernel module and an error saying:

Xorg: page allocation failure: order:4, mode:0x40cc0(GFP_KERNEL|__GFP_COMP), nodemask=(null),cpuset=/,mems_allowed=0

Kubuntu 19.10, x86_64, Nvidia driver 440.48.02.
nvidia-bug-report.log.gz (116 KB)
kern.log.gz (7.7 KB)

Looks like this long standing bug:
https://devtalk.nvidia.com/default/topic/1063809/linux/rhel-7-7-430-52-random-kernel-crashes/post/5387057/#5387057
https://devtalk.nvidia.com/default/topic/1068614/linux/still-experiencing-random-crashdumps-rhel7-7-x-page-allocation-failure-order-4-mode-0x40d0-in-nvkms_ioctl-nvidia_modeset-/post/5412883/#5412883
https://devtalk.nvidia.com/default/topic/1066227/linux/nvidia-gpu-kvm-switch-x11-crash/post/5399854/#5399854
Put simply, low memory situation, the nvidia driver needs to do something and tries to allocate memory, does not get it fast enough and crashes.

Well, there was plenty memory available (both host RAM and presumably VRAM) when the error took place. The system was not running any GPU-intensive tasks aside from idle KDE desktop. It was running CPU-intensive ffmpeg (without hwaccel), which utilized all CPU cores.

When you say “fast enough”, does it mean there’s some sort of timeout for the allocation operation? If so, that might explain the crash even if there is enough free memory.

The question is how much contiguous memory was available at the time of the allocation attempt and how much the nvidia driver wanted. Since it’s a blackbox, I can only speculate from observation. The linked threads (there are more) all had the same situation, no CPU/GPU intensive but large memory consuming tasks and grown caches and then the driver needed to do something.
There’s enough memory available but the kernel needs some time to free it up from caches and the driver doesn’t seem to ask twice.

Still happens with 440.59, which had a release note about fixing crashes on wake up. This time the crash happened when I tried to switch the primary display from DisplayPort to HDMI.
kern.log.gz (30.3 KB)

Still happens on 440.66.08. I tried enabling KMS by setting “options nvidia-drm modeset=1” in modprobe.d/nvidia.conf, it doesn’t help. Please fix.
kern.log (165.0 KB)

Still happens with 440.66.11.

I may have found a workaround. If I disable HardDPMS in xorg.conf (Option “HardDPMS” “False”), the crashes don’t seem to happen. At least they have not happened in a few days for me.

The problem with HardDPMS off for me is that my display turns on backlight twice, with 5 minute interval, after it was turned off. I suspect, this is because the GPU is switching between DPMS modes (Display turns on twice after being turned off for powersaving).

This happened to me for the first time just now.
It is weird, since i use the intel igp as the primary gpu and nvidia via prime render offload!

After the time passed since my last post I have been running with HardDPMS off and have not had a single crash. So it looks like HardDPMS is the culprit.

I would really like it to work though, since, as I described earlier, my NEC MultiSync EA272UHD display doesn’t work well with DPMS. I also remember my older Samsung display didn’t work with DPMS when connected via DisplayPort (the backlight wouldn’t turn off), so I imagine this is not a one off problematic display model.

Nvidia, is there any update on this problem?

Here’s a fresh report log from a crash, Kubuntu 20.04, Nvidia driver 455.23.04.

nvidia-bug-report.log.gz (106.2 KB)

I’m having this problem too. It just started a few months ago.

I noticed that it may be happening when the screen blanks and the Yamaha receiver and LG TV connected to the GTX1050 have been turned off.

I’m hoping the fix posted in here will work around the issue for me as well.

Thanks Lastique.

I still had another failure after setting harddpms false… Bummer.

I had the same lock up today (after locking my screen) with 440.100

Oct  8 12:23:25 five kernel: [1149767.359221] Xorg: page allocation failure: order:4,     mode:0x40cc0(GFP_KERNEL|__GFP_COMP), nodemask=(null),cpuset=/,mems_allowed=0
Oct  8 12:23:25 five kernel: [1149767.359226] CPU: 18 PID: 2585978 Comm: Xorg Tainted: P           OE     5.4.0-47-generic #51-Ubuntu
Oct  8 12:23:25 five kernel: [1149767.359227] Hardware name: System manufacturer System Product Name/TUF GAMING X570-PLUS, BIOS 2407 07/01/2020
Oct  8 12:23:25 five kernel: [1149767.359227] Call Trace:
Oct  8 12:23:25 five kernel: [1149767.359234]  dump_stack+0x6d/0x9a
Oct  8 12:23:25 five kernel: [1149767.359237]  warn_alloc.cold+0x7b/0xdf
Oct  8 12:23:25 five kernel: [1149767.359238]  __alloc_pages_slowpath+0xe07/0xe50
Oct  8 12:23:25 five kernel: [1149767.359240]  ? get_page_from_freelist+0x6b/0x390
Oct  8 12:23:25 five kernel: [1149767.359242]  __alloc_pages_nodemask+0x2d0/0x320
Oct  8 12:23:25 five kernel: [1149767.359243]  alloc_pages_current+0x87/0xe0
Oct  8 12:23:25 five kernel: [1149767.359245]  kmalloc_order+0x1f/0x80
Oct  8 12:23:25 five kernel: [1149767.359246]  kmalloc_order_trace+0x24/0xa0
Oct  8 12:23:25 five kernel: [1149767.359257]  ? _nv000491kms+0x50/0x50 [nvidia_modeset]
Oct  8 12:23:25 five kernel: [1149767.359258]  __kmalloc+0x220/0x280
Oct  8 12:23:25 five kernel: [1149767.359266]  ? _nv000491kms+0x50/0x50 [nvidia_modeset]
Oct  8 12:23:25 five kernel: [1149767.359273]  nvkms_alloc+0x24/0x60 [nvidia_modeset]
Oct  8 12:23:25 five kernel: [1149767.359284]  _nv002521kms+0x16/0x30 [nvidia_modeset]
Oct  8 12:23:25 five kernel: [1149767.359285] WARNING: kernel stack frame pointer at 000000003bcd4f23 in Xorg:2585978 has bad value 00000000b371c8d7
Oct  8 12:23:25 five kernel: [1149767.359287] unwind stack type:0 next_sp:0000000000000000 mask:0x2 graph_idx:0
Oct  8 12:23:25 five kernel: [1149767.359288] 00000000cf9c8690: ffffbd8e8252f848 (0xffffbd8e8252f848)

@btmckee9 Did you put the HardDPMS option in the Device section? Here is how my section looks, and it doesn’t crash:

Section "Device"
    Identifier "Default nvidia Device"
    Driver "nvidia"
    Option "NoLogo" "True"
    Option "CoolBits" "28"
    Option "TripleBuffer" "True"
    Option "HardDPMS" "False"
EndSection

nvidia-bug-report.log.gz (409.5 KB)

The system is mostly headless and I only turn on the connected external TV to consume media.
When I don’t use the gpu, it either sits idle at the lightdm login window or I shut down lightdm and unload the driver completely.

It started since about a year. Happens randomly. IIRC it never occured when I was actively using the GPU, but only when idling, except for the most recent hang which occured when I opened Vivaldi browser.

Has my card become physically defective or is this a software issue?

What I also observed is if using the opensource nouveau module, I am seeing a thread sitting constantly at 100% on one of the cpus.

I don’t remember seeing any hangs on kernel 4.x series.

Same problem here.

Relevant section of dmesg output seems to be…

: ffff9fad9f2d7080 (0xffff9fad9f2d7080)
[82168.611834] 00000000a45e458c: 0000000200000000 (0x200000000)
[82168.611834] 00000000084051b6: 0000000000000000 ...
[82168.611834] 00000000d3005ea0: 32ea54c056890b00 (0x32ea54c056890b00)
[82168.611834] 0000000034628dac: 0000000000000001 (0x1)
[82168.611835] 00000000e9d70e4b: 0000000000040cc0 (0x40cc0)
[82168.611837] 00000000c7345f5b: ffffffffb36cb1c0 (policy_zone+0x20/0x20)
[82168.611837] 0000000068424bbc: 0000000000000004 (0x4)
[82168.611838] 00000000c86e76ac: 0000000000000000 ...
[82168.611838] 00000000d1d35ea0: ffffc25f40f17a38 (0xffffc25f40f17a38)
[82168.611838] 000000009d43f5e8: ffffffffb1c99077 (alloc_pages_current+0x87/0xe0)
[82168.611839] 000000004638ba20: 000000000000ac48 (0xac48)
[82168.611839] 00000000edec7fc2: 0000000000000004 (0x4)
[82168.611839] 0000000084003584: 0000000000000cc0 (0xcc0)
[82168.611840] 0000000012062f3f: 0000000000000004 (0x4)
[82168.611840] 00000000a02800da: ffffc25f40f17a58 (0xffffc25f40f17a58)
[82168.611841] 000000005af4311e: ffffffffb1c4f27f (kmalloc_order+0x1f/0x80)
[82168.611841] 00000000f39d9e8a: 000000000000ac48 (0xac48)
[82168.611841] 0000000016f4de52: 000000000000ac48 (0xac48)
[82168.611842] 0000000010b8b329: ffffc25f40f17a98 (0xffffc25f40f17a98)
[82168.611842] 00000000a3034163: ffffffffb1c4f304 (kmalloc_order_trace+0x24/0xa0)
[82168.611843] 00000000a4d1cd2c: 000000005b6a4908 (0x5b6a4908)
[82168.611843] 000000009786390d: 0000000000000001 (0x1)
[82168.611843] 0000000081626f36: 000000000000ac48 (0xac48)
[82168.611844] 00000000c96ec2e2: 0000000000000cc0 (0xcc0)
[82168.611844] 00000000a4933053: 000000000000ac48 (0xac48)
[82168.611844] 00000000c4596db0: 0000000000000001 (0x1)
[82168.611845] 000000007d17a35c: ffffc25f40f17ad8 (0xffffc25f40f17ad8)
[82168.611845] 00000000f34bd41f: ffffffffb1ca835b (__kmalloc+0x22b/0x290)
[82168.611845] 000000006c47310e: 3f8000003f800000 (0x3f8000003f800000)
[82168.611846] 00000000e7a28edc: 0000000000000001 (0x1)
[82168.611846] 00000000f4e21769: 000000000000ac48 (0xac48)
[82168.611846] 0000000075763438: 0000000000000000 ...
[82168.611847] 000000003419d3de: ffff9fad4c73fa08 (0xffff9fad4c73fa08)
[82168.611847] 00000000eb3cd35b: 0000000000000001 (0x1)
[82168.611847] 00000000ee1e4cc8: ffffc25f40f17af8 (0xffffc25f40f17af8)
[82168.611853] 000000004fc05fd9: ffffffffc22e03b4 (nvkms_alloc+0x24/0x60 [nvidia_modeset])
[82168.611854] 00000000d7db44d7: 000000000000ac48 (0xac48)
[82168.611854] 00000000c85fffb6: 0000000000000000 ...
[82168.611861] 00000000b69dd9de: ffffffffc2323a96 (_nv002718kms+0x16/0x30 [nvidia_modeset])
[82168.611861] 00000000d22017ee: ffff9fa1ed8b0008 (0xffff9fa1ed8b0008)
[82168.611869] 00000000b66d06e6: ffffffffc230ef5e (_nv002593kms+0x4e/0x1610 [nvidia_modeset])
[82168.611869] 000000001eabc8d8: ffff9fa1ed8b01c8 (0xffff9fa1ed8b01c8)
[82168.611869] 00000000725911d4: ffffc25f40f17c38 (0xffffc25f40f17c38)
[82168.611870] 0000000086e01d68: 0000000000000000 ...
[82168.611878] 000000006db059c3: ffffffffc23802d5 (_nv000550kms+0x365/0x3c0 [nvidia_modeset])
[82168.611879] 000000007f89a4aa: ffff9fad4c497008 (0xffff9fad4c497008)
[82168.611879] 00000000d3b476fc: ffff9fa1ed8b0488 (0xffff9fa1ed8b0488)
[82168.611879] 000000004d3f0b2a: 0000000000000001 (0x1)
[82168.611880] 000000008025159a: ffff9fa1ed8b0018 (0xffff9fa1ed8b0018)
[82168.611880] 000000008a742919: ffff9fa1ed8b0018 (0xffff9fa1ed8b0018)
[82168.611880] 00000000b7d98932: ffff9fad4c490008 (0xffff9fad4c490008)
[82168.611881] 00000000b44541cb: ffff9fa1ed8b0008 (0xffff9fa1ed8b0008)
[82168.611881] 00000000d4ab6a81: ffff9fa1ed8b01c8 (0xffff9fa1ed8b01c8)
[82168.611881] 00000000889bb910: 0000000000000005 (0x5)
[82168.611882] 00000000c3d8d38b: ffff9fa1ed8b3bd8 (0xffff9fa1ed8b3bd8)
[82168.611882] 0000000072ee647f: 0000000100000000 (0x100000000)
[82168.611882] 00000000fc624782: ffff9fa1ed8b0018 (0xffff9fa1ed8b0018)
[82168.611883] 000000009f44e464: 0000000000000000 ...
[82168.611883] 0000000003206cc9: ffffc25f40f17ca8 (0xffffc25f40f17ca8)
[82168.611883] 00000000d68f0ae7: 0000000000000000 ...
[82168.611884] 0000000043edaa77: 0000000400000000 (0x400000000)
[82168.611884] 00000000797e0249: 0000000000000005 (0x5)
[82168.611884] 00000000fd215675: 0000ff0101080001 (0xff0101080001)
[82168.611885] 00000000f70c643c: ffffffff00000000 (0xffffffff00000000)
[82168.611885] 0000000086b4663c: ffffffffffffffff (0xffffffffffffffff)
[82168.611885] 0000000042805cf4: ffffffffffffffff (0xffffffffffffffff)
[82168.611886] 00000000119344cd: 0000000000000000 ...
[82168.611886] 00000000681d7799: ffff9fa52d3fb508 (0xffff9fa52d3fb508)
[82168.611886] 00000000b6cdacd9: 0000000000000000 ...
[82168.611886] 0000000078153efd: ffff9fad2da921c8 (0xffff9fad2da921c8)
[82168.611887] 000000004d9c7ca4: 0000000100255a00 (0x100255a00)
[82168.611887] 0000000096ae70cb: 0000000000004000 (0x4000)
[82168.611887] 00000000edac4a99: 0000000000000000 ...
[82168.611888] 00000000a9a369eb: 0000048800001ac5 (0x48800001ac5)
[82168.611888] 0000000042fb66d4: 0000000000000000 ...
[82168.611894] 00000000a890e1db: ffffffffc22e04b2 (nvkms_memset+0x12/0x20 [nvidia_modeset])
[82168.611894] 00000000a9c4a7fe: ffff9fad4c73fa08 (0xffff9fad4c73fa08)
[82168.611904] 00000000639db5af: ffffffffc232b599 (_nv002680kms+0x309/0x3c0 [nvidia_modeset])
[82168.611904] 0000000045f09a61: 0000000000000001 (0x1)
[82168.611904] 00000000449e6845: ffff9fa1ed8b0488 (0xffff9fa1ed8b0488)
[82168.611905] 00000000d0f10804: 0000000000000000 ...
[82168.611905] 0000000029925d41: ffff9fad4c73fa18 (0xffff9fad4c73fa18)
[82168.611905] 00000000ab6afe68: ffff9fa1ed8b0008 (0xffff9fa1ed8b0008)
[82168.611906] 00000000abf72c0d: 0000000000000000 ...
[82168.611906] 0000000015f5e538: ffff9fad4c73fa08 (0xffff9fad4c73fa08)
[82168.611906] 0000000025144d9c: 0000000000000001 (0x1)
[82168.611914] 00000000d9f8e653: ffffffffc232b8ef (_nv002698kms+0x29f/0x540 [nvidia_modeset])
[82168.611914] 00000000c440bfe6: 0000000000000000 ...
[82168.611915] 00000000b3be658e: 000000013e5f2e80 (0x13e5f2e80)
[82168.611915] 000000000aa47bd3: 00000000000001c0 (0x1c0)
[82168.611915] 00000000a715fae6: ffff9fad4c73fa08 (0xffff9fad4c73fa08)
[82168.611916] 000000000f189df0: 0000000001010001 (0x1010001)
[82168.611916] 00000000ff442cc3: ffff9fad4c497008 (0xffff9fad4c497008)
[82168.611916] 0000000061356cf4: 000001005e92ad00 (0x1005e92ad00)
[82168.611917] 00000000bab3316d: ffff9fad3e5f3858 (0xffff9fad3e5f3858)
[82168.611917] 00000000867a566a: ffff9fad5e96adc0 (0xffff9fad5e96adc0)
[82168.611917] 00000000c4718f31: 0000c25f40f17e28 (0xc25f40f17e28)
[82168.611918] 0000000089cc3bed: ffff06400a000000 (0xffff06400a000000)
[82168.611918] 00000000e79066b9: 0000000000000000 ...
[82168.611918] 00000000ab818d60: ffff9fad3e5f2e80 (0xffff9fad3e5f2e80)
[82168.611919] 00000000b645b70c: 7fffffffffffffff (0x7fffffffffffffff)
[82168.611919] 000000001e41219c: ffff9fad3e5f38f8 (0xffff9fad3e5f38f8)
[82168.611919] 00000000a1742c42: ffff9fad57a93200 (0xffff9fad57a93200)
[82168.611920] 00000000b29be635: ffffc25f40f17dd8 (0xffffc25f40f17dd8)
[82168.611921] 000000006a871361: ffffffffb24d7222 (schedule+0x42/0xb0)
[82168.611921] 0000000094a7f944: ffff9fad3e5f2e80 (0xffff9fad3e5f2e80)
[82168.611928] 0000000065ac88e7: ffffffffc23e9db8 (nvkms_kthread_q+0x18/0xfffffffffffa1260 [nvidia_modeset])
[82168.611929] 00000000bd3e4659: ffffc25f40f17e40 (0xffffc25f40f17e40)
[82168.611929] 00000000e33fba65: ffffffffb24daa5e (schedule_timeout+0x10e/0x160)
[82168.611930] 000000006642d8d6: 7fffffffffffffff (0x7fffffffffffffff)
[82168.611930] 000000005c3c0696: 0000000000000000 ...
[82168.611930] 000000009fec41b7: ffff9fad57a93200 (0xffff9fad57a93200)
[82168.611931] 000000001d534d23: 000000000d802c00 (0xd802c00)
[82168.611931] 000000005b4b4be1: 0001000000000000 (0x1000000000000)
[82168.611931] 0000000047be7539: 32ea54c056890b00 (0x32ea54c056890b00)
[82168.611932] 0000000052e6d475: ffff9fad3e5f2e80 (0xffff9fad3e5f2e80)
[82168.611939] 00000000c21abe5b: ffffffffc23e9db8 (nvkms_kthread_q+0x18/0xfffffffffffa1260 [nvidia_modeset])
[82168.611939] 00000000ced799e0: 7fffffffffffffff (0x7fffffffffffffff)
[82168.611939] 00000000259af119: ffffc25f40f17e98 (0xffffc25f40f17e98)
[82168.611940] 0000000011652ddb: ffffffffb24d9ab1 (__down_interruptible+0x91/0xf0)
[82168.611940] 0000000064ccde7b: dead000000000100 (0xdead000000000100)
[82168.611941] 00000000b00a1b9d: dead000000000122 (0xdead000000000122)
[82168.611948] 00000000d4f88b7a: ffffffffc232a151 (_nv000528kms+0x71/0x80 [nvidia_modeset])
[82168.611954] 0000000058c7b2c7: ffffffffc22e0901 (nvkms_kthread_q_callback+0x71/0xe0 [nvidia_modeset])
[82168.611955] 00000000b4e31e15: 0000000000000000 ...
[82168.611955] 00000000d3340337: 0000000100000000 (0x100000000)
[82168.611962] 0000000087187d94: ffffffffc23e9da0 (nvkms_deferred_close_kthread_q+0x40/0xfffffffffffa12a0 [nvidia_modeset])
[82168.611962] 000000001006e710: ffffc25f40f17ec0 (0xffffc25f40f17ec0)
[82168.611963] 000000009be0caf4: ffff9fad57a93200 (0xffff9fad57a93200)
[82168.611970] 0000000068c71736: ffffffffc23e9db0 (nvkms_kthread_q+0x10/0xfffffffffffa1260 [nvidia_modeset])
[82168.611970] 000000009885208d: ffff9fad3e5f38f8 (0xffff9fad3e5f38f8)
[82168.611970] 00000000611145b7: ffff9fad57a93200 (0xffff9fad57a93200)
[82168.611976] 00000000284be84f: ffffffffc22e091a (nvkms_kthread_q_callback+0x8a/0xe0 [nvidia_modeset])
[82168.611983] 0000000093dadf5c: ffffffffc23e9db8 (nvkms_kthread_q+0x18/0xfffffffffffa1260 [nvidia_modeset])
[82168.611984] 00000000d0b6e7c8: ffffc25f40f17f00 (0xffffc25f40f17f00)
[82168.611990] 00000000ac1353ee: ffffffffc22e12dc (_main_loop+0x8c/0x140 [nvidia_modeset])
[82168.611990] 00000000bb975bf8: ffff9fad3e5f2e80 (0xffff9fad3e5f2e80)
[82168.611991] 0000000007d01246: ffff9fad3e5f2e80 (0xffff9fad3e5f2e80)
[82168.611991] 0000000012145100: ffff9fad56e9d9c0 (0xffff9fad56e9d9c0)
[82168.611991] 000000006e61bed0: ffff9fad3c70c500 (0xffff9fad3c70c500)
[82168.611998] 000000001c3a5136: ffffffffc23e9da0 (nvkms_deferred_close_kthread_q+0x40/0xfffffffffffa12a0 [nvidia_modeset])
[82168.611999] 00000000a6ae3e04: ffffc25f40b3bb20 (0xffffc25f40b3bb20)
[82168.611999] 00000000ce9e149e: ffffc25f40f17f48 (0xffffc25f40f17f48)
[82168.612000] 0000000027ebe15d: ffffffffb1ac84c4 (kthread+0x104/0x140)
[82168.612006] 00000000b0dadeb8: ffffffffc22e1250 (_raw_q_schedule+0x70/0x70 [nvidia_modeset])
[82168.612006] 00000000411a061d: ffff9fad56e9d9f8 (0xffff9fad56e9d9f8)
[82168.612007] 000000002cda4957: ffffffffb1ac83c0 (kthread_park+0x90/0x90)
[82168.612007] 00000000ee08cc4a: ffff9fad3c70c500 (0xffff9fad3c70c500)
[82168.612008] 000000002b259ab2: 0000000000000000 ...
[82168.612009] 00000000b371f718: ffffffffb2600202 (ret_from_fork+0x22/0x40)
[82168.612009] 000000005cb64339: 0000000000000000 ...
[82168.612017]  ? _nv002593kms+0x4e/0x1610 [nvidia_modeset]
[82168.612026]  ? _nv000550kms+0x365/0x3c0 [nvidia_modeset]
[82168.612033]  ? nvkms_memset+0x12/0x20 [nvidia_modeset]
[82168.612040]  ? _nv002680kms+0x309/0x3c0 [nvidia_modeset]
[82168.612047]  ? _nv002698kms+0x29f/0x540 [nvidia_modeset]
[82168.612048]  ? schedule+0x42/0xb0
[82168.612049]  ? schedule_timeout+0x10e/0x160
[82168.612050]  ? __down_interruptible+0x91/0xf0
[82168.612057]  ? _nv000528kms+0x71/0x80 [nvidia_modeset]
[82168.612063]  ? nvkms_kthread_q_callback+0x71/0xe0 [nvidia_modeset]
[82168.612070]  ? nvkms_kthread_q_callback+0x8a/0xe0 [nvidia_modeset]
[82168.612076]  ? _main_loop+0x8c/0x140 [nvidia_modeset]
[82168.612077]  ? kthread+0x104/0x140
[82168.612083]  ? _raw_q_schedule+0x70/0x70 [nvidia_modeset]
[82168.612084]  ? kthread_park+0x90/0x90
[82168.612085]  ? ret_from_fork+0x22/0x40
[82168.612085] Mem-Info:
[82168.612090] active_anon:12642989 inactive_anon:589068 isolated_anon:0
                active_file:2586398 inactive_file:275187 isolated_file:190
                unevictable:84 dirty:23 writeback:0 unstable:0
                slab_reclaimable:64674 slab_unreclaimable:101586
                mapped:263518 shmem:136711 pagetables:52067 bounce:0
                free:82012 free_pcp:1178 free_cma:0
[82168.612093] Node 0 active_anon:50571956kB inactive_anon:2356272kB active_file:10345592kB inactive_file:1100748kB unevictable:336kB isolated(anon):0kB isolated(file):760kB mapped:1054072kB dirty:92kB writeback:0kB shmem:546844kB shmem_thp: 0kB shmem_pmdmapped: 0kB anon_thp: 8108032kB writeback_tmp:0kB unstable:0kB all_unreclaimable? no
[82168.612094] Node 0 DMA free:15884kB min:16kB low:28kB high:40kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB writepending:0kB present:15996kB managed:15884kB mlocked:0kB kernel_stack:0kB pagetables:0kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:0kB
[82168.612096] lowmem_reserve[]: 0 3364 64143 64143 64143
[82168.612097] Node 0 DMA32 free:246644kB min:3540kB low:6984kB high:10428kB active_anon:958300kB inactive_anon:0kB active_file:2408320kB inactive_file:212kB unevictable:0kB writepending:0kB present:3616108kB managed:3615528kB mlocked:0kB kernel_stack:0kB pagetables:0kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:0kB
[82168.612100] lowmem_reserve[]: 0 0 60779 60779 60779
[82168.612101] Node 0 Normal free:65520kB min:64024kB low:126260kB high:188496kB active_anon:49615840kB inactive_anon:2354348kB active_file:7936428kB inactive_file:1100804kB unevictable:336kB writepending:0kB present:63425536kB managed:62246504kB mlocked:336kB kernel_stack:33168kB pagetables:208268kB bounce:0kB free_pcp:4712kB local_pcp:904kB free_cma:0kB
[82168.612102] lowmem_reserve[]: 0 0 0 0 0
[82168.612103] Node 0 DMA: 1*4kB (U) 1*8kB (U) 0*16kB 0*32kB 2*64kB (U) 1*128kB (U) 1*256kB (U) 0*512kB 1*1024kB (U) 1*2048kB (M) 3*4096kB (M) = 15884kB
[82168.612107] Node 0 DMA32: 47*4kB (UM) 43*8kB (UM) 34*16kB (UM) 26*32kB (UM) 18*64kB (UM) 3*128kB (UM) 2*256kB (UM) 2*512kB (UM) 2*1024kB (UM) 1*2048kB (M) 58*4096kB (M) = 246644kB
[82168.612111] Node 0 Normal: 854*4kB (MEH) 2331*8kB (UMEH) 888*16kB (UMEH) 801*32kB (UMEH) 83*64kB (UME) 2*128kB (UM) 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 67472kB
[82168.612116] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=1048576kB
[82168.612117] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=2048kB
[82168.612117] 477403 total pagecache pages
[82168.612118] 931 pages in swap cache
[82168.612119] Swap cache stats: add 11462, delete 10529, find 61/277
[82168.612119] Free swap  = 951292kB
[82168.612119] Total swap = 999420kB
[82168.612119] 16764410 pages RAM
[82168.612120] 0 pages HighMem/MovableOnly
[82168.612120] 294931 pages reserved
[82168.612120] 0 pages cma reserved
[82168.612120] 0 pages hwpoisoned
[82172.112001] server invoked oom-killer: gfp_mask=0x100dca(GFP_HIGHUSER_MOVABLE|__GFP_ZERO), order=0, oom_score_adj=0
[82172.112004] CPU: 1 PID: 238880 Comm: server Tainted: P           OE     5.4.0-57-generic #63-Ubuntu
[82172.112004] Hardware name: Gigabyte Technology Co., Ltd. X570 AORUS ELITE/X570 AORUS ELITE, BIOS F11 12/06/2019
[82172.112005] Call Trace:
[82172.112012]  dump_stack+0x6d/0x9a
[82172.112015]  dump_header+0x4f/0x1eb
[82172.112016]  oom_kill_process.cold+0xb/0x10
[82172.112017]  out_of_memory.part.0+0x1df/0x3d0
[82172.112018]  out_of_memory+0x6d/0xd0
[82172.112020]  __alloc_pages_slowpath+0xd5e/0xe50
[82172.112022]  __alloc_pages_nodemask+0x2d0/0x320
[82172.112023]  alloc_pages_vma+0x7f/0x200
[82172.112025]  wp_page_copy+0x45b/0xa00
[82172.112026]  do_wp_page+0x94/0x6a0
[82172.112029]  ? __switch_to_asm+0x40/0x70
[82172.112030]  ? __switch_to_asm+0x34/0x70
[82172.112031]  __handle_mm_fault+0x771/0x7a0
[82172.112032]  handle_mm_fault+0xca/0x200
[82172.112034]  do_user_addr_fault+0x1f9/0x450
[82172.112035]  __do_page_fault+0x58/0x90
[82172.112036]  do_page_fault+0x2c/0xe0
[82172.112037]  page_fault+0x34/0x40
[82172.112039] RIP: 0033:0xfffba0
[82172.112042] Code: Bad RIP value.
[82172.112043] RSP: 002b:000000c6b22d8be8 EFLAGS: 00010246
[82172.112044] RAX: 0000000000000000 RBX: 0000000002be4920 RCX: 0000000000000010
[82172.112045] RDX: 0000000000000020 RSI: 000000c853506900 RDI: 0000000000010000
[82172.112045] RBP: 000000c6b22d8c80 R08: 000000000000e3f4 R09: 000000c6b4026ed0
[82172.112045] R10: 0000000000000010 R11: 0000000000000000 R12: 000000c853506908
[82172.112046] R13: 000000c853506948 R14: 0000000000000092 R15: 000000cc34989010
[82172.112047] Mem-Info:
[82172.112050] active_anon:15428468 inactive_anon:647181 isolated_anon:0
                active_file:746 inactive_file:313 isolated_file:14
                unevictable:84 dirty:2 writeback:15330 unstable:0
                slab_reclaimable:52951 slab_unreclaimable:112621
                mapped:113302 shmem:100218 pagetables:53796 bounce:0
                free:81549 free_pcp:1527 free_cma:0
[82172.112052] Node 0 active_anon:61713872kB inactive_anon:2588724kB active_file:2984kB inactive_file:1252kB unevictable:336kB isolated(anon):0kB isolated(file):56kB mapped:453208kB dirty:8kB writeback:61320kB shmem:400872kB shmem_thp: 0kB shmem_pmdmapped: 0kB anon_thp: 5079040kB writeback_tmp:0kB unstable:0kB all_unreclaimable? no
[82172.112053] Node 0 DMA free:15884kB min:16kB low:28kB high:40kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB writepending:0kB present:15996kB managed:15884kB mlocked:0kB kernel_stack:0kB pagetables:0kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:0kB
[82172.112055] lowmem_reserve[]: 0 3364 64143 64143 64143
[82172.112056] Node 0 DMA32 free:246484kB min:3540kB low:6984kB high:10428kB active_anon:3366832kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB writepending:0kB present:3616108kB managed:3615528kB mlocked:0kB kernel_stack:0kB pagetables:0kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:0kB
[82172.112058] lowmem_reserve[]: 0 0 60779 60779 60779
[82172.112059] Node 0 Normal free:63828kB min:64024kB low:126260kB high:188496kB active_anon:58347948kB inactive_anon:2590328kB active_file:2672kB inactive_file:3184kB unevictable:336kB writepending:61776kB present:63425536kB managed:62246504kB mlocked:336kB kernel_stack:33472kB pagetables:215184kB bounce:0kB free_pcp:6108kB local_pcp:328kB free_cma:0kB
[82172.112061] lowmem_reserve[]: 0 0 0 0 0
[82172.112062] Node 0 DMA: 1*4kB (U) 1*8kB (U) 0*16kB 0*32kB 2*64kB (U) 1*128kB (U) 1*256kB (U) 0*512kB 1*1024kB (U) 1*2048kB (M) 3*4096kB (M) = 15884kB
[82172.112066] Node 0 DMA32: 47*4kB (UM) 43*8kB (UM) 34*16kB (UM) 29*32kB (UM) 18*64kB (UM) 3*128kB (UM) 1*256kB (M) 2*512kB (UM) 2*1024kB (UM) 1*2048kB (M) 58*4096kB (M) = 246484kB
[82172.112069] Node 0 Normal: 4237*4kB (UMEH) 3273*8kB (UMEH) 887*16kB (UMEH) 181*32kB (UMEH) 1*64kB (M) 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 63180kB
[82172.112074] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=1048576kB
[82172.112074] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=2048kB
[82172.112075] 119516 total pagecache pages
[82172.112075] 17745 pages in swap cache
[82172.112076] Swap cache stats: add 250622, delete 232951, find 245/560
[82172.112076] Free swap  = 0kB
[82172.112076] Total swap = 999420kB
[82172.112077] 16764410 pages RAM
[82172.112077] 0 pages HighMem/MovableOnly
[82172.112077] 294931 pages reserved
[82172.112078] 0 pages cma reserved
[82172.112078] 0 pages hwpoisoned
[82172.112078] Tasks state (memory values in pages):
[82172.112078] [  pid  ]   uid  tgid total_vm      rss pgtables_bytes swapents oom_score_adj name
[82172.112083] [    741]     0   741    71276        2   573440      449          -250 systemd-journal
[82172.112085] [    772]     0   772     6025        0    73728      922         -1000 systemd-udevd
[82172.112086] [   1109]   101  1109     6122        1    81920     1153             0 systemd-resolve
[82172.112088] [   1110]   102  1110    22612        0    86016      239             0 systemd-timesyn
[82172.112089] [   1138]     0  1138    59573        0    98304      271             0 accounts-daemon
[82172.112090] [   1139]     0  1139      635        7    49152       39             0 acpid
[82172.112091] [   1143]   115  1143     2132        0    53248      121             0 avahi-daemon
[82172.112092] [   1145]     0  1145     2353        1    53248       66             0 cron
[82172.112093] [   1149]   103  1149     2533        1    61440      745          -900 dbus-daemon
[82172.112094] [   1152]     0  1152    83985        0   159744      776             0 NetworkManager
[82172.112095] [   1161]     0  1161    20514        3    57344      116             0 irqbalance
[82172.112096] [   1166]     0  1166     9830        0   114688     2069             0 networkd-dispat
[82172.112097] [   1172]   126  1172     1297        0    53248       45             0 nvidia-persiste
[82172.112098] [   1173]     0  1173    60275        0   106496     1131             0 polkitd
[82172.112099] [   1178]   104  1178    56087        0    81920      662             0 rsyslogd
[82172.112100] [   1182]     0  1182   716213        0   479232     4424          -900 snapd
[82172.112100] [   1184]     0  1184    58898        0    81920      160             0 switcheroo-cont
[82172.112101] [   1187]     0  1187     4240        1    73728      293             0 systemd-logind
[82172.112102] [   1190]     0  1190    98308        1   131072      848             0 udisksd
[82172.112103] [   1191]     0  1191     3420        0    65536      159             0 wpa_supplicant
[82172.112104] [   1196]   115  1196     2086        0    53248       82             0 avahi-daemon
[82172.112105] [   1254]     0  1254    60028        0   102400      453             0 ModemManager
[82172.112106] [   1263]     0  1263     3044        1    65536      230         -1000 sshd
[82172.112107] [   1268]     0  1268    59901        1    90112      299             0 gdm3
[82172.112108] [   1350]     0  1350    29461        0   122880     2059             0 unattended-upgr
[82172.112109] [   1351]     0  1351    41665        1    90112      296             0 gdm-session-wor
[82172.112110] [   1361]   125  1361     4737        1    77824      513             0 systemd
[82172.112111] [   1362]   125  1362    42370        8    98304      949             0 (sd-pam)
[82172.112112] [   1367]   125  1367   220455        0   172032     1053             0 pulseaudio
[82172.112113] [   1369]   125  1369   127825        0   176128     2104             0 tracker-miner-f
[82172.112114] [   1370]   125  1370    41003        1    73728      172             0 gdm-x-session
[82172.112115] [   1372]   125  1372    45223     2153   241664     3851             0 Xorg
[82172.112116] [   1375]   125  1375     1847        1    53248      147             0 dbus-daemon
[82172.112117] [   1376]   111  1376    38233        0    61440       72             0 rtkit-daemon
[82172.112118] [   1384]   125  1384    59926        1    94208      231             0 gvfsd
[82172.112119] [   1399]   125  1399    78200        0    98304      224             0 gvfsd-fuse
[82172.112120] [   1405]   125  1405    96946        0   110592      521             0 gvfs-udisks2-vo
[82172.112121] [   1411]   125  1411    59555        1    98304      252             0 gvfs-gphoto2-vo
[82172.112122] [   1415]   125  1415    58967        0    90112      189             0 gvfs-goa-volume
[82172.112123] [   1419]   125  1419   136530        0   253952     1549             0 goa-daemon
[82172.112124] [   1432]   125  1432    78687        0   110592      331             0 goa-identity-se
[82172.112124] [   1437]   125  1437    58954        0    86016      197             0 gvfs-mtp-volume
[82172.112125] [   1442]   125  1442    79180        0   106496      277             0 gvfs-afc-volume
[82172.112127] [   1447]     0  1447    63106        0   114688      422             0 upowerd
[82172.112127] [   1533]   125  1533     1323        0    45056       49             0 dbus-run-sessio
[82172.112128] [   1534]   125  1534     1882        1    49152      203             0 dbus-daemon
[82172.112129] [   1535]   125  1535   102575        1   143360      597             0 gnome-session-b
[82172.112130] [   1538]   125  1538    76344        0    90112      200             0 at-spi-bus-laun
[82172.112131] [   1543]   125  1543     1777        0    53248      110             0 dbus-daemon
[82172.112132] [   1564]   125  1564  1029702     2366   884736    19157             0 gnome-shell
[82172.112133] [   1580]   125  1580    77730        1    94208      359             0 ibus-daemon
[82172.112134] [   1583]   125  1583    40674        0    69632      171             0 ibus-memconf
[82172.112135] [   1586]   125  1586    46993        1   126976      475             0 ibus-x11
[82172.112136] [   1588]   125  1588    59091        0    86016      177             0 ibus-portal
[82172.112137] [   1598]   125  1598    40694        0    81920      203             0 at-spi2-registr
[82172.112138] [   1602]   125  1602    58897        0    90112      155             0 xdg-permission-
[82172.112139] [   1608]   122  1608    71955        0   143360     1451             0 geoclue
[82172.112140] [   1617]   125  1617   732543        0   262144     1370             0 gjs
[82172.112141] [   1631]   125  1631   116160        0   131072      385             0 gsd-sharing
[82172.112142] [   1633]   125  1633    83759        0   147456      547             0 gsd-wacom
[82172.112143] [   1634]   125  1634   126452        1   192512      707             0 gsd-color
[82172.112144] [   1635]   125  1635    83854        0   155648      542             0 gsd-keyboard
[82172.112145] [   1636]   125  1636    62055        1   118784      372             0 gsd-print-notif
[82172.112146] [   1637]   125  1637   114273        0   110592      228             0 gsd-rfkill
[82172.112147] [   1639]   125  1639    78787        1   114688      266             0 gsd-smartcard
[82172.112148] [   1642]   125  1642    93402        0   167936      513             0 gsd-datetime
[82172.112149] [   1644]   125  1644   169606        0   184320      730             0 gsd-media-keys
[82172.112150] [   1647]   125  1647    58875        1    86016      168             0 gsd-screensaver
[82172.112151] [   1649]   125  1649    40672        0    81920      187             0 ibus-engine-sim
[82172.112152] [   1651]   125  1651    79835        0   122880      292             0 gsd-sound
[82172.112153] [   1653]   125  1653    77412        0   106496      186             0 gsd-a11y-settin
[82172.112154] [   1655]   125  1655    77930        0   110592      217             0 gsd-housekeepin
[82172.112155] [   1659]   125  1659   102586        0   151552      646             0 gsd-power
[82172.112156] [   1711]   121  1711    61589        0   110592     1340             0 colord
[82172.112157] [   1737]   125  1737    85546        1   147456      479             0 gsd-printer
[82172.112158] [   1756]   120  1756    63280        1   122880      510             0 whoopsie
[82172.112159] [   1758]   116  1758     2814        0    69632      120             0 kerneloops
[82172.112160] [   1764]   116  1764     2814        0    61440      118             0 kerneloops
[82172.112161] [   1801]     0  1801    97090        1   118784      489             0 gdm-session-wor
[82172.112162] [   1810]  1000  1810     4862      295    73728      344             0 systemd
[82172.112163] [   1811]  1000  1811    42370       20    98304      956             0 (sd-pam)
[82172.112164] [   1816]  1000  1816   452784      909   233472      472             0 pulseaudio
[82172.112165] [   1818]  1000  1818   127919        1   184320     2126             0 tracker-miner-f
[82172.112166] [   1822]  1000  1822     2136      376    53248       63             0 dbus-daemon
[82172.112167] [   1826]  1000  1826   133803        0   122880      391             0 gnome-keyring-d
[82172.112168] [   1841]  1000  1841    59926        1    94208      242             0 gvfsd
[82172.112168] [   1846]  1000  1846    94584        0    90112      223             0 gvfsd-fuse
[82172.112170] [   1853]  1000  1853    96992      281   122880      199             0 gvfs-udisks2-vo
[82172.112170] [   1859]  1000  1859    59554        0    94208      249             0 gvfs-gphoto2-vo
[82172.112171] [   1864]  1000  1864    59122        0    90112      249             0 gvfs-goa-volume
[82172.112172] [   1868]  1000  1868   137414     1851   299008     4282             0 goa-daemon
[82172.112174] [   1877]  1000  1877    78687        0   102400      281             0 goa-identity-se
[82172.112175] [   1883]  1000  1883    58954        0    90112      199             0 gvfs-mtp-volume
[82172.112175] [   1887]  1000  1887    79180        0   110592      279             0 gvfs-afc-volume
[82172.112176] [   1903]  1000  1903    41003        1    81920      172             0 gdm-x-session
[82172.112177] [   1905]  1000  1905    49007     2268   294912     6370             0 Xorg
[82172.112178] [   1914]  1000  1914    47105        0   122880      448             0 gnome-session-b
[82172.112179] [   1981]  1000  1981     1508        0    49152      114             0 ssh-agent
[82172.112181] [   1998]  1000  1998    76391        0    90112      199             0 at-spi-bus-laun
[82172.112182] [   2003]  1000  2003     1843       19    49152       97             0 dbus-daemon
[82172.112183] [   2010]  1000  2010    22514        0    73728      113             0 gnome-session-c
[82172.112183] [   2017]  1000  2017   102697      301   159744      367             0 gnome-session-b
[82172.112184] [   2031]  1000  2031  1347171   231547  3317760    43356             0 gnome-shell
[82172.112185] [   2055]  1000  2055    77736       48    94208      311             0 ibus-daemon
[82172.112186] [   2059]  1000  2059    40674        0    77824      186             0 ibus-memconf
[82172.112187] [   2060]  1000  2060    68950     1207   167936     2170             0 ibus-extension-
[82172.112188] [   2062]  1000  2062    49465      982   155648     1463             0 ibus-x11
[82172.112189] [   2065]  1000  2065    59454      394    94208      167             0 ibus-portal
[82172.112190] [   2076]  1000  2076    40694       66    86016       95             0 at-spi2-registr
[82172.112191] [   2080]  1000  2080    58897        0    94208      153             0 xdg-permission-
[82172.112192] [   2082]  1000  2082   145305        0   196608      830             0 gnome-shell-cal
[82172.112193] [   2093]  1000  2093   268500        1   282624     2126             0 evolution-sourc
[82172.112194] [   2099]  1000  2099    39251      161    77824      154             0 dconf-service
[82172.112195] [   2102]  1000  2102    40585        0    86016      174             0 gvfsd-metadata
[82172.112196] [   2108]  1000  2108   209707        0   262144     1158             0 evolution-calen
[82172.112197] [   2119]  1000  2119   186766        0   262144     1038             0 evolution-addre
[82172.112198] [   2134]  1000  2134   732568       65   262144     1260             0 gjs
[82172.112199] [   2148]  1000  2148    78487        0   106496      336             0 gvfsd-trash
[82172.112200] [   2159]  1000  2159    77451        0    98304      169             0 gsd-a11y-settin
[82172.112201] [   2160]  1000  2160   128806      951   225280     1672             0 gsd-color
[82172.112202] [   2162]  1000  2162    93441        0   159744      506             0 gsd-datetime
[82172.112203] [   2164]  1000  2164    77968       33   102400      168             0 gsd-housekeepin
[82172.112203] [   2166]  1000  2166    86510      832   167936     1653             0 gsd-keyboard
[82172.112204] [   2168]  1000  2168   172096      865   204800     1754             0 gsd-media-keys
[82172.112205] [   2170]  1000  2170   105087      908   180224     1641             0 gsd-power
[82172.112206] [   2171]  1000  2171    62058        1   118784      363             0 gsd-print-notif
[82172.112207] [   2174]  1000  2174   114273        0   110592      213             0 gsd-rfkill
[82172.112208] [   2177]  1000  2177    58875        0    90112      165             0 gsd-screensaver
[82172.112208] [   2179]  1000  2179   116235        0   126976      355             0 gsd-sharing
[82172.112209] [   2180]  1000  2180    78826        0   114688      244             0 gsd-smartcard
[82172.112210] [   2183]  1000  2183    79874        0   114688      287             0 gsd-sound
[82172.112211] [   2188]  1000  2188    96278        6   110592      182             0 gsd-usb-protect
[82172.112212] [   2189]  1000  2189    67902      796   167936     1702             0 gsd-wacom
[82172.112213] [   2190]  1000  2190    78532        0   106496      235             0 gsd-wwan
[82172.112214] [   2193]  1000  2193    86683      939   184320     1690             0 gsd-xsettings
[82172.112215] [   2194]  1000  2194    40672        0    77824      170             0 ibus-engine-sim
[82172.112215] [   2233]  1000  2233    85546        1   151552      494             0 gsd-printer
[82172.112216] [   2305]  1000  2305   181040     3490   376832      700             0 evolution-alarm
[82172.112217] [   2308]  1000  2308    57948      228    73728      106             0 gsd-disk-utilit
[82172.112218] [   2329]  1000  2329   323906    58794  1462272    12770             0 snap-store
[82172.112219] [   2341]  1000  2341   114378       83   122880       70             0 xdg-document-po
[82172.112220] [   2455]  1000  2455   231618     2570   352256     1202             0 gnome-calendar
[82172.112221] [   2595]     0  2595    65364        1   225280     5658          -900 python3
[82172.112222] [   3424]  1000  3424   206697     5498   294912      358             0 gnome-terminal-
[82172.112223] [   3432]  1000  3432     2894      565    57344       11             0 bash
[82172.112224] [   4085]  1000  4085   115935     1789   212992      834             0 update-notifier
[82172.112225] [   4185]  1000  4185     2373       51    53248       13             0 mytmux.sh
[82172.112225] [   4186]  1000  4186     2433       89    49152        0             0 tmux: client
[82172.112226] [   4188]  1000  4188     2684      344    45056       24             0 tmux: server
[82172.112227] [   4189]  1000  4189     3045      717    61440       32             0 bash
[82172.112228] [   4208]  1000  4208    62426     8405   290816     1175             0 emacs
[82172.112229] [   4642]  1000  4642     3144      781    69632       69             0 bash
[82172.112230] [   4654]  1000  4654    59890     5226   262144     1779             0 emacs
[82172.112231] [   5111]  1000  5111   178456      665   172032      116             0 ibazel
[82172.112232] [   6994]  1000  6994     2406       90    53248        6             0 bash
[82172.112233] [   7017]  1000  7017    28342     8433   200704      615             0 devserver-linux
[82172.112233] [   7031]  1000  7031     3045      721    65536       28             0 bash
[82172.112234] [   7045]  1000  7045     3142      346    61440       27             0 top
[82172.112235] [   7547]  1000  7547  1278773    10522  1171456     1876             0 code
[82172.112236] [   7549]  1000  7549    90041     1484   618496      346             0 code
[82172.112237] [   7550]  1000  7550    90041     1650   630784      173             0 code
[82172.112238] [   7573]  1000  7573   240384    51904  1757184     2201           200 code
[82172.112238] [   7589]  1000  7589   110957     2366   708608      219             0 code
[82172.112239] [   7968]  1000  7968  1201373     8508  1159168      600             0 code
[82172.112240] [  57610]  1000 57610  3866621    48690  1974272     1749             0 code
[82172.112241] [  57642]  1000 57642  1190742    21478  1069056     1219             0 code
[82172.112242] [  57676]  1000 57676  1160067     4492   708608      177             0 code
[82172.112243] [  57780]  1000 57780  1092193    67424  1937408     4400             0 gopls
[82172.112244] [  64941]  1000 64941     1508        0    53248      126             0 ssh-agent
[82172.112245] [  96463]  1000 96463   352239    48705  2134016     1731             0 chrome
[82172.112246] [  96469]  1000 96469     2055       17    49152        0             0 cat
[82172.112247] [  96470]  1000 96470     2055       16    57344        0             0 cat
[82172.112248] [  96473]  1000 96473    68637     2258   450560      631             0 chrome
[82172.112249] [  96474]  1000 96474    68637     2378   446464      510             0 chrome
[82172.112250] [  96475]  1000 96475     2687      110    65536       35             0 nacl_helper
[82172.112251] [  96478]  1000 96478    68637     2379   249856      511             0 chrome
[82172.112266] [  96501]  1000 96501   632406    81673  4390912     3052           200 chrome
[82172.112267] [  96503]  1000 96503   110211     9129   565248      483           200 chrome
[82172.112269] [  96508]  1000 96508    89407     3898   430080      741           200 chrome
[82172.112270] [  96528]  1000 96528    88194     6499   372736      788           200 chrome
[82172.112272] [  96616]  1000 96616  1152295     4428   745472      666           300 chrome
[82172.112273] [  96631]  1000 96631  1167787    10394   876544      906           300 chrome
[82172.112274] [  96637]  1000 96637  3792304    13319   958464     1691           300 chrome
[82172.112275] [  96652]  1000 96652  1198365    34752  1433600     4203           300 chrome
[82172.112276] [  96669]  1000 96669  1190333    11067  1019904     2000           300 chrome
[82172.112277] [  96676]  1000 96676  1151012     3996   712704      863           300 chrome
[82172.112278] [  96873]  1000 96873  1179451     9509   880640      721           300 chrome
[82172.112279] [ 102693]     0 102693     7109        0    86016      431             0 cupsd
[82172.112280] [ 102695]     0 102695    45110        0   118784      434             0 cups-browsed
[82172.112281] [ 119930]  1000 119930  1151268     4347   733184      818           300 chrome
[82172.112283] [ 119949]  1000 119949    48717     2517   151552     1082             0 chrome-gnome-sh
[82172.112284] [ 185774]     0 185774    41615        0    94208      303             0 gdm-session-wor
[82172.112285] [ 226830]     0 226830    94263        0   172032      876             0 fwupd
[82172.112287] [ 230386]  1000 230386  1156391     3976   729088      490           300 chrome
[82172.112288] [ 230400]  1000 230400  1164381    10132   958464      871           300 chrome
[82172.112289] [ 230699]  1000 230699   141383     2629   425984       69           200 chrome
[82172.112290] [ 231199]  1000 231199  1158274     4679   724992        0             0 code
[82172.112291] [ 231244]  1000 231244  1153654    16406   827392        0             0 code
[82172.112292] [ 231245]  1000 231245  1165946    39248  1114112        0             0 code
[82172.112293] [ 231262]  1000 231262  1152969     8136   749568        0             0 code
[82172.112294] [ 231288]  1000 231288  7826994   101478  2400256        0             0 java
[82172.112295] [ 231766]  1000 231766  1158530     4868   700416        0             0 code
[82172.112295] [ 232396]  1000 232396  7939359   403778  5005312        0             0 java
[82172.112296] [ 232698]  1000 232698  1169511    17614   999424      466           300 chrome
[82172.112298] [ 232841]  1000 232841     1027       94    49152        0             0 bash
[82172.112299] [ 232907]  1000 232907   495311    99003 11325440        0             0 node
[82172.112300] [ 234656]  1000 234656     1027       93    45056        0             0 bash
[82172.112300] [ 234657]  1000 234657     1027       94    49152        0             0 bash
[82172.112301] [ 234788]  1000 234788   514537   118310 13848576        0             0 node
[82172.112302] [ 234790]  1000 234790   469077    69906  8372224        0             0 node
[82172.112303] [ 235635]  1000 235635  1236269   170943  2768896      465           300 chrome
[82172.112304] [ 238349]  1000 238349 15729627 13868390 120565760        0             0 server
[82172.112306] [ 241469]  1000 241469  1172202    17406  1216512      465           300 chrome
[82172.112307] [ 241538]  1000 241538  1168055    13000   978944      465           300 chrome
[82172.112308] [ 241735]  1000 241735  1197229    16464  1286144      465           300 chrome
[82172.112309] [ 241986]  1000 241986  1171840    13662  1052672      465           300 chrome
[82172.112310] [ 242146]  1000 242146  1208743    32311  1683456      465           300 chrome
[82172.112311] [ 242234]  1000 242234  1240779    46343  2252800      465           300 chrome
[82172.112312] [ 243959]  1000 243959  1215724    19723  1306624      465           300 chrome
[82172.112313] [ 244014]  1000 244014  1157719     7184   823296      466           300 chrome
[82172.112314] [ 244030]  1000 244030  1204690    13367  1097728      465           300 chrome
[82172.112315] [ 244566]  1000 244566  1169561    13274   978944      465           300 chrome
[82172.112316] [ 244733]  1000 244733  1197289    15263  1220608      465           300 chrome
[82172.112317] [ 244793]  1000 244793  1168604    11928   974848      465           300 chrome
[82172.112318] [ 245118]  1000 245118  1185164    19957  1146880      465           300 chrome
[82172.112319] [ 245146]  1000 245146  1161827     9169   897024      466           300 chrome
[82172.112320] [ 245169]  1000 245169  1157976     7564   835584      465           300 chrome
[82172.112321] [ 245218]  1000 245218  1203726    41274  1183744      466           300 chrome
[82172.112321] [ 245234]  1000 245234  1165726    40017   798720      473           200 chrome
[82172.112322] [ 245436]  1000 245436  1181680    14353   987136      465           300 chrome
[82172.112324] [ 245487]  1000 245487  1206605    42987  1388544      465           300 chrome
[82172.112325] [ 245578]  1000 245578  1145314     3204   602112      471           300 chrome
[82172.112326] [ 245667]  1000 245667  1166379     5388   765952      467           300 chrome
[82172.112327] [ 245699]     0 245699     6025        1    65536      926             0 systemd-udevd
[82172.112328] [ 245700]     0 245700     6025        1    65536      926             0 systemd-udevd
[82172.112329] [ 245701]     0 245701     6025        1    65536      926             0 systemd-udevd
[82172.112330] [ 245702]     0 245702     6025        1    65536      926             0 systemd-udevd
[82172.112331] [ 245703]     0 245703     6025        1    65536      926             0 systemd-udevd
[82172.112333] [ 245707]     0 245707     6025        1    65536      926             0 systemd-udevd
[82172.112334] [ 245708]     0 245708     6025        1    65536      926             0 systemd-udevd
[82172.112335] [ 245709]     0 245709     6025        0    65536      926             0 systemd-udevd
[82172.112337] [ 245710]     0 245710     6025        1    65536      925             0 systemd-udevd

edit: I see now that this issue may be fixed in an upcoming release.

keep happening me to , it feels happening frequently after upgrade to 20.04

[267303.757721] gnome-shell: page allocation failure: order:4, mode:0x40cc0(GFP_KERNEL|__GFP_COMP), nodemask=(null),cpuset=/,mems_allowed=0
[267303.757727] CPU: 5 PID: 2739 Comm: gnome-shell Tainted: P OE 5.4.0-54-generic #60-Ubuntu
[267303.757728] Hardware name: Gigabyte Technology Co., Ltd. Z270X-Gaming 7/Z270X-Gaming 7, BIOS F8 11/30/2017
[267303.757728] Call Trace:
[267303.757734] dump_stack+0x6d/0x9a
[267303.757737] warn_alloc.cold+0x7b/0xdf
[267303.757739] __alloc_pages_slowpath+0xe07/0xe50
[267303.757742] ? __switch_to_asm+0x34/0x70
[267303.757743] ? __switch_to_asm+0x40/0x70
[267303.757744] ? __switch_to_asm+0x40/0x70
[267303.757746] ? __switch_to_asm+0x40/0x70
[267303.757747] ? __switch_to_asm+0x34/0x70
[267303.757748] ? __switch_to_asm+0x40/0x70
[267303.757750] ? get_page_from_freelist+0x233/0x390
[267303.757752] __alloc_pages_nodemask+0x2d0/0x320
[267303.757753] alloc_pages_current+0x87/0xe0
[267303.757755] kmalloc_order+0x1f/0x80
[267303.757756] kmalloc_order_trace+0x24/0xa0
[267303.757757] __kmalloc+0x220/0x280
[267303.757759] ? remove_wait_queue+0x47/0x50
[267303.757774] nvkms_alloc+0x24/0x60 [nvidia_modeset]
[267303.757788] _nv002718kms+0x16/0x30 [nvidia_modeset]
[267303.757799] ? _nv002593kms+0x4e/0x1610 [nvidia_modeset]
[267303.757801] ? prep_new_page+0x128/0x160
[267303.757803] ? __alloc_pages_nodemask+0x173/0x320
[267303.757804] ? alloc_pages_current+0x87/0xe0
[267303.757805] ? kmalloc_order+0x63/0x80
[267303.757806] ? kmalloc_order_trace+0x24/0xa0
[267303.757815] ? _nv000746kms+0x40/0x40 [nvidia_modeset]
[267303.757816] ? __kmalloc+0x220/0x280
[267303.757825] ? _nv000746kms+0x40/0x40 [nvidia_modeset]
[267303.757841] ? _nv002691kms+0x906/0xae0 [nvidia_modeset]
[267303.757849] ? _nv000746kms+0x40/0x40 [nvidia_modeset]
[267303.757850] ? __kmalloc+0x220/0x280
[267303.757852] ? _copy_from_user+0x3e/0x60
[267303.757860] ? _nv000746kms+0x40/0x40 [nvidia_modeset]
[267303.757868] ? nvKmsIoctl+0x96/0x1d0 [nvidia_modeset]
[267303.757877] ? nvkms_ioctl_common+0x42/0x80 [nvidia_modeset]
[267303.757885] ? nvkms_ioctl+0xc4/0x100 [nvidia_modeset]
[267303.758030] ? nvidia_frontend_unlocked_ioctl+0x3b/0x50 [nvidia]
[267303.758032] ? do_vfs_ioctl+0x407/0x670
[267303.758033] ? __schedule+0x167/0x740
[267303.758036] ? recalibrate_cpu_khz+0x10/0x10
[267303.758037] ? ksys_ioctl+0x67/0x90
[267303.758038] ? schedule+0x42/0xb0
[267303.758039] ? __x64_sys_ioctl+0x1a/0x20
[267303.758041] ? do_syscall_64+0x57/0x190
[267303.758042] ? entry_SYSCALL_64_after_hwframe+0x44/0xa9
[267303.758043] Mem-Info:
[267303.758046] active_anon:4021276 inactive_anon:632341 isolated_anon:0
active_file:1595895 inactive_file:546086 isolated_file:0
unevictable:79 dirty:414 writeback:0 unstable:0
slab_reclaimable:1088860 slab_unreclaimable:112657
mapped:539492 shmem:294282 pagetables:40254 bounce:0
free:69218 free_pcp:0 free_cma:0
[267303.758048] Node 0 active_anon:16085104kB inactive_anon:2529364kB active_file:6383580kB inactive_file:2184344kB unevictable:316kB isolated(anon):0kB isolated(file):0kB mapped:2157968kB dirty:1656kB writeback:0kB shmem:1177128kB shmem_thp: 0kB shmem_pmdmapped: 0kB anon_thp: 0kB writeback_tmp:0kB unstable:0kB all_unreclaimable? no
[267303.758049] Node 0 DMA free:15896kB min:32kB low:44kB high:56kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB writepending:0kB present:15988kB managed:15896kB mlocked:0kB kernel_stack:0kB pagetables:0kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:0kB
[267303.758051] lowmem_reserve: 0 2405 32003 32003 32003
[267303.758053] Node 0 DMA32 free:167004kB min:5076kB low:7536kB high:9996kB active_anon:735240kB inactive_anon:41952kB active_file:437572kB inactive_file:143988kB unevictable:0kB writepending:156kB present:2578544kB managed:2512404kB mlocked:0kB kernel_stack:1536kB pagetables:7184kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:0kB
[267303.758055] lowmem_reserve: 0 0 29597 29597 29597
[267303.758057] Node 0 Normal free:93972kB min:62472kB low:92780kB high:123088kB active_anon:15349400kB inactive_anon:2487808kB active_file:5946008kB inactive_file:2039420kB unevictable:316kB writepending:1500kB present:30916608kB managed:30315984kB mlocked:316kB kernel_stack:43360kB pagetables:153832kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:0kB
[267303.758059] lowmem_reserve: 0 0 0 0 0
[267303.758060] Node 0 DMA: 24kB (U) 28kB (U) 216kB (U) 132kB (U) 364kB (U) 2128kB (U) 0256kB 0512kB 11024kB (U) 12048kB (M) 34096kB (M) = 15896kB
[267303.758065] Node 0 DMA32: 4247
4kB (UME) 93628kB (UME) 392416kB (UME) 41232kB (UE) 064kB 0128kB 0256kB 0512kB 01024kB 02048kB 04096kB = 167852kB
[267303.758068] Node 0 Normal: 90304kB (UMEH) 28908kB (UMEH) 97816kB (UMEH) 61332kB (UEH) 264kB (H) 0128kB 1256kB (H) 0512kB 01024kB 02048kB 0*4096kB = 94888kB
[267303.758073] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=1048576kB
[267303.758074] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=2048kB
[267303.758075] 2361636 total pagecache pages
[267303.758079] 6042 pages in swap cache
[267303.758080] Swap cache stats: add 117149, delete 111111, find 46456/56230
[267303.758080] Free swap = 30904060kB
[267303.758081] Total swap = 31250428kB
[267303.758081] 8377785 pages RAM
[267303.758081] 0 pages HighMem/MovableOnly
[267303.758082] 166714 pages reserved
[267303.758082] 0 pages cma reserved
[267303.758083] 0 pages hwpoisoned

It looks like 460.27.04 fixed this problem for me. I haven’t seen this issue for about 5 days running this driver. Thanks!