Created
December 7, 2018 10:14
-
-
Save pfactum/07c8375bf74e7262a5c0067660489650 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ 0.000000] Linux version 4.19.0-pf7+ (pf@spock) (gcc version 8.2.1 20181127 (GCC)) #1 SMP PREEMPT Fri Dec 7 10:24:43 CET 2018 | |
[ 0.000000] Command line: ignore_loglevel threadirqs nokaslr | |
[ 0.000000] x86/fpu: x87 FPU will use FXSAVE | |
[ 0.000000] BIOS-provided physical RAM map: | |
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable | |
[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved | |
[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved | |
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000007fdefff] usable | |
[ 0.000000] BIOS-e820: [mem 0x0000000007fdf000-0x0000000007ffffff] reserved | |
[ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved | |
[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved | |
[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved | |
[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved | |
[ 0.000000] debug: ignoring loglevel setting. | |
[ 0.000000] NX (Execute Disable) protection: active | |
[ 0.000000] SMBIOS 2.8 present. | |
[ 0.000000] DMI: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.12.0-20181126_142135-anatol 04/01/2014 | |
[ 0.000000] Hypervisor detected: KVM | |
[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 | |
[ 0.000001] kvm-clock: cpu 0, msr 1d84001, primary cpu clock | |
[ 0.000001] kvm-clock: using sched offset of 1939175446 cycles | |
[ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns | |
[ 0.000007] tsc: Detected 2394.560 MHz processor | |
[ 0.004420] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved | |
[ 0.004425] e820: remove [mem 0x000a0000-0x000fffff] usable | |
[ 0.004433] last_pfn = 0x7fdf max_arch_pfn = 0x400000000 | |
[ 0.004481] MTRR default type: write-back | |
[ 0.004482] MTRR fixed ranges enabled: | |
[ 0.004484] 00000-9FFFF write-back | |
[ 0.004486] A0000-BFFFF uncachable | |
[ 0.004488] C0000-FFFFF write-protect | |
[ 0.004489] MTRR variable ranges enabled: | |
[ 0.004491] 0 base 00C0000000 mask FFC0000000 uncachable | |
[ 0.004492] 1 disabled | |
[ 0.004493] 2 disabled | |
[ 0.004494] 3 disabled | |
[ 0.004495] 4 disabled | |
[ 0.004496] 5 disabled | |
[ 0.004497] 6 disabled | |
[ 0.004498] 7 disabled | |
[ 0.004514] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT | |
[ 0.004535] Base memory trampoline at [(____ptrval____)] 99000 size 24576 | |
[ 0.004599] BRK [0x01e01000, 0x01e01fff] PGTABLE | |
[ 0.004603] BRK [0x01e02000, 0x01e02fff] PGTABLE | |
[ 0.004605] BRK [0x01e03000, 0x01e03fff] PGTABLE | |
[ 0.004840] BRK [0x01e04000, 0x01e04fff] PGTABLE | |
[ 0.004933] ACPI: Early table checksum verification disabled | |
[ 0.005017] ACPI: RSDP 0x00000000000F5AF0 000014 (v00 BOCHS ) | |
[ 0.005023] ACPI: RSDT 0x0000000007FE2644 000034 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) | |
[ 0.005031] ACPI: FACP 0x0000000007FE23EC 0000F4 (v03 BOCHS BXPCFACP 00000001 BXPC 00000001) | |
[ 0.005039] ACPI: DSDT 0x0000000007FE0040 0023AC (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) | |
[ 0.005044] ACPI: FACS 0x0000000007FE0000 000040 | |
[ 0.005049] ACPI: APIC 0x0000000007FE24E0 0000F0 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) | |
[ 0.005054] ACPI: HPET 0x0000000007FE25D0 000038 (v01 BOCHS BXPCHPET 00000001 BXPC 00000001) | |
[ 0.005059] ACPI: MCFG 0x0000000007FE2608 00003C (v01 BOCHS BXPCMCFG 00000001 BXPC 00000001) | |
[ 0.005070] ACPI: Local APIC address 0xfee00000 | |
[ 0.005331] Zone ranges: | |
[ 0.005333] DMA [mem 0x0000000000001000-0x0000000000ffffff] | |
[ 0.005336] DMA32 [mem 0x0000000001000000-0x0000000007fdefff] | |
[ 0.005338] Normal empty | |
[ 0.005340] Movable zone start for each node | |
[ 0.005341] Early memory node ranges | |
[ 0.005342] node 0: [mem 0x0000000000001000-0x000000000009efff] | |
[ 0.005344] node 0: [mem 0x0000000000100000-0x0000000007fdefff] | |
[ 0.005559] Reserved but unavailable: 131 pages | |
[ 0.005562] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdefff] | |
[ 0.005565] On node 0 totalpages: 32637 | |
[ 0.005566] DMA zone: 64 pages used for memmap | |
[ 0.005568] DMA zone: 21 pages reserved | |
[ 0.005569] DMA zone: 3998 pages, LIFO batch:0 | |
[ 0.005691] DMA32 zone: 448 pages used for memmap | |
[ 0.005692] DMA32 zone: 28639 pages, LIFO batch:7 | |
[ 0.007914] ACPI: PM-Timer IO Port: 0x608 | |
[ 0.007923] ACPI: Local APIC address 0xfee00000 | |
[ 0.007939] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) | |
[ 0.008049] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 | |
[ 0.008056] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) | |
[ 0.008059] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) | |
[ 0.008062] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) | |
[ 0.008064] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) | |
[ 0.008067] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) | |
[ 0.008070] ACPI: IRQ0 used by override. | |
[ 0.008072] ACPI: IRQ5 used by override. | |
[ 0.008074] ACPI: IRQ9 used by override. | |
[ 0.008076] ACPI: IRQ10 used by override. | |
[ 0.008077] ACPI: IRQ11 used by override. | |
[ 0.008082] Using ACPI (MADT) for SMP configuration information | |
[ 0.008086] ACPI: HPET id: 0x8086a201 base: 0xfed00000 | |
[ 0.008105] smpboot: Allowing 16 CPUs, 0 hotplug CPUs | |
[ 0.008131] [mem 0x08000000-0xafffffff] available for PCI devices | |
[ 0.008134] Booting paravirtualized kernel on KVM | |
[ 0.008138] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns | |
[ 0.091022] random: get_random_bytes called from start_kernel+0xb9/0x590 with crng_init=0 | |
[ 0.091035] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:16 nr_node_ids:1 | |
[ 0.091903] percpu: Embedded 38 pages/cpu @(____ptrval____) s123736 r0 d31912 u262144 | |
[ 0.091915] pcpu-alloc: s123736 r0 d31912 u262144 alloc=1*2097152 | |
[ 0.091917] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15 | |
[ 0.091952] KVM setup async PF for cpu 0 | |
[ 0.091962] kvm-stealtime: cpu 0, msr 7614e40 | |
[ 0.091968] Built 1 zonelists, mobility grouping on. Total pages: 32104 | |
[ 0.091970] Kernel command line: ignore_loglevel threadirqs nokaslr | |
[ 0.092029] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes) | |
[ 0.092037] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes) | |
[ 0.101778] Memory: 111376K/130548K available (6152K kernel code, 314K rwdata, 1092K rodata, 1720K init, 560K bss, 19172K reserved, 0K cma-reserved) | |
[ 0.102106] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=16, Nodes=1 | |
[ 0.102109] Kernel/User page tables isolation: enabled | |
[ 0.102148] pds: PDS-mq CPU Scheduler 0.99f by Alfred Chen. | |
[ 0.102404] rcu: Preemptible hierarchical RCU implementation. | |
[ 0.102407] rcu: RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=16. | |
[ 0.102409] Tasks RCU enabled. | |
[ 0.102411] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=16 | |
[ 0.102440] NR_IRQS: 4352, nr_irqs: 552, preallocated irqs: 16 | |
[ 0.141670] Console: colour VGA+ 80x25 | |
[ 0.269096] console [tty0] enabled | |
[ 0.269940] ACPI: Core revision 20180810 | |
[ 0.271229] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns | |
[ 0.273084] hpet clockevent registered | |
[ 0.274197] APIC: Switch to symmetric I/O mode setup | |
[ 0.275471] Switched APIC routing to physical flat. | |
[ 0.281474] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 | |
[ 0.283116] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2284248580e, max_idle_ns: 440795288736 ns | |
[ 0.285343] Calibrating delay loop (skipped) preset value.. 4789.12 BogoMIPS (lpj=9578240) | |
[ 0.286845] pid_max: default: 32768 minimum: 301 | |
[ 0.287767] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) | |
[ 0.288770] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) | |
[ 0.289601] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 | |
[ 0.290596] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 | |
[ 0.291455] Spectre V2 : Mitigation: Full generic retpoline | |
[ 0.292283] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch | |
[ 0.293326] Speculative Store Bypass: Vulnerable | |
[ 0.294220] Freeing SMP alternatives memory: 12K | |
[ 0.297323] smpboot: CPU0: Intel(R) Core(TM)2 Duo CPU T7700 @ 2.40GHz (family: 0x6, model: 0xf, stepping: 0xb) | |
[ 0.297341] Performance Events: unsupported p6 CPU model 15 no PMU driver, software events only. | |
[ 0.305332] rcu: Hierarchical SRCU implementation. | |
[ 0.313543] smp: Bringing up secondary CPUs ... | |
[ 0.315240] x86: Booting SMP configuration: | |
[ 0.316126] .... node #0, CPUs: #1 | |
[ 0.315219] kvm-clock: cpu 1, msr 1d84041, secondary cpu clock | |
[ 0.318368] KVM setup async PF for cpu 1 | |
[ 0.321331] kvm-stealtime: cpu 1, msr 7654e40 | |
[ 0.321519] #2 | |
[ 0.321519] kvm-clock: cpu 2, msr 1d84081, secondary cpu clock | |
[ 0.325434] KVM setup async PF for cpu 2 | |
[ 0.327185] kvm-stealtime: cpu 2, msr 7694e40 | |
[ 0.329354] #3 | |
[ 0.329354] kvm-clock: cpu 3, msr 1d840c1, secondary cpu clock | |
[ 0.331899] KVM setup async PF for cpu 3 | |
[ 0.333327] kvm-stealtime: cpu 3, msr 76d4e40 | |
[ 0.333675] #4 | |
[ 0.333675] kvm-clock: cpu 4, msr 1d84101, secondary cpu clock | |
[ 0.337349] KVM setup async PF for cpu 4 | |
[ 0.341334] kvm-stealtime: cpu 4, msr 7714e40 | |
[ 0.349360] #5 | |
[ 0.349336] kvm-clock: cpu 5, msr 1d84141, secondary cpu clock | |
[ 0.351894] KVM setup async PF for cpu 5 | |
[ 0.353330] kvm-stealtime: cpu 5, msr 7754e40 | |
[ 0.377393] #6 | |
[ 0.377347] kvm-clock: cpu 6, msr 1d84181, secondary cpu clock | |
[ 0.380105] KVM setup async PF for cpu 6 | |
[ 0.381329] kvm-stealtime: cpu 6, msr 7794e40 | |
[ 0.413403] #7 | |
[ 0.413350] kvm-clock: cpu 7, msr 1d841c1, secondary cpu clock | |
[ 0.416595] KVM setup async PF for cpu 7 | |
[ 0.417346] kvm-stealtime: cpu 7, msr 77d4e40 | |
[ 0.425393] #8 | |
[ 0.425368] kvm-clock: cpu 8, msr 1d84201, secondary cpu clock | |
[ 0.428160] KVM setup async PF for cpu 8 | |
[ 0.429402] kvm-stealtime: cpu 8, msr 7814e40 | |
[ 0.465405] #9 | |
[ 0.465352] kvm-clock: cpu 9, msr 1d84241, secondary cpu clock | |
[ 0.470231] KVM setup async PF for cpu 9 | |
[ 0.473328] kvm-stealtime: cpu 9, msr 7854e40 | |
[ 0.505427] #10 | |
[ 0.505368] kvm-clock: cpu 10, msr 1d84281, secondary cpu clock | |
[ 0.508685] KVM setup async PF for cpu 10 | |
[ 0.517327] kvm-stealtime: cpu 10, msr 7894e40 | |
[ 0.521451] #11 | |
[ 0.521427] kvm-clock: cpu 11, msr 1d842c1, secondary cpu clock | |
[ 0.523964] KVM setup async PF for cpu 11 | |
[ 0.525330] kvm-stealtime: cpu 11, msr 78d4e40 | |
[ 0.557395] #12 | |
[ 0.557349] kvm-clock: cpu 12, msr 1d84301, secondary cpu clock | |
[ 0.563010] KVM setup async PF for cpu 12 | |
[ 0.565323] kvm-stealtime: cpu 12, msr 7914e40 | |
[ 0.573363] #13 | |
[ 0.573338] kvm-clock: cpu 13, msr 1d84341, secondary cpu clock | |
[ 0.575936] KVM setup async PF for cpu 13 | |
[ 0.575936] kvm-stealtime: cpu 13, msr 7954e40 | |
[ 0.609392] #14 | |
[ 0.609347] kvm-clock: cpu 14, msr 1d84381, secondary cpu clock | |
[ 0.613388] KVM setup async PF for cpu 14 | |
[ 0.617329] kvm-stealtime: cpu 14, msr 7994e40 | |
[ 0.617413] #15 | |
[ 0.617413] kvm-clock: cpu 15, msr 1d843c1, secondary cpu clock | |
[ 0.621692] KVM setup async PF for cpu 15 | |
[ 0.623766] kvm-stealtime: cpu 15, msr 79d4e40 | |
[ 0.625331] smp: Brought up 1 node, 16 CPUs | |
[ 0.626447] smpboot: Max logical packages: 1 | |
[ 0.627439] smpboot: Total of 16 processors activated (76625.92 BogoMIPS) | |
[ 0.661680] pds: cpu #0 affinity check mask - smt 0x00000002 | |
[ 0.661682] pds: cpu #0 affinity check mask - coregroup 0x0000fffe | |
[ 0.662445] pds: cpu #1 affinity check mask - smt 0x00000001 | |
[ 0.663275] pds: cpu #1 affinity check mask - coregroup 0x0000fffd | |
[ 0.664020] pds: cpu #2 affinity check mask - smt 0x00000008 | |
[ 0.665331] pds: cpu #2 affinity check mask - coregroup 0x0000fffb | |
[ 0.666065] pds: cpu #3 affinity check mask - smt 0x00000004 | |
[ 0.668035] pds: cpu #3 affinity check mask - coregroup 0x0000fff7 | |
[ 0.669334] pds: cpu #4 affinity check mask - smt 0x00000020 | |
[ 0.670171] pds: cpu #4 affinity check mask - coregroup 0x0000ffef | |
[ 0.671184] pds: cpu #5 affinity check mask - smt 0x00000010 | |
[ 0.672294] pds: cpu #5 affinity check mask - coregroup 0x0000ffdf | |
[ 0.673332] pds: cpu #6 affinity check mask - smt 0x00000080 | |
[ 0.674269] pds: cpu #6 affinity check mask - coregroup 0x0000ffbf | |
[ 0.675738] pds: cpu #7 affinity check mask - smt 0x00000040 | |
[ 0.673374] BUG: unable to handle kernel paging request at ffffffffa1d88a78 | |
[ 0.677052] pds: cpu #7 affinity check mask - coregroup 0x0000ff7f | |
[ 0.675212] PGD 1a0a067 P4D 1a0a067 PUD 1a0b063 PMD 0 | |
[ 0.675218] Oops: 0000 [#1] PREEMPT SMP PTI | |
[ 0.675222] CPU: 5 PID: 0 Comm: PDS/5 Tainted: G T 4.19.0-pf7+ #1 | |
[ 0.678307] pds: cpu #8 affinity check mask - smt 0x00000200 | |
[ 0.676998] Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.12.0-20181126_142135-anatol 04/01/2014 | |
[ 0.681355] pds: cpu #8 affinity check mask - coregroup 0x0000feff | |
[ 0.681356] pds: cpu #9 affinity check mask - smt 0x00000100 | |
[ 0.681357] pds: cpu #9 affinity check mask - coregroup 0x0000fdff | |
[ 0.681359] pds: cpu #10 affinity check mask - smt 0x00000800 | |
[ 0.681360] pds: cpu #10 affinity check mask - coregroup 0x0000fbff | |
[ 0.681360] pds: cpu #11 affinity check mask - smt 0x00000400 | |
[ 0.681361] pds: cpu #11 affinity check mask - coregroup 0x0000f7ff | |
[ 0.681362] pds: cpu #12 affinity check mask - smt 0x00002000 | |
[ 0.681363] pds: cpu #12 affinity check mask - coregroup 0x0000efff | |
[ 0.681364] pds: cpu #13 affinity check mask - smt 0x00001000 | |
[ 0.681365] pds: cpu #13 affinity check mask - coregroup 0x0000dfff | |
[ 0.681366] pds: cpu #14 affinity check mask - smt 0x00008000 | |
[ 0.681367] pds: cpu #14 affinity check mask - coregroup 0x0000bfff | |
[ 0.681368] pds: cpu #15 affinity check mask - smt 0x00004000 | |
[ 0.681369] pds: cpu #15 affinity check mask - coregroup 0x00007fff | |
[ 0.681471] devtmpfs: initialized | |
[ 0.681471] x86/mm: Memory block size: 128MB | |
[ 0.681561] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns | |
[ 0.681561] futex hash table entries: 4096 (order: 6, 262144 bytes) | |
[ 0.677323] RIP: 0010:__schedule+0x476/0x11a0 | |
[ 0.677323] Code: 75 c8 44 89 e7 e8 aa 50 fe ff 3b 05 58 99 6c 00 41 89 c4 0f 83 bc 03 00 00 49 63 d4 4c 89 e8 48 8b 1c d5 00 e3 90 81 8b 04 18 <48> 0f a3 05 22 9e a0 00 72 ca 48 c7 c1 00 d9 01 00 48 01 cb 9c 58 | |
[ 0.677323] RSP: 0000:ffffc90000093e20 EFLAGS: 00010283 | |
[ 0.677323] RAX: 00000000ffffffff RBX: ffff8880078c0000 RCX: 000000000000000b | |
[ 0.677323] RDX: 000000000000000b RSI: 0000000000000000 RDI: ffffc90000093e88 | |
[ 0.677323] RBP: ffffc90000093ec0 R08: 0000000000000030 R09: 0000000000000005 | |
[ 0.677323] R10: 0000000000000002 R11: de4d430bcda58cba R12: 000000000000000b | |
[ 0.677323] R13: 0000000000015004 R14: ffff8880070b1380 R15: ffff888007189d40 | |
[ 0.677323] FS: 0000000000000000(0000) GS:ffff888007740000(0000) knlGS:0000000000000000 | |
[ 0.677323] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 | |
[ 0.677323] CR2: ffffffffa1d88a78 CR3: 0000000001a08000 CR4: 00000000000006a0 | |
[ 0.677323] Call Trace: | |
[ 0.677323] schedule_idle+0x19/0x30 | |
[ 0.677323] do_idle+0x14e/0x220 | |
[ 0.677323] cpu_startup_entry+0x6a/0x70 | |
[ 0.677323] start_secondary+0x199/0x1d0 | |
[ 0.677323] secondary_startup_64+0xa4/0xb0 | |
[ 0.677323] CR2: ffffffffa1d88a78 | |
[ 0.681323] BUG: unable to handle kernel paging request at ffffffffa1d88a78 | |
[ 0.677323] ---[ end trace 1476a55eda43f0f8 ]--- | |
[ 0.677323] RIP: 0010:__schedule+0x476/0x11a0 | |
[ 0.681323] PGD 1a0a067 P4D 1a0a067 PUD 1a0b063 PMD 0 | |
[ 0.681323] Oops: 0000 [#2] PREEMPT SMP PTI | |
[ 0.681323] CPU: 7 PID: 0 Comm: PDS/7 Tainted: G D T 4.19.0-pf7+ #1 | |
[ 0.681323] Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.12.0-20181126_142135-anatol 04/01/2014 | |
[ 0.681323] RIP: 0010:__schedule+0x476/0x11a0 | |
[ 0.681323] Code: 75 c8 44 89 e7 e8 aa 50 fe ff 3b 05 58 99 6c 00 41 89 c4 0f 83 bc 03 00 00 49 63 d4 4c 89 e8 48 8b 1c d5 00 e3 90 81 8b 04 18 <48> 0f a3 05 22 9e a0 00 72 ca 48 c7 c1 00 d9 01 00 48 01 cb 9c 58 | |
[ 0.681323] RSP: 0000:ffffc900000a3e20 EFLAGS: 00010287 | |
[ 0.681323] RAX: 00000000ffffffff RBX: ffff888007840000 RCX: 0000000000000009 | |
[ 0.681323] RDX: 0000000000000009 RSI: 0000000000000000 RDI: ffffc900000a3e88 | |
[ 0.681323] RBP: ffffc900000a3ec0 R08: 00000000000000c0 R09: 0000000000000007 | |
[ 0.681323] R10: 0000000000000002 R11: de4d430bcda58cba R12: 0000000000000009 | |
[ 0.681323] R13: 0000000000015004 R14: ffff8880070b30c0 R15: ffff888007188000 | |
[ 0.681323] FS: 0000000000000000(0000) GS:ffff8880077c0000(0000) knlGS:0000000000000000 | |
[ 0.681323] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 | |
[ 0.681323] CR2: ffffffffa1d88a78 CR3: 0000000001a08000 CR4: 00000000000006a0 | |
[ 0.681323] Call Trace: | |
[ 0.681323] schedule_idle+0x19/0x30 | |
[ 0.681323] do_idle+0x14e/0x220 | |
[ 0.681323] cpu_startup_entry+0x6a/0x70 | |
[ 0.681323] start_secondary+0x199/0x1d0 | |
[ 0.681323] secondary_startup_64+0xa4/0xb0 | |
[ 0.681323] CR2: ffffffffa1d88a78 | |
[ 0.681323] ---[ end trace 1476a55eda43f0f9 ]--- | |
[ 0.681323] RIP: 0010:__schedule+0x476/0x11a0 | |
[ 0.681323] Code: 75 c8 44 89 e7 e8 aa 50 fe ff 3b 05 58 99 6c 00 41 89 c4 0f 83 bc 03 00 00 49 63 d4 4c 89 e8 48 8b 1c d5 00 e3 90 81 8b 04 18 <48> 0f a3 05 22 9e a0 00 72 ca 48 c7 c1 00 d9 01 00 48 01 cb 9c 58 | |
[ 0.681323] RSP: 0000:ffffc90000093e20 EFLAGS: 00010283 | |
[ 0.681323] RAX: 00000000ffffffff RBX: ffff8880078c0000 RCX: 000000000000000b | |
[ 0.681323] RDX: 000000000000000b RSI: 0000000000000000 RDI: ffffc90000093e88 | |
[ 0.681323] RBP: ffffc90000093ec0 R08: 0000000000000030 R09: 0000000000000005 | |
[ 0.681323] R10: 0000000000000002 R11: de4d430bcda58cba R12: 000000000000000b | |
[ 0.681323] R13: 0000000000015004 R14: ffff8880070b1380 R15: ffff888007189d40 | |
[ 0.681323] FS: 0000000000000000(0000) GS:ffff8880077c0000(0000) knlGS:0000000000000000 | |
[ 0.681323] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 | |
[ 0.681323] CR2: ffffffffa1d88a78 CR3: 0000000001a08000 CR4: 00000000000006a0 | |
[ 0.681323] Kernel panic - not syncing: Attempted to kill the idle task! | |
[ 0.681323] BUG: unable to handle kernel paging request at ffffffffa1d88a78 | |
[ 0.681323] PGD 1a0a067 P4D 1a0a067 PUD 1a0b063 PMD 0 | |
[ 0.681323] Oops: 0000 [#3] PREEMPT SMP PTI | |
[ 0.681323] CPU: 9 PID: 57 Comm: ksoftirqd/9 Tainted: G D T 4.19.0-pf7+ #1 | |
[ 0.681323] Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.12.0-20181126_142135-anatol 04/01/2014 | |
[ 0.681323] RIP: 0010:__schedule+0x476/0x11a0 | |
[ 0.681323] Code: 75 c8 44 89 e7 e8 aa 50 fe ff 3b 05 58 99 6c 00 41 89 c4 0f 83 bc 03 00 00 49 63 d4 4c 89 e8 48 8b 1c d5 00 e3 90 81 8b 04 18 <48> 0f a3 05 22 9e a0 00 72 ca 48 c7 c1 00 d9 01 00 48 01 cb 9c 58 | |
[ 0.681323] RSP: 0000:ffffc90000243e38 EFLAGS: 00010287 | |
[ 0.681323] RAX: 00000000ffffffff RBX: ffff888007840000 RCX: 0000000000000009 | |
[ 0.681323] RDX: 0000000000000009 RSI: 0000000000000000 RDI: ffffc90000243ea0 | |
[ 0.681323] RBP: ffffc90000243ed8 R08: ffff88800785b800 R09: 0000000000000009 | |
[ 0.681323] R10: 0000000000000002 R11: de4d430bcda58cba R12: 0000000000000009 | |
[ 0.681323] R13: 0000000000015004 R14: ffff88800717ba80 R15: ffff8880070b3a80 | |
[ 0.681323] FS: 0000000000000000(0000) GS:ffff888007840000(0000) knlGS:0000000000000000 | |
[ 0.681323] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 | |
[ 0.681323] CR2: ffffffffa1d88a78 CR3: 0000000001a08000 CR4: 00000000000006a0 | |
[ 0.681323] Call Trace: | |
[ 0.681323] ? sort_range+0x20/0x20 | |
[ 0.681323] schedule+0x2a/0x60 | |
[ 0.681323] smpboot_thread_fn+0x15d/0x1e0 | |
[ 0.681323] kthread+0x101/0x120 | |
[ 0.681323] ? __kthread_cancel_work+0x70/0x70 | |
[ 0.681323] ret_from_fork+0x35/0x40 | |
[ 0.681323] CR2: ffffffffa1d88a78 | |
[ 0.681323] ---[ end trace 1476a55eda43f0fa ]--- | |
[ 0.681323] RIP: 0010:__schedule+0x476/0x11a0 | |
[ 0.681323] Code: 75 c8 44 89 e7 e8 aa 50 fe ff 3b 05 58 99 6c 00 41 89 c4 0f 83 bc 03 00 00 49 63 d4 4c 89 e8 48 8b 1c d5 00 e3 90 81 8b 04 18 <48> 0f a3 05 22 9e a0 00 72 ca 48 c7 c1 00 d9 01 00 48 01 cb 9c 58 | |
[ 0.681323] RSP: 0000:ffffc90000093e20 EFLAGS: 00010283 | |
[ 0.681323] RAX: 00000000ffffffff RBX: ffff8880078c0000 RCX: 000000000000000b | |
[ 0.681323] RDX: 000000000000000b RSI: 0000000000000000 RDI: ffffc90000093e88 | |
[ 0.681323] RBP: ffffc90000093ec0 R08: 0000000000000030 R09: 0000000000000005 | |
[ 0.681323] R10: 0000000000000002 R11: de4d430bcda58cba R12: 000000000000000b | |
[ 0.681323] R13: 0000000000015004 R14: ffff8880070b1380 R15: ffff888007189d40 | |
[ 0.681323] FS: 0000000000000000(0000) GS:ffff888007840000(0000) knlGS:0000000000000000 | |
[ 0.681323] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 | |
[ 0.681323] CR2: ffffffffa1d88a78 CR3: 0000000001a08000 CR4: 00000000000006a0 | |
[ 0.681326] note: ksoftirqd/9[57] exited with preempt_count 1 | |
[ 0.681354] ------------[ cut here ]------------ | |
[ 0.681355] sched: Unexpected reschedule of offline CPU#8! | |
[ 0.681367] WARNING: CPU: 9 PID: 57 at native_smp_send_reschedule+0x2f/0x40 | |
[ 0.681369] CPU: 9 PID: 57 Comm: ksoftirqd/9 Tainted: G D T 4.19.0-pf7+ #1 | |
[ 0.681370] Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.12.0-20181126_142135-anatol 04/01/2014 | |
[ 0.681372] RIP: 0010:native_smp_send_reschedule+0x2f/0x40 | |
[ 0.681374] Code: 05 46 4b a2 00 73 15 48 8b 05 0d ae 8e 00 be fd 00 00 00 48 8b 40 30 e9 bf e6 5d 00 89 fe 48 c7 c7 c0 ea 8c 81 e8 0d b3 01 00 <0f> 0b c3 66 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 00 53 48 83 ec 20 | |
[ 0.681375] RSP: 0000:ffffc90000243de8 EFLAGS: 00010082 | |
[ 0.681376] RAX: 0000000000000000 RBX: 0000000000000067 RCX: 000000000000002e | |
[ 0.681378] RDX: 0000000000000000 RSI: 0000000000000002 RDI: 0000000000000046 | |
[ 0.681379] RBP: 0000000000000008 R08: ffffffffffc3700a R09: 000000000000002e | |
[ 0.681380] R10: 000000000000014e R11: 000000000003aad8 R12: ffff88800781d900 | |
[ 0.681381] R13: ffff88800785d900 R14: ffff88800717ba80 R15: ffff88800785da80 | |
[ 0.681383] FS: 0000000000000000(0000) GS:ffff888007840000(0000) knlGS:0000000000000000 | |
[ 0.681384] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 | |
[ 0.681385] CR2: ffffffffa1d88a78 CR3: 0000000001a08000 CR4: 00000000000006a0 | |
[ 0.681389] Call Trace: | |
[ 0.681393] resched_cpu_if_curr_is+0x99/0xb0 | |
[ 0.681395] __schedule+0x1006/0x11a0 | |
[ 0.681399] ? kmem_cache_free+0x10a/0x130 | |
[ 0.681403] ? release_task+0x2c2/0x3e0 | |
[ 0.681405] do_task_dead+0x3b/0x40 | |
[ 0.681408] do_exit+0x6d8/0x9f0 | |
[ 0.681450] ? smpboot_thread_fn+0x15d/0x1e0 | |
[ 0.681455] rewind_stack_do_exit+0x17/0x17 | |
[ 0.681457] ---[ end trace 1476a55eda43f0fb ]--- | |
[ 0.681323] BUG: unable to handle kernel paging request at ffffffffa1d88a78 | |
[ 0.677323] Code: 75 c8 44 89 e7 e8 aa 50 fe ff 3b 05 58 99 6c 00 41 89 c4 0f 83 bc 03 00 00 49 63 d4 4c 89 e8 48 8b 1c d5 00 e3 90 81 8b 04 18 <48> 0f a3 05 22 9e a0 00 72 ca 48 c7 c1 00 d9 01 00 48 01 cb 9c 58 | |
[ 0.677323] RSP: 0000:ffffc90000093e20 EFLAGS: 00010283 | |
[ 0.677323] RAX: 00000000ffffffff RBX: ffff8880078c0000 RCX: 000000000000000b | |
[ 0.677323] RDX: 000000000000000b RSI: 0000000000000000 RDI: ffffc90000093e88 | |
[ 0.677323] RBP: ffffc90000093ec0 R08: 0000000000000030 R09: 0000000000000005 | |
[ 0.677323] R10: 0000000000000002 R11: de4d430bcda58cba R12: 000000000000000b | |
[ 0.677323] R13: 0000000000015004 R14: ffff8880070b1380 R15: ffff888007189d40 | |
[ 0.677323] FS: 0000000000000000(0000) GS:ffff888007740000(0000) knlGS:0000000000000000 | |
[ 0.677323] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 | |
[ 0.677323] CR2: ffffffffa1d88a78 CR3: 0000000001a08000 CR4: 00000000000006a0 | |
[ 0.681323] PGD 1a0a067 P4D 1a0a067 PUD 1a0b063 PMD 0 | |
[ 0.681323] Oops: 0000 [#4] PREEMPT SMP PTI | |
[ 0.681323] CPU: 3 PID: 0 Comm: PDS/3 Tainted: G D W T 4.19.0-pf7+ #1 | |
[ 0.681323] Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.12.0-20181126_142135-anatol 04/01/2014 | |
[ 0.681323] RIP: 0010:__schedule+0x476/0x11a0 | |
[ 0.681323] Code: 75 c8 44 89 e7 e8 aa 50 fe ff 3b 05 58 99 6c 00 41 89 c4 0f 83 bc 03 00 00 49 63 d4 4c 89 e8 48 8b 1c d5 00 e3 90 81 8b 04 18 <48> 0f a3 05 22 9e a0 00 72 ca 48 c7 c1 00 d9 01 00 48 01 cb 9c 58 | |
[ 0.681323] RSP: 0000:ffffc90000083e20 EFLAGS: 00010287 | |
[ 0.681323] RAX: 00000000ffffffff RBX: ffff888007840000 RCX: 0000000000000009 | |
[ 0.681323] RDX: 0000000000000009 RSI: 0000000000000000 RDI: ffffc90000083e88 | |
[ 0.681323] RBP: ffffc90000083ec0 R08: 000000000000000c R09: 0000000000000003 | |
[ 0.681323] R10: 0000000000000002 R11: de4d430bcda58cba R12: 0000000000000009 | |
[ 0.681323] R13: 0000000000015004 R14: ffff8880070b6b40 R15: ffff88800712f500 | |
[ 0.681323] FS: 0000000000000000(0000) GS:ffff8880076c0000(0000) knlGS:0000000000000000 | |
[ 0.681323] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 | |
[ 0.681323] CR2: ffffffffa1d88a78 CR3: 0000000001a08000 CR4: 00000000000006a0 | |
[ 0.681323] Call Trace: | |
[ 0.681323] schedule_idle+0x19/0x30 | |
[ 0.681323] do_idle+0x14e/0x220 | |
[ 0.681323] cpu_startup_entry+0x6a/0x70 | |
[ 0.681323] start_secondary+0x199/0x1d0 | |
[ 0.681323] secondary_startup_64+0xa4/0xb0 | |
[ 0.681323] CR2: ffffffffa1d88a78 | |
[ 0.681323] ---[ end trace 1476a55eda43f0fc ]--- | |
[ 0.685323] BUG: unable to handle kernel paging request at ffffffffa1d88a78 | |
[ 0.685323] PGD 1a0a067 | |
[ 0.681323] RIP: 0010:__schedule+0x476/0x11a0 | |
[ 0.685323] P4D 1a0a067 | |
[ 0.681323] Code: 75 c8 44 89 e7 e8 aa 50 fe ff 3b 05 58 99 6c 00 41 89 c4 0f 83 bc 03 00 00 49 63 d4 4c 89 e8 48 8b 1c d5 00 e3 90 81 8b 04 18 <48> 0f a3 05 22 9e a0 00 72 ca 48 c7 c1 00 d9 01 00 48 01 cb 9c 58 | |
[ 0.681323] RSP: 0000:ffffc90000093e20 EFLAGS: 00010283 | |
[ 0.681323] RAX: 00000000ffffffff RBX: ffff8880078c0000 RCX: 000000000000000b | |
[ 0.681323] RDX: 000000000000000b RSI: 0000000000000000 RDI: ffffc90000093e88 | |
[ 0.681323] RBP: ffffc90000093ec0 R08: 0000000000000030 R09: 0000000000000005 | |
[ 0.681323] R10: 0000000000000002 R11: de4d430bcda58cba R12: 000000000000000b | |
[ 0.681323] R13: 0000000000015004 R14: ffff8880070b1380 R15: ffff888007189d40 | |
[ 0.681323] FS: 0000000000000000(0000) GS:ffff8880076c0000(0000) knlGS:0000000000000000 | |
[ 0.681323] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 | |
[ 0.681323] CR2: ffffffffa1d88a78 CR3: 0000000001a08000 CR4: 00000000000006a0 | |
[ 0.685323] PUD 1a0b063 PMD 0 | |
[ 0.685323] Oops: 0000 [#5] PREEMPT SMP PTI | |
[ 0.685323] CPU: 0 PID: 9 Comm: ksoftirqd/0 Tainted: G D W T 4.19.0-pf7+ #1 | |
[ 0.685323] Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.12.0-20181126_142135-anatol 04/01/2014 | |
[ 0.685323] RIP: 0010:__schedule+0x476/0x11a0 | |
[ 0.685323] Code: 75 c8 44 89 e7 e8 aa 50 fe ff 3b 05 58 99 6c 00 41 89 c4 0f 83 bc 03 00 00 49 63 d4 4c 89 e8 48 8b 1c d5 00 e3 90 81 8b 04 18 <48> 0f a3 05 22 9e a0 00 72 ca 48 c7 c1 00 d9 01 00 48 01 cb 9c 58 | |
[ 0.685323] RSP: 0000:ffffc9000004be38 EFLAGS: 00010287 | |
[ 0.685323] RAX: 00000000ffffffff RBX: ffff888007840000 RCX: 0000000000000009 | |
[ 0.685323] RDX: 0000000000000009 RSI: 0000000000000000 RDI: ffffc9000004bea0 | |
[ 0.685323] RBP: ffffc9000004bed8 R08: ffff88800761b800 R09: ffff8880000ba940 | |
[ 0.685323] R10: 000000000000000f R11: ffffffff81d8ac2d R12: 0000000000000009 | |
[ 0.685323] R13: 0000000000015004 R14: ffff888007059380 R15: ffff88800705c440 | |
[ 0.685323] FS: 0000000000000000(0000) GS:ffff888007600000(0000) knlGS:0000000000000000 | |
[ 0.685323] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 | |
[ 0.685323] CR2: ffffffffa1d88a78 CR3: 0000000001a08000 CR4: 00000000000006b0 | |
[ 0.685323] Call Trace: | |
[ 0.685323] ? sort_range+0x20/0x20 | |
[ 0.685323] schedule+0x2a/0x60 | |
[ 0.685323] smpboot_thread_fn+0x15d/0x1e0 | |
[ 0.685323] kthread+0x101/0x120 | |
[ 0.685323] ? __kthread_cancel_work+0x70/0x70 | |
[ 0.685323] ret_from_fork+0x35/0x40 | |
[ 0.685323] CR2: ffffffffa1d88a78 | |
[ 0.685323] ---[ end trace 1476a55eda43f0fd ]--- | |
[ 0.685323] RIP: 0010:__schedule+0x476/0x11a0 | |
[ 0.685323] Code: 75 c8 44 89 e7 e8 aa 50 fe ff 3b 05 58 99 6c 00 41 89 c4 0f 83 bc 03 00 00 49 63 d4 4c 89 e8 48 8b 1c d5 00 e3 90 81 8b 04 18 <48> 0f a3 05 22 9e a0 00 72 ca 48 c7 c1 00 d9 01 00 48 01 cb 9c 58 | |
[ 0.685323] RSP: 0000:ffffc90000093e20 EFLAGS: 00010283 | |
[ 0.685323] RAX: 00000000ffffffff RBX: ffff8880078c0000 RCX: 000000000000000b | |
[ 0.685323] RDX: 000000000000000b RSI: 0000000000000000 RDI: ffffc90000093e88 | |
[ 0.685323] RBP: ffffc90000093ec0 R08: 0000000000000030 R09: 0000000000000005 | |
[ 0.685323] R10: 0000000000000002 R11: de4d430bcda58cba R12: 000000000000000b | |
[ 0.685323] R13: 0000000000015004 R14: ffff8880070b1380 R15: ffff888007189d40 | |
[ 0.685323] FS: 0000000000000000(0000) GS:ffff888007600000(0000) knlGS:0000000000000000 | |
[ 0.685323] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 | |
[ 0.685323] CR2: ffffffffa1d88a78 CR3: 0000000001a08000 CR4: 00000000000006b0 | |
[ 0.681323] Shutting down cpus with NMI | |
[ 0.681323] ---[ end Kernel panic - not syncing: Attempted to kill the idle task! ]--- |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment