NVSL / linux-nova

NOVA is a log-structured file system designed for byte-addressable non-volatile memories, developed at the University of California, San Diego.
http://nvsl.ucsd.edu/index.php?path=projects/nova
Other
421 stars 117 forks source link

NOVA crashes on first LTP test #29

Closed stevenjswanson closed 7 years ago

stevenjswanson commented 7 years ago

Running the first test in the nova set of ltp tests crashes nova.

gf01 growfiles -W gf01 -b -e 1 -u -i 0 -L 20 -w -C 1 -l -I r -T 10 -f glseek20 -S 2 -d $TMPDIR

The Oops or BUG occurs at different places in the kernel, none of them in nova code itself. Maybe memory corruption?

To recreate, install NOVA-ltp, mount NOVA on /mnt/ramdisk then

sudo /opt/ltp/runltp -f nova-fail -d /mnt/ramdisk

Output from console

[  361.135861] Oops: 0002 [#1] SMP
[  361.136745] Modules linked in: nova(OE) libcrc32c rfcomm bnep coretemp crct10dif_pclmul crc32_pclmul ghash_clmulni_intel pcbc snd_ens1371 gameport snd_ac97_codec aesni_intel ac97_bus vmw_balloon aes_x86_64 crypto_simd cryptd glue_helper intel_rapl_perf dax_pmem snd_pcm snd_seq_midi snd_seq_midi_event snd_rawmidi btusb btrtl btbcm snd_seq btintel uvcvideo videobuf2_vmalloc videobuf2_memops bluetooth dax videobuf2_v4l2 input_leds videobuf2_core snd_timer nd_pmem snd_seq_device nd_btt videodev media joydev serio_raw snd soundcore vmw_vsock_vmci_transport vsock i2c_piix4 shpchp vmw_vmci nfit mac_hid parport_pc ppdev lp parport ip_tables x_tables autofs4 hid_generic usbhid hid mptspi vmwgfx scsi_transport_spi mptscsih drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops e1000 ttm psmouse drm ahci
[  361.158373]  libahci mptbase pata_acpi fjes
[  361.159598] CPU: 3 PID: 2862 Comm: runltp Tainted: G           OE   4.10.0-nova #8
[  361.161859] Hardware name: VMware, Inc. VMware Virtual Platform/440BX Desktop Reference Platform, BIOS 6.00 07/02/2015
[  361.164876] task: ffff8d49314f5a00 task.stack: ffff986ec30c8000
[  361.166525] RIP: 0010:get_page_from_freelist+0x1e6/0xb20
[  361.167983] RSP: 0018:ffff986ec30cbbb8 EFLAGS: 00010002
[  361.169389] RAX: ffff8d49396dd080 RBX: ffff986ec30cbc90 RCX: ffff8d49396dd070
[  361.171237] RDX: 0000000000000000 RSI: 00000000000a6c42 RDI: 000000000000420a
[  361.173076] RBP: ffff986ec30cbc78 R08: ffffcd03029cd6a0 R09: 0000000000000010
[  361.174926] R10: 0000000000000000 R11: 0000000000000002 R12: 0000000000000000
[  361.176677] R13: ffff8d493ffd5090 R14: ffff8d493ffd3680 R15: ffffcd03029cd680
[  361.178374] FS:  00007fb77a68e700(0000) GS:ffff8d49396c0000(0000) knlGS:0000000000000000
[  361.180407] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  361.181805] CR2: 0000000000000008 CR3: 00000000b55c9000 CR4: 00000000003406e0
[  361.183616] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[  361.185430] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[  361.187227] Call Trace:
[  361.187911]  ? x2apic_send_IPI+0x27/0x30
[  361.189348]  __alloc_pages_nodemask+0xff/0x260
[  361.190592]  alloc_pages_current+0x95/0x140
[  361.191678]  __vmalloc_node_range+0x164/0x280
[  361.192819]  ? _do_fork+0xd7/0x390
[  361.193690]  copy_process.part.36+0x609/0x1c40
[  361.194807]  ? _do_fork+0xd7/0x390
[  361.195647]  ? apparmor_file_alloc_security+0x23/0x40
[  361.196906]  ? security_file_alloc+0x33/0x50
[  361.197946]  _do_fork+0xd7/0x390
[  361.198752]  SyS_clone+0x19/0x20
[  361.199546]  do_syscall_64+0x5b/0xc0
[  361.200438]  entry_SYSCALL64_slow_path+0x25/0x25
[  361.201533] RIP: 0033:0x7fb77a18e40a
[  361.202374] RSP: 002b:00007ffc2b9b45d0 EFLAGS: 00000246 ORIG_RAX: 0000000000000038
[  361.204136] RAX: ffffffffffffffda RBX: 0000000000000000 RCX: 00007fb77a18e40a
[  361.205761] RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000001200011
[  361.207490] RBP: 00007ffc2b9b4600 R08: 0000000000000000 R09: 00007fb77a68e700
[  361.209129] R10: 00007fb77a68e9d0 R11: 0000000000000246 R12: 0000000000000b2e
[  361.210742] R13: 000055c26920ca90 R14: 0000000000000000 R15: 00007ffc2b9b4660
[  361.212349] Code: 49 39 c0 0f 84 88 06 00 00 45 85 ff 0f 84 52 03 00 00 49 83 c1 01 49 c1 e1 04 4e 8b 44 09 08 4d 8d 78 e0 49 8b 47 28 49 8b 57 20 <48> 89 42 08 48 89 10 48 b8 00 01 00 00 00 00 ad de 49 89 47 20
[  361.216847] RIP: get_page_from_freelist+0x1e6/0xb20 RSP: ffff986ec30cbbb8
[  361.218417] CR2: 0000000000000008
[  361.219608] ---[ end trace 994798b5544901a7 ]---
[  361.221470] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
[  361.223265] IP: get_page_from_freelist+0x1e6/0xb20
[  361.224406] PGD 0
[  361.224407]
[  361.225487] Oops: 0002 [#2] SMP
[  361.226457] Modules linked in: nova(OE) libcrc32c rfcomm bnep coretemp crct10dif_pclmul crc32_pclmul ghash_clmulni_intel pcbc snd_ens1371 gameport snd_ac97_codec aesni_intel ac97_bus vmw_balloon aes_x86_64 crypto_simd cryptd glue_helper intel_rapl_perf dax_pmem snd_pcm snd_seq_midi snd_seq_midi_event snd_rawmidi btusb btrtl btbcm snd_seq btintel uvcvideo videobuf2_vmalloc videobuf2_memops bluetooth dax videobuf2_v4l2 input_leds videobuf2_core snd_timer nd_pmem snd_seq_device nd_btt videodev media joydev serio_raw snd soundcore vmw_vsock_vmci_transport vsock i2c_piix4 shpchp vmw_vmci nfit mac_hid parport_pc ppdev lp parport ip_tables x_tables autofs4 hid_generic usbhid hid mptspi vmwgfx scsi_transport_spi mptscsih drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops e1000 ttm psmouse drm ahci
[  361.243821]  libahci mptbase pata_acpi fjes
[  361.244828] CPU: 3 PID: 2862 Comm: runltp Tainted: G      D    OE   4.10.0-nova #8
[  361.246616] Hardware name: VMware, Inc. VMware Virtual Platform/440BX Desktop Reference Platform, BIOS 6.00 07/02/2015
[  361.249306] task: ffff8d49314f5a00 task.stack: ffff986ec30c8000
[  361.251078] RIP: 0010:get_page_from_freelist+0x1e6/0xb20
[  361.252598] RSP: 0018:ffff986ec30cbae8 EFLAGS: 00010002
[  361.254272] RAX: ffff8d49396dd080 RBX: ffff986ec30cbbc0 RCX: ffff8d49396dd070
[  361.256347] RDX: 0000000000000000 RSI: 00000000000a6c42 RDI: 000000000000420a
[  361.258069] RBP: ffff986ec30cbba8 R08: ffffcd03029cd6a0 R09: 0000000000000010
[  361.259922] R10: 0000000000000000 R11: 0000000000000002 R12: 0000000000000000
[  361.261820] R13: ffff8d493ffd5090 R14: ffff8d493ffd3680 R15: ffffcd03029cd680
[  361.263430] FS:  00007fb77a68e700(0000) GS:ffff8d49396c0000(0000) knlGS:0000000000000000
[  361.265255] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  361.266579] CR2: 0000000000000008 CR3: 00000000b55c9000 CR4: 00000000003406e0
[  361.268247] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[  361.269881] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[  361.271498] Call Trace:
[  361.272089]  ? page_fault+0x28/0x30
[  361.272932]  __alloc_pages_nodemask+0xff/0x260
[  361.273977]  alloc_pages_current+0x95/0x140
[  361.274956]  __get_free_pages+0xe/0x30
[  361.275839]  tlb_next_batch.isra.41+0x37/0x70
[  361.276860]  unmap_page_range+0x6d9/0x8b0
[  361.277779]  unmap_single_vma+0x7d/0xe0
[  361.278696]  unmap_vmas+0x51/0xa0
[  361.279471]  exit_mmap+0xa7/0x170
[  361.280269]  mmput+0x57/0x130
[  361.280954]  do_exit+0x273/0xb00
[  361.281725]  rewind_stack_do_exit+0x17/0x20
[  361.282786] RIP: 0033:0x7fb77a18e40a
[  361.283895] RSP: 002b:00007ffc2b9b45d0 EFLAGS: 00000246 ORIG_RAX: 0000000000000038
[  361.285764] RAX: ffffffffffffffda RBX: 0000000000000000 RCX: 00007fb77a18e40a
[  361.287667] RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000001200011
[  361.289369] RBP: 00007ffc2b9b4600 R08: 0000000000000000 R09: 00007fb77a68e700
[  361.291007] R10: 00007fb77a68e9d0 R11: 0000000000000246 R12: 0000000000000b2e
[  361.292618] R13: 000055c26920ca90 R14: 0000000000000000 R15: 00007ffc2b9b4660
[  361.294246] Code: 49 39 c0 0f 84 88 06 00 00 45 85 ff 0f 84 52 03 00 00 49 83 c1 01 49 c1 e1 04 4e 8b 44 09 08 4d 8d 78 e0 49 8b 47 28 49 8b 57 20 <48> 89 42 08 48 89 10 48 b8 00 01 00 00 00 00 ad de 49 89 47 20
[  361.298588] RIP: get_page_from_freelist+0x1e6/0xb20 RSP: ffff986ec30cbae8
[  361.300170] CR2: 0000000000000008
[  361.300937] ---[ end trace 994798b5544901a8 ]---
[  361.302001] Fixing recursive fault but reboot is needed!

Another example

[  261.596440] nova: init_nova_fs: 2 cpus online
[  261.596442] nova: Arch new instructions support: CLWB NO
[  261.596447] nova: Data structure size: inode 120, log_page 4096, file_write_entry 64, dir_entry(max) 304, setattr_entry 56, link_change_entry 40
[  262.618753] nova: nova_get_nvmm_info: dev pmem0, phys_addr 0x100000000, virt_addr ffff9af0c0000000, size 2147483648
[  262.618754] nova: measure timing 0, metadata checksum 0, inplace metadata update 0, inplace update 0, wprotect 0, mmap Cow 1, data checksum 0, data parity 0, DRAM checksum 0
[  262.618883] nova: Start NOVA snapshot cleaner thread.
[  262.618885] nova: creating an empty nova of size 2147483648
[  262.618914] nova: Running snapshot cleaner thread
[  262.635086] nova: NOVA initialization finish
[  262.635146] nova: Current epoch id: 0
[  262.656014] nova: nova_get_nvmm_info: dev pmem1, phys_addr 0x180000000, virt_addr ffff9af140000000, size 2147483648
[  262.656015] nova: measure timing 0, metadata checksum 0, inplace metadata update 0, inplace update 0, wprotect 0, mmap Cow 1, data checksum 0, data parity 0, DRAM checksum 0
[  262.656145] nova: Start NOVA snapshot cleaner thread.
[  262.656147] nova: creating an empty nova of size 2147483648
[  262.656176] nova: Running snapshot cleaner thread
[  262.672761] nova: NOVA initialization finish
[  262.672769] nova: Current epoch id: 0

[  296.956204] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
[  296.956340] IP: get_page_from_freelist+0x1e6/0xb20
[  296.956417] PGD 0

[  296.956479] Oops: 0002 [#1] SMP
[  296.956531] Modules linked in: nova libcrc32c rfcomm bnep coretemp crct10dif_pclmul crc32_pclmul ghash_clmulni_intel pcbc vmw_balloon aesni_intel aes_x86_64 crypto_simd cryptd glue_helper intel_rapl_perf snd_ens1371 gameport snd_ac97_codec ac97_bus snd_pcm joydev input_leds nd_pmem dax_pmem dax nd_btt snd_seq_midi serio_raw snd_seq_midi_event snd_rawmidi snd_seq snd_timer snd_seq_device uvcvideo videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_core videodev snd btusb btrtl btbcm btintel media bluetooth soundcore nfit vmw_vsock_vmci_transport vsock shpchp i2c_piix4 vmw_vmci mac_hid parport_pc ppdev lp parport ip_tables x_tables autofs4 hid_generic usbhid hid psmouse vmwgfx drm_kms_helper syscopyarea sysfillrect mptspi ahci libahci e1000 scsi_transport_spi mptscsih mptbase sysimgblt fb_sys_fops
[  296.957644]  ttm drm pata_acpi fjes
[  296.957692] CPU: 1 PID: 3029 Comm: losetup Not tainted 4.10.0-nova #3
[  296.957773] Hardware name: VMware, Inc. VMware Virtual Platform/440BX Desktop Reference Platform, BIOS 6.00 07/02/2015
[  296.957904] task: ffff9af1c672ad00 task.stack: ffffbc83449d8000
[  296.957980] RIP: 0010:get_page_from_freelist+0x1e6/0xb20
[  296.958047] RSP: 0018:ffffbc83449dbaa8 EFLAGS: 00010002
[  296.958117] RAX: ffff9af1f985d080 RBX: ffffbc83449dbb80 RCX: ffff9af1f985d070
[  296.958206] RDX: 0000000000000000 RSI: 00000000000a7b7f RDI: 0000000000004203
[  296.958295] RBP: ffffbc83449dbb68 R08: fffff84d42c0ce20 R09: 0000000000000010
[  296.958384] R10: 0000000000000000 R11: 0000000000000002 R12: 0000000000000000
[  296.958474] R13: ffff9af2003d5090 R14: ffff9af2003d3680 R15: fffff84d42c0ce00
[  296.958563] FS:  0000000000000000(0000) GS:ffff9af1f9840000(0000) knlGS:0000000000000000
[  296.958664] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  296.958737] CR2: 0000000000000008 CR3: 00000000b021d000 CR4: 00000000003406e0
[  296.958868] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[  296.958957] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[  296.959046] Call Trace:
[  296.959083]  ? check_preempt_wakeup+0x192/0x230
[  296.959142]  __alloc_pages_nodemask+0xff/0x260
[  296.959200]  alloc_pages_current+0x95/0x140
[  296.959255]  __get_free_pages+0xe/0x30
[  296.959304]  tlb_next_batch.isra.41+0x37/0x70
[  296.959360]  unmap_page_range+0x6d9/0x8b0
[  296.959412]  unmap_single_vma+0x7d/0xe0
[  296.959462]  unmap_vmas+0x51/0xa0
[  296.959506]  exit_mmap+0xa7/0x170
[  296.959550]  mmput+0x57/0x130
[  296.959590]  do_exit+0x273/0xb00
[  296.959633]  ? __do_page_fault+0x2ab/0x520
[  296.959686]  do_group_exit+0x43/0xb0
[  296.959733]  SyS_exit_group+0x14/0x20
[  296.959781]  entry_SYSCALL_64_fastpath+0x1e/0xad
[  296.959841] RIP: 0033:0x7f23b67b8738
[  296.959887] RSP: 002b:00007ffd96722ef8 EFLAGS: 00000246 ORIG_RAX: 00000000000000e7
[  296.959982] RAX: ffffffffffffffda RBX: 00007f23b6efe4c8 RCX: 00007f23b67b8738
[  296.960071] RDX: 0000000000000000 RSI: 000000000000003c RDI: 0000000000000000
[  296.960161] RBP: 00007ffd96722ef0 R08: 00000000000000e7 R09: ffffffffffffff90
[  296.960250] R10: 0000000000000004 R11: 0000000000000246 R12: 00007f23b6cd8810
[  296.960339] R13: 0000000000000002 R14: 0000000000000000 R15: 00007ffd96722e20
[  296.960429] Code: 49 39 c0 0f 84 88 06 00 00 45 85 ff 0f 84 52 03 00 00 49 83 c1 01 49 c1 e1 04 4e 8b 44 09 08 4d 8d 78 e0 49 8b 47 28 49 8b 57 20 <48> 89 42 08 48 89 10 48 b8 00 01 00 00 00 00 ad de 49 89 47 20
[  296.960679] RIP: get_page_from_freelist+0x1e6/0xb20 RSP: ffffbc83449dbaa8
[  296.960764] CR2: 0000000000000008
[  296.960808] ---[ end trace 54a5ec9d6d58a560 ]---
[  296.960867] Fixing recursive fault but reboot is needed!
[  297.903658] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
[  297.903854] IP: get_page_from_freelist+0x1e6/0xb20
[  297.903966] PGD 0

[  297.904057] Oops: 0002 [#2] SMP
[  297.904170] Modules linked in: nova libcrc32c rfcomm bnep coretemp crct10dif_pclmul crc32_pclmul ghash_clmulni_intel pcbc vmw_balloon aesni_intel aes_x86_64 crypto_simd cryptd glue_helper intel_rapl_perf snd_ens1371 gameport snd_ac97_codec ac97_bus snd_pcm joydev input_leds nd_pmem dax_pmem dax nd_btt snd_seq_midi serio_raw snd_seq_midi_event snd_rawmidi snd_seq snd_timer snd_seq_device uvcvideo videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_core videodev snd btusb btrtl btbcm btintel media bluetooth soundcore nfit vmw_vsock_vmci_transport vsock shpchp i2c_piix4 vmw_vmci mac_hid parport_pc ppdev lp parport ip_tables x_tables autofs4 hid_generic usbhid hid psmouse vmwgfx drm_kms_helper syscopyarea sysfillrect mptspi ahci libahci e1000 scsi_transport_spi mptscsih mptbase sysimgblt fb_sys_fops
[  297.905284]  ttm drm pata_acpi fjes
[  297.905344] CPU: 1 PID: 249 Comm: kworker/u256:28 Tainted: G      D         4.10.0-nova #3
[  297.905473] Hardware name: VMware, Inc. VMware Virtual Platform/440BX Desktop Reference Platform, BIOS 6.00 07/02/2015
[  297.905642] Workqueue: events_freezable_power_ disk_events_workfn
[  297.905738] task: ffff9af1f2042d00 task.stack: ffffbc83433c4000
[  297.905834] RIP: 0010:get_page_from_freelist+0x1e6/0xb20
[  297.905918] RSP: 0018:ffffbc83433c7a80 EFLAGS: 00010002
[  297.906001] RAX: ffff9af1f985d080 RBX: ffffbc83433c7b58 RCX: ffff9af1f985d070
[  297.906113] RDX: 0000000000000000 RSI: 00000000000a7b67 RDI: 0000000000004203
[  297.906225] RBP: ffffbc83433c7b40 R08: fffff84d42c0ce20 R09: 0000000000000010
[  297.906337] R10: 0000000000000000 R11: 0000000000000002 R12: 0000000000000000
[  297.906471] R13: ffff9af2003d5090 R14: ffff9af2003d3680 R15: fffff84d42c0ce00
[  297.906560] FS:  0000000000000000(0000) GS:ffff9af1f9840000(0000) knlGS:0000000000000000
[  297.906660] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  297.906732] CR2: 0000000000000008 CR3: 0000000213f5f000 CR4: 00000000003406e0
[  297.906861] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[  297.906950] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[  297.907038] Call Trace:
[  297.907077]  ? alloc_request_struct+0x19/0x20
[  297.907134]  __alloc_pages_nodemask+0xff/0x260
[  297.907192]  alloc_pages_current+0x95/0x140
[  297.907246]  bio_copy_kern+0xce/0x200
[  297.907294]  blk_rq_map_kern+0xa1/0x130
[  297.907345]  __scsi_execute.isra.23+0x77/0x1d0
[  297.907402]  scsi_execute_req_flags+0x9c/0x110
[  297.907460]  sr_check_events+0xc4/0x2e0
[  297.907511]  cdrom_check_events+0x18/0x30
[  297.907563]  sr_block_check_events+0x2a/0x30
[  297.907619]  disk_check_events+0x5f/0x140
[  297.907671]  disk_events_workfn+0x16/0x20
[  297.907723]  process_one_work+0x1fc/0x490
[  297.907775]  worker_thread+0x4b/0x500
[  297.907823]  kthread+0x101/0x140
[  297.907866]  ? process_one_work+0x490/0x490
[  297.907920]  ? kthread_create_on_node+0x60/0x60
[  297.907978]  ret_from_fork+0x2c/0x40
[  297.908025] Code: 49 39 c0 0f 84 88 06 00 00 45 85 ff 0f 84 52 03 00 00 49 83 c1 01 49 c1 e1 04 4e 8b 44 09 08 4d 8d 78 e0 49 8b 47 28 49 8b 57 20 <48> 89 42 08 48 89 10 48 b8 00 01 00 00 00 00 ad de 49 89 47 20
[  297.908275] RIP: get_page_from_freelist+0x1e6/0xb20 RSP: ffffbc83433c7a80
[  297.908360] CR2: 0000000000000008
[  297.908405] ---[ end trace 54a5ec9d6d58a561 ]---
[  302.537292] ------------[ cut here ]------------
[  302.537408] kernel BUG at mm/slub.c:3873!
[  302.537504] invalid opcode: 0000 [#3] SMP
[  302.537599] Modules linked in: nova libcrc32c rfcomm bnep coretemp crct10dif_pclmul crc32_pclmul ghash_clmulni_intel pcbc vmw_balloon aesni_intel aes_x86_64 crypto_simd cryptd glue_helper intel_rapl_perf snd_ens1371 gameport snd_ac97_codec ac97_bus snd_pcm joydev input_leds nd_pmem dax_pmem dax nd_btt snd_seq_midi serio_raw snd_seq_midi_event snd_rawmidi snd_seq snd_timer snd_seq_device uvcvideo videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_core videodev snd btusb btrtl btbcm btintel media bluetooth soundcore nfit vmw_vsock_vmci_transport vsock shpchp i2c_piix4 vmw_vmci mac_hid parport_pc ppdev lp parport ip_tables x_tables autofs4 hid_generic usbhid hid psmouse vmwgfx drm_kms_helper syscopyarea sysfillrect mptspi ahci libahci e1000 scsi_transport_spi mptscsih mptbase sysimgblt fb_sys_fops
[  302.538770]  ttm drm pata_acpi fjes
[  302.538831] CPU: 1 PID: 543 Comm: vmtoolsd Tainted: G      D         4.10.0-nova #3
[  302.538951] Hardware name: VMware, Inc. VMware Virtual Platform/440BX Desktop Reference Platform, BIOS 6.00 07/02/2015
[  302.539117] task: ffff9af1f22b1680 task.stack: ffffbc8343d68000
[  302.539213] RIP: 0010:kfree+0x11c/0x160
[  302.539275] RSP: 0018:ffffbc8343d6bdc8 EFLAGS: 00010246
[  302.539359] RAX: 0000000000000000 RBX: ffff9af07031aa80 RCX: 0000000000081c02
[  302.539471] RDX: 0000000000000000 RSI: ffff9af1f985c680 RDI: 0000650fc0000000
[  302.539583] RBP: ffffbc8343d6bde0 R08: 000000000001c680 R09: ffffffffa49d1753
[  302.539694] R10: fffff84d42c0c680 R11: ffff9af07468a710 R12: ffff9af1f7e4e500
[  302.539806] R13: ffffffffa4a67b81 R14: ffff9af1f84ca120 R15: ffff9aeff6dd2e40
[  302.539943] FS:  00007fc7fe80f1c0(0000) GS:ffff9af1f9840000(0000) knlGS:0000000000000000
[  302.540074] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  302.540149] CR2: 0000000000000008 CR3: 00000002375c2000 CR4: 00000000003406e0
[  302.540293] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[  302.540383] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[  302.540472] Call Trace:
[  302.540508]  seq_release+0x21/0x30
[  302.540553]  close_pdeo+0x52/0x100
[  302.540598]  proc_reg_release+0x6b/0x70
[  302.540649]  __fput+0xe7/0x220
[  302.540689]  ____fput+0xe/0x10
[  302.540731]  task_work_run+0x80/0xa0
[  302.540778]  exit_to_usermode_loop+0x9b/0xa0
[  302.540833]  syscall_return_slowpath+0x59/0x60
[  302.540892]  entry_SYSCALL_64_fastpath+0xab/0xad
[  302.540952] RIP: 0033:0x7fc7fd68cf5b
[  302.540998] RSP: 002b:00007ffdb71ed978 EFLAGS: 00000206 ORIG_RAX: 0000000000000003
[  302.541093] RAX: 0000000000000000 RBX: 000055bf27d8a410 RCX: 00007fc7fd68cf5b
[  302.541182] RDX: 00007fc7fd9d08c0 RSI: 0000000000000001 RDI: 0000000000000009
[  302.541271] RBP: 00007fc7fd9d1400 R08: 00007fc7fe80f1c0 R09: 0000000000000001
[  302.541361] R10: 00007fc7fe80f1c0 R11: 0000000000000206 R12: 0000000000000000
[  302.541450] R13: 00007ffdb71ed9d4 R14: 00007fc7fe3e15ba R15: 00007ffdb71eda21
[  302.541539] Code: 08 49 83 c4 18 48 89 da 4c 89 ee ff d0 49 8b 04 24 48 85 c0 75 e6 e9 0e ff ff ff 49 8b 02 f6 c4 80 75 0a 49 8b 42 20 a8 01 75 02 <0f> 0b 49 8b 02 31 f6 f6 c4 80 74 04 41 8b 72 6c 4c 89 d7 e8 8c
[  302.541791] RIP: kfree+0x11c/0x160 RSP: ffffbc8343d6bdc8
[  302.541956] ---[ end trace 54a5ec9d6d58a562 ]---
[  302.542048] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
[  302.542151] IP: get_page_from_freelist+0x1e6/0xb20
[  302.542212] PGD 0

[  302.542261] Oops: 0002 [#4] SMP
[  302.542302] Modules linked in: nova libcrc32c rfcomm bnep coretemp crct10dif_pclmul crc32_pclmul ghash_clmulni_intel pcbc vmw_balloon aesni_intel aes_x86_64 crypto_simd cryptd glue_helper intel_rapl_perf snd_ens1371 gameport snd_ac97_codec ac97_bus snd_pcm joydev input_leds nd_pmem dax_pmem dax nd_btt snd_seq_midi serio_raw snd_seq_midi_event snd_rawmidi snd_seq snd_timer snd_seq_device uvcvideo videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_core videodev snd btusb btrtl btbcm btintel media bluetooth soundcore nfit vmw_vsock_vmci_transport vsock shpchp i2c_piix4 vmw_vmci mac_hid parport_pc ppdev lp parport ip_tables x_tables autofs4 hid_generic usbhid hid psmouse vmwgfx drm_kms_helper syscopyarea sysfillrect mptspi ahci libahci e1000 scsi_transport_spi mptscsih mptbase sysimgblt fb_sys_fops
[  302.543185]  ttm drm pata_acpi fjes
[  302.543233] CPU: 1 PID: 543 Comm: vmtoolsd Tainted: G      D         4.10.0-nova #3
[  302.543328] Hardware name: VMware, Inc. VMware Virtual Platform/440BX Desktop Reference Platform, BIOS 6.00 07/02/2015
[  302.543476] task: ffff9af1f22b1680 task.stack: ffffbc8343d68000
[  302.543568] RIP: 0010:get_page_from_freelist+0x1e6/0xb20
[  302.543630] RSP: 0018:ffffbc8343d6bae8 EFLAGS: 00010002
[  302.543691] RAX: ffff9af1f985d080 RBX: ffffbc8343d6bbc0 RCX: ffff9af1f985d070
[  302.543774] RDX: 0000000000000000 RSI: 00000000000a7b67 RDI: 0000000000004203
[  302.543856] RBP: ffffbc8343d6bba8 R08: fffff84d42c0ce20 R09: 0000000000000010
[  302.543938] R10: 0000000000000000 R11: 0000000000000002 R12: 0000000000000000
[  302.544021] R13: ffff9af2003d5090 R14: ffff9af2003d3680 R15: fffff84d42c0ce00
[  302.544105] FS:  0000000000000000(0000) GS:ffff9af1f9840000(0000) knlGS:0000000000000000
[  302.544198] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  302.544265] CR2: 0000000000000008 CR3: 00000002375c2000 CR4: 00000000003406e0
[  302.544351] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[  302.544433] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[  302.544515] Call Trace:
[  302.544548]  ? vprintk_default+0x29/0x50
[  302.544596]  __alloc_pages_nodemask+0xff/0x260
[  302.544649]  alloc_pages_current+0x95/0x140
[  302.544700]  __get_free_pages+0xe/0x30
[  302.544745]  tlb_next_batch.isra.41+0x37/0x70
[  302.544797]  unmap_page_range+0x6d9/0x8b0
[  302.544845]  unmap_single_vma+0x7d/0xe0
[  302.544891]  unmap_vmas+0x51/0xa0
[  302.544932]  exit_mmap+0xa7/0x170
[  302.544973]  mmput+0x57/0x130
[  302.545009]  do_exit+0x273/0xb00
[  302.545049]  ? exit_to_usermode_loop+0x9b/0xa0
[  302.545102]  rewind_stack_do_exit+0x17/0x20
[  302.545152] RIP: 0033:0x7fc7fd68cf5b
[  302.545195] RSP: 002b:00007ffdb71ed978 EFLAGS: 00000206 ORIG_RAX: 0000000000000003
[  302.545282] RAX: 0000000000000000 RBX: 000055bf27d8a410 RCX: 00007fc7fd68cf5b
[  302.545365] RDX: 00007fc7fd9d08c0 RSI: 0000000000000001 RDI: 0000000000000009
[  302.545447] RBP: 00007fc7fd9d1400 R08: 00007fc7fe80f1c0 R09: 0000000000000001
[  302.545529] R10: 00007fc7fe80f1c0 R11: 0000000000000206 R12: 0000000000000000
[  302.545612] R13: 00007ffdb71ed9d4 R14: 00007fc7fe3e15ba R15: 00007ffdb71eda21
[  302.545694] Code: 49 39 c0 0f 84 88 06 00 00 45 85 ff 0f 84 52 03 00 00 49 83 c1 01 49 c1 e1 04 4e 8b 44 09 08 4d 8d 78 e0 49 8b 47 28 49 8b 57 20 <48> 89 42 08 48 89 10 48 b8 00 01 00 00 00 00 ad de 49 89 47 20
[  302.545925] RIP: get_page_from_freelist+0x1e6/0xb20 RSP: ffffbc8343d6bae8
[  302.546004] CR2: 0000000000000008
[  302.546044] ---[ end trace 54a5ec9d6d58a563 ]---
[  302.546098] Fixing recursive fault but reboot is needed!
[  302.895729] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
[  302.895837] IP: get_page_from_freelist+0x1e6/0xb20
[  302.895898] PGD 0

[  302.895947] Oops: 0002 [#5] SMP
[  302.895989] Modules linked in: nova libcrc32c rfcomm bnep coretemp crct10dif_pclmul crc32_pclmul ghash_clmulni_intel pcbc vmw_balloon aesni_intel aes_x86_64 crypto_simd cryptd glue_helper intel_rapl_perf snd_ens1371 gameport snd_ac97_codec ac97_bus snd_pcm joydev input_leds nd_pmem dax_pmem dax nd_btt snd_seq_midi serio_raw snd_seq_midi_event snd_rawmidi snd_seq snd_timer snd_seq_device uvcvideo videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_core videodev snd btusb btrtl btbcm btintel media bluetooth soundcore nfit vmw_vsock_vmci_transport vsock shpchp i2c_piix4 vmw_vmci mac_hid parport_pc ppdev lp parport ip_tables x_tables autofs4 hid_generic usbhid hid psmouse vmwgfx drm_kms_helper syscopyarea sysfillrect mptspi ahci libahci e1000 scsi_transport_spi mptscsih mptbase sysimgblt fb_sys_fops
[  302.896873]  ttm drm pata_acpi fjes
[  302.896920] CPU: 1 PID: 564 Comm: NetworkManager Tainted: G      D         4.10.0-nova #3
[  302.897022] Hardware name: VMware, Inc. VMware Virtual Platform/440BX Desktop Reference Platform, BIOS 6.00 07/02/2015
[  302.897153] task: ffff9af1f3301680 task.stack: ffffbc83430b4000
[  302.897229] RIP: 0010:get_page_from_freelist+0x1e6/0xb20
[  302.897296] RSP: 0018:ffffbc83430b78e0 EFLAGS: 00010002
[  302.897362] RAX: ffff9af1f985d080 RBX: ffffbc83430b79b8 RCX: ffff9af1f985d070
[  302.897451] RDX: 0000000000000000 RSI: 00000000000a7b67 RDI: 0000000000004203
[  302.897539] RBP: ffffbc83430b79a0 R08: fffff84d42c0ce20 R09: 0000000000000010
[  302.897628] R10: 0000000000000000 R11: 0000000000000002 R12: 0000000000000000
[  302.897716] R13: ffff9af2003d5090 R14: ffff9af2003d3680 R15: fffff84d42c0ce00
[  302.897805] FS:  00007fed42726540(0000) GS:ffff9af1f9840000(0000) knlGS:0000000000000000
[  302.897905] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  302.897977] CR2: 0000000000000008 CR3: 00000002360ab000 CR4: 00000000003406e0
[  302.898069] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[  302.898158] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[  302.898246] Call Trace:
[  302.898282]  ? dequeue_task_fair+0x5ab/0xaa0
[  302.898338]  __alloc_pages_nodemask+0xff/0x260
[  302.898396]  alloc_pages_current+0x95/0x140
[  302.898450]  __get_free_pages+0xe/0x30
[  302.898498]  __pollwait+0x99/0xe0
[  302.898542]  datagram_poll+0x29/0x100
[  302.898590]  sock_poll+0x7a/0x90
[  302.898632]  do_sys_poll+0x26e/0x550
[  302.898679]  ? __enqueue_entity+0x6c/0x70
[  302.898731]  ? enqueue_entity+0x113/0x640
[  302.898783]  ? check_preempt_wakeup+0x192/0x230
[  302.898841]  ? poll_initwait+0x50/0x50
[  302.898889]  ? poll_select_copy_remaining+0x150/0x150
[  302.898953]  ? poll_select_copy_remaining+0x150/0x150
[  302.899017]  ? poll_select_copy_remaining+0x150/0x150
[  302.899081]  ? poll_select_copy_remaining+0x150/0x150
[  302.899169]  ? poll_select_copy_remaining+0x150/0x150
[  302.899226]  ? poll_select_copy_remaining+0x150/0x150
[  302.899282]  ? poll_select_copy_remaining+0x150/0x150
[  302.899339]  ? poll_select_copy_remaining+0x150/0x150
[  302.899396]  ? poll_select_copy_remaining+0x150/0x150
[  302.899453]  SyS_poll+0x71/0x130
[  302.899493]  entry_SYSCALL_64_fastpath+0x1e/0xad
[  302.899546] RIP: 0033:0x7fed4003ad8d
[  302.899587] RSP: 002b:00007ffea6dedd80 EFLAGS: 00000293 ORIG_RAX: 0000000000000007
[  302.899672] RAX: ffffffffffffffda RBX: 0000000000000001 RCX: 00007fed4003ad8d
[  302.899751] RDX: 00000000000493d0 RSI: 000000000000000a RDI: 000056245a2b8740
[  302.899831] RBP: 000056245a203850 R08: 000000000000000a R09: 0000000000000001
[  302.899910] R10: 000056245a258580 R11: 0000000000000293 R12: 0000000000000000
[  302.899989] R13: 0000000000000000 R14: 0000000000000000 R15: 000056245a21d0b8
[  302.900069] Code: 49 39 c0 0f 84 88 06 00 00 45 85 ff 0f 84 52 03 00 00 49 83 c1 01 49 c1 e1 04 4e 8b 44 09 08 4d 8d 78 e0 49 8b 47 28 49 8b 57 20 <48> 89 42 08 48 89 10 48 b8 00 01 00 00 00 00 ad de 49 89 47 20
[  302.900293] RIP: get_page_from_freelist+0x1e6/0xb20 RSP: ffffbc83430b78e0
[  302.900368] CR2: 0000000000000008
[  302.900408] ---[ end trace 54a5ec9d6d58a564 ]---
[  308.124727] ------------[ cut here ]------------
[  308.124808] kernel BUG at mm/slub.c:3873!
[  308.124876] invalid opcode: 0000 [#6] SMP
[  308.124942] Modules linked in: nova libcrc32c rfcomm bnep coretemp crct10dif_pclmul crc32_pclmul ghash_clmulni_intel pcbc vmw_balloon aesni_intel aes_x86_64 crypto_simd cryptd glue_helper intel_rapl_perf snd_ens1371 gameport snd_ac97_codec ac97_bus snd_pcm joydev input_leds nd_pmem dax_pmem dax nd_btt snd_seq_midi serio_raw snd_seq_midi_event snd_rawmidi snd_seq snd_timer snd_seq_device uvcvideo videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_core videodev snd btusb btrtl btbcm btintel media bluetooth soundcore nfit vmw_vsock_vmci_transport vsock shpchp i2c_piix4 vmw_vmci mac_hid parport_pc ppdev lp parport ip_tables x_tables autofs4 hid_generic usbhid hid psmouse vmwgfx drm_kms_helper syscopyarea sysfillrect mptspi ahci libahci e1000 scsi_transport_spi mptscsih mptbase sysimgblt fb_sys_fops
[  308.126064]  ttm drm pata_acpi fjes
[  308.126125] CPU: 1 PID: 330 Comm: systemd-journal Tainted: G      D         4.10.0-nova #3
[  308.126255] Hardware name: VMware, Inc. VMware Virtual Platform/440BX Desktop Reference Platform, BIOS 6.00 07/02/2015
[  308.126423] task: ffff9af1f1514380 task.stack: ffffbc8343064000
[  308.126520] RIP: 0010:kfree+0x11c/0x160
[  308.126583] RSP: 0018:ffffbc8343067e30 EFLAGS: 00010246
[  308.126668] RAX: 0000000000000000 RBX: ffff9af07031a980 RCX: 00000000000820a8
[  308.126799] RDX: 0000000000000000 RSI: ffff9af1f985c680 RDI: 0000650fc0000000
[  308.126905] RBP: ffffbc8343067e48 R08: 000000000001c680 R09: ffffffffa49d1753
[  308.126994] R10: fffff84d42c0c680 R11: ffff9af1f6e94510 R12: ffff9af1e92296c0
[  308.127083] R13: ffffffffa4a67bb7 R14: ffff9af1f84ca120 R15: ffff9af1d7485ec0
[  308.127173] FS:  00007f98cfba38c0(0000) GS:ffff9af1f9840000(0000) knlGS:0000000000000000
[  308.127274] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  308.127347] CR2: 0000558a0cd62000 CR3: 00000002315cd000 CR4: 00000000003406e0
[  308.127439] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[  308.127528] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[  308.127618] Call Trace:
[  308.127653]  single_release+0x27/0x40
[  308.127702]  __fput+0xe7/0x220
[  308.127743]  ____fput+0xe/0x10
[  308.127784]  task_work_run+0x80/0xa0
[  308.127831]  exit_to_usermode_loop+0x9b/0xa0
[  308.127887]  do_syscall_64+0xb3/0xc0
[  308.127934]  entry_SYSCALL64_slow_path+0x25/0x25
[  308.127993] RIP: 0033:0x7f98cedf9f5b
[  308.128040] RSP: 002b:00007fff5f5d8358 EFLAGS: 00000206 ORIG_RAX: 0000000000000003
[  308.128134] RAX: 0000000000000000 RBX: 0000560f2fc7fd30 RCX: 00007f98cedf9f5b
[  308.128224] RDX: 00007f98cf13d8c0 RSI: 0000000000000001 RDI: 0000000000000061
[  308.128313] RBP: 00007f98cf13e400 R08: 00007f98cfba38c0 R09: 0000000000000050
[  308.128402] R10: 00007f98cf141b58 R11: 0000000000000206 R12: 0000000000000000
[  308.128491] R13: 00007fff5f5d8438 R14: 00007fff5f5d8430 R15: 00007f98cf8c06f9
[  308.128580] Code: 08 49 83 c4 18 48 89 da 4c 89 ee ff d0 49 8b 04 24 48 85 c0 75 e6 e9 0e ff ff ff 49 8b 02 f6 c4 80 75 0a 49 8b 42 20 a8 01 75 02 <0f> 0b 49 8b 02 31 f6 f6 c4 80 74 04 41 8b 72 6c 4c 89 d7 e8 8c
[  308.128832] RIP: kfree+0x11c/0x160 RSP: ffffbc8343067e30
[  308.128963] ---[ end trace 54a5ec9d6d58a565 ]---
[  308.129611] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
[  308.129716] IP: get_page_from_freelist+0x1e6/0xb20
[  308.129784] PGD 0

[  308.129833] Oops: 0002 [#7] SMP
[  308.129880] Modules linked in: nova libcrc32c rfcomm bnep coretemp crct10dif_pclmul crc32_pclmul ghash_clmulni_intel pcbc vmw_balloon aesni_intel aes_x86_64 crypto_simd cryptd glue_helper intel_rapl_perf snd_ens1371 gameport snd_ac97_codec ac97_bus snd_pcm joydev input_leds nd_pmem dax_pmem dax nd_btt snd_seq_midi serio_raw snd_seq_midi_event snd_rawmidi snd_seq snd_timer snd_seq_device uvcvideo videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_core videodev snd btusb btrtl btbcm btintel media bluetooth soundcore nfit vmw_vsock_vmci_transport vsock shpchp i2c_piix4 vmw_vmci mac_hid parport_pc ppdev lp parport ip_tables x_tables autofs4 hid_generic usbhid hid psmouse vmwgfx drm_kms_helper syscopyarea sysfillrect mptspi ahci libahci e1000 scsi_transport_spi mptscsih mptbase sysimgblt fb_sys_fops
[  308.130761]  ttm drm pata_acpi fjes
[  308.130806] CPU: 1 PID: 330 Comm: systemd-journal Tainted: G      D         4.10.0-nova #3
[  308.130901] Hardware name: VMware, Inc. VMware Virtual Platform/440BX Desktop Reference Platform, BIOS 6.00 07/02/2015
[  308.131024] task: ffff9af1f1514380 task.stack: ffffbc8343064000
[  308.131095] RIP: 0010:get_page_from_freelist+0x1e6/0xb20
[  308.131157] RSP: 0018:ffffbc8343067ae8 EFLAGS: 00010002
[  308.131218] RAX: ffff9af1f985d080 RBX: ffffbc8343067bc0 RCX: ffff9af1f985d070
[  308.131301] RDX: 0000000000000000 RSI: 00000000000a7b67 RDI: 0000000000004203
[  308.131383] RBP: ffffbc8343067ba8 R08: fffff84d42c0ce20 R09: 0000000000000010
[  308.131465] R10: 0000000000000000 R11: 0000000000000002 R12: 0000000000000000
[  308.131547] R13: ffff9af2003d5090 R14: ffff9af2003d3680 R15: fffff84d42c0ce00
[  308.131630] FS:  0000000000000000(0000) GS:ffff9af1f9840000(0000) knlGS:0000000000000000
[  308.131723] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  308.131790] CR2: 0000000000000008 CR3: 00000002315cd000 CR4: 00000000003406e0
[  308.131875] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[  308.131957] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[  308.132040] Call Trace:
[  308.132072]  ? vprintk_emit+0x312/0x4a0
[  308.132119]  __alloc_pages_nodemask+0xff/0x260
[  308.132173]  alloc_pages_current+0x95/0x140
[  308.132223]  __get_free_pages+0xe/0x30
[  308.132269]  tlb_next_batch.isra.41+0x37/0x70
[  308.132321]  unmap_page_range+0x6d9/0x8b0
[  308.132369]  unmap_single_vma+0x7d/0xe0
[  308.132415]  unmap_vmas+0x51/0xa0
[  308.132456]  exit_mmap+0xa7/0x170
[  308.132497]  mmput+0x57/0x130
[  308.132533]  do_exit+0x273/0xb00
[  308.132573]  ? exit_to_usermode_loop+0x9b/0xa0
[  308.132627]  rewind_stack_do_exit+0x17/0x20
[  308.132677] RIP: 0033:0x7f98cedf9f5b
[  308.132719] RSP: 002b:00007fff5f5d8358 EFLAGS: 00000206 ORIG_RAX: 0000000000000003
[  308.132807] RAX: 0000000000000000 RBX: 0000560f2fc7fd30 RCX: 00007f98cedf9f5b
[  308.132889] RDX: 00007f98cf13d8c0 RSI: 0000000000000001 RDI: 0000000000000061
[  308.132971] RBP: 00007f98cf13e400 R08: 00007f98cfba38c0 R09: 0000000000000050
[  308.133054] R10: 00007f98cf141b58 R11: 0000000000000206 R12: 0000000000000000
[  308.133136] R13: 00007fff5f5d8438 R14: 00007fff5f5d8430 R15: 00007f98cf8c06f9
[  308.133218] Code: 49 39 c0 0f 84 88 06 00 00 45 85 ff 0f 84 52 03 00 00 49 83 c1 01 49 c1 e1 04 4e 8b 44 09 08 4d 8d 78 e0 49 8b 47 28 49 8b 57 20 <48> 89 42 08 48 89 10 48 b8 00 01 00 00 00 00 ad de 49 89 47 20
[  308.133450] RIP: get_page_from_freelist+0x1e6/0xb20 RSP: ffffbc8343067ae8
[  308.133528] CR2: 0000000000000008
[  308.133569] ---[ end trace 54a5ec9d6d58a566 ]---
[  308.133623] Fixing recursive fault but reboot is needed!
[  318.466767] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
[  318.466864] IP: get_page_from_freelist+0x1e6/0xb20
[  318.466918] PGD 0

[  318.466962] Oops: 0002 [#8] SMP
[  318.466999] Modules linked in: nova libcrc32c rfcomm bnep coretemp crct10dif_pclmul crc32_pclmul ghash_clmulni_intel pcbc vmw_balloon aesni_intel aes_x86_64 crypto_simd cryptd glue_helper intel_rapl_perf snd_ens1371 gameport snd_ac97_codec ac97_bus snd_pcm joydev input_leds nd_pmem dax_pmem dax nd_btt snd_seq_midi serio_raw snd_seq_midi_event snd_rawmidi snd_seq snd_timer snd_seq_device uvcvideo videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_core videodev snd btusb btrtl btbcm btintel media bluetooth soundcore nfit vmw_vsock_vmci_transport vsock shpchp i2c_piix4 vmw_vmci mac_hid parport_pc ppdev lp parport ip_tables x_tables autofs4 hid_generic usbhid hid psmouse vmwgfx drm_kms_helper syscopyarea sysfillrect mptspi ahci libahci e1000 scsi_transport_spi mptscsih mptbase sysimgblt fb_sys_fops
[  318.467809]  ttm drm pata_acpi fjes
[  318.467857] CPU: 1 PID: 912 Comm: Xorg Tainted: G      D         4.10.0-nova #3
[  318.467937] Hardware name: VMware, Inc. VMware Virtual Platform/440BX Desktop Reference Platform, BIOS 6.00 07/02/2015
[  318.468055] task: ffff9af1e5abc380 task.stack: ffffbc8343fec000
[  318.468123] RIP: 0010:get_page_from_freelist+0x1e6/0xb20
[  318.468183] RSP: 0018:ffffbc8343fef8d0 EFLAGS: 00010002
[  318.468242] RAX: ffff9af1f985d080 RBX: ffffbc8343fef9a8 RCX: ffff9af1f985d070
[  318.468321] RDX: 0000000000000000 RSI: 00000000000a7b67 RDI: 0000000000004203
[  318.468400] RBP: ffffbc8343fef990 R08: fffff84d42c0ce20 R09: 0000000000000010
[  318.468479] R10: 0000000000000000 R11: 0000000000000002 R12: 0000000000000000
[  318.468557] R13: ffff9af2003d5090 R14: ffff9af2003d3680 R15: fffff84d42c0ce00
[  318.468637] FS:  00007fc43d0dda40(0000) GS:ffff9af1f9840000(0000) knlGS:0000000000000000
[  318.468726] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  318.468790] CR2: 0000000000000008 CR3: 0000000236f27000 CR4: 00000000003406e0
[  318.468871] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[  318.468950] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[  318.469029] Call Trace:
[  318.469061]  __alloc_pages_nodemask+0xff/0x260
[  318.469112]  alloc_pages_current+0x95/0x140
[  318.469165]  ttm_pool_populate+0x2f6/0x4f0 [ttm]
[  318.469221]  ? ida_get_new_above+0x1fc/0x270
[  318.469275]  vmw_ttm_populate+0x34/0xa0 [vmwgfx]
[  318.469330]  ttm_tt_bind+0x2b/0x60 [ttm]
[  318.469377]  ttm_bo_handle_move_mem+0x541/0x5c0 [ttm]
[  318.469436]  ttm_bo_validate+0x145/0x160 [ttm]
[  318.469488]  ? __ww_mutex_lock_interruptible+0x17/0x60
[  318.469548]  ? ttm_prime_handle_to_fd+0x5a/0x210 [ttm]
[  318.469621]  vmw_validate_single_buffer+0x5f/0x80 [vmwgfx]
[  318.469685]  vmw_execbuf_process+0xb88/0x1260 [vmwgfx]
[  318.469746]  vmw_execbuf_ioctl+0xe6/0x1a0 [vmwgfx]
[  318.469803]  vmw_generic_ioctl+0x252/0x290 [vmwgfx]
[  318.469861]  vmw_unlocked_ioctl+0x15/0x20 [vmwgfx]
[  318.469917]  do_vfs_ioctl+0xa3/0x600
[  318.469959]  ? __sys_recvmsg+0x80/0x90
[  318.470003]  SyS_ioctl+0x79/0x90
[  318.470041]  entry_SYSCALL_64_fastpath+0x1e/0xad
[  318.470094] RIP: 0033:0x7fc43aade587
[  318.470135] RSP: 002b:00007ffee87d37a8 EFLAGS: 00003246 ORIG_RAX: 0000000000000010
[  318.470220] RAX: ffffffffffffffda RBX: 0000000000000000 RCX: 00007fc43aade587
[  318.470299] RDX: 00007ffee87d3810 RSI: 000000004028644c RDI: 0000000000000010
[  318.470379] RBP: 000056058d8f1860 R08: 000000000000003c R09: 00007ffee87d3878
[  318.470459] R10: 000056058f35e3f0 R11: 0000000000003246 R12: 0000000000000000
[  318.470538] R13: 0000000000000000 R14: 000056058ece1a80 R15: 000056058f1ee560
[  318.470618] Code: 49 39 c0 0f 84 88 06 00 00 45 85 ff 0f 84 52 03 00 00 49 83 c1 01 49 c1 e1 04 4e 8b 44 09 08 4d 8d 78 e0 49 8b 47 28 49 8b 57 20 <48> 89 42 08 48 89 10 48 b8 00 01 00 00 00 00 ad de 49 89 47 20
[  318.470844] RIP: get_page_from_freelist+0x1e6/0xb20 RSP: ffffbc8343fef8d0
[  318.470920] CR2: 0000000000000008
[  318.470961] ---[ end trace 54a5ec9d6d58a567 ]---
[  321.705769] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
[  321.705904] IP: get_page_from_freelist+0x1e6/0xb20
[  321.705981] PGD 0

[  321.706043] Oops: 0002 [#9] SMP
[  321.706095] Modules linked in: nova libcrc32c rfcomm bnep coretemp crct10dif_pclmul crc32_pclmul ghash_clmulni_intel pcbc vmw_balloon aesni_intel aes_x86_64 crypto_simd cryptd glue_helper intel_rapl_perf snd_ens1371 gameport snd_ac97_codec ac97_bus snd_pcm joydev input_leds nd_pmem dax_pmem dax nd_btt snd_seq_midi serio_raw snd_seq_midi_event snd_rawmidi snd_seq snd_timer snd_seq_device uvcvideo videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_core videodev snd btusb btrtl btbcm btintel media bluetooth soundcore nfit vmw_vsock_vmci_transport vsock shpchp i2c_piix4 vmw_vmci mac_hid parport_pc ppdev lp parport ip_tables x_tables autofs4 hid_generic usbhid hid psmouse vmwgfx drm_kms_helper syscopyarea sysfillrect mptspi ahci libahci e1000 scsi_transport_spi mptscsih mptbase sysimgblt fb_sys_fops
[  321.707201]  ttm drm pata_acpi fjes
[  321.707262] CPU: 1 PID: 550 Comm: avahi-daemon Tainted: G      D         4.10.0-nova #3
[  321.707391] Hardware name: VMware, Inc. VMware Virtual Platform/440BX Desktop Reference Platform, BIOS 6.00 07/02/2015
[  321.707558] task: ffff9af1f6e98000 task.stack: ffffbc8343e3c000
[  321.707654] RIP: 0010:get_page_from_freelist+0x1e6/0xb20
[  321.707739] RSP: 0018:ffffbc8343e3f908 EFLAGS: 00010002
[  321.707823] RAX: ffff9af1f985d080 RBX: ffffbc8343e3f9e0 RCX: ffff9af1f985d070
[  321.707965] RDX: 0000000000000000 RSI: 00000000000a7b67 RDI: 0000000000004203
[  321.708054] RBP: ffffbc8343e3f9c8 R08: fffff84d42c0ce20 R09: 0000000000000010
[  321.708143] R10: 0000000000000000 R11: 0000000000000002 R12: 0000000000000000
[  321.708233] R13: ffff9af2003d5090 R14: ffff9af2003d3680 R15: fffff84d42c0ce00
[  321.708322] FS:  00007f0a0b4ef880(0000) GS:ffff9af1f9840000(0000) knlGS:0000000000000000
[  321.708423] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  321.708496] CR2: 0000000000000008 CR3: 000000023769e000 CR4: 00000000003406e0
[  321.708588] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[  321.708677] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[  321.708767] Call Trace:
[  321.708802]  ? set_next_entity+0xc3/0x1b0
[  321.708856]  ? pick_next_task_fair+0x47a/0x4b0
[  321.708914]  ? __switch_to+0x23c/0x520
[  321.708964]  __alloc_pages_nodemask+0xff/0x260
[  321.709022]  alloc_pages_current+0x95/0x140
[  321.709077]  __get_free_pages+0xe/0x30
[  321.709125]  __pollwait+0x99/0xe0
[  321.709169]  pipe_poll+0x31/0x90
[  321.709212]  do_sys_poll+0x26e/0x550
[  321.709260]  ? skb_free_head+0x25/0x30
[  321.709309]  ? skb_release_data+0xfe/0x110
[  321.709363]  ? kfree_skbmem+0x56/0x60
[  321.709410]  ? consume_skb+0x34/0x80
[  321.709458]  ? skb_consume_udp+0x20/0x90
[  321.709508]  ? poll_initwait+0x50/0x50
[  321.709557]  ? poll_select_copy_remaining+0x150/0x150
[  321.709621]  ? poll_select_copy_remaining+0x150/0x150
[  321.709686]  ? poll_select_copy_remaining+0x150/0x150
[  321.709750]  ? poll_select_copy_remaining+0x150/0x150
[  321.709814]  ? poll_select_copy_remaining+0x150/0x150
[  321.709878]  ? poll_select_copy_remaining+0x150/0x150
[  321.709943]  ? poll_select_copy_remaining+0x150/0x150
[  321.710007]  ? poll_select_copy_remaining+0x150/0x150
[  321.710071]  ? poll_select_copy_remaining+0x150/0x150
[  321.710135]  SyS_poll+0x71/0x130
[  321.710178]  entry_SYSCALL_64_fastpath+0x1e/0xad
[  321.710237] RIP: 0033:0x7f0a09fc9d70
[  321.710283] RSP: 002b:00007ffe5090abf8 EFLAGS: 00000246 ORIG_RAX: 0000000000000007
[  321.710379] RAX: ffffffffffffffda RBX: 00007ffe5090a530 RCX: 00007f0a09fc9d70
[  321.710468] RDX: 0000000000000064 RSI: 000000000000000a RDI: 00005614d4146930
[  321.710557] RBP: 00007ffe5090a620 R08: 0000000000000000 R09: 0000000000000000
[  321.710646] R10: 002630cb286ad93f R11: 0000000000000246 R12: 0000000000000002
[  321.710736] R13: 0000000000000001 R14: 000000000000006c R15: 00007ffe5090a5f8
[  321.710825] Code: 49 39 c0 0f 84 88 06 00 00 45 85 ff 0f 84 52 03 00 00 49 83 c1 01 49 c1 e1 04 4e 8b 44 09 08 4d 8d 78 e0 49 8b 47 28 49 8b 57 20 <48> 89 42 08 48 89 10 48 b8 00 01 00 00 00 00 ad de 49 89 47 20
[  321.711076] RIP: get_page_from_freelist+0x1e6/0xb20 RSP: ffffbc8343e3f908
[  321.711161] CR2: 0000000000000008
[  321.711206] ---[ end trace 54a5ec9d6d58a568 ]---
[  321.711496] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
[  321.711586] IP: get_page_from_freelist+0x1e6/0xb20
[  321.711660] PGD 0

[  321.711703] Oops: 0002 [#10] SMP
[  321.711739] Modules linked in: nova libcrc32c rfcomm bnep coretemp crct10dif_pclmul crc32_pclmul ghash_clmulni_intel pcbc vmw_balloon aesni_intel aes_x86_64 crypto_simd cryptd glue_helper intel_rapl_perf snd_ens1371 gameport snd_ac97_codec ac97_bus snd_pcm joydev input_leds nd_pmem dax_pmem dax nd_btt snd_seq_midi serio_raw snd_seq_midi_event snd_rawmidi snd_seq snd_timer snd_seq_device uvcvideo videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_core videodev snd btusb btrtl btbcm btintel media bluetooth soundcore nfit vmw_vsock_vmci_transport vsock shpchp i2c_piix4 vmw_vmci mac_hid parport_pc ppdev lp parport ip_tables x_tables autofs4 hid_generic usbhid hid psmouse vmwgfx drm_kms_helper syscopyarea sysfillrect mptspi ahci libahci e1000 scsi_transport_spi mptscsih mptbase sysimgblt fb_sys_fops
[  321.712519]  ttm drm pata_acpi fjes
[  321.712559] CPU: 1 PID: 550 Comm: avahi-daemon Tainted: G      D         4.10.0-nova #3
[  321.712642] Hardware name: VMware, Inc. VMware Virtual Platform/440BX Desktop Reference Platform, BIOS 6.00 07/02/2015
[  321.712751] task: ffff9af1f6e98000 task.stack: ffffbc8343e3c000
[  321.712815] RIP: 0010:get_page_from_freelist+0x1e6/0xb20
[  321.712871] RSP: 0018:ffffbc8343e3fae8 EFLAGS: 00010002
[  321.712926] RAX: ffff9af1f985d080 RBX: ffffbc8343e3fbc0 RCX: ffff9af1f985d070
[  321.713000] RDX: 0000000000000000 RSI: 00000000000a7b67 RDI: 0000000000004203
[  321.713073] RBP: ffffbc8343e3fba8 R08: fffff84d42c0ce20 R09: 0000000000000010
[  321.713147] R10: 0000000000000000 R11: 0000000000000002 R12: 0000000000000000
[  321.713221] R13: ffff9af2003d5090 R14: ffff9af2003d3680 R15: fffff84d42c0ce00
[  321.713295] FS:  00007f0a0b4ef880(0000) GS:ffff9af1f9840000(0000) knlGS:0000000000000000
[  321.713379] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  321.713438] CR2: 0000000000000008 CR3: 000000023769e000 CR4: 00000000003406e0
[  321.713515] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[  321.713589] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[  321.713662] Call Trace:
[  321.713691]  ? do_sys_poll+0x26e/0x550
[  321.713733]  __alloc_pages_nodemask+0xff/0x260
[  321.713781]  alloc_pages_current+0x95/0x140
[  321.713827]  __get_free_pages+0xe/0x30
[  321.713867]  tlb_next_batch.isra.41+0x37/0x70
[  321.713914]  unmap_page_range+0x6d9/0x8b0
[  321.713957]  unmap_single_vma+0x7d/0xe0
[  321.713998]  unmap_vmas+0x51/0xa0
[  321.714035]  exit_mmap+0xa7/0x170
[  321.714072]  mmput+0x57/0x130
[  321.714104]  do_exit+0x273/0xb00
[  321.714141]  rewind_stack_do_exit+0x17/0x20
[  321.714185] RIP: 0033:0x7f0a09fc9d70
[  321.714224] RSP: 002b:00007ffe5090abf8 EFLAGS: 00000246 ORIG_RAX: 0000000000000007
[  321.714302] RAX: ffffffffffffffda RBX: 00007ffe5090a530 RCX: 00007f0a09fc9d70
[  321.714376] RDX: 0000000000000064 RSI: 000000000000000a RDI: 00005614d4146930
[  321.714450] RBP: 00007ffe5090a620 R08: 0000000000000000 R09: 0000000000000000
[  321.714524] R10: 002630cb286ad93f R11: 0000000000000246 R12: 0000000000000002
[  321.714598] R13: 0000000000000001 R14: 000000000000006c R15: 00007ffe5090a5f8
[  321.714672] Code: 49 39 c0 0f 84 88 06 00 00 45 85 ff 0f 84 52 03 00 00 49 83 c1 01 49 c1 e1 04 4e 8b 44 09 08 4d 8d 78 e0 49 8b 47 28 49 8b 57 20 <48> 89 42 08 48 89 10 48 b8 00 01 00 00 00 00 ad de 49 89 47 20
[  321.714879] RIP: get_page_from_freelist+0x1e6/0xb20 RSP: ffffbc8343e3fae8
[  321.714950] CR2: 0000000000000008
[  321.714986] ---[ end trace 54a5ec9d6d58a569 ]---
[  321.715035] Fixing recursive fault but reboot is needed!
[  353.875650] ------------[ cut here ]------------
[  353.875701] kernel BUG at mm/slub.c:3873!
[  353.875743] invalid opcode: 0000 [#11] SMP
[  353.875785] Modules linked in: nova libcrc32c rfcomm bnep coretemp crct10dif_pclmul crc32_pclmul ghash_clmulni_intel pcbc vmw_balloon aesni_intel aes_x86_64 crypto_simd cryptd glue_helper intel_rapl_perf snd_ens1371 gameport snd_ac97_codec ac97_bus snd_pcm joydev input_leds nd_pmem dax_pmem dax nd_btt snd_seq_midi serio_raw snd_seq_midi_event snd_rawmidi snd_seq snd_timer snd_seq_device uvcvideo videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_core videodev snd btusb btrtl btbcm btintel media bluetooth soundcore nfit vmw_vsock_vmci_transport vsock shpchp i2c_piix4 vmw_vmci mac_hid parport_pc ppdev lp parport ip_tables x_tables autofs4 hid_generic usbhid hid psmouse vmwgfx drm_kms_helper syscopyarea sysfillrect mptspi ahci libahci e1000 scsi_transport_spi mptscsih mptbase sysimgblt fb_sys_fops
[  353.876493]  ttm drm pata_acpi fjes
[  353.876531] CPU: 1 PID: 1 Comm: systemd Tainted: G      D         4.10.0-nova #3
[  353.876605] Hardware name: VMware, Inc. VMware Virtual Platform/440BX Desktop Reference Platform, BIOS 6.00 07/02/2015
[  353.876710] task: ffff9af1f8fd8000 task.stack: ffffbc8340028000
[  353.876772] RIP: 0010:kfree+0x11c/0x160
[  353.876811] RSP: 0018:ffffbc834002be30 EFLAGS: 00010246
[  353.876864] RAX: 0000000000000000 RBX: ffff9af07031a580 RCX: 0000000000082101
[  353.876935] RDX: 0000000000000000 RSI: ffff9af1f985c680 RDI: 0000650fc0000000
[  353.877006] RBP: ffffbc834002be48 R08: 000000000001c680 R09: ffffffffa49d1753
[  353.877077] R10: fffff84d42c0c680 R11: ffff9af074689910 R12: ffff9af1e9229c40
[  353.877148] R13: ffffffffa4a67bb7 R14: ffff9af1f84ca120 R15: ffff9af1f72195c0
[  353.877219] FS:  00007f2d909b3940(0000) GS:ffff9af1f9840000(0000) knlGS:0000000000000000
[  353.877299] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  353.877357] CR2: 00007fdf57af11f4 CR3: 0000000237441000 CR4: 00000000003406e0
[  353.877430] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[  353.877502] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[  353.877572] Call Trace:
[  353.877600]  single_release+0x27/0x40
[  353.877639]  __fput+0xe7/0x220
[  353.877671]  ____fput+0xe/0x10
[  353.877704]  task_work_run+0x80/0xa0
[  353.877742]  exit_to_usermode_loop+0x9b/0xa0
[  353.877786]  syscall_return_slowpath+0x59/0x60
[  353.877832]  entry_SYSCALL_64_fastpath+0xab/0xad
[  353.877880] RIP: 0033:0x7f2d8ef1ff5b
[  353.877916] RSP: 002b:00007fff7659a888 EFLAGS: 00000206 ORIG_RAX: 0000000000000003
[  353.877992] RAX: 0000000000000000 RBX: 00005558ab39abe0 RCX: 00007f2d8ef1ff5b
[  353.878063] RDX: 00007f2d8f2638c0 RSI: 0000000000000001 RDI: 000000000000004b
[  353.878133] RBP: 00007f2d8f264400 R08: 00007f2d909b3940 R09: 0000000000000030
[  353.878204] R10: 00007f2d909b3940 R11: 0000000000000206 R12: 0000000000000000
[  353.878275] R13: 00007fff7659a968 R14: 00007fff7659a960 R15: 00007f2d906d46f9
[  353.878346] Code: 08 49 83 c4 18 48 89 da 4c 89 ee ff d0 49 8b 04 24 48 85 c0 75 e6 e9 0e ff ff ff 49 8b 02 f6 c4 80 75 0a 49 8b 42 20 a8 01 75 02 <0f> 0b 49 8b 02 31 f6 f6 c4 80 74 04 41 8b 72 6c 4c 89 d7 e8 8c
[  353.878545] RIP: kfree+0x11c/0x160 RSP: ffffbc834002be30
[  353.878626] ---[ end trace 54a5ec9d6d58a56a ]---
[  353.878695] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
[  353.878776] IP: get_page_from_freelist+0x1e6/0xb20
[  353.878824] PGD 0

[  353.878863] Oops: 0002 [#12] SMP
[  353.878896] Modules linked in: nova libcrc32c rfcomm bnep coretemp crct10dif_pclmul crc32_pclmul ghash_clmulni_intel pcbc vmw_balloon aesni_intel aes_x86_64 crypto_simd cryptd glue_helper intel_rapl_perf snd_ens1371 gameport snd_ac97_codec ac97_bus snd_pcm joydev input_leds nd_pmem dax_pmem dax nd_btt snd_seq_midi serio_raw snd_seq_midi_event snd_rawmidi snd_seq snd_timer snd_seq_device uvcvideo videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_core videodev snd btusb btrtl btbcm btintel media bluetooth soundcore nfit vmw_vsock_vmci_transport vsock shpchp i2c_piix4 vmw_vmci mac_hid parport_pc ppdev lp parport ip_tables x_tables autofs4 hid_generic usbhid hid psmouse vmwgfx drm_kms_helper syscopyarea sysfillrect mptspi ahci libahci e1000 scsi_transport_spi mptscsih mptbase sysimgblt fb_sys_fops
[  353.879606]  ttm drm pata_acpi fjes
[  353.879644] CPU: 1 PID: 1 Comm: systemd Tainted: G      D         4.10.0-nova #3
[  353.879718] Hardware name: VMware, Inc. VMware Virtual Platform/440BX Desktop Reference Platform, BIOS 6.00 07/02/2015
[  353.879824] task: ffff9af1f8fd8000 task.stack: ffffbc8340028000
[  353.879885] RIP: 0010:get_page_from_freelist+0x1e6/0xb20
[  353.879939] RSP: 0018:ffffbc834002bae8 EFLAGS: 00010002
[  353.879992] RAX: ffff9af1f985d080 RBX: ffffbc834002bbc0 RCX: ffff9af1f985d070
[  353.880063] RDX: 0000000000000000 RSI: 00000000000a7b48 RDI: 0000000000004203
[  353.880135] RBP: ffffbc834002bba8 R08: fffff84d42c0ce20 R09: 0000000000000010
[  353.880206] R10: 0000000000000000 R11: 0000000000000002 R12: 0000000000000000
[  353.880277] R13: ffff9af2003d5090 R14: ffff9af2003d3680 R15: fffff84d42c0ce00
[  353.880349] FS:  0000000000000000(0000) GS:ffff9af1f9840000(0000) knlGS:0000000000000000
[  353.880430] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  353.880488] CR2: 0000000000000008 CR3: 0000000237441000 CR4: 00000000003406e0
[  353.880561] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[  353.880633] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[  353.880704] Call Trace:
[  353.880732]  ? vprintk_emit+0x312/0x4a0
[  353.880773]  __alloc_pages_nodemask+0xff/0x260
[  353.880820]  alloc_pages_current+0x95/0x140
[  353.880863]  __get_free_pages+0xe/0x30
[  353.880903]  tlb_next_batch.isra.41+0x37/0x70
[  353.880948]  unmap_page_range+0x6d9/0x8b0
[  353.880990]  unmap_single_vma+0x7d/0xe0
[  353.881030]  unmap_vmas+0x51/0xa0
[  353.881065]  exit_mmap+0xa7/0x170
[  353.881101]  mmput+0x57/0x130
[  353.881132]  do_exit+0x273/0xb00
[  353.881167]  ? exit_to_usermode_loop+0x9b/0xa0
[  353.881213]  rewind_stack_do_exit+0x17/0x20
[  353.881256] RIP: 0033:0x7f2d8ef1ff5b
[  353.881293] RSP: 002b:00007fff7659a888 EFLAGS: 00000206 ORIG_RAX: 0000000000000003
[  353.881369] RAX: 0000000000000000 RBX: 00005558ab39abe0 RCX: 00007f2d8ef1ff5b
[  353.881440] RDX: 00007f2d8f2638c0 RSI: 0000000000000001 RDI: 000000000000004b
[  353.881511] RBP: 00007f2d8f264400 R08: 00007f2d909b3940 R09: 0000000000000030
[  353.881583] R10: 00007f2d909b3940 R11: 0000000000000206 R12: 0000000000000000
[  353.881654] R13: 00007fff7659a968 R14: 00007fff7659a960 R15: 00007f2d906d46f9
[  353.881726] Code: 49 39 c0 0f 84 88 06 00 00 45 85 ff 0f 84 52 03 00 00 49 83 c1 01 49 c1 e1 04 4e 8b 44 09 08 4d 8d 78 e0 49 8b 47 28 49 8b 57 20 <48> 89 42 08 48 89 10 48 b8 00 01 00 00 00 00 ad de 49 89 47 20
[  353.881927] RIP: get_page_from_freelist+0x1e6/0xb20 RSP: ffffbc834002bae8
[  353.881995] CR2: 0000000000000008
[  353.882039] ---[ end trace 54a5ec9d6d58a56b ]---
[  353.882086] Fixing recursive fault but reboot is needed!
stevenjswanson commented 7 years ago

See #40.