microsoft / WSL

Issues found on WSL
https://docs.microsoft.com/windows/wsl
MIT License
17.38k stars 819 forks source link

Kernel panic when running CUDA based unit-tests #7052

Closed blackliner closed 8 months ago

blackliner commented 3 years ago

Windows Build Number

21390

WSL Version

Kernel Version

5.10.16.3-microsoft-standard-WSL2

Distro Version

Ubuntu 18.04

Other Software

Nvidia driver 470.76

Repro Steps

run unit tests that utilize CUDA hardware acceleration. Running ctest -j 200 (yes, 200, to stress it a bit and since some tests do some sleep, it actually is faster ;-) ) on about 390 unit tests (proprietary code, cannot share), with some of them being CUDA based executables. CPU util (3900X) and GPU util (2080Ti) spiked to 100%, then it crashed.

Just installed the new Nvidia driver and updated to newest insider, and never had that issue before. Could be that it is unrelated to CUDA, but I assume it due to the new driver + win build combo that seem to have fixed some past CUDA issues, but now this.

Expected Behavior

not to crash WSL2

Actual Behavior

getting a [process exited with code 1] while running unit tests in the windows terminal.

Diagnostic Logs

From the event viewer:

Click to expand! Virtual Machine has encountered a fatal error. The guest operating system reported that it failed with the following error codes: ErrorCode0: 0x0, ErrorCode1: 0x0, ErrorCode2: 0x0, ErrorCode3: 0x0, ErrorCode4: 0x0. PreOSId: 0. If the problem persists, contact Product Support for the guest operating system. (Virtual machine ID B8266772-F64F-44A8-B874-03468D05FC40) Guest message: ``` [ 1728.340387] ---[ end trace a3125c1dcde97ed4 ]--- [ 1728.344430] dxgk:err: did not find packet to complete [ 1728.349924] dxgk:err: did not find packet to complete [ 1728.352292] dxgk:err: did not find packet to complete [ 1728.363664] general protection fault, probably for non-canonical address 0xdead000000000100: 0000 [#1] SMP NOPTI [ 1728.363676] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G W 5.10.16.3-microsoft-standard-WSL2 #1 [ 1728.363683] RIP: 0010:process_completion_packet+0x5a/0x110 [ 1728.363686] Code: 14 34 00 48 8b 5d 20 48 8d 7d 20 49 89 c7 48 39 fb 0f 84 ae 00 00 00 49 8b 44 24 08 eb 0c 48 8b 1b 48 39 fb 0f 84 9b 00 00 00 <48> 3b 43 10 75 ee 48 89 df e8 f8 4c d7 ff 84 c0 74 0e 48 8b 13 48 [ 1728.363690] RSP: 0018:ffffc90000003ef0 EFLAGS: 00010083 [ 1728.363693] RAX: 0000000000013bc7 RBX: dead000000000100 RCX: ffffc90000c1e000 [ 1728.363696] RDX: 0000000000000001 RSI: ffffc90000c5c488 RDI: ffffc90000105020 [ 1728.363698] RBP: ffffc90000105000 R08: 0000000000000040 R09: 0000000000000000 [ 1728.363700] R10: 000000000000001f R11: 0000000000000000 R12: ffffc90000c5c488 [ 1728.363702] R13: ffffc90000105018 R14: 0000000000000002 R15: 0000000000000286 [ 1728.363707] FS: 0000000000000000(0000) GS:ffff8891d7800000(0000) knlGS:0000000000000000 [ 1728.363711] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 1728.363713] CR2: 00005612dc0137c8 CR3: 000000012cda0000 CR4: 0000000000350eb0 [ 1728.363715] Call Trace: [ 1728.363719] [ 1728.363723] dxgvmbuschannel_receive+0x5e/0x80 [ 1728.363726] vmbus_on_event+0x32/0xe0 [ 1728.363731] tasklet_action_common.isra.0+0xe6/0xf0 [ 1728.363735] __do_softirq+0xd6/0x290 [ 1728.363739] asm_call_irq_on_stack+0x12/0x20 [ 1728.363741] [ 1728.363745] do_softirq_own_stack+0x37/0x40 [ 1728.363747] irq_exit_rcu+0x97/0xa0 [ 1728.363750] sysvec_hyperv_callback+0x36/0x80 [ 1728.363753] asm_sysvec_hyperv_callback+0x12/0x20 [ 1728.363756] RIP: 0010:default_idle+0x13/0x20 [ 1728.363758] Code: 0f ae 38 0f ae f0 eb b9 fb eb e3 66 66 2e 0f 1f 84 00 00 00 00 00 90 0f 1f 44 00 00 e9 07 00 00 00 0f 00 2d 21 12 50 00 fb f4 cc cc cc cc cc cc cc cc cc cc cc cc 0f 1f 44 00 00 65 8b 15 c4 [ 1728.363762] RSP: 0018:ffffffff82603eb0 EFLAGS: 00000206 [ 1728.363765] RAX: ffffffff81d157b0 RBX: 0000000000000000 RCX: ffff8891d7829f00 [ 1728.363767] RDX: 00000000001afad6 RSI: 7ffffe6d95c05777 RDI: ffff8891d781d580 [ 1728.363769] RBP: ffffffff82613940 R08: 000000cd42e88e74 R09: 0000019270358988 [ 1728.363771] R10: 0000000000000006 R11: 0000000002b676e8 R12: ffffffff82613940 [ 1728.363773] R13: 0000000000000000 R14: 0000000000000000 R15: ffffffff82613940 [ 1728.363776] ? mwait_idle+0x80/0x80 [ 1728.363779] default_idle_call+0x34/0xb0 [ 1728.363782] do_idle+0x1d9/0x1f0 [ 1728.363785] cpu_startup_entry+0x19/0x20 [ 1728.363809] start_kernel+0x54b/0x56c [ 1728.363814] secondary_startup_64_no_verify+0xb0/0xbb [ 1728.363817] Modules linked in: [ 1728.363820] ---[ end trace a3125c1dcde97ed5 ]--- [ 1728.363834] RIP: 0010:process_completion_packet+0x5a/0x110 [ 1728.363836] Code: 14 34 00 48 8b 5d 20 48 8d 7d 20 49 89 c7 48 39 fb 0f 84 ae 00 00 00 49 8b 44 24 08 eb 0c 48 8b 1b 48 39 fb 0f 84 9b 00 00 00 <48> 3b 43 10 75 ee 48 89 df e8 f8 4c d7 ff 84 c0 74 0e 48 8b 13 48 [ 1728.363841] RSP: 0018:ffffc90000003ef0 EFLAGS: 00010083 [ 1728.363843] RAX: 0000000000013bc7 RBX: dead000000000100 RCX: ffffc90000c1e000 [ 1728.363845] RDX: 0000000000000001 RSI: ffffc90000c5c488 RDI: ffffc90000105020 [ 1728.363847] RBP: ffffc90000105000 R08: 0000000000000040 R09: 0000000000000000 [ 1728.363849] R10: 000000000000001f R11: 0000000000000000 R12: ffffc90000c5c488 [ 1728.363851] R13: ffffc90000105018 R14: 0000000000000002 R15: 0000000000000286 [ 1728.363855] FS: 0000000000000000(0000) GS:ffff8891d7800000(0000) knlGS:0000000000000000 [ 1728.363859] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 1728.363861] CR2: 00005612dc0137c8 CR3: 000000012cda0000 CR4: 0000000000350eb0 [ 1728.363863] Kernel panic - not syncing: Fatal exception in interrupt [ 1728.386377] Kernel Offset: disabled ```
blackliner commented 3 years ago

I can also somehow reproduce it, it crashes about every 10 minutes when running the test suite

onomatopellan commented 3 years ago

A significant change in WSL2 lately is that in insider builds WSLg is now enabled by default. You can try disabling it adding this to your .wslconfig

[wsl2]
guiapplications=false

and running wsl.exe --shutdown for changes to take effect.

microhobby commented 3 years ago

@blackliner could you also share dmesg logs from during the tests? If possible open a new tab only for dmesg so you can run dmesg -w that this will continue logging kernel messages.

microhobby commented 3 years ago

These are insteresting, but I'm a curious to know if something started to crash before it:

[ 1728.344430] dxgk:err: did not find packet to complete
[ 1728.349924] dxgk:err: did not find packet to complete
[ 1728.352292] dxgk:err: did not find packet to complete
blackliner commented 3 years ago

of course its not happening anymore, but I keep my eyes open!

blackliner commented 3 years ago

For completness, here is the current dmesg, maybe it helps

Click to expand! ``` [ 0.000000] Linux version 5.10.16.3-microsoft-standard-WSL2 (oe-user@oe-host) (x86_64-msft-linux-gcc (GCC) 9.3.0, GNU ld (GNU Binutils) 2.34.0.20200220) #1 SMP Fri Apr 2 22:23:49 UTC 2021 [ 0.000000] Command line: initrd=\initrd.img panic=-1 nr_cpus=24 swiotlb=force pty.legacy_count=0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format. [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000e0fff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000001fffff] ACPI data [ 0.000000] BIOS-e820: [mem 0x0000000000200000-0x00000000f7ffffff] usable [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x00000009ffdfffff] usable [ 0.000000] BIOS-e820: [mem 0x0000001000000000-0x00000012081fffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] DMI not present or invalid. [ 0.000000] Hypervisor detected: Microsoft Hyper-V [ 0.000000] Hyper-V: features 0xae7f, privilege high: 0x3b8030, hints 0xc2c, misc 0xe0bed7b2 [ 0.000000] Hyper-V Host Build:21390-10.0-1-0.1000 [ 0.000000] Hyper-V: LAPIC Timer Frequency: 0x1e8480 [ 0.000000] Hyper-V: Using hypercall for remote TLB flush [ 0.000000] clocksource: hyperv_clocksource_tsc_page: mask: 0xffffffffffffffff max_cycles: 0x24e6a1710, max_idle_ns: 440795202120 ns [ 0.000002] tsc: Detected 3800.007 MHz processor [ 0.000008] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved [ 0.000009] e820: remove [mem 0x000a0000-0x000fffff] usable [ 0.000011] last_pfn = 0x1208200 max_arch_pfn = 0x400000000 [ 0.000034] MTRR default type: uncachable [ 0.000035] MTRR fixed ranges enabled: [ 0.000036] 00000-3FFFF write-back [ 0.000036] 40000-7FFFF uncachable [ 0.000037] 80000-8FFFF write-back [ 0.000037] 90000-FFFFF uncachable [ 0.000038] MTRR variable ranges enabled: [ 0.000038] 0 base 000000000000 mask FFFF00000000 write-back [ 0.000039] 1 base 000100000000 mask FFF000000000 write-back [ 0.000039] 2 base 001000000000 mask F80000000000 write-back [ 0.000040] 3 base 080000000000 mask 000000000000 write-back [ 0.000040] 4 disabled [ 0.000041] 5 disabled [ 0.000041] 6 disabled [ 0.000041] 7 disabled [ 0.000052] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.000065] last_pfn = 0xf8000 max_arch_pfn = 0x400000000 [ 0.000077] Using GB pages for direct mapping [ 0.000381] RAMDISK: [mem 0x03035000-0x03043fff] [ 0.000386] ACPI: Early table checksum verification disabled [ 0.000392] ACPI: RSDP 0x00000000000E0000 000024 (v02 VRTUAL) [ 0.000394] ACPI: XSDT 0x0000000000100000 000044 (v01 VRTUAL MICROSFT 00000001 MSFT 00000001) [ 0.000398] ACPI: FACP 0x0000000000101000 000114 (v06 VRTUAL MICROSFT 00000001 MSFT 00000001) [ 0.000402] ACPI: DSDT 0x00000000001011B8 01E184 (v02 MSFTVM DSDT01 00000001 MSFT 05000000) [ 0.000404] ACPI: FACS 0x0000000000101114 000040 [ 0.000405] ACPI: OEM0 0x0000000000101154 000064 (v01 VRTUAL MICROSFT 00000001 MSFT 00000001) [ 0.000407] ACPI: SRAT 0x000000000011F33C 000430 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001) [ 0.000409] ACPI: APIC 0x000000000011F76C 000108 (v04 VRTUAL MICROSFT 00000001 MSFT 00000001) [ 0.000413] ACPI: Local APIC address 0xfee00000 [ 0.000594] Zone ranges: [ 0.000595] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000596] DMA32 [mem 0x0000000001000000-0x00000000ffffffff] [ 0.000597] Normal [mem 0x0000000100000000-0x00000012081fffff] [ 0.000597] Device empty [ 0.000598] Movable zone start for each node [ 0.000598] Early memory node ranges [ 0.000599] node 0: [mem 0x0000000000001000-0x000000000009ffff] [ 0.000600] node 0: [mem 0x0000000000200000-0x00000000f7ffffff] [ 0.000600] node 0: [mem 0x0000000100000000-0x00000009ffdfffff] [ 0.000602] node 0: [mem 0x0000001000000000-0x00000012081fffff] [ 0.001238] Zeroed struct page in unavailable ranges: 33121 pages [ 0.001240] Initmem setup node 0 [mem 0x0000000000001000-0x00000012081fffff] [ 0.001241] On node 0 totalpages: 12582559 [ 0.001242] DMA zone: 59 pages used for memmap [ 0.001242] DMA zone: 22 pages reserved [ 0.001243] DMA zone: 3743 pages, LIFO batch:0 [ 0.001263] DMA32 zone: 16320 pages used for memmap [ 0.001263] DMA32 zone: 1011712 pages, LIFO batch:63 [ 0.011171] Normal zone: 180736 pages used for memmap [ 0.011174] Normal zone: 11567104 pages, LIFO batch:63 [ 0.011654] ACPI: Local APIC address 0xfee00000 [ 0.011661] ACPI: LAPIC_NMI (acpi_id[0x01] dfl dfl lint[0x1]) [ 0.011956] IOAPIC[0]: apic_id 24, version 17, address 0xfec00000, GSI 0-23 [ 0.011959] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.011961] ACPI: IRQ9 used by override. [ 0.011962] Using ACPI (MADT) for SMP configuration information [ 0.011969] smpboot: Allowing 24 CPUs, 0 hotplug CPUs [ 0.011980] [mem 0xf8000000-0xffffffff] available for PCI devices [ 0.011981] Booting paravirtualized kernel on Hyper-V [ 0.011983] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.016121] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:24 nr_node_ids:1 [ 0.017202] percpu: Embedded 52 pages/cpu s173272 r8192 d31528 u262144 [ 0.017207] pcpu-alloc: s173272 r8192 d31528 u262144 alloc=1*2097152 [ 0.017208] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15 [ 0.017213] pcpu-alloc: [0] 16 17 18 19 20 21 22 23 [ 0.017227] Built 1 zonelists, mobility grouping on. Total pages: 12385422 [ 0.017229] Kernel command line: initrd=\initrd.img panic=-1 nr_cpus=24 swiotlb=force pty.legacy_count=0 [ 0.017267] printk: log_buf_len individual max cpu contribution: 4096 bytes [ 0.017267] printk: log_buf_len total cpu_extra contributions: 94208 bytes [ 0.017267] printk: log_buf_len min size: 131072 bytes [ 0.017434] printk: log_buf_len: 262144 bytes [ 0.017435] printk: early log buf free: 124984(95%) [ 0.027453] Dentry cache hash table entries: 8388608 (order: 14, 67108864 bytes, linear) [ 0.032487] Inode-cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear) [ 0.032551] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.051665] Memory: 4094120K/50330236K available (16403K kernel code, 2459K rwdata, 3464K rodata, 1444K init, 1164K bss, 991900K reserved, 0K cma-reserved) [ 0.051707] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=24, Nodes=1 [ 0.051715] ftrace: allocating 49613 entries in 194 pages [ 0.063696] ftrace: allocated 194 pages with 3 groups [ 0.063915] rcu: Hierarchical RCU implementation. [ 0.063916] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=24. [ 0.063917] Rude variant of Tasks RCU enabled. [ 0.063917] Tracing variant of Tasks RCU enabled. [ 0.063917] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. [ 0.063918] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=24 [ 0.066210] Using NULL legacy PIC [ 0.066211] NR_IRQS: 16640, nr_irqs: 616, preallocated irqs: 0 [ 0.066633] random: crng done (trusting CPU's manufacturer) [ 0.066670] Console: colour dummy device 80x25 [ 0.066676] printk: console [tty0] enabled [ 0.066683] ACPI: Core revision 20200925 [ 0.066782] Failed to register legacy timer interrupt [ 0.066782] APIC: Switch to symmetric I/O mode setup [ 0.066784] Switched APIC routing to physical flat. [ 0.066957] Hyper-V: Using IPI hypercalls [ 0.066958] Hyper-V: Using enlightened APIC (xapic mode) [ 0.067035] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x6d8cbf8869f, max_idle_ns: 881590921691 ns [ 0.067038] Calibrating delay loop (skipped), value calculated using timer frequency.. 7600.01 BogoMIPS (lpj=38000070) [ 0.067040] pid_max: default: 32768 minimum: 301 [ 0.067054] LSM: Security Framework initializing [ 0.067141] Mount-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear) [ 0.067368] Mountpoint-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear) [ 0.067563] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.067580] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 512 [ 0.067581] Last level dTLB entries: 4KB 2048, 2MB 2048, 4MB 1024, 1GB 0 [ 0.067583] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.067584] Spectre V2 : Mitigation: Full AMD retpoline [ 0.067584] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.067586] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.067586] Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl [ 0.067587] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.067717] Freeing SMP alternatives memory: 52K [ 0.067775] smpboot: CPU0: AMD Ryzen 9 3900X 12-Core Processor (family: 0x17, model: 0x71, stepping: 0x0) [ 0.067838] Performance Events: PMU not available due to virtualization, using software events only. [ 0.067859] rcu: Hierarchical SRCU implementation. [ 0.068231] smp: Bringing up secondary CPUs ... [ 0.068280] x86: Booting SMP configuration: [ 0.068280] .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7 #8 #9 #10 #11 #12 #13 #14 #15 #16 #17 #18 #19 #20 #21 #22 #23 [ 0.077580] smp: Brought up 1 node, 24 CPUs [ 0.077580] smpboot: Max logical packages: 1 [ 0.077580] smpboot: Total of 24 processors activated (182400.33 BogoMIPS) [ 0.141459] node 0 deferred pages initialised in 60ms [ 0.147418] devtmpfs: initialized [ 0.147418] x86/mm: Memory block size: 128MB [ 0.148064] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.148064] futex hash table entries: 8192 (order: 7, 524288 bytes, linear) [ 0.148064] NET: Registered protocol family 16 [ 0.148064] thermal_sys: Registered thermal governor 'step_wise' [ 0.148064] cpuidle: using governor menu [ 0.148064] ACPI: bus type PCI registered [ 0.148064] PCI: Fatal: No config space access function found [ 0.148107] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.148107] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.148107] raid6: skip pq benchmark and using algorithm avx2x4 [ 0.148107] raid6: using avx2x2 recovery algorithm [ 0.148107] ACPI: Added _OSI(Module Device) [ 0.148107] ACPI: Added _OSI(Processor Device) [ 0.148107] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.148107] ACPI: Added _OSI(Processor Aggregator Device) [ 0.148107] ACPI: Added _OSI(Linux-Dell-Video) [ 0.148107] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.148107] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.150441] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.151244] ACPI: Interpreter enabled [ 0.151247] ACPI: (supports S0 S5) [ 0.151248] ACPI: Using IOAPIC for interrupt routing [ 0.151255] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.151375] ACPI: Enabled 1 GPEs in block 00 to 0F [ 0.152178] iommu: Default domain type: Translated [ 0.152243] SCSI subsystem initialized [ 0.157159] hv_vmbus: Vmbus version:5.2 [ 0.157159] PCI: Using ACPI for IRQ routing [ 0.157159] hv_vmbus: Unknown GUID: c376c1c3-d276-48d2-90a9-c04748072c60 [ 0.157159] PCI: System does not support PCI [ 0.158042] hv_vmbus: Unknown GUID: 6e382d18-3336-4f4b-acc4-2b7703d4df4a [ 0.158019] clocksource: Switched to clocksource tsc-early [ 0.158052] hv_vmbus: Unknown GUID: dde9cbc0-5060-4436-9448-ea1254a5d177 [ 0.249443] VFS: Disk quotas dquot_6.6.0 [ 0.249454] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.249470] FS-Cache: Loaded [ 0.249495] pnp: PnP ACPI init [ 0.249539] pnp 00:00: Plug and Play ACPI device, IDs PNP0b00 (active) [ 0.249589] pnp: PnP ACPI: found 1 devices [ 0.254031] NET: Registered protocol family 2 [ 0.254386] tcp_listen_portaddr_hash hash table entries: 32768 (order: 7, 524288 bytes, linear) [ 0.254600] TCP established hash table entries: 524288 (order: 10, 4194304 bytes, linear) [ 0.255272] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear) [ 0.255348] TCP: Hash tables configured (established 524288 bind 65536) [ 0.255380] UDP hash table entries: 32768 (order: 8, 1048576 bytes, linear) [ 0.255598] UDP-Lite hash table entries: 32768 (order: 8, 1048576 bytes, linear) [ 0.255717] NET: Registered protocol family 1 [ 0.256127] RPC: Registered named UNIX socket transport module. [ 0.256128] RPC: Registered udp transport module. [ 0.256129] RPC: Registered tcp transport module. [ 0.256129] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.256133] PCI: CLS 0 bytes, default 64 [ 0.256189] Trying to unpack rootfs image as initramfs... [ 0.256577] Freeing initrd memory: 60K [ 0.256579] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 0.256581] software IO TLB: mapped [mem 0x00000000f4000000-0x00000000f8000000] (64MB) [ 0.258858] kvm: no hardware support [ 0.259978] kvm: Nested Virtualization enabled [ 0.259985] SVM: kvm: Nested Paging enabled [ 0.259985] SVM: Virtual VMLOAD VMSAVE supported [ 0.263689] Initialise system trusted keyrings [ 0.263814] workingset: timestamp_bits=46 max_order=24 bucket_order=0 [ 0.264388] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.264561] NFS: Registering the id_resolver key type [ 0.264567] Key type id_resolver registered [ 0.264567] Key type id_legacy registered [ 0.264569] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [ 0.265098] Key type cifs.idmap registered [ 0.265163] fuse: init (API version 7.32) [ 0.265308] SGI XFS with ACLs, security attributes, realtime, scrub, repair, quota, no debug enabled [ 0.265633] 9p: Installing v9fs 9p2000 file system support [ 0.265639] FS-Cache: Netfs '9p' registered for caching [ 0.265669] FS-Cache: Netfs 'ceph' registered for caching [ 0.265671] ceph: loaded (mds proto 32) [ 0.268547] NET: Registered protocol family 38 [ 0.268549] xor: automatically using best checksumming function avx [ 0.268550] Key type asymmetric registered [ 0.268551] Asymmetric key parser 'x509' registered [ 0.268560] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250) [ 0.269845] hv_vmbus: registering driver hv_pci [ 0.270150] hv_pci ae2d6abf-b905-4a3e-9a6a-955d96c949b7: PCI VMBus probing: Using version 0x10003 [ 0.270863] hv_pci ae2d6abf-b905-4a3e-9a6a-955d96c949b7: PCI host bridge to bus b905:00 [ 0.271247] pci b905:00:00.0: [1414:008e] type 00 class 0x030200 [ 0.276068] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled [ 0.276416] Non-volatile memory driver v1.3 [ 0.280202] brd: module loaded [ 0.281273] loop: module loaded [ 0.281306] hv_vmbus: registering driver hv_storvsc [ 0.281684] wireguard: WireGuard 1.0.0 loaded. See www.wireguard.com for information. [ 0.281685] wireguard: Copyright (C) 2015-2019 Jason A. Donenfeld . All Rights Reserved. [ 0.281699] tun: Universal TUN/TAP device driver, 1.6 [ 0.281828] PPP generic driver version 2.4.2 [ 0.281953] PPP BSD Compression module registered [ 0.281954] PPP Deflate Compression module registered [ 0.281956] PPP MPPE Compression module registered [ 0.281958] NET: Registered protocol family 24 [ 0.281966] hv_vmbus: registering driver hv_netvsc [ 0.282070] VFIO - User Level meta-driver version: 0.3 [ 0.282196] hv_vmbus: registering driver hyperv_keyboard [ 0.282341] rtc_cmos 00:00: RTC can wake from S4 [ 0.282630] scsi host0: storvsc_host_t [ 0.283615] rtc_cmos 00:00: registered as rtc0 [ 0.283943] rtc_cmos 00:00: setting system clock to 2021-06-11T10:42:09 UTC (1623408129) [ 0.283952] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram [ 0.284167] device-mapper: ioctl: 4.43.0-ioctl (2020-10-01) initialised: dm-devel@redhat.com [ 0.284285] device-mapper: raid: Loading target version 1.15.1 [ 0.284351] hv_utils: Registering HyperV Utility Driver [ 0.284352] hv_vmbus: registering driver hv_utils [ 0.284379] hv_vmbus: registering driver hv_balloon [ 0.284386] hv_vmbus: registering driver dxgkrnl [ 0.284407] (NULL device *): dxgk: dxg_drv_init Version: 2103 [ 0.284408] hv_utils: cannot register PTP clock: 0 [ 0.284671] hv_utils: TimeSync IC version 4.0 [ 0.284675] hv_balloon: Using Dynamic Memory protocol version 2.0 [ 0.284924] drop_monitor: Initializing network drop monitor service [ 0.284941] Mirror/redirect action on [ 0.285337] Free page reporting enabled [ 0.285338] hv_balloon: Cold memory discard hint enabled [ 0.285407] IPVS: Registered protocols (TCP, UDP) [ 0.285416] IPVS: Connection hash table configured (size=4096, memory=64Kbytes) [ 0.285439] IPVS: ipvs loaded. [ 0.285440] IPVS: [rr] scheduler registered. [ 0.285440] IPVS: [wrr] scheduler registered. [ 0.285441] IPVS: [sh] scheduler registered. [ 0.285471] (NULL device *): dxgk: mmio allocated 9ffe00000 200000000 9ffe00000 bffdfffff [ 0.285804] ipip: IPv4 and MPLS over IPv4 tunneling driver [ 0.289847] ipt_CLUSTERIP: ClusterIP Version 0.8 loaded successfully [ 0.290753] Initializing XFRM netlink socket [ 0.290798] NET: Registered protocol family 10 [ 0.291328] Segment Routing with IPv6 [ 0.294016] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 0.294114] NET: Registered protocol family 17 [ 0.294129] Bridge firewalling registered [ 0.294135] 8021q: 802.1Q VLAN Support v1.8 [ 0.294150] sctp: Hash tables configured (bind 1024/1024) [ 0.294196] 9pnet: Installing 9P2000 support [ 0.294209] Key type dns_resolver registered [ 0.294218] Key type ceph registered [ 0.294363] libceph: loaded (mon/osd proto 15/24) [ 0.294443] NET: Registered protocol family 40 [ 0.294444] hv_vmbus: registering driver hv_sock [ 0.294483] IPI shorthand broadcast: enabled [ 0.294492] sched_clock: Marking stable (293928883, 500800)->(312902300, -18472617)[ 0.294856] registered taskstats version 1 [ 0.294864] Loading compiled-in X.509 certificates [ 0.295199] Btrfs loaded, crc32c=crc32c-generic [ 0.298747] Freeing unused kernel image (initmem) memory: 1444K [ 0.357112] Write protecting the kernel read-only data: 22528k [ 0.357881] Freeing unused kernel image (text/rodata gap) memory: 2028K [ 0.358255] Freeing unused kernel image (rodata/data gap) memory: 632K [ 0.358260] Run /init as init process [ 0.358261] with arguments: [ 0.358261] /init [ 0.358261] with environment: [ 0.358262] HOME=/ [ 0.358262] TERM=linux [ 0.848900] scsi 0:0:0:0: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5 [ 0.849342] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 0.850095] sd 0:0:0:0: [sda] 536870912 512-byte logical blocks: (275 GB/256 GiB) [ 0.850097] sd 0:0:0:0: [sda] 4096-byte physical blocks [ 0.850189] sd 0:0:0:0: [sda] Write Protect is off [ 0.850190] sd 0:0:0:0: [sda] Mode Sense: 0f 00 00 00 [ 0.850379] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 0.929731] hv_pci 54329faf-7fb8-46d5-b00e-1d7fd9ba4cf4: PCI VMBus probing: Using version 0x10003 [ 0.931356] hv_pci 54329faf-7fb8-46d5-b00e-1d7fd9ba4cf4: PCI host bridge to bus 7fb8:00 [ 0.931359] pci_bus 7fb8:00: root bus resource [mem 0xc00000000-0xe00001fff window][ 0.932375] pci 7fb8:00:00.0: [1af4:105a] type 00 class 0x088000 [ 0.934437] pci 7fb8:00:00.0: reg 0x10: [mem 0xe00000000-0xe00000fff 64bit] [ 0.936200] pci 7fb8:00:00.0: reg 0x18: [mem 0xe00001000-0xe00001fff 64bit] [ 0.937945] pci 7fb8:00:00.0: reg 0x20: [mem 0xc00000000-0xdffffffff 64bit] [ 0.942928] pci 7fb8:00:00.0: BAR 4: assigned [mem 0xc00000000-0xdffffffff 64bit] [ 0.944450] pci 7fb8:00:00.0: BAR 0: assigned [mem 0xe00000000-0xe00000fff 64bit] [ 0.946136] pci 7fb8:00:00.0: BAR 2: assigned [mem 0xe00001000-0xe00001fff 64bit] [ 0.959012] virtiofs virtio0: Cache len: 0x200000000 @ 0xc00000000 [ 1.019563] memmap_init_zone_device initialised 2097152 pages in 20ms [ 1.137271] sd 0:0:0:0: [sda] Attached SCSI disk [ 1.287110] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 1.321065] EXT4-fs (sda): mounted filesystem with ordered data mode. Opts: (null) [ 1.337078] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x6d8cbf8869f, max_idle_ns: 881590921691 ns [ 1.338046] clocksource: Switched to clocksource tsc [ 1.977070] Adding 12582912k swap on /swap/file. Priority:-2 extents:5 across:12615680k [ 2.997241] scsi 0:0:0:1: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5 [ 2.997670] sd 0:0:0:1: Attached scsi generic sg1 type 0 [ 2.997922] scsi 0:0:0:2: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5 [ 2.998290] sd 0:0:0:2: Attached scsi generic sg2 type 0 [ 2.998401] sd 0:0:0:1: [sdb] 702744 512-byte logical blocks: (360 MB/343 MiB) [ 2.998476] sd 0:0:0:1: [sdb] Write Protect is on [ 2.998477] sd 0:0:0:1: [sdb] Mode Sense: 0f 00 80 00 [ 2.998641] sd 0:0:0:1: [sdb] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA [ 2.998910] sd 0:0:0:2: [sdc] 734003200 512-byte logical blocks: (376 GB/350 GiB) [ 2.998911] sd 0:0:0:2: [sdc] 4096-byte physical blocks [ 2.999000] sd 0:0:0:2: [sdc] Write Protect is off [ 2.999002] sd 0:0:0:2: [sdc] Mode Sense: 0f 00 00 00 [ 2.999176] sd 0:0:0:2: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 3.000173] sd 0:0:0:1: [sdb] Attached SCSI disk [ 3.000416] sd 0:0:0:2: [sdc] Attached SCSI disk [ 3.002055] EXT4-fs (sdb): mounted filesystem without journal. Opts: (null) [ 3.013439] EXT4-fs (sdc): recovery complete [ 3.014018] EXT4-fs (sdc): mounted filesystem with ordered data mode. Opts: discard,errors=remount-ro,data=ordered [ 3.046814] hv_pci 5154ec37-ccef-497f-98ca-330172609c8a: PCI VMBus probing: Using version 0x10003 [ 3.089018] hv_pci 5154ec37-ccef-497f-98ca-330172609c8a: PCI host bridge to bus ccef:00 [ 3.089021] pci_bus ccef:00: root bus resource [mem 0xbffe00000-0xbffe02fff window][ 3.090003] pci ccef:00:00.0: [1af4:1049] type 00 class 0x010000 [ 3.090930] pci ccef:00:00.0: reg 0x10: [mem 0xbffe00000-0xbffe00fff 64bit] [ 3.091551] pci ccef:00:00.0: reg 0x18: [mem 0xbffe01000-0xbffe01fff 64bit] [ 3.092198] pci ccef:00:00.0: reg 0x20: [mem 0xbffe02000-0xbffe02fff 64bit] [ 3.096211] pci ccef:00:00.0: BAR 0: assigned [mem 0xbffe00000-0xbffe00fff 64bit] [ 3.096661] pci ccef:00:00.0: BAR 2: assigned [mem 0xbffe01000-0xbffe01fff 64bit] [ 3.097155] pci ccef:00:00.0: BAR 4: assigned [mem 0xbffe02000-0xbffe02fff 64bit] [ 3.110056] FS-Cache: Duplicate cookie detected [ 3.110059] FS-Cache: O-cookie c=00000000752e992b [p=00000000dccf1ee3 fl=222 nc=0 na=1] [ 3.110059] FS-Cache: O-cookie d=000000009cf405dd n=000000001b4975d0 [ 3.110060] FS-Cache: O-key=[10] '34323934393337363031' [ 3.110063] FS-Cache: N-cookie c=00000000cb2a4945 [p=00000000dccf1ee3 fl=2 nc=0 na=1] [ 3.110064] FS-Cache: N-cookie d=000000009cf405dd n=00000000b84dc475 [ 3.110064] FS-Cache: N-key=[10] '34323934393337363031' [ 3.438191] hv_pci 2fd119f3-83ed-404c-b447-68e5961dc09b: PCI VMBus probing: Using version 0x10003 [ 3.439319] 9pnet_virtio: no channels available for device drvfs [ 3.439322] WARNING: mount: waiting for virtio device... [ 3.479598] hv_pci 2fd119f3-83ed-404c-b447-68e5961dc09b: PCI host bridge to bus 83ed:00 [ 3.479600] pci_bus 83ed:00: root bus resource [mem 0xbffe04000-0xbffe06fff window][ 3.480672] pci 83ed:00:00.0: [1af4:1049] type 00 class 0x010000 [ 3.481620] pci 83ed:00:00.0: reg 0x10: [mem 0xbffe04000-0xbffe04fff 64bit] [ 3.482253] pci 83ed:00:00.0: reg 0x18: [mem 0xbffe05000-0xbffe05fff 64bit] [ 3.482887] pci 83ed:00:00.0: reg 0x20: [mem 0xbffe06000-0xbffe06fff 64bit] [ 3.486753] pci 83ed:00:00.0: BAR 0: assigned [mem 0xbffe04000-0xbffe04fff 64bit] [ 3.487241] pci 83ed:00:00.0: BAR 2: assigned [mem 0xbffe05000-0xbffe05fff 64bit] [ 3.487817] pci 83ed:00:00.0: BAR 4: assigned [mem 0xbffe06000-0xbffe06fff 64bit] [ 3.543903] hv_pci d516996b-9a11-4e42-b224-7b18a1680073: PCI VMBus probing: Using version 0x10003 [ 3.584518] hv_pci d516996b-9a11-4e42-b224-7b18a1680073: PCI host bridge to bus 9a11:00 [ 3.584520] pci_bus 9a11:00: root bus resource [mem 0xbffe08000-0xbffe0afff window][ 3.585549] pci 9a11:00:00.0: [1af4:1049] type 00 class 0x010000 [ 3.586528] pci 9a11:00:00.0: reg 0x10: [mem 0xbffe08000-0xbffe08fff 64bit] [ 3.587199] pci 9a11:00:00.0: reg 0x18: [mem 0xbffe09000-0xbffe09fff 64bit] [ 3.587838] pci 9a11:00:00.0: reg 0x20: [mem 0xbffe0a000-0xbffe0afff 64bit] [ 3.591650] pci 9a11:00:00.0: BAR 0: assigned [mem 0xbffe08000-0xbffe08fff 64bit] [ 3.592097] pci 9a11:00:00.0: BAR 2: assigned [mem 0xbffe09000-0xbffe09fff 64bit] [ 3.592688] pci 9a11:00:00.0: BAR 4: assigned [mem 0xbffe0a000-0xbffe0afff 64bit] [ 3.611564] FS-Cache: Duplicate cookie detected [ 3.611567] FS-Cache: O-cookie c=000000008c78b307 [p=00000000dccf1ee3 fl=222 nc=0 na=1] [ 3.611567] FS-Cache: O-cookie d=000000009cf405dd n=0000000079bb7753 [ 3.611568] FS-Cache: O-key=[10] '34323934393337363531' [ 3.611571] FS-Cache: N-cookie c=00000000c38d365d [p=00000000dccf1ee3 fl=2 nc=0 na=1] [ 3.611571] FS-Cache: N-cookie d=000000009cf405dd n=000000004ec67d20 [ 3.611572] FS-Cache: N-key=[10] '34323934393337363531' [ 4.098984] hv_pci dd009cc9-28ac-4549-ae52-91293d9510dc: PCI VMBus probing: Using version 0x10003 [ 4.101746] 9pnet_virtio: no channels available for device drvfs [ 4.101750] WARNING: mount: waiting for virtio device... [ 4.141821] hv_pci dd009cc9-28ac-4549-ae52-91293d9510dc: PCI host bridge to bus 28ac:00 [ 4.141824] pci_bus 28ac:00: root bus resource [mem 0xbffe0c000-0xbffe0efff window][ 4.142952] pci 28ac:00:00.0: [1af4:1049] type 00 class 0x010000 [ 4.143891] pci 28ac:00:00.0: reg 0x10: [mem 0xbffe0c000-0xbffe0cfff 64bit] [ 4.144531] pci 28ac:00:00.0: reg 0x18: [mem 0xbffe0d000-0xbffe0dfff 64bit] [ 4.145256] pci 28ac:00:00.0: reg 0x20: [mem 0xbffe0e000-0xbffe0efff 64bit] [ 4.149074] pci 28ac:00:00.0: BAR 0: assigned [mem 0xbffe0c000-0xbffe0cfff 64bit] [ 4.149524] pci 28ac:00:00.0: BAR 2: assigned [mem 0xbffe0d000-0xbffe0dfff 64bit] [ 4.149969] pci 28ac:00:00.0: BAR 4: assigned [mem 0xbffe0e000-0xbffe0efff 64bit] [ 4.206663] hv_pci 701163a1-8bf3-4b03-ad4b-b41c2118c25e: PCI VMBus probing: Using version 0x10003 [ 4.247923] hv_pci 701163a1-8bf3-4b03-ad4b-b41c2118c25e: PCI host bridge to bus 8bf3:00 [ 4.247926] pci_bus 8bf3:00: root bus resource [mem 0xbffe10000-0xbffe12fff window][ 4.248933] pci 8bf3:00:00.0: [1af4:1049] type 00 class 0x010000 [ 4.249886] pci 8bf3:00:00.0: reg 0x10: [mem 0xbffe10000-0xbffe10fff 64bit] [ 4.250525] pci 8bf3:00:00.0: reg 0x18: [mem 0xbffe11000-0xbffe11fff 64bit] [ 4.251175] pci 8bf3:00:00.0: reg 0x20: [mem 0xbffe12000-0xbffe12fff 64bit] [ 4.255087] pci 8bf3:00:00.0: BAR 0: assigned [mem 0xbffe10000-0xbffe10fff 64bit] [ 4.255541] pci 8bf3:00:00.0: BAR 2: assigned [mem 0xbffe11000-0xbffe11fff 64bit] [ 4.255994] pci 8bf3:00:00.0: BAR 4: assigned [mem 0xbffe12000-0xbffe12fff 64bit] [ 5.971760] dxgk:err: is_handle_valid Entry is freed 40000080 2 [ 5.971761] dxgk:err: hmgrtable_get_object_by_type invalid handle 40000080 [ 5.971762] dxgk:err: adapter_by_handle failed 40000080 [ 5.972489] dxgk:err: is_handle_valid Entry is freed 40000080 2 [ 5.972490] dxgk:err: hmgrtable_get_object_by_type invalid handle 40000080 [ 5.972490] dxgk:err: adapter_by_handle failed 40000080 [ 5.979727] dxgk:err: is_handle_valid Entry is freed 40000080 2 [ 5.979728] dxgk:err: hmgrtable_get_object_by_type invalid handle 40000080 [ 5.979729] dxgk:err: adapter_by_handle failed 40000080 [ 5.982386] dxgk:err: is_handle_valid Entry is freed 40000080 2 [ 5.982387] dxgk:err: hmgrtable_get_object_by_type invalid handle 40000080 [ 5.982387] dxgk:err: adapter_by_handle failed 40000080 [ 11.815010] nf_conntrack: default automatic helper assignment has been turned off for security reasons and CT-based firewall rule not found. Use the iptables CT target to attach helpers instead. [ 20.376171] process 'local/cuda-10.2/bin/nvcc' started with executable stack [ 34.376984] WSLGd: /usr/bin/sh exited with status 0. [ 49.143724] hv_balloon: Max. dynamic memory size: 49152 MB [ 140.019604] init: (252) ERROR: LogException:33: TELEMETRY: (null) No buffer space available @.\telemetry.cpp:139 (StartTelemetryLogger) ```
microhobby commented 3 years ago

These last one appears to be all normal initializations, I have same behavior here:

....
[    7.616341] dxgk:err: is_handle_valid Entry is freed 40000080 2
[    7.616342] dxgk:err: hmgrtable_get_object_by_type invalid handle 40000080
[    7.616343] dxgk:err: adapter_by_handle failed 40000080
[    7.617547] dxgk:err: is_handle_valid Entry is freed 40000080 2
[    7.617548] dxgk:err: hmgrtable_get_object_by_type invalid handle 40000080
[    7.617548] dxgk:err: adapter_by_handle failed 40000080
[    7.623782] dxgk:err: is_handle_valid Entry is freed 40000080 2
[    7.623783] dxgk:err: hmgrtable_get_object_by_type invalid handle 40000080
[    7.623784] dxgk:err: adapter_by_handle failed 40000080
...

No problem, if it happen to reproduce, let me know.

blackliner commented 3 years ago

Maybe something interesting, it locked up again, but I was not dmesging :-/

But this is the result of the dmesg after that, maybe relevant:

Click to expand! ``` fberchtold@W10-RIG:~$ dmesg -w [ 0.000000] Linux version 5.10.16.3-microsoft-standard-WSL2 (oe-user@oe-host) (x86_64-msft-linux-gcc (GCC) 9.3.0, GNU ld (GNU Binutils) 2.34.0.20200220) #1 SMP Fri Apr 2 22:23:49 UTC 2021 [ 0.000000] Command line: initrd=\initrd.img panic=-1 nr_cpus=24 swiotlb=force pty.legacy_count=0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format. [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000e0fff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000001fffff] ACPI data [ 0.000000] BIOS-e820: [mem 0x0000000000200000-0x00000000f7ffffff] usable [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x00000009ffdfffff] usable [ 0.000000] BIOS-e820: [mem 0x0000001000000000-0x00000012081fffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] DMI not present or invalid. [ 0.000000] Hypervisor detected: Microsoft Hyper-V [ 0.000000] Hyper-V: features 0xae7f, privilege high: 0x3b8030, hints 0xc2c, misc 0xe0bed7b2 [ 0.000000] Hyper-V Host Build:21390-10.0-1-0.1000 [ 0.000000] Hyper-V: LAPIC Timer Frequency: 0x1e8480 [ 0.000000] Hyper-V: Using hypercall for remote TLB flush [ 0.000000] clocksource: hyperv_clocksource_tsc_page: mask: 0xffffffffffffffff max_cycles: 0x24e6a1710, max_idle_ns: 440795202120 ns [ 0.000002] tsc: Detected 3800.005 MHz processor [ 0.000007] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved [ 0.000009] e820: remove [mem 0x000a0000-0x000fffff] usable [ 0.000011] last_pfn = 0x1208200 max_arch_pfn = 0x400000000 [ 0.000033] MTRR default type: uncachable [ 0.000034] MTRR fixed ranges enabled: [ 0.000035] 00000-3FFFF write-back [ 0.000035] 40000-7FFFF uncachable [ 0.000036] 80000-8FFFF write-back [ 0.000036] 90000-FFFFF uncachable [ 0.000037] MTRR variable ranges enabled: [ 0.000037] 0 base 000000000000 mask FFFF00000000 write-back [ 0.000038] 1 base 000100000000 mask FFF000000000 write-back [ 0.000038] 2 base 001000000000 mask F80000000000 write-back [ 0.000039] 3 base 080000000000 mask 000000000000 write-back [ 0.000039] 4 disabled [ 0.000040] 5 disabled [ 0.000040] 6 disabled [ 0.000040] 7 disabled [ 0.000049] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.000063] last_pfn = 0xf8000 max_arch_pfn = 0x400000000 [ 0.000075] Using GB pages for direct mapping [ 0.000380] RAMDISK: [mem 0x03035000-0x03043fff] [ 0.000384] ACPI: Early table checksum verification disabled [ 0.000391] ACPI: RSDP 0x00000000000E0000 000024 (v02 VRTUAL) [ 0.000393] ACPI: XSDT 0x0000000000100000 000044 (v01 VRTUAL MICROSFT 00000001 MSFT 00000001) [ 0.000397] ACPI: FACP 0x0000000000101000 000114 (v06 VRTUAL MICROSFT 00000001 MSFT 00000001) [ 0.000400] ACPI: DSDT 0x00000000001011B8 01E184 (v02 MSFTVM DSDT01 00000001 MSFT 05000000) [ 0.000402] ACPI: FACS 0x0000000000101114 000040 [ 0.000403] ACPI: OEM0 0x0000000000101154 000064 (v01 VRTUAL MICROSFT 00000001 MSFT 00000001) [ 0.000405] ACPI: SRAT 0x000000000011F33C 000430 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001) [ 0.000407] ACPI: APIC 0x000000000011F76C 000108 (v04 VRTUAL MICROSFT 00000001 MSFT 00000001) [ 0.000411] ACPI: Local APIC address 0xfee00000 [ 0.000593] Zone ranges: [ 0.000594] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000596] DMA32 [mem 0x0000000001000000-0x00000000ffffffff] [ 0.000596] Normal [mem 0x0000000100000000-0x00000012081fffff] [ 0.000597] Device empty [ 0.000598] Movable zone start for each node [ 0.000598] Early memory node ranges [ 0.000599] node 0: [mem 0x0000000000001000-0x000000000009ffff] [ 0.000600] node 0: [mem 0x0000000000200000-0x00000000f7ffffff] [ 0.000600] node 0: [mem 0x0000000100000000-0x00000009ffdfffff] [ 0.000602] node 0: [mem 0x0000001000000000-0x00000012081fffff] [ 0.001245] Zeroed struct page in unavailable ranges: 33121 pages [ 0.001246] Initmem setup node 0 [mem 0x0000000000001000-0x00000012081fffff] [ 0.001248] On node 0 totalpages: 12582559 [ 0.001248] DMA zone: 59 pages used for memmap [ 0.001249] DMA zone: 22 pages reserved [ 0.001249] DMA zone: 3743 pages, LIFO batch:0 [ 0.001269] DMA32 zone: 16320 pages used for memmap [ 0.001269] DMA32 zone: 1011712 pages, LIFO batch:63 [ 0.011528] Normal zone: 180736 pages used for memmap [ 0.011530] Normal zone: 11567104 pages, LIFO batch:63 [ 0.011952] ACPI: Local APIC address 0xfee00000 [ 0.011960] ACPI: LAPIC_NMI (acpi_id[0x01] dfl dfl lint[0x1]) [ 0.012572] IOAPIC[0]: apic_id 24, version 17, address 0xfec00000, GSI 0-23 [ 0.012575] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.012577] ACPI: IRQ9 used by override. [ 0.012579] Using ACPI (MADT) for SMP configuration information [ 0.012585] smpboot: Allowing 24 CPUs, 0 hotplug CPUs [ 0.012597] [mem 0xf8000000-0xffffffff] available for PCI devices [ 0.012598] Booting paravirtualized kernel on Hyper-V [ 0.012600] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.016705] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:24 nr_node_ids:1 [ 0.017789] percpu: Embedded 52 pages/cpu s173272 r8192 d31528 u262144 [ 0.017794] pcpu-alloc: s173272 r8192 d31528 u262144 alloc=1*2097152 [ 0.017795] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15 [ 0.017800] pcpu-alloc: [0] 16 17 18 19 20 21 22 23 [ 0.017814] Built 1 zonelists, mobility grouping on. Total pages: 12385422 [ 0.017816] Kernel command line: initrd=\initrd.img panic=-1 nr_cpus=24 swiotlb=force pty.legacy_count=0 [ 0.017852] printk: log_buf_len individual max cpu contribution: 4096 bytes [ 0.017853] printk: log_buf_len total cpu_extra contributions: 94208 bytes [ 0.017853] printk: log_buf_len min size: 131072 bytes [ 0.017975] printk: log_buf_len: 262144 bytes [ 0.017976] printk: early log buf free: 124984(95%) [ 0.028419] Dentry cache hash table entries: 8388608 (order: 14, 67108864 bytes, linear) [ 0.033565] Inode-cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear) [ 0.033633] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.053467] Memory: 4094120K/50330236K available (16403K kernel code, 2459K rwdata, 3464K rodata, 1444K init, 1164K bss, 991900K reserved, 0K cma-reserved) [ 0.053517] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=24, Nodes=1 [ 0.053528] ftrace: allocating 49613 entries in 194 pages [ 0.065816] ftrace: allocated 194 pages with 3 groups [ 0.066099] rcu: Hierarchical RCU implementation. [ 0.066100] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=24. [ 0.066101] Rude variant of Tasks RCU enabled. [ 0.066102] Tracing variant of Tasks RCU enabled. [ 0.066102] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. [ 0.066103] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=24 [ 0.068503] Using NULL legacy PIC [ 0.068504] NR_IRQS: 16640, nr_irqs: 616, preallocated irqs: 0 [ 0.069340] random: crng done (trusting CPU's manufacturer) [ 0.069365] Console: colour dummy device 80x25 [ 0.069371] printk: console [tty0] enabled [ 0.069377] ACPI: Core revision 20200925 [ 0.069470] Failed to register legacy timer interrupt [ 0.069471] APIC: Switch to symmetric I/O mode setup [ 0.069472] Switched APIC routing to physical flat. [ 0.069654] Hyper-V: Using IPI hypercalls [ 0.069655] Hyper-V: Using enlightened APIC (xapic mode) [ 0.069733] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x6d8cb9ac453, max_idle_ns: 881591099559 ns [ 0.069736] Calibrating delay loop (skipped), value calculated using timer frequency.. 7600.01 BogoMIPS (lpj=38000050) [ 0.069737] pid_max: default: 32768 minimum: 301 [ 0.069750] LSM: Security Framework initializing [ 0.069847] Mount-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear) [ 0.070078] Mountpoint-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear) [ 0.070283] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.070303] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 512 [ 0.070303] Last level dTLB entries: 4KB 2048, 2MB 2048, 4MB 1024, 1GB 0 [ 0.070306] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.070306] Spectre V2 : Mitigation: Full AMD retpoline [ 0.070307] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.070308] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.070309] Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl [ 0.070309] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.070463] Freeing SMP alternatives memory: 52K [ 0.070525] smpboot: CPU0: AMD Ryzen 9 3900X 12-Core Processor (family: 0x17, model: 0x71, stepping: 0x0) [ 0.070590] Performance Events: PMU not available due to virtualization, using software events only. [ 0.070611] rcu: Hierarchical SRCU implementation. [ 0.070978] smp: Bringing up secondary CPUs ... [ 0.071028] x86: Booting SMP configuration: [ 0.071028] .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7 #8 #9 #10 #11 #12 #13 #14 #15 #16 #17 #18 #19 #20 #21 #22 #23 [ 0.080529] smp: Brought up 1 node, 24 CPUs [ 0.080529] smpboot: Max logical packages: 1 [ 0.080529] smpboot: Total of 24 processors activated (182400.24 BogoMIPS) [ 0.152133] node 0 deferred pages initialised in 70ms [ 0.153834] devtmpfs: initialized [ 0.153834] x86/mm: Memory block size: 128MB [ 0.160079] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.160079] futex hash table entries: 8192 (order: 7, 524288 bytes, linear) [ 0.160733] NET: Registered protocol family 16 [ 0.160803] thermal_sys: Registered thermal governor 'step_wise' [ 0.160835] cpuidle: using governor menu [ 0.160835] ACPI: bus type PCI registered [ 0.160835] PCI: Fatal: No config space access function found [ 0.160865] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.160865] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.169792] raid6: skip pq benchmark and using algorithm avx2x4 [ 0.169794] raid6: using avx2x2 recovery algorithm [ 0.169811] ACPI: Added _OSI(Module Device) [ 0.169812] ACPI: Added _OSI(Processor Device) [ 0.169812] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.169813] ACPI: Added _OSI(Processor Aggregator Device) [ 0.169814] ACPI: Added _OSI(Linux-Dell-Video) [ 0.169814] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.169815] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.173191] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.174624] ACPI: Interpreter enabled [ 0.174627] ACPI: (supports S0 S5) [ 0.174628] ACPI: Using IOAPIC for interrupt routing [ 0.174634] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.174808] ACPI: Enabled 1 GPEs in block 00 to 0F [ 0.175898] iommu: Default domain type: Translated [ 0.175946] SCSI subsystem initialized [ 0.179790] hv_vmbus: Vmbus version:5.2 [ 0.179854] PCI: Using ACPI for IRQ routing [ 0.179855] PCI: System does not support PCI [ 0.180364] clocksource: Switched to clocksource tsc-early [ 0.180312] hv_vmbus: Unknown GUID: c376c1c3-d276-48d2-90a9-c04748072c60 [ 0.180318] hv_vmbus: Unknown GUID: 6e382d18-3336-4f4b-acc4-2b7703d4df4a [ 0.180327] hv_vmbus: Unknown GUID: dde9cbc0-5060-4436-9448-ea1254a5d177 [ 0.270440] VFS: Disk quotas dquot_6.6.0 [ 0.270451] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.270480] FS-Cache: Loaded [ 0.270508] pnp: PnP ACPI init [ 0.270552] pnp 00:00: Plug and Play ACPI device, IDs PNP0b00 (active) [ 0.270601] pnp: PnP ACPI: found 1 devices [ 0.277372] NET: Registered protocol family 2 [ 0.277861] tcp_listen_portaddr_hash hash table entries: 32768 (order: 7, 524288 bytes, linear) [ 0.277910] TCP established hash table entries: 524288 (order: 10, 4194304 bytes, linear) [ 0.278646] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear) [ 0.278723] TCP: Hash tables configured (established 524288 bind 65536) [ 0.278928] UDP hash table entries: 32768 (order: 8, 1048576 bytes, linear) [ 0.279010] UDP-Lite hash table entries: 32768 (order: 8, 1048576 bytes, linear) [ 0.279271] NET: Registered protocol family 1 [ 0.279776] RPC: Registered named UNIX socket transport module. [ 0.279777] RPC: Registered udp transport module. [ 0.279778] RPC: Registered tcp transport module. [ 0.279778] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.279780] PCI: CLS 0 bytes, default 64 [ 0.279836] Trying to unpack rootfs image as initramfs... [ 0.280060] Freeing initrd memory: 60K [ 0.280062] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 0.280064] software IO TLB: mapped [mem 0x00000000f4000000-0x00000000f8000000] (64MB) [ 0.282938] kvm: no hardware support [ 0.284321] kvm: Nested Virtualization enabled [ 0.284327] SVM: kvm: Nested Paging enabled [ 0.284327] SVM: Virtual VMLOAD VMSAVE supported [ 0.290145] Initialise system trusted keyrings [ 0.290295] workingset: timestamp_bits=46 max_order=24 bucket_order=0 [ 0.290855] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.291049] NFS: Registering the id_resolver key type [ 0.291053] Key type id_resolver registered [ 0.291054] Key type id_legacy registered [ 0.291055] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [ 0.291882] Key type cifs.idmap registered [ 0.291959] fuse: init (API version 7.32) [ 0.292122] SGI XFS with ACLs, security attributes, realtime, scrub, repair, quota, no debug enabled [ 0.292519] 9p: Installing v9fs 9p2000 file system support [ 0.292525] FS-Cache: Netfs '9p' registered for caching [ 0.292554] FS-Cache: Netfs 'ceph' registered for caching [ 0.292556] ceph: loaded (mds proto 32) [ 0.295196] NET: Registered protocol family 38 [ 0.295198] xor: automatically using best checksumming function avx [ 0.295199] Key type asymmetric registered [ 0.295200] Asymmetric key parser 'x509' registered [ 0.295206] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250) [ 0.296714] hv_vmbus: registering driver hv_pci [ 0.297160] hv_pci eab9499c-9f1e-4af7-a4eb-844e0ca2fff4: PCI VMBus probing: Using version 0x10003 [ 0.298207] hv_pci eab9499c-9f1e-4af7-a4eb-844e0ca2fff4: PCI host bridge to bus 9f1e:00 [ 0.298916] pci 9f1e:00:00.0: [1414:008e] type 00 class 0x030200 [ 0.307101] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled [ 0.307554] Non-volatile memory driver v1.3 [ 0.312320] brd: module loaded [ 0.313643] loop: module loaded [ 0.313688] hv_vmbus: registering driver hv_storvsc [ 0.314123] wireguard: WireGuard 1.0.0 loaded. See www.wireguard.com for information. [ 0.314124] wireguard: Copyright (C) 2015-2019 Jason A. Donenfeld . All Rights Reserved. [ 0.314137] tun: Universal TUN/TAP device driver, 1.6 [ 0.314340] PPP generic driver version 2.4.2 [ 0.314573] PPP BSD Compression module registered [ 0.314574] PPP Deflate Compression module registered [ 0.314578] PPP MPPE Compression module registered [ 0.314580] NET: Registered protocol family 24 [ 0.314586] hv_vmbus: registering driver hv_netvsc [ 0.314700] VFIO - User Level meta-driver version: 0.3 [ 0.314860] hv_vmbus: registering driver hyperv_keyboard [ 0.315201] rtc_cmos 00:00: RTC can wake from S4 [ 0.315365] scsi host0: storvsc_host_t [ 0.318134] rtc_cmos 00:00: registered as rtc0 [ 0.318880] rtc_cmos 00:00: setting system clock to 2021-06-13T20:55:21 UTC (1623617721) [ 0.318889] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram [ 0.319137] device-mapper: ioctl: 4.43.0-ioctl (2020-10-01) initialised: dm-devel@redhat.com [ 0.319290] device-mapper: raid: Loading target version 1.15.1 [ 0.319370] hv_utils: Registering HyperV Utility Driver [ 0.319371] hv_vmbus: registering driver hv_utils [ 0.319399] hv_vmbus: registering driver hv_balloon [ 0.319408] hv_vmbus: registering driver dxgkrnl [ 0.319412] (NULL device *): dxgk: dxg_drv_init Version: 2103 [ 0.319438] hv_utils: cannot register PTP clock: 0 [ 0.320112] hv_utils: TimeSync IC version 4.0 [ 0.320125] hv_balloon: Using Dynamic Memory protocol version 2.0 [ 0.320309] drop_monitor: Initializing network drop monitor service [ 0.320592] Mirror/redirect action on [ 0.321309] IPVS: Registered protocols (TCP, UDP) [ 0.321321] IPVS: Connection hash table configured (size=4096, memory=64Kbytes) [ 0.321351] IPVS: ipvs loaded. [ 0.321352] IPVS: [rr] scheduler registered. [ 0.321353] IPVS: [wrr] scheduler registered. [ 0.321354] IPVS: [sh] scheduler registered. [ 0.321392] ipip: IPv4 and MPLS over IPv4 tunneling driver [ 0.321409] Free page reporting enabled [ 0.321410] hv_balloon: Cold memory discard hint enabled [ 0.321750] (NULL device *): dxgk: mmio allocated 9ffe00000 200000000 9ffe00000 bffdfffff [ 0.327073] ipt_CLUSTERIP: ClusterIP Version 0.8 loaded successfully [ 0.328254] Initializing XFRM netlink socket [ 0.328300] NET: Registered protocol family 10 [ 0.328621] Segment Routing with IPv6 [ 0.331893] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 0.332141] NET: Registered protocol family 17 [ 0.332158] Bridge firewalling registered [ 0.332164] 8021q: 802.1Q VLAN Support v1.8 [ 0.332179] sctp: Hash tables configured (bind 1024/1024) [ 0.332218] 9pnet: Installing 9P2000 support [ 0.332229] Key type dns_resolver registered [ 0.332236] Key type ceph registered [ 0.332412] libceph: loaded (mon/osd proto 15/24) [ 0.332536] NET: Registered protocol family 40 [ 0.332537] hv_vmbus: registering driver hv_sock [ 0.332568] IPI shorthand broadcast: enabled [ 0.332574] sched_clock: Marking stable (332017757, 502500)->(341657200, -9136943) [ 0.333178] registered taskstats version 1 [ 0.333186] Loading compiled-in X.509 certificates [ 0.333376] Btrfs loaded, crc32c=crc32c-generic [ 0.335059] Freeing unused kernel image (initmem) memory: 1444K [ 0.389845] Write protecting the kernel read-only data: 22528k [ 0.391184] Freeing unused kernel image (text/rodata gap) memory: 2028K [ 0.391843] Freeing unused kernel image (rodata/data gap) memory: 632K [ 0.391848] Run /init as init process [ 0.391848] with arguments: [ 0.391848] /init [ 0.391848] with environment: [ 0.391849] HOME=/ [ 0.391849] TERM=linux [ 0.659897] scsi 0:0:0:0: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5 [ 0.660568] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 0.661810] sd 0:0:0:0: [sda] 536870912 512-byte logical blocks: (275 GB/256 GiB) [ 0.661812] sd 0:0:0:0: [sda] 4096-byte physical blocks [ 0.661997] sd 0:0:0:0: [sda] Write Protect is off [ 0.661999] sd 0:0:0:0: [sda] Mode Sense: 0f 00 00 00 [ 0.662373] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 0.798411] hv_pci e121c623-054a-4841-8944-0c5f308b7560: PCI VMBus probing: Using version 0x10003 [ 0.800945] hv_pci e121c623-054a-4841-8944-0c5f308b7560: PCI host bridge to bus 054a:00 [ 0.800947] pci_bus 054a:00: root bus resource [mem 0xc00000000-0xe00001fff window] [ 0.803378] pci 054a:00:00.0: [1af4:105a] type 00 class 0x088000 [ 0.806739] pci 054a:00:00.0: reg 0x10: [mem 0xe00000000-0xe00000fff 64bit] [ 0.809312] pci 054a:00:00.0: reg 0x18: [mem 0xe00001000-0xe00001fff 64bit] [ 0.811783] pci 054a:00:00.0: reg 0x20: [mem 0xc00000000-0xdffffffff 64bit] [ 0.821939] pci 054a:00:00.0: BAR 4: assigned [mem 0xc00000000-0xdffffffff 64bit] [ 0.824065] pci 054a:00:00.0: BAR 0: assigned [mem 0xe00000000-0xe00000fff 64bit] [ 0.826125] pci 054a:00:00.0: BAR 2: assigned [mem 0xe00001000-0xe00001fff 64bit] [ 0.855569] virtiofs virtio0: Cache len: 0x200000000 @ 0xc00000000 [ 0.911867] memmap_init_zone_device initialised 2097152 pages in 20ms [ 1.060110] sd 0:0:0:0: [sda] Attached SCSI disk [ 1.259800] EXT4-fs (sda): mounted filesystem with ordered data mode. Opts: (null) [ 1.339820] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x6d8cb9ac453, max_idle_ns: 881591099559 ns [ 1.339827] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 1.340483] clocksource: Switched to clocksource tsc [ 1.959786] Adding 12582912k swap on /swap/file. Priority:-2 extents:5 across:12615680k [ 2.799979] scsi 0:0:0:1: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5 [ 2.800543] sd 0:0:0:1: Attached scsi generic sg1 type 0 [ 2.800775] scsi 0:0:0:2: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5 [ 2.801252] sd 0:0:0:2: Attached scsi generic sg2 type 0 [ 2.801500] sd 0:0:0:1: [sdb] 702744 512-byte logical blocks: (360 MB/343 MiB) [ 2.801617] sd 0:0:0:1: [sdb] Write Protect is on [ 2.801619] sd 0:0:0:1: [sdb] Mode Sense: 0f 00 80 00 [ 2.801898] sd 0:0:0:1: [sdb] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA [ 2.802243] sd 0:0:0:2: [sdc] 734003200 512-byte logical blocks: (376 GB/350 GiB) [ 2.802245] sd 0:0:0:2: [sdc] 4096-byte physical blocks [ 2.802368] sd 0:0:0:2: [sdc] Write Protect is off [ 2.802369] sd 0:0:0:2: [sdc] Mode Sense: 0f 00 00 00 [ 2.802623] sd 0:0:0:2: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 2.803844] sd 0:0:0:1: [sdb] Attached SCSI disk [ 2.804423] sd 0:0:0:2: [sdc] Attached SCSI disk [ 2.817511] EXT4-fs (sdb): mounted filesystem without journal. Opts: (null) [ 3.971549] EXT4-fs (sdc): 2 orphan inodes deleted [ 3.971550] EXT4-fs (sdc): recovery complete [ 3.981610] EXT4-fs (sdc): mounted filesystem with ordered data mode. Opts: discard,errors=remount-ro,data=ordered [ 4.019217] hv_pci 2e3ec082-0ce9-47cf-a33e-8d317288f308: PCI VMBus probing: Using version 0x10003 [ 4.061815] hv_pci 2e3ec082-0ce9-47cf-a33e-8d317288f308: PCI host bridge to bus 0ce9:00 [ 4.061819] pci_bus 0ce9:00: root bus resource [mem 0xbffe00000-0xbffe02fff window] [ 4.064227] pci 0ce9:00:00.0: [1af4:1049] type 00 class 0x010000 [ 4.066431] pci 0ce9:00:00.0: reg 0x10: [mem 0xbffe00000-0xbffe00fff 64bit] [ 4.067819] pci 0ce9:00:00.0: reg 0x18: [mem 0xbffe01000-0xbffe01fff 64bit] [ 4.069187] pci 0ce9:00:00.0: reg 0x20: [mem 0xbffe02000-0xbffe02fff 64bit] [ 4.078497] pci 0ce9:00:00.0: BAR 0: assigned [mem 0xbffe00000-0xbffe00fff 64bit] [ 4.079472] pci 0ce9:00:00.0: BAR 2: assigned [mem 0xbffe01000-0xbffe01fff 64bit] [ 4.080506] pci 0ce9:00:00.0: BAR 4: assigned [mem 0xbffe02000-0xbffe02fff 64bit] [ 4.109390] FS-Cache: Duplicate cookie detected [ 4.109392] FS-Cache: O-cookie c=0000000008c4940d [p=000000007da40ab9 fl=222 nc=0 na=1] [ 4.109392] FS-Cache: O-cookie d=00000000eeb3d69c n=00000000397ac401 [ 4.109393] FS-Cache: O-key=[10] '34323934393337373030' [ 4.109396] FS-Cache: N-cookie c=000000001c70402f [p=000000007da40ab9 fl=2 nc=0 na=1] [ 4.109396] FS-Cache: N-cookie d=00000000eeb3d69c n=0000000025affeef [ 4.109397] FS-Cache: N-key=[10] '34323934393337373030' [ 4.522552] hv_pci f3ab15d7-4777-4dfc-bf00-a4807826f70e: PCI VMBus probing: Using version 0x10003 [ 4.523819] 9pnet_virtio: no channels available for device drvfs [ 4.523822] WARNING: mount: waiting for virtio device... [ 4.564102] hv_pci f3ab15d7-4777-4dfc-bf00-a4807826f70e: PCI host bridge to bus 4777:00 [ 4.564104] pci_bus 4777:00: root bus resource [mem 0xbffe04000-0xbffe06fff window] [ 4.566428] pci 4777:00:00.0: [1af4:1049] type 00 class 0x010000 [ 4.568537] pci 4777:00:00.0: reg 0x10: [mem 0xbffe04000-0xbffe04fff 64bit] [ 4.569879] pci 4777:00:00.0: reg 0x18: [mem 0xbffe05000-0xbffe05fff 64bit] [ 4.571173] pci 4777:00:00.0: reg 0x20: [mem 0xbffe06000-0xbffe06fff 64bit] [ 4.580279] pci 4777:00:00.0: BAR 0: assigned [mem 0xbffe04000-0xbffe04fff 64bit] [ 4.581230] pci 4777:00:00.0: BAR 2: assigned [mem 0xbffe05000-0xbffe05fff 64bit] [ 4.582164] pci 4777:00:00.0: BAR 4: assigned [mem 0xbffe06000-0xbffe06fff 64bit] [ 4.630011] hv_pci 5d1cd698-4fe7-4611-9a03-82c03f65a8b7: PCI VMBus probing: Using version 0x10003 [ 4.671867] hv_pci 5d1cd698-4fe7-4611-9a03-82c03f65a8b7: PCI host bridge to bus 4fe7:00 [ 4.671870] pci_bus 4fe7:00: root bus resource [mem 0xbffe08000-0xbffe0afff window] [ 4.674169] pci 4fe7:00:00.0: [1af4:1049] type 00 class 0x010000 [ 4.676222] pci 4fe7:00:00.0: reg 0x10: [mem 0xbffe08000-0xbffe08fff 64bit] [ 4.677525] pci 4fe7:00:00.0: reg 0x18: [mem 0xbffe09000-0xbffe09fff 64bit] [ 4.678815] pci 4fe7:00:00.0: reg 0x20: [mem 0xbffe0a000-0xbffe0afff 64bit] [ 4.687915] pci 4fe7:00:00.0: BAR 0: assigned [mem 0xbffe08000-0xbffe08fff 64bit] [ 4.688859] pci 4fe7:00:00.0: BAR 2: assigned [mem 0xbffe09000-0xbffe09fff 64bit] [ 4.689807] pci 4fe7:00:00.0: BAR 4: assigned [mem 0xbffe0a000-0xbffe0afff 64bit] [ 5.165766] hv_pci 9f63516a-0ffd-4fc2-b4d0-5d42141534cd: PCI VMBus probing: Using version 0x10003 [ 5.166027] 9pnet_virtio: no channels available for device drvfs [ 5.166031] WARNING: mount: waiting for virtio device... [ 5.208169] hv_pci 9f63516a-0ffd-4fc2-b4d0-5d42141534cd: PCI host bridge to bus 0ffd:00 [ 5.208172] pci_bus 0ffd:00: root bus resource [mem 0xbffe0c000-0xbffe0efff window] [ 5.210474] pci 0ffd:00:00.0: [1af4:1049] type 00 class 0x010000 [ 5.212815] pci 0ffd:00:00.0: reg 0x10: [mem 0xbffe0c000-0xbffe0cfff 64bit] [ 5.214171] pci 0ffd:00:00.0: reg 0x18: [mem 0xbffe0d000-0xbffe0dfff 64bit] [ 5.215483] pci 0ffd:00:00.0: reg 0x20: [mem 0xbffe0e000-0xbffe0efff 64bit] [ 5.224516] pci 0ffd:00:00.0: BAR 0: assigned [mem 0xbffe0c000-0xbffe0cfff 64bit] [ 5.225492] pci 0ffd:00:00.0: BAR 2: assigned [mem 0xbffe0d000-0xbffe0dfff 64bit] [ 5.226456] pci 0ffd:00:00.0: BAR 4: assigned [mem 0xbffe0e000-0xbffe0efff 64bit] [ 5.272244] hv_pci fc642091-04c4-4457-ac0f-3625a863fed1: PCI VMBus probing: Using version 0x10003 [ 5.317323] hv_pci fc642091-04c4-4457-ac0f-3625a863fed1: PCI host bridge to bus 04c4:00 [ 5.317326] pci_bus 04c4:00: root bus resource [mem 0xbffe10000-0xbffe12fff window] [ 5.319825] pci 04c4:00:00.0: [1af4:1049] type 00 class 0x010000 [ 5.322057] pci 04c4:00:00.0: reg 0x10: [mem 0xbffe10000-0xbffe10fff 64bit] [ 5.323490] pci 04c4:00:00.0: reg 0x18: [mem 0xbffe11000-0xbffe11fff 64bit] [ 5.324856] pci 04c4:00:00.0: reg 0x20: [mem 0xbffe12000-0xbffe12fff 64bit] [ 5.334415] pci 04c4:00:00.0: BAR 0: assigned [mem 0xbffe10000-0xbffe10fff 64bit] [ 5.335429] pci 04c4:00:00.0: BAR 2: assigned [mem 0xbffe11000-0xbffe11fff 64bit] [ 5.336411] pci 04c4:00:00.0: BAR 4: assigned [mem 0xbffe12000-0xbffe12fff 64bit] [ 7.199341] dxgk:err: is_handle_valid Entry is freed 40000080 2 [ 7.199343] dxgk:err: hmgrtable_get_object_by_type invalid handle 40000080 [ 7.199344] dxgk:err: adapter_by_handle failed 40000080 [ 7.200397] dxgk:err: is_handle_valid Entry is freed 40000080 2 [ 7.200399] dxgk:err: hmgrtable_get_object_by_type invalid handle 40000080 [ 7.200400] dxgk:err: adapter_by_handle failed 40000080 [ 7.207525] dxgk:err: is_handle_valid Entry is freed 40000080 2 [ 7.207526] dxgk:err: hmgrtable_get_object_by_type invalid handle 40000080 [ 7.207526] dxgk:err: adapter_by_handle failed 40000080 [ 7.210618] dxgk:err: is_handle_valid Entry is freed 40000080 2 [ 7.210619] dxgk:err: hmgrtable_get_object_by_type invalid handle 40000080 [ 7.210620] dxgk:err: adapter_by_handle failed 40000080 [ 27.790862] WSLGd: /usr/bin/sh exited with status 0. [ 49.140892] hv_balloon: Max. dynamic memory size: 49152 MB [ 86.024796] process 'local/cuda-10.2/bin/nvcc' started with executable stack [ 98.956977] potentially unexpected fatal signal 6. [ 98.956982] CPU: 14 PID: 5996 Comm: crash_node Not tainted 5.10.16.3-microsoft-standard-WSL2 #1 [ 98.956991] RIP: 0033:0x7f6e52c61fb7 [ 98.956994] Code: c2 b8 ea 00 00 00 0f 05 48 3d 00 f0 ff ff 77 3b 41 89 c0 41 ba 08 00 00 00 31 d2 4c 89 ce bf 02 00 00 00 b8 0e 00 00 00 0f 05 <48> 8b 8c 24 08 01 00 00 64 48 33 0c 25 28 00 00 00 44 89 c0 75 1f [ 98.956998] RSP: 002b:00007ffec2909450 EFLAGS: 00000246 ORIG_RAX: 000000000000000e [ 98.957001] RAX: 0000000000000000 RBX: 0000000000000000 RCX: 00007f6e52c61fb7 [ 98.957003] RDX: 0000000000000000 RSI: 00007ffec2909450 RDI: 0000000000000002 [ 98.957005] RBP: 0000561e110006a0 R08: 0000000000000000 R09: 00007ffec2909450 [ 98.957007] R10: 0000000000000008 R11: 0000000000000246 R12: 0000561e11000590 [ 98.957008] R13: 00007ffec29097e0 R14: 0000000000000000 R15: 0000000000000000 [ 98.957010] FS: 00007f6e5356e740 GS: 0000000000000000 [ 99.710586] WSLGd: /usr/bin/sh exited with status 0. [ 99.797433] potentially unexpected fatal signal 6. [ 99.797437] CPU: 14 PID: 6245 Comm: lum_ecu_middlew Not tainted 5.10.16.3-microsoft-standard-WSL2 #1 [ 99.797449] RIP: 0033:0x7f88127e2fb7 [ 99.797503] Code: c2 b8 ea 00 00 00 0f 05 48 3d 00 f0 ff ff 77 3b 41 89 c0 41 ba 08 00 00 00 31 d2 4c 89 ce bf 02 00 00 00 b8 0e 00 00 00 0f 05 <48> 8b 8c 24 08 01 00 00 64 48 33 0c 25 28 00 00 00 44 89 c0 75 1f [ 99.797507] RSP: 002b:00007ffe908b50b0 EFLAGS: 00000246 ORIG_RAX: 000000000000000e [ 99.797510] RAX: 0000000000000000 RBX: 000055e3cdf903b0 RCX: 00007f88127e2fb7 [ 99.797511] RDX: 0000000000000000 RSI: 00007ffe908b50b0 RDI: 0000000000000002 [ 99.797513] RBP: 00007f8812b90840 R08: 0000000000000000 R09: 00007ffe908b50b0 [ 99.797515] R10: 0000000000000008 R11: 0000000000000246 R12: 000055e3cdf8b820 [ 99.797517] R13: 000055e3cdf8c200 R14: 000055e3cdf90460 R15: 00007ffe908b5680 [ 99.797518] FS: 00007f8814840740 GS: 0000000000000000 [ 103.393502] python3[6844]: segfault at 2360 ip 0000000000002360 sp 00007ffd522f43c8 error 14 in python3.6[400000+3b4000] [ 103.393515] Code: Unable to access opcode bytes at RIP 0x2336. [ 103.393524] potentially unexpected fatal signal 11. [ 103.393527] CPU: 8 PID: 6844 Comm: python3 Not tainted 5.10.16.3-microsoft-standard-WSL2 #1 [ 103.393540] RIP: 0033:0x2360 [ 103.393543] Code: Unable to access opcode bytes at RIP 0x2336. [ 103.393545] RSP: 002b:00007ffd522f43c8 EFLAGS: 00010246 [ 103.393547] RAX: 00007fa621182d70 RBX: 0000000000000008 RCX: 00007fa621182dd0 [ 103.393549] RDX: 0000000001d36790 RSI: 00007ffd5230a188 RDI: 0000000000000004 [ 103.393551] RBP: 0000000000000004 R08: 0000000000000000 R09: 000000000000038f [ 103.393553] R10: 000000000285f280 R11: 00007fa66cfec170 R12: 00007ffd5230a188 [ 103.393556] R13: 0000000001d36790 R14: 00007fa621182d68 R15: 000000000285f280 [ 103.393558] FS: 00007fa66cf93b80 GS: 0000000000000000 [ 525.408747] python3[29323]: segfault at 10 ip 00007faed335b269 sp 00007ffcfafd0550 error 4 in libapt-pkg.so.5.0.2[7faed32a5000+1b6000] [ 525.408753] Code: 00 00 00 4c 89 70 10 4c 89 70 18 49 39 dd 74 49 90 bf 38 00 00 00 e8 96 c5 f8 ff 48 89 c5 48 8d 78 10 48 8d 40 20 48 89 45 10 <48> 8b 73 10 48 8b 53 18 48 01 f2 e8 37 f5 ff ff 8b 43 30 4c 89 f6 [ 525.408757] potentially unexpected fatal signal 11. [ 525.408759] CPU: 10 PID: 29323 Comm: python3 Not tainted 5.10.16.3-microsoft-standard-WSL2 #1 [ 525.408766] RIP: 0033:0x7faed335b269 [ 525.408767] Code: 00 00 00 4c 89 70 10 4c 89 70 18 49 39 dd 74 49 90 bf 38 00 00 00 e8 96 c5 f8 ff 48 89 c5 48 8d 78 10 48 8d 40 20 48 89 45 10 <48> 8b 73 10 48 8b 53 18 48 01 f2 e8 37 f5 ff ff 8b 43 30 4c 89 f6 [ 525.408770] RSP: 002b:00007ffcfafd0550 EFLAGS: 00010202 [ 525.408772] RAX: 0000000003a7cbd0 RBX: 0000000000000000 RCX: 00000000020a5010 [ 525.408774] RDX: 0000000003a7cbb0 RSI: 00000000020a5020 RDI: 0000000003a7cbc0 [ 525.408775] RBP: 0000000003a7cbb0 R08: 0000000000000000 R09: 00007faf6fab74b0 [ 525.408776] R10: 0000000000000000 R11: 00007faed342319b R12: 00000000039a60c0 [ 525.408778] R13: 0000000003634b18 R14: 00000000039a60d0 R15: 0000000003634b38 [ 525.408779] FS: 00007faf6fab6b80 GS: 0000000000000000 ```
blackliner commented 3 years ago

Got him!

Click to expand! ``` fberchtold@W10-RIG:~$ dmesg -w [ 0.000000] Linux version 5.10.16.3-microsoft-standard-WSL2 (oe-user@oe-host) (x86_64-msft-linux-gcc (GCC) 9.3.0, GNU ld (GNU Binutils) 2.34.0.20200220) #1 SMP Fri Apr 2 22:23:49 UTC 2021 [ 0.000000] Command line: initrd=\initrd.img panic=-1 nr_cpus=24 swiotlb=force pty.legacy_count=0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format. [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000e0fff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000001fffff] ACPI data [ 0.000000] BIOS-e820: [mem 0x0000000000200000-0x00000000f7ffffff] usable [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x00000009ffdfffff] usable [ 0.000000] BIOS-e820: [mem 0x0000001000000000-0x00000012081fffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] DMI not present or invalid. [ 0.000000] Hypervisor detected: Microsoft Hyper-V [ 0.000000] Hyper-V: features 0xae7f, privilege high: 0x3b8030, hints 0xc2c, misc 0xe0bed7b2 [ 0.000000] Hyper-V Host Build:21390-10.0-1-0.1000 [ 0.000000] Hyper-V: LAPIC Timer Frequency: 0x1e8480 [ 0.000000] Hyper-V: Using hypercall for remote TLB flush [ 0.000000] clocksource: hyperv_clocksource_tsc_page: mask: 0xffffffffffffffff max_cycles: 0x24e6a1710, max_idle_ns: 440795202120 ns [ 0.000001] tsc: Detected 3800.005 MHz processor [ 0.000007] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved [ 0.000008] e820: remove [mem 0x000a0000-0x000fffff] usable [ 0.000010] last_pfn = 0x1208200 max_arch_pfn = 0x400000000 [ 0.000032] MTRR default type: uncachable [ 0.000033] MTRR fixed ranges enabled: [ 0.000033] 00000-3FFFF write-back [ 0.000034] 40000-7FFFF uncachable [ 0.000034] 80000-8FFFF write-back [ 0.000035] 90000-FFFFF uncachable [ 0.000035] MTRR variable ranges enabled: [ 0.000036] 0 base 000000000000 mask FFFF00000000 write-back [ 0.000036] 1 base 000100000000 mask FFF000000000 write-back [ 0.000037] 2 base 001000000000 mask F80000000000 write-back [ 0.000037] 3 base 080000000000 mask 000000000000 write-back [ 0.000038] 4 disabled [ 0.000038] 5 disabled [ 0.000038] 6 disabled [ 0.000039] 7 disabled [ 0.000047] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.000061] last_pfn = 0xf8000 max_arch_pfn = 0x400000000 [ 0.000072] Using GB pages for direct mapping [ 0.000364] RAMDISK: [mem 0x03035000-0x03043fff] [ 0.000368] ACPI: Early table checksum verification disabled [ 0.000374] ACPI: RSDP 0x00000000000E0000 000024 (v02 VRTUAL) [ 0.000377] ACPI: XSDT 0x0000000000100000 000044 (v01 VRTUAL MICROSFT 00000001 MSFT 00000001) [ 0.000380] ACPI: FACP 0x0000000000101000 000114 (v06 VRTUAL MICROSFT 00000001 MSFT 00000001) [ 0.000383] ACPI: DSDT 0x00000000001011B8 01E184 (v02 MSFTVM DSDT01 00000001 MSFT 05000000) [ 0.000385] ACPI: FACS 0x0000000000101114 000040 [ 0.000387] ACPI: OEM0 0x0000000000101154 000064 (v01 VRTUAL MICROSFT 00000001 MSFT 00000001) [ 0.000388] ACPI: SRAT 0x000000000011F33C 000430 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001) [ 0.000390] ACPI: APIC 0x000000000011F76C 000108 (v04 VRTUAL MICROSFT 00000001 MSFT 00000001) [ 0.000394] ACPI: Local APIC address 0xfee00000 [ 0.000576] Zone ranges: [ 0.000577] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000578] DMA32 [mem 0x0000000001000000-0x00000000ffffffff] [ 0.000579] Normal [mem 0x0000000100000000-0x00000012081fffff] [ 0.000580] Device empty [ 0.000581] Movable zone start for each node [ 0.000581] Early memory node ranges [ 0.000582] node 0: [mem 0x0000000000001000-0x000000000009ffff] [ 0.000582] node 0: [mem 0x0000000000200000-0x00000000f7ffffff] [ 0.000583] node 0: [mem 0x0000000100000000-0x00000009ffdfffff] [ 0.000585] node 0: [mem 0x0000001000000000-0x00000012081fffff] [ 0.001219] Zeroed struct page in unavailable ranges: 33121 pages [ 0.001221] Initmem setup node 0 [mem 0x0000000000001000-0x00000012081fffff] [ 0.001222] On node 0 totalpages: 12582559 [ 0.001223] DMA zone: 59 pages used for memmap [ 0.001224] DMA zone: 22 pages reserved [ 0.001225] DMA zone: 3743 pages, LIFO batch:0 [ 0.001246] DMA32 zone: 16320 pages used for memmap [ 0.001246] DMA32 zone: 1011712 pages, LIFO batch:63 [ 0.011485] Normal zone: 180736 pages used for memmap [ 0.011488] Normal zone: 11567104 pages, LIFO batch:63 [ 0.011908] ACPI: Local APIC address 0xfee00000 [ 0.011914] ACPI: LAPIC_NMI (acpi_id[0x01] dfl dfl lint[0x1]) [ 0.012512] IOAPIC[0]: apic_id 24, version 17, address 0xfec00000, GSI 0-23 [ 0.012519] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.012522] ACPI: IRQ9 used by override. [ 0.012523] Using ACPI (MADT) for SMP configuration information [ 0.012530] smpboot: Allowing 24 CPUs, 0 hotplug CPUs [ 0.012542] [mem 0xf8000000-0xffffffff] available for PCI devices [ 0.012543] Booting paravirtualized kernel on Hyper-V [ 0.012545] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.016570] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:24 nr_node_ids:1 [ 0.017642] percpu: Embedded 52 pages/cpu s173272 r8192 d31528 u262144 [ 0.017648] pcpu-alloc: s173272 r8192 d31528 u262144 alloc=1*2097152 [ 0.017649] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15 [ 0.017653] pcpu-alloc: [0] 16 17 18 19 20 21 22 23 [ 0.017668] Built 1 zonelists, mobility grouping on. Total pages: 12385422 [ 0.017670] Kernel command line: initrd=\initrd.img panic=-1 nr_cpus=24 swiotlb=force pty.legacy_count=0 [ 0.017717] printk: log_buf_len individual max cpu contribution: 4096 bytes [ 0.017718] printk: log_buf_len total cpu_extra contributions: 94208 bytes [ 0.017718] printk: log_buf_len min size: 131072 bytes [ 0.017846] printk: log_buf_len: 262144 bytes [ 0.017847] printk: early log buf free: 124984(95%) [ 0.028092] Dentry cache hash table entries: 8388608 (order: 14, 67108864 bytes, linear) [ 0.033117] Inode-cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear) [ 0.033182] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.052657] Memory: 4094120K/50330236K available (16403K kernel code, 2459K rwdata, 3464K rodata, 1444K init, 1164K bss, 991900K reserved, 0K cma-reserved) [ 0.052701] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=24, Nodes=1 [ 0.052708] ftrace: allocating 49613 entries in 194 pages [ 0.064779] ftrace: allocated 194 pages with 3 groups [ 0.065034] rcu: Hierarchical RCU implementation. [ 0.065035] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=24. [ 0.065036] Rude variant of Tasks RCU enabled. [ 0.065037] Tracing variant of Tasks RCU enabled. [ 0.065037] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. [ 0.065038] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=24 [ 0.067426] Using NULL legacy PIC [ 0.067427] NR_IRQS: 16640, nr_irqs: 616, preallocated irqs: 0 [ 0.068178] random: crng done (trusting CPU's manufacturer) [ 0.068198] Console: colour dummy device 80x25 [ 0.068203] printk: console [tty0] enabled [ 0.068208] ACPI: Core revision 20200925 [ 0.068335] Failed to register legacy timer interrupt [ 0.068338] APIC: Switch to symmetric I/O mode setup [ 0.068340] Switched APIC routing to physical flat. [ 0.068521] Hyper-V: Using IPI hypercalls [ 0.068523] Hyper-V: Using enlightened APIC (xapic mode) [ 0.068609] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x6d8cb9ac453, max_idle_ns: 881591099559 ns [ 0.068613] Calibrating delay loop (skipped), value calculated using timer frequency.. 7600.01 BogoMIPS (lpj=38000050) [ 0.068615] pid_max: default: 32768 minimum: 301 [ 0.068633] LSM: Security Framework initializing [ 0.068722] Mount-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear) [ 0.068943] Mountpoint-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear) [ 0.069146] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.069163] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 512 [ 0.069163] Last level dTLB entries: 4KB 2048, 2MB 2048, 4MB 1024, 1GB 0 [ 0.069165] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.069166] Spectre V2 : Mitigation: Full AMD retpoline [ 0.069167] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.069168] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.069169] Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl [ 0.069170] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.069312] Freeing SMP alternatives memory: 52K [ 0.069400] smpboot: CPU0: AMD Ryzen 9 3900X 12-Core Processor (family: 0x17, model: 0x71, stepping: 0x0) [ 0.069481] Performance Events: PMU not available due to virtualization, using software events only. [ 0.069510] rcu: Hierarchical SRCU implementation. [ 0.069910] smp: Bringing up secondary CPUs ... [ 0.069963] x86: Booting SMP configuration: [ 0.069964] .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7 #8 #9 #10 #11 #12 #13 #14 #15 #16 #17 #18 #19 #20 #21 #22 #23 [ 0.079416] smp: Brought up 1 node, 24 CPUs [ 0.079416] smpboot: Max logical packages: 1 [ 0.079416] smpboot: Total of 24 processors activated (182400.24 BogoMIPS) [ 0.150749] node 0 deferred pages initialised in 70ms [ 0.150835] devtmpfs: initialized [ 0.150835] x86/mm: Memory block size: 128MB [ 0.150835] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.150835] futex hash table entries: 8192 (order: 7, 524288 bytes, linear) [ 0.150835] NET: Registered protocol family 16 [ 0.150835] thermal_sys: Registered thermal governor 'step_wise' [ 0.150835] cpuidle: using governor menu [ 0.150835] ACPI: bus type PCI registered [ 0.150835] PCI: Fatal: No config space access function found [ 0.158671] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.158671] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.158682] raid6: skip pq benchmark and using algorithm avx2x4 [ 0.158682] raid6: using avx2x2 recovery algorithm [ 0.158682] ACPI: Added _OSI(Module Device) [ 0.158682] ACPI: Added _OSI(Processor Device) [ 0.158682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.158682] ACPI: Added _OSI(Processor Aggregator Device) [ 0.158682] ACPI: Added _OSI(Linux-Dell-Video) [ 0.158682] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.158682] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.161631] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.163069] ACPI: Interpreter enabled [ 0.163072] ACPI: (supports S0 S5) [ 0.163072] ACPI: Using IOAPIC for interrupt routing [ 0.163078] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.163240] ACPI: Enabled 1 GPEs in block 00 to 0F [ 0.164330] iommu: Default domain type: Translated [ 0.164378] SCSI subsystem initialized [ 0.168787] hv_vmbus: Vmbus version:5.2 [ 0.168787] PCI: Using ACPI for IRQ routing [ 0.168787] PCI: System does not support PCI [ 0.168787] hv_vmbus: Unknown GUID: c376c1c3-d276-48d2-90a9-c04748072c60 [ 0.169222] hv_vmbus: Unknown GUID: 6e382d18-3336-4f4b-acc4-2b7703d4df4a [ 0.169231] hv_vmbus: Unknown GUID: dde9cbc0-5060-4436-9448-ea1254a5d177 [ 0.169272] clocksource: Switched to clocksource tsc-early [ 0.258577] VFS: Disk quotas dquot_6.6.0 [ 0.258589] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.258602] FS-Cache: Loaded [ 0.258670] pnp: PnP ACPI init [ 0.258710] pnp 00:00: Plug and Play ACPI device, IDs PNP0b00 (active) [ 0.258758] pnp: PnP ACPI: found 1 devices [ 0.265276] NET: Registered protocol family 2 [ 0.265739] tcp_listen_portaddr_hash hash table entries: 32768 (order: 7, 524288 bytes, linear) [ 0.265787] TCP established hash table entries: 524288 (order: 10, 4194304 bytes, linear) [ 0.266496] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear) [ 0.266710] TCP: Hash tables configured (established 524288 bind 65536) [ 0.266741] UDP hash table entries: 32768 (order: 8, 1048576 bytes, linear) [ 0.266962] UDP-Lite hash table entries: 32768 (order: 8, 1048576 bytes, linear) [ 0.267081] NET: Registered protocol family 1 [ 0.267553] RPC: Registered named UNIX socket transport module. [ 0.267554] RPC: Registered udp transport module. [ 0.267554] RPC: Registered tcp transport module. [ 0.267555] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.267557] PCI: CLS 0 bytes, default 64 [ 0.267610] Trying to unpack rootfs image as initramfs... [ 0.267851] Freeing initrd memory: 60K [ 0.267853] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 0.267854] software IO TLB: mapped [mem 0x00000000f4000000-0x00000000f8000000] (64MB) [ 0.271125] kvm: no hardware support [ 0.272717] kvm: Nested Virtualization enabled [ 0.272723] SVM: kvm: Nested Paging enabled [ 0.272724] SVM: Virtual VMLOAD VMSAVE supported [ 0.278692] Initialise system trusted keyrings [ 0.278853] workingset: timestamp_bits=46 max_order=24 bucket_order=0 [ 0.279623] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.279832] NFS: Registering the id_resolver key type [ 0.279839] Key type id_resolver registered [ 0.279840] Key type id_legacy registered [ 0.279842] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [ 0.280553] Key type cifs.idmap registered [ 0.280637] fuse: init (API version 7.32) [ 0.280825] SGI XFS with ACLs, security attributes, realtime, scrub, repair, quota, no debug enabled [ 0.281233] 9p: Installing v9fs 9p2000 file system support [ 0.281240] FS-Cache: Netfs '9p' registered for caching [ 0.281270] FS-Cache: Netfs 'ceph' registered for caching [ 0.281272] ceph: loaded (mds proto 32) [ 0.283894] NET: Registered protocol family 38 [ 0.283896] xor: automatically using best checksumming function avx [ 0.283897] Key type asymmetric registered [ 0.283898] Asymmetric key parser 'x509' registered [ 0.283906] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250) [ 0.285670] hv_vmbus: registering driver hv_pci [ 0.286133] hv_pci 8979f23c-3602-43d0-bc3c-cf59c9722f2b: PCI VMBus probing: Using version 0x10003 [ 0.287205] hv_pci 8979f23c-3602-43d0-bc3c-cf59c9722f2b: PCI host bridge to bus 3602:00 [ 0.287885] pci 3602:00:00.0: [1414:008e] type 00 class 0x030200 [ 0.296192] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled [ 0.296683] Non-volatile memory driver v1.3 [ 0.301393] brd: module loaded [ 0.302467] loop: module loaded [ 0.302498] hv_vmbus: registering driver hv_storvsc [ 0.302906] wireguard: WireGuard 1.0.0 loaded. See www.wireguard.com for information. [ 0.302907] wireguard: Copyright (C) 2015-2019 Jason A. Donenfeld . All Rights Reserved. [ 0.302920] tun: Universal TUN/TAP device driver, 1.6 [ 0.303037] PPP generic driver version 2.4.2 [ 0.303273] PPP BSD Compression module registered [ 0.303274] PPP Deflate Compression module registered [ 0.303277] PPP MPPE Compression module registered [ 0.303278] NET: Registered protocol family 24 [ 0.303293] hv_vmbus: registering driver hv_netvsc [ 0.303425] VFIO - User Level meta-driver version: 0.3 [ 0.303590] hv_vmbus: registering driver hyperv_keyboard [ 0.303905] rtc_cmos 00:00: RTC can wake from S4 [ 0.304213] scsi host0: storvsc_host_t [ 0.306855] rtc_cmos 00:00: registered as rtc0 [ 0.307589] rtc_cmos 00:00: setting system clock to 2021-06-13T21:21:14 UTC (1623619274) [ 0.307599] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram [ 0.307904] device-mapper: ioctl: 4.43.0-ioctl (2020-10-01) initialised: dm-devel@redhat.com [ 0.308101] device-mapper: raid: Loading target version 1.15.1 [ 0.308192] hv_utils: Registering HyperV Utility Driver [ 0.308193] hv_vmbus: registering driver hv_utils [ 0.308221] hv_vmbus: registering driver hv_balloon [ 0.308228] hv_vmbus: registering driver dxgkrnl [ 0.308232] (NULL device *): dxgk: dxg_drv_init Version: 2103 [ 0.308259] hv_utils: cannot register PTP clock: 0 [ 0.308714] hv_balloon: Using Dynamic Memory protocol version 2.0 [ 0.308723] hv_utils: TimeSync IC version 4.0 [ 0.309134] drop_monitor: Initializing network drop monitor service [ 0.309148] Mirror/redirect action on [ 0.309701] Free page reporting enabled [ 0.309702] hv_balloon: Cold memory discard hint enabled [ 0.309932] IPVS: Registered protocols (TCP, UDP) [ 0.309948] IPVS: Connection hash table configured (size=4096, memory=64Kbytes) [ 0.309979] IPVS: ipvs loaded. [ 0.309980] IPVS: [rr] scheduler registered. [ 0.309981] IPVS: [wrr] scheduler registered. [ 0.309981] IPVS: [sh] scheduler registered. [ 0.309996] (NULL device *): dxgk: mmio allocated 9ffe00000 200000000 9ffe00000 bffdfffff [ 0.310007] ipip: IPv4 and MPLS over IPv4 tunneling driver [ 0.315173] ipt_CLUSTERIP: ClusterIP Version 0.8 loaded successfully [ 0.316334] Initializing XFRM netlink socket [ 0.316378] NET: Registered protocol family 10 [ 0.316862] Segment Routing with IPv6 [ 0.320023] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 0.320079] NET: Registered protocol family 17 [ 0.320092] Bridge firewalling registered [ 0.320098] 8021q: 802.1Q VLAN Support v1.8 [ 0.320112] sctp: Hash tables configured (bind 1024/1024) [ 0.320149] 9pnet: Installing 9P2000 support [ 0.320160] Key type dns_resolver registered [ 0.320163] Key type ceph registered [ 0.320332] libceph: loaded (mon/osd proto 15/24) [ 0.320427] NET: Registered protocol family 40 [ 0.320428] hv_vmbus: registering driver hv_sock [ 0.320457] IPI shorthand broadcast: enabled [ 0.320463] sched_clock: Marking stable (319887817, 524800)->(337034700, -16622083) [ 0.321096] registered taskstats version 1 [ 0.321104] Loading compiled-in X.509 certificates [ 0.321289] Btrfs loaded, crc32c=crc32c-generic [ 0.322892] Freeing unused kernel image (initmem) memory: 1444K [ 0.388675] Write protecting the kernel read-only data: 22528k [ 0.389952] Freeing unused kernel image (text/rodata gap) memory: 2028K [ 0.390574] Freeing unused kernel image (rodata/data gap) memory: 632K [ 0.390577] Run /init as init process [ 0.390577] with arguments: [ 0.390578] /init [ 0.390578] with environment: [ 0.390578] HOME=/ [ 0.390579] TERM=linux [ 0.651791] scsi 0:0:0:0: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5 [ 0.652397] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 0.653801] sd 0:0:0:0: [sda] 536870912 512-byte logical blocks: (275 GB/256 GiB) [ 0.653803] sd 0:0:0:0: [sda] 4096-byte physical blocks [ 0.653969] sd 0:0:0:0: [sda] Write Protect is off [ 0.653972] sd 0:0:0:0: [sda] Mode Sense: 0f 00 00 00 [ 0.654306] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 0.667033] hv_pci f8281ad0-7c51-4fc5-9e6c-eace82c76085: PCI VMBus probing: Using version 0x10003 [ 0.669377] hv_pci f8281ad0-7c51-4fc5-9e6c-eace82c76085: PCI host bridge to bus 7c51:00 [ 0.669379] pci_bus 7c51:00: root bus resource [mem 0xc00000000-0xe00001fff window] [ 0.671701] pci 7c51:00:00.0: [1af4:105a] type 00 class 0x088000 [ 0.674893] pci 7c51:00:00.0: reg 0x10: [mem 0xe00000000-0xe00000fff 64bit] [ 0.677325] pci 7c51:00:00.0: reg 0x18: [mem 0xe00001000-0xe00001fff 64bit] [ 0.679880] pci 7c51:00:00.0: reg 0x20: [mem 0xc00000000-0xdffffffff 64bit] [ 0.689896] pci 7c51:00:00.0: BAR 4: assigned [mem 0xc00000000-0xdffffffff 64bit] [ 0.691967] pci 7c51:00:00.0: BAR 0: assigned [mem 0xe00000000-0xe00000fff 64bit] [ 0.694061] pci 7c51:00:00.0: BAR 2: assigned [mem 0xe00001000-0xe00001fff 64bit] [ 0.722693] virtiofs virtio0: Cache len: 0x200000000 @ 0xc00000000 [ 0.780075] memmap_init_zone_device initialised 2097152 pages in 20ms [ 0.999012] sd 0:0:0:0: [sda] Attached SCSI disk [ 1.042572] EXT4-fs (sda): mounted filesystem with ordered data mode. Opts: (null) [ 1.338718] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x6d8cb9ac453, max_idle_ns: 881591099559 ns [ 1.338728] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 1.339275] clocksource: Switched to clocksource tsc [ 1.738651] Adding 12582912k swap on /swap/file. Priority:-2 extents:5 across:12615680k [ 2.918924] scsi 0:0:0:1: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5 [ 2.919551] sd 0:0:0:1: Attached scsi generic sg1 type 0 [ 2.919866] scsi 0:0:0:2: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5 [ 2.920363] sd 0:0:0:2: Attached scsi generic sg2 type 0 [ 2.920562] sd 0:0:0:1: [sdb] 702744 512-byte logical blocks: (360 MB/343 MiB) [ 2.920706] sd 0:0:0:1: [sdb] Write Protect is on [ 2.920707] sd 0:0:0:1: [sdb] Mode Sense: 0f 00 80 00 [ 2.920940] sd 0:0:0:1: [sdb] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA [ 2.921278] sd 0:0:0:2: [sdc] 734003200 512-byte logical blocks: (376 GB/350 GiB) [ 2.921280] sd 0:0:0:2: [sdc] 4096-byte physical blocks [ 2.921417] sd 0:0:0:2: [sdc] Write Protect is off [ 2.921419] sd 0:0:0:2: [sdc] Mode Sense: 0f 00 00 00 [ 2.921647] sd 0:0:0:2: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 2.926209] sd 0:0:0:1: [sdb] Attached SCSI disk [ 2.926218] sd 0:0:0:2: [sdc] Attached SCSI disk [ 2.926562] EXT4-fs (sdb): mounted filesystem without journal. Opts: (null) [ 4.468860] EXT4-fs (sdc): 20 orphan inodes deleted [ 4.468862] EXT4-fs (sdc): recovery complete [ 4.475591] EXT4-fs (sdc): mounted filesystem with ordered data mode. Opts: discard,errors=remount-ro,data=ordered [ 4.488889] hv_pci 7e5ef050-a41e-46ed-8f8c-e37d18cac914: PCI VMBus probing: Using version 0x10003 [ 4.531517] hv_pci 7e5ef050-a41e-46ed-8f8c-e37d18cac914: PCI host bridge to bus a41e:00 [ 4.531519] pci_bus a41e:00: root bus resource [mem 0xbffe00000-0xbffe02fff window] [ 4.533903] pci a41e:00:00.0: [1af4:1049] type 00 class 0x010000 [ 4.535978] pci a41e:00:00.0: reg 0x10: [mem 0xbffe00000-0xbffe00fff 64bit] [ 4.537331] pci a41e:00:00.0: reg 0x18: [mem 0xbffe01000-0xbffe01fff 64bit] [ 4.538723] pci a41e:00:00.0: reg 0x20: [mem 0xbffe02000-0xbffe02fff 64bit] [ 4.547775] pci a41e:00:00.0: BAR 0: assigned [mem 0xbffe00000-0xbffe00fff 64bit] [ 4.548794] pci a41e:00:00.0: BAR 2: assigned [mem 0xbffe01000-0xbffe01fff 64bit] [ 4.549825] pci a41e:00:00.0: BAR 4: assigned [mem 0xbffe02000-0xbffe02fff 64bit] [ 4.575152] FS-Cache: Duplicate cookie detected [ 4.575155] FS-Cache: O-cookie c=00000000484a30c3 [p=000000008fa40fbb fl=222 nc=0 na=1] [ 4.575155] FS-Cache: O-cookie d=00000000626b7d2d n=00000000453982f8 [ 4.575156] FS-Cache: O-key=[10] '34323934393337373437' [ 4.575159] FS-Cache: N-cookie c=00000000163a53a6 [p=000000008fa40fbb fl=2 nc=0 na=1] [ 4.575159] FS-Cache: N-cookie d=00000000626b7d2d n=00000000e99fd9ea [ 4.575160] FS-Cache: N-key=[10] '34323934393337373437' [ 4.976920] hv_pci b406dc47-74c0-4237-85f7-895f8c573d29: PCI VMBus probing: Using version 0x10003 [ 4.978096] 9pnet_virtio: no channels available for device drvfs [ 4.978099] WARNING: mount: waiting for virtio device... [ 5.017918] hv_pci b406dc47-74c0-4237-85f7-895f8c573d29: PCI host bridge to bus 74c0:00 [ 5.017920] pci_bus 74c0:00: root bus resource [mem 0xbffe04000-0xbffe06fff window] [ 5.020221] pci 74c0:00:00.0: [1af4:1049] type 00 class 0x010000 [ 5.022234] pci 74c0:00:00.0: reg 0x10: [mem 0xbffe04000-0xbffe04fff 64bit] [ 5.023508] pci 74c0:00:00.0: reg 0x18: [mem 0xbffe05000-0xbffe05fff 64bit] [ 5.024781] pci 74c0:00:00.0: reg 0x20: [mem 0xbffe06000-0xbffe06fff 64bit] [ 5.033841] pci 74c0:00:00.0: BAR 0: assigned [mem 0xbffe04000-0xbffe04fff 64bit] [ 5.034771] pci 74c0:00:00.0: BAR 2: assigned [mem 0xbffe05000-0xbffe05fff 64bit] [ 5.035676] pci 74c0:00:00.0: BAR 4: assigned [mem 0xbffe06000-0xbffe06fff 64bit] [ 5.083421] hv_pci 0af2d538-7117-477a-9966-fee583421598: PCI VMBus probing: Using version 0x10003 [ 5.123691] hv_pci 0af2d538-7117-477a-9966-fee583421598: PCI host bridge to bus 7117:00 [ 5.123693] pci_bus 7117:00: root bus resource [mem 0xbffe08000-0xbffe0afff window] [ 5.125938] pci 7117:00:00.0: [1af4:1049] type 00 class 0x010000 [ 5.127936] pci 7117:00:00.0: reg 0x10: [mem 0xbffe08000-0xbffe08fff 64bit] [ 5.129246] pci 7117:00:00.0: reg 0x18: [mem 0xbffe09000-0xbffe09fff 64bit] [ 5.130521] pci 7117:00:00.0: reg 0x20: [mem 0xbffe0a000-0xbffe0afff 64bit] [ 5.139340] pci 7117:00:00.0: BAR 0: assigned [mem 0xbffe08000-0xbffe08fff 64bit] [ 5.140263] pci 7117:00:00.0: BAR 2: assigned [mem 0xbffe09000-0xbffe09fff 64bit] [ 5.141183] pci 7117:00:00.0: BAR 4: assigned [mem 0xbffe0a000-0xbffe0afff 64bit] [ 5.173379] FS-Cache: Duplicate cookie detected [ 5.173382] FS-Cache: O-cookie c=0000000091a18418 [p=000000008fa40fbb fl=222 nc=0 na=1] [ 5.173383] FS-Cache: O-cookie d=00000000626b7d2d n=00000000fe77905d [ 5.173383] FS-Cache: O-key=[10] '34323934393337383037' [ 5.173386] FS-Cache: N-cookie c=00000000c3778348 [p=000000008fa40fbb fl=2 nc=0 na=1] [ 5.173386] FS-Cache: N-cookie d=00000000626b7d2d n=00000000c6a72876 [ 5.173387] FS-Cache: N-key=[10] '34323934393337383037' [ 6.062720] hv_pci 9fb3a5ad-2dbe-49ea-b04b-47bcb1cec4c9: PCI VMBus probing: Using version 0x10003 [ 6.065783] 9pnet_virtio: no channels available for device drvfs [ 6.065789] WARNING: mount: waiting for virtio device... [ 6.113691] hv_pci 9fb3a5ad-2dbe-49ea-b04b-47bcb1cec4c9: PCI host bridge to bus 2dbe:00 [ 6.113695] pci_bus 2dbe:00: root bus resource [mem 0xbffe0c000-0xbffe0efff window] [ 6.116398] pci 2dbe:00:00.0: [1af4:1049] type 00 class 0x010000 [ 6.118716] pci 2dbe:00:00.0: reg 0x10: [mem 0xbffe0c000-0xbffe0cfff 64bit] [ 6.120141] pci 2dbe:00:00.0: reg 0x18: [mem 0xbffe0d000-0xbffe0dfff 64bit] [ 6.121539] pci 2dbe:00:00.0: reg 0x20: [mem 0xbffe0e000-0xbffe0efff 64bit] [ 6.131251] pci 2dbe:00:00.0: BAR 0: assigned [mem 0xbffe0c000-0xbffe0cfff 64bit] [ 6.132339] pci 2dbe:00:00.0: BAR 2: assigned [mem 0xbffe0d000-0xbffe0dfff 64bit] [ 6.133342] pci 2dbe:00:00.0: BAR 4: assigned [mem 0xbffe0e000-0xbffe0efff 64bit] [ 6.171893] hv_pci 93e81ac2-c185-4ef2-82ab-a5846703f339: PCI VMBus probing: Using version 0x10003 [ 6.214743] hv_pci 93e81ac2-c185-4ef2-82ab-a5846703f339: PCI host bridge to bus c185:00 [ 6.214745] pci_bus c185:00: root bus resource [mem 0xbffe10000-0xbffe12fff window] [ 6.217077] pci c185:00:00.0: [1af4:1049] type 00 class 0x010000 [ 6.219223] pci c185:00:00.0: reg 0x10: [mem 0xbffe10000-0xbffe10fff 64bit] [ 6.220555] pci c185:00:00.0: reg 0x18: [mem 0xbffe11000-0xbffe11fff 64bit] [ 6.221853] pci c185:00:00.0: reg 0x20: [mem 0xbffe12000-0xbffe12fff 64bit] [ 6.230710] pci c185:00:00.0: BAR 0: assigned [mem 0xbffe10000-0xbffe10fff 64bit] [ 6.231698] pci c185:00:00.0: BAR 2: assigned [mem 0xbffe11000-0xbffe11fff 64bit] [ 6.232666] pci c185:00:00.0: BAR 4: assigned [mem 0xbffe12000-0xbffe12fff 64bit] [ 8.118912] dxgk:err: is_handle_valid Entry is freed 40000080 2 [ 8.118914] dxgk:err: hmgrtable_get_object_by_type invalid handle 40000080 [ 8.118915] dxgk:err: adapter_by_handle failed 40000080 [ 8.119880] dxgk:err: is_handle_valid Entry is freed 40000080 2 [ 8.119881] dxgk:err: hmgrtable_get_object_by_type invalid handle 40000080 [ 8.119881] dxgk:err: adapter_by_handle failed 40000080 [ 8.127541] dxgk:err: is_handle_valid Entry is freed 40000080 2 [ 8.127541] dxgk:err: hmgrtable_get_object_by_type invalid handle 40000080 [ 8.127542] dxgk:err: adapter_by_handle failed 40000080 [ 8.130650] dxgk:err: is_handle_valid Entry is freed 40000080 2 [ 8.130651] dxgk:err: hmgrtable_get_object_by_type invalid handle 40000080 [ 8.130652] dxgk:err: adapter_by_handle failed 40000080 [ 40.214242] WSLGd: /usr/bin/sh exited with status 0. [ 46.374031] process 'local/cuda-10.2/bin/nvcc' started with executable stack [ 49.139936] hv_balloon: Max. dynamic memory size: 49152 MB [ 169.630088] init: (250) ERROR: LogException:33: TELEMETRY: (null) No such file or directory @d:\os\src\onecore\VM\linux\mountutil\mountutilcpp.h:19 (MountEnum) [ 371.317420] potentially unexpected fatal signal 11. [ 371.317428] CPU: 12 PID: 22428 Comm: lum_ecu_adaptiv Not tainted 5.10.16.3-microsoft-standard-WSL2 #1 [ 371.317448] RIP: 0033:0x557b33e19b0d [ 371.317452] Code: 89 74 24 60 48 c7 44 24 68 0f 00 00 00 4c 89 7c 24 50 48 c7 44 24 58 0f 00 00 00 48 89 44 24 08 e8 c8 5b 01 00 48 8b 7c 24 28 <48> 8b 07 ff 10 48 89 df e8 d6 52 00 00 48 89 df e8 ce 5e 00 00 48 [ 371.317456] RSP: 002b:00007ffcaa080de0 EFLAGS: 00010202 [ 371.317460] RAX: 00007ffcaa081550 RBX: 00007ffcaa080e60 RCX: 0000000000000000 [ 371.317462] RDX: 0000557b33e4c290 RSI: 00007ffcaa080e30 RDI: 0000000000000000 [ 371.317463] RBP: 0000557b35688b78 R08: 0000000000000011 R09: 0000000000000001 [ 371.317465] R10: 0000000000000067 R11: 00007f1f3942e960 R12: 00007ffcaa080ed0 [ 371.317467] R13: 00007ffcaa080e50 R14: 0000557b33e78d48 R15: 0000557b33e78f58 [ 371.317469] FS: 00007f1f9963c280 GS: 0000000000000000 [ 371.332261] dxgk:err: vmbus_sendpacket failed: fffffff5 [ 371.332263] dxgk:err: send_create_allocation failed fffffff5 [ 371.332282] ------------[ cut here ]------------ [ 371.332284] list_add double add: new=ffff888176f12090, prev=ffff888176f12090, next=ffffc90000105020. [ 371.332319] WARNING: CPU: 5 PID: 21795 at lib/list_debug.c:29 __list_add_valid+0x67/0x70 [ 371.332319] Modules linked in: [ 371.332323] CPU: 5 PID: 21795 Comm: lum_pdk_semanti Not tainted 5.10.16.3-microsoft-standard-WSL2 #1 [ 371.332326] RIP: 0010:__list_add_valid+0x67/0x70 [ 371.332329] Code: c6 4c 89 ca 48 c7 c7 50 12 48 82 e8 6a 05 58 00 0f 0b 31 c0 c3 48 89 f2 4c 89 c1 48 89 fe 48 c7 c7 a0 12 48 82 e8 50 05 58 00 <0f> 0b 31 c0 c3 0f 1f 40 00 48 b8 00 01 00 00 00 00 ad de 48 8b 17 [ 371.332332] RSP: 0018:ffffc900090bfcb8 EFLAGS: 00010086 [ 371.332334] RAX: 0000000000000000 RBX: ffffc90000105000 RCX: 0000000000000027 [ 371.332337] RDX: 0000000000000027 RSI: 00000000ffffdfff RDI: ffff8891d7957258 [ 371.332341] RBP: ffff888176f12090 R08: ffff8891d7957250 R09: ffffc900090bfae8 [ 371.332343] R10: 0000000000000001 R11: 0000000000000001 R12: 00000000000002ac [ 371.332345] R13: ffff888176f12090 R14: ffffc90000105020 R15: ffff888176f120a8 [ 371.332350] FS: 00007f4257280f80(0000) GS:ffff8891d7940000(0000) knlGS:0000000000000000 [ 371.332353] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 371.332355] CR2: 00005631c72e20a8 CR3: 00000001b20ec000 CR4: 0000000000350ea0 [ 371.332356] Call Trace: [ 371.332361] dxgvmb_send_sync_msg+0xb8/0x140 [ 371.332365] dxgvmb_send_create_allocation+0x35f/0x3f0 [ 371.332370] dxgk_create_allocation+0x6e3/0xcb0 [ 371.332374] dxgk_unlocked_ioctl+0x11/0x20 [ 371.332378] __x64_sys_ioctl+0x83/0xb0 [ 371.332383] do_syscall_64+0x33/0x80 [ 371.332387] entry_SYSCALL_64_after_hwframe+0x44/0xa9 [ 371.332390] RIP: 0033:0x7f41f74e0317 [ 371.332392] Code: b3 66 90 48 8b 05 71 4b 2d 00 64 c7 00 26 00 00 00 48 c7 c0 ff ff ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 b8 10 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d 41 4b 2d 00 f7 d8 64 89 01 48 [ 371.332396] RSP: 002b:00007ffc05323148 EFLAGS: 00000246 ORIG_RAX: 0000000000000010 [ 371.332399] RAX: ffffffffffffffda RBX: 00007ffc0532326f RCX: 00007f41f74e0317 [ 371.332400] RDX: 00007ffc053231a0 RSI: 00000000c0484706 RDI: 0000000000000005 [ 371.332402] RBP: 00007ffc05323278 R08: 0000000000000000 R09: 0000000000000000 [ 371.332404] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000 [ 371.332406] R13: 0000000000000000 R14: 00007ffc05323280 R15: 00007ffc0532327c [ 371.332409] ---[ end trace d96d4cadf2ce8cf5 ]--- [ 371.332409] dxgk:err: vmbus_sendpacket failed: fffffff5 [ 371.332410] dxgk:err: send_create_allocation failed fffffff5 [ 371.334648] ------------[ cut here ]------------ [ 371.334652] list_add double add: new=ffff888176f12090, prev=ffff888176f12090, next=ffffc90000105020. [ 371.334681] WARNING: CPU: 5 PID: 21795 at lib/list_debug.c:29 __list_add_valid+0x67/0x70 [ 371.334682] Modules linked in: [ 371.334686] CPU: 5 PID: 21795 Comm: lum_pdk_semanti Tainted: G W 5.10.16.3-microsoft-standard-WSL2 #1 [ 371.334689] RIP: 0010:__list_add_valid+0x67/0x70 [ 371.334691] Code: c6 4c 89 ca 48 c7 c7 50 12 48 82 e8 6a 05 58 00 0f 0b 31 c0 c3 48 89 f2 4c 89 c1 48 89 fe 48 c7 c7 a0 12 48 82 e8 50 05 58 00 <0f> 0b 31 c0 c3 0f 1f 40 00 48 b8 00 01 00 00 00 00 ad de 48 8b 17 [ 371.334695] RSP: 0018:ffffc900090bfcb8 EFLAGS: 00010086 [ 371.334697] RAX: 0000000000000000 RBX: ffffc90000105000 RCX: 0000000000000027 [ 371.334698] RDX: 0000000000000027 RSI: 00000000ffffdfff RDI: ffff8891d7957258 [ 371.334700] RBP: ffff888176f12090 R08: ffff8891d7957250 R09: ffffc900090bfae8 [ 371.334702] R10: 0000000000000001 R11: 0000000000000001 R12: 00000000000002ac [ 371.334703] R13: ffff888176f12090 R14: ffffc90000105020 R15: ffff888176f120a8 [ 371.334708] FS: 00007f4257280f80(0000) GS:ffff8891d7940000(0000) knlGS:0000000000000000 [ 371.334712] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 371.334713] CR2: 00005631c72e20a8 CR3: 00000001b20ec000 CR4: 0000000000350ea0 [ 371.334715] Call Trace: [ 371.334719] dxgvmb_send_sync_msg+0xb8/0x140 [ 371.334723] dxgvmb_send_create_allocation+0x35f/0x3f0 [ 371.334726] dxgk_create_allocation+0x6e3/0xcb0 [ 371.334730] dxgk_unlocked_ioctl+0x11/0x20 [ 371.334734] __x64_sys_ioctl+0x83/0xb0 [ 371.334738] do_syscall_64+0x33/0x80 [ 371.334741] entry_SYSCALL_64_after_hwframe+0x44/0xa9 [ 371.334744] RIP: 0033:0x7f41f74e0317 [ 371.334745] Code: b3 66 90 48 8b 05 71 4b 2d 00 64 c7 00 26 00 00 00 48 c7 c0 ff ff ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 b8 10 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d 41 4b 2d 00 f7 d8 64 89 01 48 [ 371.334749] RSP: 002b:00007ffc05323148 EFLAGS: 00000246 ORIG_RAX: 0000000000000010 [ 371.334751] RAX: ffffffffffffffda RBX: 00007ffc0532326f RCX: 00007f41f74e0317 [ 371.334753] RDX: 00007ffc053231a0 RSI: 00000000c0484706 RDI: 0000000000000005 [ 371.334755] RBP: 00007ffc05323278 R08: 0000000000000000 R09: 0000000000000000 [ 371.334756] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000 [ 371.334758] R13: 0000000000000000 R14: 00007ffc05323280 R15: 00007ffc0532327c [ 371.334760] ---[ end trace d96d4cadf2ce8cf6 ]--- [ 371.334761] dxgk:err: vmbus_sendpacket failed: fffffff5 [ 371.334762] dxgk:err: send_create_allocation failed fffffff5 [ 371.334777] ------------[ cut here ]------------ [ 371.334777] list_add double add: new=ffff888176f12090, prev=ffff888176f12090, next=ffffc90000105020. [ 371.334786] WARNING: CPU: 5 PID: 21795 at lib/list_debug.c:29 __list_add_valid+0x67/0x70 [ 371.334786] Modules linked in: [ 371.334788] CPU: 5 PID: 21795 Comm: lum_pdk_semanti Tainted: G W 5.10.16.3-microsoft-standard-WSL2 #1 [ 371.334791] RIP: 0010:__list_add_valid+0x67/0x70 [ 371.334793] Code: c6 4c 89 ca 48 c7 c7 50 12 48 82 e8 6a 05 58 00 0f 0b 31 c0 c3 48 89 f2 4c 89 c1 48 89 fe 48 c7 c7 a0 12 48 82 e8 50 05 58 00 <0f> 0b 31 c0 c3 0f 1f 40 00 48 b8 00 01 00 00 00 00 ad de 48 8b 17 [ 371.334796] RSP: 0018:ffffc900090bfcb8 EFLAGS: 00010086 [ 371.334798] RAX: 0000000000000000 RBX: ffffc90000105000 RCX: 0000000000000027 [ 371.334800] RDX: 0000000000000027 RSI: 00000000ffffdfff RDI: ffff8891d7957258 [ 371.334801] RBP: ffff888176f12090 R08: ffff8891d7957250 R09: ffffc900090bfae8 [ 371.334803] R10: 0000000000000001 R11: 0000000000000001 R12: 00000000000002ac [ 371.334805] R13: ffff888176f12090 R14: ffffc90000105020 R15: ffff888176f120a8 [ 371.334808] FS: 00007f4257280f80(0000) GS:ffff8891d7940000(0000) knlGS:0000000000000000 [ 371.334810] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 371.334811] CR2: 00005631c72e20a8 CR3: 00000001b20ec000 CR4: 0000000000350ea0 [ 371.334813] Call Trace: [ 371.334814] dxgvmb_send_sync_msg+0xb8/0x140 [ 371.334817] dxgvmb_send_create_allocation+0x35f/0x3f0 [ 371.334819] dxgk_create_allocation+0x6e3/0xcb0 [ 371.334822] dxgk_unlocked_ioctl+0x11/0x20 [ 371.334824] __x64_sys_ioctl+0x83/0xb0 [ 371.334826] do_syscall_64+0x33/0x80 [ 371.334828] entry_SYSCALL_64_after_hwframe+0x44/0xa9 [ 371.334830] RIP: 0033:0x7f41f74e0317 [ 371.334832] Code: b3 66 90 48 8b 05 71 4b 2d 00 64 c7 00 26 00 00 00 48 c7 c0 ff ff ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 b8 10 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d 41 4b 2d 00 f7 d8 64 89 01 48 [ 371.334835] RSP: 002b:00007ffc05323148 EFLAGS: 00000246 ORIG_RAX: 0000000000000010 [ 371.334837] RAX: ffffffffffffffda RBX: 00007ffc0532326f RCX: 00007f41f74e0317 [ 371.334839] RDX: 00007ffc053231a0 RSI: 00000000c0484706 RDI: 0000000000000005 [ 371.334841] RBP: 00007ffc05323278 R08: 0000000000000000 R09: 0000000000000000 [ 371.334842] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000 [ 371.334844] R13: 0000000000000000 R14: 00007ffc05323280 R15: 00007ffc0532327c [ 371.334846] ---[ end trace d96d4cadf2ce8cf7 ]--- [ 371.334847] dxgk:err: vmbus_sendpacket failed: fffffff5 [ 371.334847] dxgk:err: send_create_allocation failed fffffff5 [ 371.336768] ------------[ cut here ]------------ [ 371.336771] list_add double add: new=ffff888176f12090, prev=ffff888176f12090, next=ffffc90000105020. [ 371.336789] WARNING: CPU: 5 PID: 21795 at lib/list_debug.c:29 __list_add_valid+0x67/0x70 [ 371.336790] Modules linked in: [ 371.336793] CPU: 5 PID: 21795 Comm: lum_pdk_semanti Tainted: G W 5.10.16.3-microsoft-standard-WSL2 #1 [ 371.336796] RIP: 0010:__list_add_valid+0x67/0x70 [ 371.336798] Code: c6 4c 89 ca 48 c7 c7 50 12 48 82 e8 6a 05 58 00 0f 0b 31 c0 c3 48 89 f2 4c 89 c1 48 89 fe 48 c7 c7 a0 12 48 82 e8 50 05 58 00 <0f> 0b 31 c0 c3 0f 1f 40 00 48 b8 00 01 00 00 00 00 ad de 48 8b 17 [ 371.336801] RSP: 0018:ffffc900090bfcb8 EFLAGS: 00010086 [ 371.336803] RAX: 0000000000000000 RBX: ffffc90000105000 RCX: 0000000000000027 [ 371.336805] RDX: 0000000000000027 RSI: 00000000ffffdfff RDI: ffff8891d7957258 [ 371.336807] RBP: ffff888176f12090 R08: ffff8891d7957250 R09: ffffc900090bfae8 [ 371.336808] R10: 0000000000000001 R11: 0000000000000001 R12: 00000000000002ac [ 371.336810] R13: ffff888176f12090 R14: ffffc90000105020 R15: ffff888176f120a8 [ 371.336814] FS: 00007f4257280f80(0000) GS:ffff8891d7940000(0000) knlGS:0000000000000000 [ 371.336817] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 371.336818] CR2: 00005631c72e20a8 CR3: 00000001b20ec000 CR4: 0000000000350ea0 [ 371.336820] Call Trace: [ 371.336824] dxgvmb_send_sync_msg+0xb8/0x140 [ 371.336827] dxgvmb_send_create_allocation+0x35f/0x3f0 [ 371.336830] dxgk_create_allocation+0x6e3/0xcb0 [ 371.336833] dxgk_unlocked_ioctl+0x11/0x20 [ 371.336836] __x64_sys_ioctl+0x83/0xb0 [ 371.336839] do_syscall_64+0x33/0x80 [ 371.336841] entry_SYSCALL_64_after_hwframe+0x44/0xa9 [ 371.336843] RIP: 0033:0x7f41f74e0317 [ 371.336845] Code: b3 66 90 48 8b 05 71 4b 2d 00 64 c7 00 26 00 00 00 48 c7 c0 ff ff ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 b8 10 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d 41 4b 2d 00 f7 d8 64 89 01 48 [ 371.336849] RSP: 002b:00007ffc05323148 EFLAGS: 00000246 ORIG_RAX: 0000000000000010 [ 371.336851] RAX: ffffffffffffffda RBX: 00007ffc0532326f RCX: 00007f41f74e0317 [ 371.336853] RDX: 00007ffc053231a0 RSI: 00000000c0484706 RDI: 0000000000000005 [ 371.336854] RBP: 00007ffc05323278 R08: 0000000000000000 R09: 0000000000000000 [ 371.336856] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000 [ 371.336858] R13: 0000000000000000 R14: 00007ffc05323280 R15: 00007ffc0532327c [ 371.336860] ---[ end trace d96d4cadf2ce8cf8 ]--- [ 371.336861] dxgk:err: vmbus_sendpacket failed: fffffff5 [ 371.336862] dxgk:err: send_create_allocation failed fffffff5 [ 371.336874] ------------[ cut here ]------------ [ 371.336875] list_add double add: new=ffff888176f12090, prev=ffff888176f12090, next=ffffc90000105020. [ 371.336883] WARNING: CPU: 5 PID: 21795 at lib/list_debug.c:29 __list_add_valid+0x67/0x70 [ 371.336884] Modules linked in: [ 371.336886] CPU: 5 PID: 21795 Comm: lum_pdk_semanti Tainted: G W 5.10.16.3-microsoft-standard-WSL2 #1 [ 371.336889] RIP: 0010:__list_add_valid+0x67/0x70 [ 371.336891] Code: c6 4c 89 ca 48 c7 c7 50 12 48 82 e8 6a 05 58 00 0f 0b 31 c0 c3 48 89 f2 4c 89 c1 48 89 fe 48 c7 c7 a0 12 48 82 e8 50 05 58 00 <0f> 0b 31 c0 c3 0f 1f 40 00 48 b8 00 01 00 00 00 00 ad de 48 8b 17 [ 371.336895] RSP: 0018:ffffc900090bfcb8 EFLAGS: 00010086 [ 371.336897] RAX: 0000000000000000 RBX: ffffc90000105000 RCX: 0000000000000027 [ 371.336899] RDX: 0000000000000027 RSI: 00000000ffffdfff RDI: ffff8891d7957258 [ 371.336901] RBP: ffff888176f12090 R08: ffff8891d7957250 R09: ffffc900090bfae8 [ 371.336903] R10: 0000000000000001 R11: 0000000000000001 R12: 00000000000002ac [ 371.336905] R13: ffff888176f12090 R14: ffffc90000105020 R15: ffff888176f120a8 [ 371.336907] FS: 00007f4257280f80(0000) GS:ffff8891d7940000(0000) knlGS:0000000000000000 [ 371.336910] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 371.336911] CR2: 00005631c72e20a8 CR3: 00000001b20ec000 CR4: 0000000000350ea0 [ 371.336913] Call Trace: [ 371.336915] dxgvmb_send_sync_msg+0xb8/0x140 [ 371.336919] dxgvmb_send_create_allocation+0x35f/0x3f0 [ 371.336923] dxgk_create_allocation+0x6e3/0xcb0 [ 371.336926] dxgk_unlocked_ioctl+0x11/0x20 [ 371.336928] __x64_sys_ioctl+0x83/0xb0 [ 371.336930] do_syscall_64+0x33/0x80 [ 371.336932] entry_SYSCALL_64_after_hwframe+0x44/0xa9 [ 371.336934] RIP: 0033:0x7f41f74e0317 [ 371.336936] Code: b3 66 90 48 8b 05 71 4b 2d 00 64 c7 00 26 00 00 00 48 c7 c0 ff ff ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 b8 10 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d 41 4b 2d 00 f7 d8 64 89 01 48 [ 371.336939] RSP: 002b:00007ffc05323148 EFLAGS: 00000246 ORIG_RAX: 0000000000000010 [ 371.336942] RAX: ffffffffffffffda RBX: 00007ffc0532326f RCX: 00007f41f74e0317 [ 371.336943] RDX: 00007ffc053231a0 RSI: 00000000c0484706 RDI: 0000000000000005 [ 371.336945] RBP: 00007ffc05323278 R08: 0000000000000000 R09: 0000000000000000 [ 371.336947] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000 [ 371.336949] R13: 0000000000000000 R14: 00007ffc05323280 R15: 00007ffc0532327c [ 371.336951] ---[ end trace d96d4cadf2ce8cf9 ]--- [ 371.336952] dxgk:err: vmbus_sendpacket failed: fffffff5 [process exited with code 1] ```
microsoft-github-policy-service[bot] commented 8 months ago

This issue has been automatically closed since it has not had any activity for the past year. If you're still experiencing this issue please re-file this as a new issue or feature request.

Thank you!