-
Notifications
You must be signed in to change notification settings - Fork 823
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
WslRegisterDistribution failed with error: 0x80072745 #12328
Comments
Logs are required for review from WSL teamIf this a feature request, please reply with '/feature'. If this is a question, reply with '/question'. How to collect WSL logsDownload and execute collect-wsl-logs.ps1 in an administrative powershell prompt:
The script will output the path of the log file once done. If this is a networking issue, please use collect-networking-logs.ps1, following the instructions here Once completed please upload the output files to this Github issue. Click here for more info on logging View similar issuesPlease view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it! Open similar issues:
Closed similar issues:
|
Here are the logs requestedWslLogs-2024-11-27_17-06-19.zip |
Diagnostic information
|
@chessturo: Do you have any idea of what could be causing this ? I'm not seeing any error on the host side, but looks like the filesystem got corrupted in the guest:
|
Windows Version
Microsoft Windows [Version 10.0.26100.2454]
WSL Version
2.3.26.0
Are you using WSL 1 or WSL 2?
Kernel Version
5.15.167.4-1
Distro Version
No response
Other Software
No response
Repro Steps
Try to install any distro with wsl --install (i.e. wsl --install Unbuntu)
Get this response:
Ubuntu has been installed.
Launching Ubuntu...
Installing, this may take a few minutes...
WslRegisterDistribution failed with error: 0x80072745
Error: 0x80072745 An established connection was aborted by the software in your host machine.
Press any key to continue...
Expected Behavior
Linux is install and enters bash
Actual Behavior
Error is displayed
Diagnostic Logs
Output from debug console
[ 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: privilege flags low 0xae7f, high 0x3b8030, hints 0x9a4e24, misc 0xe0bed7b2
[ 0.000000] Hyper-V Host Build:26100-10.0-2-0.2454
[ 0.000000] Hyper-V: Nested features: 0x3e0101
[ 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.000003] tsc: Detected 2419.199 MHz processor
[ 0.002066] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.006255] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.009783] last_pfn = 0x7fe200 max_arch_pfn = 0x400000000
[ 0.013298] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.017678] last_pfn = 0xf8000 max_arch_pfn = 0x400000000
[ 0.021082] Using GB pages for direct mapping
[ 0.023926] RAMDISK: [mem 0x03de4000-0x0400bfff]
[ 0.026856] ACPI: Early table checksum verification disabled
[ 0.030621] ACPI: RSDP 0x00000000000E0000 000024 (v02 VRTUAL)
[ 0.034524] ACPI: XSDT 0x0000000000100000 000044 (v01 VRTUAL MICROSFT 00000001 MSFT 00000001)
[ 0.040566] ACPI: FACP 0x0000000000101000 000114 (v06 VRTUAL MICROSFT 00000001 MSFT 00000001)
[ 0.046256] ACPI: DSDT 0x00000000001011B8 01E191 (v02 MSFTVM DSDT01 00000001 MSFT 05000000)
[ 0.051610] ACPI: FACS 0x0000000000101114 000040
[ 0.054483] ACPI: OEM0 0x0000000000101154 000064 (v01 VRTUAL MICROSFT 00000001 MSFT 00000001)
[ 0.059856] ACPI: SRAT 0x000000000011F349 0004B0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)
[ 0.065210] ACPI: APIC 0x000000000011F7F9 000148 (v04 VRTUAL MICROSFT 00000001 MSFT 00000001)
[ 0.070557] ACPI: Reserving FACP table memory at [mem 0x101000-0x101113]
[ 0.074740] ACPI: Reserving DSDT table memory at [mem 0x1011b8-0x11f348]
[ 0.078955] ACPI: Reserving FACS table memory at [mem 0x101114-0x101153]
[ 0.083172] ACPI: Reserving OEM0 table memory at [mem 0x101154-0x1011b7]
[ 0.087376] ACPI: Reserving SRAT table memory at [mem 0x11f349-0x11f7f8]
[ 0.091073] ACPI: Reserving APIC table memory at [mem 0x11f7f9-0x11f940]
[ 0.092616] Zone ranges:
[ 0.093150] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.094516] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.095966] Normal [mem 0x0000000100000000-0x00000007fe1fffff]
[ 0.097320] Device empty
[ 0.097949] Movable zone start for each node
[ 0.098898] Early memory node ranges
[ 0.099671] node 0: [mem 0x0000000000001000-0x000000000009ffff]
[ 0.101040] node 0: [mem 0x0000000000200000-0x00000000f7ffffff]
[ 0.102433] node 0: [mem 0x0000000100000000-0x00000007fe1fffff]
[ 0.103775] Initmem setup node 0 [mem 0x0000000000001000-0x00000007fe1fffff]
[ 0.105374] On node 0, zone DMA: 1 pages in unavailable ranges
[ 0.105423] On node 0, zone DMA: 352 pages in unavailable ranges
[ 0.121220] On node 0, zone Normal: 7680 pages in unavailable ranges
[ 0.122645] ACPI: LAPIC_NMI (acpi_id[0x01] dfl dfl lint[0x1])
[ 0.125398] IOAPIC[0]: apic_id 32, version 17, address 0xfec00000, GSI 0-23
[ 0.126905] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.128409] ACPI: Using ACPI (MADT) for SMP configuration information
[ 0.129805] TSC deadline timer available
[ 0.130661] smpboot: Allowing 32 CPUs, 0 hotplug CPUs
[ 0.131786] [mem 0xf8000000-0xffffffff] available for PCI devices
[ 0.133133] Booting paravirtualized kernel on Hyper-V
[ 0.135955] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.143673] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:32 nr_node_ids:1
[ 0.147452] percpu: Embedded 54 pages/cpu s180696 r8192 d32296 u262144
[ 0.149052] pcpu-alloc: s180696 r8192 d32296 u262144 alloc=1*2097152
[ 0.150589] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15
[ 0.152337] pcpu-alloc: [0] 16 17 18 19 20 21 22 23 [0] 24 25 26 27 28 29 30 31
[ 0.154082] Hyper-V: PV spinlocks enabled
[ 0.155018] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes, linear)
[ 0.156741] Built 1 zonelists, mobility grouping on. Total pages: 8216701
[ 0.158381] Kernel command line: initrd=\initrd.img WSL_ROOT_INIT=1 panic=-1 nr_cpus=32 hv_utils.timesync_implicit=1 earlycon=uart8250,io,0x3f8,115200 console=hvc0 debug pty.legacy_count=0 WSL_ENABLE_CRASH_DUMP=1
[ 0.162549] Unknown kernel command line parameters "WSL_ROOT_INIT=1 WSL_ENABLE_CRASH_DUMP=1", will be passed to user space.
[ 0.164944] printk: log_buf_len individual max cpu contribution: 4096 bytes
[ 0.166842] printk: log_buf_len total cpu_extra contributions: 126976 bytes
[ 0.168372] printk: log_buf_len min size: 131072 bytes
[ 0.169809] printk: log_buf_len: 262144 bytes
[ 0.170879] printk: early log buf free: 125392(95%)
[ 0.178926] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
[ 0.184436] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[ 0.186651] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.215313] Memory: 4124252K/33391228K available (18452K kernel code, 2648K rwdata, 9668K rodata, 2016K init, 1776K bss, 691740K reserved, 0K cma-reserved)
[ 0.218576] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=32, Nodes=1
[ 0.220137] ftrace: allocating 52991 entries in 207 pages
[ 0.236425] ftrace: allocated 207 pages with 6 groups
[ 0.237814] rcu: Hierarchical RCU implementation.
[ 0.238841] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=32.
[ 0.240310] Rude variant of Tasks RCU enabled.
[ 0.241258] Tracing variant of Tasks RCU enabled.
[ 0.242308] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
[ 0.243919] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=32
[ 0.247973] Using NULL legacy PIC
[ 0.249342] NR_IRQS: 16640, nr_irqs: 680, preallocated irqs: 0
[ 0.253519] random: crng init done
[ 0.255829] Console: colour dummy device 80x25
[ 0.258685] ACPI: Core revision 20210730
[ 0.261346] Failed to register legacy timer interrupt
[ 0.264600] APIC: Switch to symmetric I/O mode setup
[ 0.270548] x2apic enabled
[ 0.275005] Switched APIC routing to physical x2apic.
[ 0.278275] Hyper-V: Using IPI hypercalls
[ 0.279739] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x22df101993e, max_idle_ns: 440795226575 ns
[ 0.282044] Calibrating delay loop (skipped), value calculated using timer frequency.. 4838.39 BogoMIPS (lpj=24191990)
[ 0.284425] x86/cpu: User Mode Instruction Prevention (UMIP) activated
[ 0.285865] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
[ 0.286999] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
[ 0.288253] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 0.290086] Spectre V2 : Mitigation: Enhanced / Automatic IBRS
[ 0.291356] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 0.292040] Spectre V2 : Spectre v2 / PBRSB-eIBRS: Retire a single CALL on VMEXIT
[ 0.292040] RETBleed: Mitigation: Enhanced IBRS
[ 0.292040] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[ 0.292040] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[ 0.292040] Register File Data Sampling: Mitigation: Clear Register File
[ 0.292040] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[ 0.292040] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[ 0.292040] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[ 0.292040] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
[ 0.292040] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
[ 0.292040] Freeing SMP alternatives memory: 60K
[ 0.292040] pid_max: default: 32768 minimum: 301
[ 0.292040] LSM: Security Framework initializing
[ 0.292040] landlock: Up and running.
[ 0.292040] Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.292040] Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.292040] smpboot: CPU0: 13th Gen Intel(R) Core(TM) i9-13900HX (family: 0x6, model: 0xb7, stepping: 0x1)
[ 0.292040] Performance Events: unsupported p6 CPU model 183 no PMU driver, software events only.
[ 0.292040] signal: max sigframe size: 1776
[ 0.292040] rcu: Hierarchical SRCU implementation.
[ 0.292040] smp: Bringing up secondary CPUs ...
[ 0.292040] x86: Booting SMP configuration:
[ 0.292040] .... 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 #24 #25 #26 #27 #28 #29 #30 #31
[ 0.292393] smp: Brought up 1 node, 32 CPUs
[ 0.303056] smpboot: Max logical packages: 1
[ 0.304059] smpboot: Total of 32 processors activated (154828.73 BogoMIPS)
[ 0.322047] node 0 deferred pages initialised in 20ms
[ 0.327955] devtmpfs: initialized
[ 0.327955] x86/mm: Memory block size: 128MB
[ 0.332550] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.334212] futex hash table entries: 8192 (order: 7, 524288 bytes, linear)
[ 0.336321] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.337674] audit: initializing netlink subsys (disabled)
[ 0.338849] audit: type=2000 audit(1732751779.050:1): state=initialized audit_enabled=0 res=1
[ 0.338849] thermal_sys: Registered thermal governor 'step_wise'
[ 0.338849] cpuidle: using governor menu
[ 0.343000] ACPI: bus type PCI registered
[ 0.343886] PCI: Fatal: No config space access function found
[ 0.348518] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[ 0.352098] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.353531] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.355028] raid6: skip pq benchmark and using algorithm avx2x4
[ 0.355028] raid6: using avx2x2 recovery algorithm
[ 0.355028] ACPI: Added _OSI(Module Device)
[ 0.355292] ACPI: Added _OSI(Processor Device)
[ 0.356240] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.362044] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.363216] ACPI: Added _OSI(Linux-Dell-Video)
[ 0.364184] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[ 0.365301] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[ 0.368303] ACPI: 1 ACPI AML tables successfully acquired and loaded
[ 0.370172] ACPI: Interpreter enabled
[ 0.370967] ACPI: PM: (supports S0 S5)
[ 0.371807] ACPI: Using IOAPIC for interrupt routing
[ 0.372052] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.374138] ACPI: Enabled 2 GPEs in block 00 to 0F
[ 0.375992] iommu: Default domain type: Translated
[ 0.377069] iommu: DMA domain TLB invalidation policy: lazy mode
[ 0.378467] SCSI subsystem initialized
[ 0.379256] ACPI: bus type USB registered
[ 0.380082] usbcore: registered new interface driver usbfs
[ 0.381324] usbcore: registered new interface driver hub
[ 0.382050] usbcore: registered new device driver usb
[ 0.383135] pps_core: LinuxPPS API ver. 1 registered
[ 0.384154] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [email protected]
[ 0.386228] PTP clock support registered
[ 0.387070] hv_vmbus: Vmbus version:5.3
[ 0.387070] PCI: Using ACPI for IRQ routing
[ 0.387070] PCI: System does not support PCI
[ 0.392075] clocksource: Switched to clocksource tsc-early
[ 0.392149] hv_vmbus: Unknown GUID: c376c1c3-d276-48d2-90a9-c04748072c60
[ 0.394923] hv_vmbus: Unknown GUID: 6e382d18-3336-4f4b-acc4-2b7703d4df4a
[ 0.396386] hv_vmbus: Unknown GUID: dde9cbc0-5060-4436-9448-ea1254a5d177
[ 0.397901] hv_vmbus: Unknown GUID: 6e382d18-3336-4f4b-acc4-2b7703d4df4a
[ 0.401577] VFS: Disk quotas dquot_6.6.0
[ 0.402413] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.403981] FS-Cache: Loaded
[ 0.404644] pnp: PnP ACPI init
[ 0.405404] pnp: PnP ACPI: found 3 devices
[ 0.408408] NET: Registered PF_INET protocol family
[ 0.410030] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.413395] tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear)
[ 0.416663] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.418726] TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.421100] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[ 0.423050] TCP: Hash tables configured (established 262144 bind 65536)
[ 0.424565] UDP hash table entries: 16384 (order: 7, 524288 bytes, linear)
[ 0.426200] UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes, linear)
[ 0.427958] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.429515] RPC: Registered named UNIX socket transport module.
[ 0.430849] RPC: Registered udp transport module.
[ 0.431866] RPC: Registered tcp transport module.
[ 0.432881] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.434304] PCI: CLS 0 bytes, default 64
[ 0.435161] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.435247] Trying to unpack rootfs image as initramfs...
[ 0.436611] software IO TLB: mapped [mem 0x00000000f4000000-0x00000000f8000000] (64MB)
[ 0.439669] KVM: vmx: using Hyper-V Enlightened VMCS
[ 0.439787] Freeing initrd memory: 2208K
[ 0.597682] kvm: already loaded the other module
[ 0.601814] Initialise system trusted keyrings
[ 0.603026] workingset: timestamp_bits=46 max_order=23 bucket_order=0
[ 0.605019] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.606576] NFS: Registering the id_resolver key type
[ 0.607727] Key type id_resolver registered
[ 0.608726] Key type id_legacy registered
[ 0.609621] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 0.611156] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[ 0.613434] Key type cifs.idmap registered
[ 0.614409] fuse: init (API version 7.34)
[ 0.615407] SGI XFS with ACLs, security attributes, realtime, scrub, repair, quota, no debug enabled
[ 0.617699] 9p: Installing v9fs 9p2000 file system support
[ 0.618948] FS-Cache: Netfs '9p' registered for caching
[ 0.620118] FS-Cache: Netfs 'ceph' registered for caching
[ 0.621286] ceph: loaded (mds proto 32)
[ 0.626720] NET: Registered PF_ALG protocol family
[ 0.627820] xor: automatically using best checksumming function avx
[ 0.629425] Key type asymmetric registered
[ 0.630313] Asymmetric key parser 'x509' registered
[ 0.631408] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
[ 0.633966] hv_vmbus: registering driver hv_pci
[ 0.635246] hv_pci c4b741f5-5582-4c98-8f8b-2e082933c396: PCI VMBus probing: Using version 0x10004
[ 0.637773] hv_pci c4b741f5-5582-4c98-8f8b-2e082933c396: PCI host bridge to bus 5582:00
[ 0.639649] pci_bus 5582:00: root bus resource [mem 0x9ffe00000-0x9ffe02fff window]
[ 0.641332] pci_bus 5582:00: No busn resource found for root bus, will use [bus 00-ff]
[ 0.643412] pci 5582:00:00.0: [1af4:1043] type 00 class 0x010000
[ 0.645272] pci 5582:00:00.0: reg 0x10: [mem 0x9ffe00000-0x9ffe00fff 64bit]
[ 0.647194] pci 5582:00:00.0: reg 0x18: [mem 0x9ffe01000-0x9ffe01fff 64bit]
[ 0.649156] pci 5582:00:00.0: reg 0x20: [mem 0x9ffe02000-0x9ffe02fff 64bit]
[ 0.652116] pci_bus 5582:00: busn_res: [bus 00-ff] end is updated to 00
[ 0.653628] pci 5582:00:00.0: BAR 0: assigned [mem 0x9ffe00000-0x9ffe00fff 64bit]
[ 0.655475] pci 5582:00:00.0: BAR 2: assigned [mem 0x9ffe01000-0x9ffe01fff 64bit]
[ 0.657423] pci 5582:00:00.0: BAR 4: assigned [mem 0x9ffe02000-0x9ffe02fff 64bit]
[ 0.659601] hv_pci 4f822574-9390-4691-92b7-e090ce35eda1: PCI VMBus probing: Using version 0x10004
[ 0.661863] hv_pci 4f822574-9390-4691-92b7-e090ce35eda1: PCI host bridge to bus 9390:00
[ 0.663618] pci_bus 9390:00: No busn resource found for root bus, will use [bus 00-ff]
[ 0.665427] pci 9390:00:00.0: [1414:008e] type 00 class 0x030200
[ 0.668415] pci_bus 9390:00: busn_res: [bus 00-ff] end is updated to 00
[ 0.670189] hv_pci ab9fc696-78cc-4c07-ba8f-832f36d2a491: PCI VMBus probing: Using version 0x10004
[ 0.695788] hv_pci ab9fc696-78cc-4c07-ba8f-832f36d2a491: PCI host bridge to bus 78cc:00
[ 0.697510] pci_bus 78cc:00: No busn resource found for root bus, will use [bus 00-ff]
[ 0.699410] pci 78cc:00:00.0: [1414:008e] type 00 class 0x030200
[ 0.702384] pci_bus 78cc:00: busn_res: [bus 00-ff] end is updated to 00
[ 0.704078] ACPI: AC: AC Adapter [AC1] (on-line)
[ 0.705615] ACPI: battery: Slot [BAT1] (battery present)
[ 0.707044] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[ 0.708575] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[ 0.710334] 00:01: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A
[ 0.728889] Non-volatile memory driver v1.3
[ 0.729962] printk: console [hvc0] enabled
[ 0.730095] [drm] Initialized vgem 1.0.0 20120112 for vgem on minor 0
[ 0.730934] printk: bootconsole [uart8250] disabled
[ 0.736794] brd: module loaded
[ 0.737675] loop: module loaded
[ 0.737851] hv_vmbus: registering driver hv_storvsc
[ 0.738048] wireguard: WireGuard 1.0.0 loaded. See www.wireguard.com for information.
[ 0.738437] wireguard: Copyright (C) 2015-2019 Jason A. Donenfeld [email protected]. All Rights Reserved.
[ 0.738767] tun: Universal TUN/TAP device driver, 1.6
[ 0.739007] PPP generic driver version 2.4.2
[ 0.739350] scsi host0: storvsc_host_t
[ 0.739497] PPP BSD Compression module registered
[ 0.739849] PPP Deflate Compression module registered
[ 0.740043] PPP MPPE Compression module registered
[ 0.740358] NET: Registered PF_PPPOX protocol family
[ 0.740651] usbcore: registered new interface driver cdc_ether
[ 0.740894] usbcore: registered new interface driver cdc_ncm
[ 0.741219] usbcore: registered new interface driver r8153_ecm
[ 0.741568] hv_vmbus: registering driver hv_netvsc
[ 0.741920] VFIO - User Level meta-driver version: 0.3
[ 0.742231] usbcore: registered new interface driver cdc_acm
[ 0.742433] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[ 0.742756] vhci_hcd vhci_hcd.0: USB/IP Virtual Host Controller
[ 0.742964] vhci_hcd vhci_hcd.0: new USB bus registered, assigned bus number 1
[ 0.743175] vhci_hcd: created sysfs vhci_hcd.0
[ 0.743484] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15
[ 0.743709] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.743905] usb usb1: Product: USB/IP Virtual Host Controller
[ 0.744069] usb usb1: Manufacturer: Linux 5.15.167.4-microsoft-standard-WSL2 vhci_hcd
[ 0.744284] usb usb1: SerialNumber: vhci_hcd.0
[ 0.744515] hub 1-0:1.0: USB hub found
[ 0.744655] hub 1-0:1.0: 8 ports detected
[ 0.744967] vhci_hcd vhci_hcd.0: USB/IP Virtual Host Controller
[ 0.745130] vhci_hcd vhci_hcd.0: new USB bus registered, assigned bus number 2
[ 0.745377] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[ 0.745728] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.15
[ 0.745937] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.746134] usb usb2: Product: USB/IP Virtual Host Controller
[ 0.746303] usb usb2: Manufacturer: Linux 5.15.167.4-microsoft-standard-WSL2 vhci_hcd
[ 0.746602] usb usb2: SerialNumber: vhci_hcd.0
[ 0.746827] hub 2-0:1.0: USB hub found
[ 0.747088] hub 2-0:1.0: 8 ports detected
[ 0.747390] hv_vmbus: registering driver hyperv_keyboard
[ 0.747530] rtc_cmos 00:02: RTC can wake from S4
[ 0.748586] rtc_cmos 00:02: registered as rtc0
[ 0.748954] rtc_cmos 00:02: setting system clock to 2024-11-27T23:56:19 UTC (1732751779)
[ 0.749272] rtc_cmos 00:02: alarms up to one month, 114 bytes nvram
[ 0.749567] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: [email protected]
[ 0.749884] device-mapper: raid: Loading target version 1.15.1
[ 0.750076] hid: raw HID events driver (C) Jiri Kosina
[ 0.750223] usbcore: registered new interface driver usbhid
[ 0.750358] usbhid: USB HID core driver
[ 0.750515] hv_utils: Registering HyperV Utility Driver
[ 0.750675] hv_vmbus: registering driver hv_utils
[ 0.750915] hv_vmbus: registering driver hv_balloon
[ 0.751111] hv_vmbus: registering driver dxgkrnl
[ 0.751426] hv_utils: TimeSync IC version 4.0
[ 0.751704] hv_balloon: Using Dynamic Memory protocol version 2.0
[ 0.752527] Free page reporting enabled
[ 0.752743] hv_balloon: Cold memory discard hint enabled with order 9
[ 0.753932] drop_monitor: Initializing network drop monitor service
[ 0.754179] Mirror/redirect action on
[ 0.754325] u32 classifier
[ 0.754399] Performance counters on
[ 0.754532] input device check on
[ 0.754758] Actions configured
[ 0.756043] IPVS: Registered protocols (TCP, UDP)
[ 0.756396] IPVS: Connection hash table configured (size=4096, memory=32Kbytes)
[ 0.756736] IPVS: ipvs loaded.
[ 0.756861] IPVS: [rr] scheduler registered.
[ 0.757028] IPVS: [wrr] scheduler registered.
[ 0.757204] IPVS: [sh] scheduler registered.
[ 0.757512] ipt_CLUSTERIP: ClusterIP Version 0.8 loaded successfully
[ 0.757808] Initializing XFRM netlink socket
[ 0.757978] NET: Registered PF_INET6 protocol family
[ 0.758385] Segment Routing with IPv6
[ 0.758501] In-situ OAM (IOAM) with IPv6
[ 0.758681] NET: Registered PF_PACKET protocol family
[ 0.758837] Bridge firewalling registered
[ 0.758960] 8021q: 802.1Q VLAN Support v1.8
[ 0.759091] sctp: Hash tables configured (bind 512/512)
[ 0.759262] 9pnet: Installing 9P2000 support
[ 0.759477] Key type dns_resolver registered
[ 0.759617] Key type ceph registered
[ 0.759850] libceph: loaded (mon/osd proto 15/24)
[ 0.760146] NET: Registered PF_VSOCK protocol family
[ 0.760297] hv_vmbus: registering driver hv_sock
[ 0.760479] IPI shorthand broadcast: enabled
[ 0.760756] sched_clock: Marking stable (731593146, 28537200)->(811032500, -50902154)
[ 0.761830] registered taskstats version 1
[ 0.763114] Loading compiled-in X.509 certificates
[ 0.768927] Btrfs loaded, crc32c=crc32c-generic, zoned=no, fsverity=no
[ 0.769319] clk: Disabling unused clocks
[ 0.786011] Freeing unused kernel image (initmem) memory: 2016K
[ 0.786301] Write protecting the kernel read-only data: 30720k
[ 0.787240] Freeing unused kernel image (text/rodata gap) memory: 2024K
[ 0.787794] Freeing unused kernel image (rodata/data gap) memory: 572K
[ 0.787980] Run /init as init process
[ 0.788098] with arguments:
[ 0.788223] /init
[ 0.788299] with environment:
[ 0.788407] HOME=/
[ 0.788475] TERM=linux
[ 0.788536] WSL_ROOT_INIT=1
[ 0.788668] WSL_ENABLE_CRASH_DUMP=1
[ 0.794294] scsi 0:0:0:0: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5
[ 0.809483] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 0.809941] sd 0:0:0:0: [sda] 795504 512-byte logical blocks: (407 MB/388 MiB)
[ 0.810148] scsi 0:0:0:1: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5
[ 0.810466] sd 0:0:0:0: [sda] Write Protect is on
[ 0.810969] sd 0:0:0:0: [sda] Mode Sense: 0f 00 80 00
[ 0.811279] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[ 0.813212] sd 0:0:0:0: [sda] Attached SCSI disk
[ 0.825240] sd 0:0:0:1: Attached scsi generic sg1 type 0
[ 0.825701] sd 0:0:0:1: [sdb] 16777224 512-byte logical blocks: (8.59 GB/8.00 GiB)
[ 0.825949] sd 0:0:0:1: [sdb] 4096-byte physical blocks
[ 0.826131] sd 0:0:0:1: [sdb] Write Protect is off
[ 0.826273] sd 0:0:0:1: [sdb] Mode Sense: 0f 00 00 00
[ 0.826515] sd 0:0:0:1: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 0.827854] sd 0:0:0:1: [sdb] Attached SCSI disk
[ 0.843169] EXT4-fs (sda): mounted filesystem without journal. Opts: (null). Quota mode: none.
DnsTunnelingManager::DnsTunnelingManager - using DNS server IP 10.255.255.254
DnsServer::StartUdpDnsServer - successfully started UDP server on IP 10.255.255.254
DnsServer::StartTcpDnsServer - successfully started TCP server on IP 10.255.255.254
GNS: Processing Next Message
Setting up swapspace version 1, size = 8 GiB (8589934592 bytes)
no label, UUID=c1927a8d-35ec-423f-8249-bcf38fe717ca
[ 0.871860] Adding 8388608k swap on /dev/sdb. Priority:-2 extents:1 across:8388608k
Processing LX_MESSAGE_TYPE LxGnsMessageInterfaceConfiguration
OpenAdapterImpl: Found an interface matching the GUID 7D563D3B-1848-4C63-B503-19F5F7213FCB, with name eth0
LxGnsMessageInterfaceConfiguration: no-op - the endpoint ID 7D563D3B-1848-4C63-B503-19F5F7213FCB PortFriendlyName is blank
SetAdapterConfiguration setting the IPv4 address on endpointID (7D563D3B-1848-4C63-B503-19F5F7213FCB) to 172.25.9.55/20 on interfaceName eth0
SetInterfaceState: setting interface state to Up on interfaceName eth0
[ 1.012014] IGNS: Processing Next Message Successful (0x0)Pv6: ADDRCONF(NE
TDEV_CHANGE): etReturning LxGnsMessageResult [0 - ]h0: link becomes
ready
GNS: Processing Next Message
Processing LX_MESSAGE_TYPE LxGnsMessageNotification
OpenAdapterImpl: Found an interface matching the GUID 7D563D3B-1848-4C63-B503-19F5F7213FCB, with name eth0
Processing Notification LxGnsMessageNotification GuestEndpointResourceType::Route for interfaceName eth0
ProcessRouteChange: Add route default via 172.25.0.1/0 dev 2 metric 0 on interfaceName eth0
ModifyDefaultRouteImpl - SendMessage Route (to [empty], via 172.25.0.1), operation (RTM_NEWROUTE ), netLinkflags (NLM_F_CREATE )
ModifyDefaultRouteImpl - InitializeAddressAttribute RTA_DST ([not set]) RTA_GATEWAY ([empty]), RTA_PRIORITY (0)
GNS: Processing Next Message Successful (0x0)
Returning LxGnsMessageResult [0 - ]
GNS: Processing Next Message
Processing LX_MESSAGE_TYPE LxGnsMessageNotification
OpenAdapterImpl: Found an interface matching the GUID 7D563D3B-1848-4C63-B503-19F5F7213FCB, with name eth0
Processing Notification LxGnsMessageNotification GuestEndpointResourceType::DNS for interfaceName eth0
ProcessDNSChange: setting DNS server domain to : # This file was automatically generated by WSL. To stop automatic generation of this file, add the following entry to /etc/wsl.conf:
[network]
generateResolvConf = false
nameserver 10.255.255.254
search codequake.local
on interfaceName eth0
GNS: Processing Next Message Successful (0x0)
Returning LxGnsMessageResult [0 - ]
GNS: Processing Next Message
Processing LX_MESSAGE_TYPE LxGnsMessageNotification
OpenAdapterImpl: Found an interface matching the GUID 7D563D3B-1848-4C63-B503-19F5F7213FCB, with name eth0
Processing Notification LxGnsMessageNotification GuestEndpointResourceType::Interface for interfaceName eth0
ProcessLinkChange: setting link state to InterfaceState::Up on interfaceName eth0
SetInterfaceState: setting interface state to Up on interfaceName eth0
ProcessLinkChange: Setting MTU to 1500 on interfaceName eth0
GNS: Processing Next Message Successful (0x0)
Returning LxGnsMessageResult [0 - ]
GNS: Processing Next Message
[ 1.176509] hv_pci 3cacc0f9-3e65-43b2-820d-78b78096cf55: PCI VMBus probing: Using version 0x10004
[ 1.178085] hv_pci 3cacc0f9-3e65-43b2-820d-78b78096cf55: PCI host bridge to bus 3e65:00
[ 1.178443] pci_bus 3e65:00: root bus resource [mem 0xc00000000-0xe00001fff window]
[ 1.178709] pci_bus 3e65:00: No busn resource found for root bus, will use [bus 00-ff]
[ 1.179394] pci 3e65:00:00.0: [1af4:105a] type 00 class 0x088000
[ 1.181155] pci 3e65:00:00.0: reg 0x10: [mem 0xe00000000-0xe00000fff 64bit]
[ 1.182677] pci 3e65:00:00.0: reg 0x18: [mem 0xe00001000-0xe00001fff 64bit]
[ 1.184258] pci 3e65:00:00.0: reg 0x20: [mem 0xc00000000-0xdffffffff 64bit]
[ 1.187034] pci_bus 3e65:00: busn_res: [bus 00-ff] end is updated to 00
[ 1.187363] pci 3e65:00:00.0: BAR 4: assigned [mem 0xc00000000-0xdffffffff 64bit]
[ 1.188735] pci 3e65:00:00.0: BAR 0: assigned [mem 0xe00000000-0xe00000fff 64bit]
[ 1.190133] pci 3e65:00:00.0: BAR 2: assigned [mem 0xe00001000-0xe00001fff 64bit]
[ 1.198098] virtiofs virtio1: Cache len: 0x200000000 @ 0xc00000000
[ 1.260884] memmap_init_zone_device initialised 2097152 pages in 30ms
[ 1.264865] FS-Cache: Duplicate cookie detected
[ 1.265175] FS-Cache: O-cookie c=00000005 [p=00000002 fl=222 nc=0 na=1]
[ 1.265504] FS-Cache: O-cookie d=00000000aa8ad14c{9P.session} n=00000000a508ab12
[ 1.266007] FS-Cache: O-key=[10] '34323934393337333934'
[ 1.266225] FS-Cache: N-cookie c=00000006 [p=00000002 fl=2 nc=0 na=1]
[ 1.266470] FS-Cache: N-cookie d=00000000aa8ad14c{9P.session} n=000000009be4c0ee
[ 1.266708] FS-Cache: N-key=[10] '34323934393337333934'
[ 1.267824] FS-Cache: Duplicate cookie detected
[ 1.268058] FS-Cache: O-cookie c=00000005 [p=00000002 fl=222 nc=0 na=1]
[ 1.268299] FS-Cache: O-cookie d=00000000aa8ad14c{9P.session} n=00000000a508ab12
[ 1.268647] FS-Cache: O-key=[10] '34323934393337333934'
[ 1.268836] FS-Cache: N-cookie c=00000007 [p=00000002 fl=2 nc=0 na=1]
[ 1.269050] FS-Cache: N-cookie d=00000000aa8ad14c{9P.session} n=000000002ad6775c
[ 1.269363] FS-Cache: N-key=[10] '34323934393337333934'
[ 1.280429] scsi 0:0:0:2: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5
[ 1.295317] sd 0:0:0:2: Attached scsi generic sg2 type 0
[ 1.295696] sd 0:0:0:2: [sdc] 2147483648 512-byte logical blocks: (1.10 TB/1.00 TiB)
[ 1.296010] sd 0:0:0:2: [sdc] 4096-byte physical blocks
[ 1.296263] sd 0:0:0:2: [sdc] Write Protect is off
[ 1.296501] sd 0:0:0:2: [sdc] Mode Sense: 0f 00 00 00
[ 1.296978] sd 0:0:0:2: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.299103] sd 0:0:0:2: [sdc] Attached SCSI disk
mke2fs 1.46.5 (30-Dec-2021)
Discarding device blocks: done
Creating filesystem with 268435456 4k blocks and 67108864 inodes
Filesystem UUID: df97df06-5b90-4de8-8cd6-448274f090ac
Superblock backups stored on blocks:
32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208,
4096000, 7962624, 11239424, 20480000, 23887872, 71663616, 78675968,
102400000, 214990848
Allocating group tables: done
Writing inode tables: done
Creating journal (262144 blocks): done
Writing superblocks and filesystem accounting information: done
[ 1.437567] EXT4-fs (sdc): mounted filesystem with ordered data mode. Opts: discard,errors=remount-ro,data=ordered. Quota mode: none.
[ 1.485048] general protection fault, probably for non-canonical address 0x719d5a9000000060: 0000 [#1] SMP NOPTI
[ 1.485566] CPU: 23 PID: 370 Comm: bsdtar Not tainted 5.15.167.4-microsoft-standard-WSL2 #1
[ 1.485877] RIP: 0010:ext4_mark_iloc_dirty+0x573/0xb00
[ 1.486037] Code: 00 00 49 8b 7e 28 44 89 e1 ba 54 14 00 00 48 c7 c6 00 93 44 b9 e8 8d 65 03 00 48 85 ed 74 08 48 89 ef e8 80 4a f7 ff 48 8b 03 ff 48 60 48 83 c4 48 44 89 e0 5b 5d 41 5c 41 5d 41 5e 41 5f c3
[ 1.486699] RSP: 0018:ffffbcfe43c27bf0 EFLAGS: 00010206
[ 1.486877] RAX: 719d5a9000000000 RBX: ffffbcfe43c27c7c RCX: 0000000000000000
[ 1.487125] RDX: ffff95ad71468800 RSI: ffff95ad719d5a90 RDI: ffff95ad719d5a90
[ 1.487484] RBP: ffff95ad719d5a90 R08: ffff95ad719d5a90 R09: 0000000000000004
[ 1.487721] R10: 000000000000002a R11: 0000000000000000 R12: 0000000000000000
[ 1.487958] R13: 000000000000003c R14: ffff95ad71a13778 R15: ffff95ad603c9000
[ 1.488166] FS: 00007f2310e70dc0(0000) GS:ffff95b41dfc0000(0000) knlGS:0000000000000000
[ 1.488359] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 1.488544] CR2: 000055c5d5013068 CR3: 00000001108ae005 CR4: 0000000000370ea0
[ 1.488801] Call Trace:
[ 1.488864]
[ 1.488951] ? __die_body.cold+0x1a/0x1f
[ 1.489050] ? die_addr+0x39/0x60
[ 1.489187] ? exc_general_protection+0x1b6/0x340
[ 1.489324] ? asm_exc_general_protection+0x22/0x30
[ 1.489462] ? ext4_mark_iloc_dirty+0x573/0xb00
[ 1.489606] __ext4_mark_inode_dirty+0x7e/0x200
[ 1.489732] ? __ext4_journal_start_sb+0xf8/0x110
[ 1.489887] ext4_dirty_inode+0x57/0x80
[ 1.489983] __mark_inode_dirty+0x53/0x320
[ 1.490082] generic_write_end+0xed/0x160
[ 1.490185] generic_perform_write+0x113/0x210
[ 1.490317] ext4_buffered_write_iter+0x9f/0x160
[ 1.490454] new_sync_write+0x119/0x1b0
[ 1.490567] vfs_write+0x1db/0x280
[ 1.490680] ksys_write+0x5f/0xe0
[ 1.490780] do_syscall_64+0x35/0xb0
[ 1.490883] entry_SYSCALL_64_after_hwframe+0x6c/0xd6
[ 1.491025] RIP: 0033:0x7f23114f1a47
[ 1.491131] Code: 0f 00 f7 d8 64 89 02 48 c7 c0 ff ff ff ff eb b7 0f 1f 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 51 c3 48 83 ec 28 48 89 54 24 18 48 89 74 24
[ 1.491638] RSP: 002b:00007ffc3b1fb738 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
[ 1.491855] RAX: ffffffffffffffda RBX: 0000000000000000 RCX: 00007f23114f1a47
[ 1.492048] RDX: 0000000000010000 RSI: 000055c5d4fec9b0 RDI: 0000000000000003
[ 1.492278] RBP: 000055c5d4fc4070 R08: 00007f231168e760 R09: 0000000000008000
[ 1.492491] R10: 0000000000000002 R11: 0000000000000246 R12: 0000000000010000
[ 1.492693] R13: 0000000000010000 R14: 000055c5d4fec9b0 R15: 0000000000010000
[ 1.492892]
[ 1.492956] Modules linked in:
[ 1.493072] ---[ end trace 0cb682f7bb370042 ]---
[ 1.493209] RIP: 0010:ext4_mark_iloc_dirty+0x573/0xb00
[ 1.493349] Code: 00 00 49 8b 7e 28 44 89 e1 ba 54 14 00 00 48 c7 c6 00 93 44 b9 e8 8d 65 03 00 48 85 ed 74 08 48 89 ef e8 80 4a f7 ff 48 8b 03 ff 48 60 48 83 c4 48 44 89 e0 5b 5d 41 5c 41 5d 41 5e 41 5f c3
[ 1.493839] RSP: 0018:ffffbcfe43c27bf0 EFLAGS: 00010206
[ 1.493971] RAX: 719d5a9000000000 RBX: ffffbcfe43c27c7c RCX: 0000000000000000
[ 1.494168] RDX: ffff95ad71468800 RSI: ffff95ad719d5a90 RDI: ffff95ad719d5a90
[ 1.494389] RBP: ffff95ad719d5a90 R08: ffff95ad719d5a90 R09: 0000000000000004
[ 1.494606] R10: 000000000000002a R11: 0000000000000000 R12: 0000000000000000
[ 1.494871] R13: 000000000000003c R14: ffff95ad71a13778 R15: ffff95ad603c9000
[ 1.495260] FS: 00007f2310e70dc0(0000) GS:ffff95b41dfc0000(0000) knlGS:0000000000000000
[ 1.495603] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 1.495888] CR2: 000055c5d5013068 CR3: 00000001108ae005 CR4: 0000000000370ea0
[ 1.496179] Kernel panic - not syncing: Fatal exception
[ 1.516529] Kernel Offset: 0x37000000 from 0xffffffff81000000 (relocation range: 0xffffffff80000000-0xffffffffbfffffff)
The connection with the virtual machine or container was closed.
The text was updated successfully, but these errors were encountered: