Skip to content

Instantly share code, notes, and snippets.

@pfactum
Created December 6, 2018 22:45
Show Gist options
  • Save pfactum/82ab9b6fc63438f70567cf6b6de9ad6e to your computer and use it in GitHub Desktop.
Save pfactum/82ab9b6fc63438f70567cf6b6de9ad6e to your computer and use it in GitHub Desktop.
[ 2.504941] smp: Brought up 1 node, 4 CPUs
[ 2.510787] smpboot: Max logical packages: 1
[ 2.514909] smpboot: Total of 4 processors activated (12800.00 BogoMIPS)
[ 2.528811] pds: cpu #0 affinity check mask - smt 0x00000002
[ 2.528816] pds: cpu #0 affinity check mask - coregroup 0x0000000e
[ 2.534857] pds: cpu #1 affinity check mask - smt 0x00000001
[ 2.544831] pds: cpu #1 affinity check mask - coregroup 0x0000000d
[ 2.554853] pds: cpu #2 affinity check mask - smt 0x00000008
[ 2.554829] BUG: unable to handle kernel paging request at ffffffffb9a50af8
[ 2.564791] PGD 2480e067 P4D 2480e067 PUD 2480f063 PMD 0
[ 2.564791] Oops: 0000 [#1] PREEMPT SMP PTI
[ 2.564791] CPU: 3 PID: 37 Comm: ksoftirqd/3 Not tainted 4.19.0-pf7 #1
[ 2.564791] Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 0.0.0 02/06/2015
[ 2.564791] RIP: 0010:__schedule+0x5e4/0x2250
[ 2.564791] Code: ff ff 44 89 f7 e8 2c f1 fd ff 3b 05 5a 3c b4 00 41 89 c6 0f 83 c6 00 00 00 49 63 d6 4c 89 e8 48 8b 0c d5 00 17 3$
99 8b 04 08 <48> 0f a3 05 a4 ac 04 01 72 c7 48 c7 c3 40 17 02 00 48 01 cb 9c 58
[ 2.564791] RSP: 0000:ffffada1402dbdc8 EFLAGS: 00010297
[ 2.564791] RAX: 00000000ffffffff RBX: ffffffff99479120 RCX: ffff98747f580000
[ 2.564791] RDX: 0000000000000003 RSI: 0000000000000000 RDI: ffffada1402dbe38
[ 2.564791] RBP: ffffada1402dbed0 R08: 0000000000000004 R09: ffffffffffffffff
[ 2.564791] R10: 0000000000000004 R11: 0000000000000005 R12: 0000000000000000
[ 2.564791] R13: 0000000000016324 R14: 0000000000000003 R15: 0000000000000003
[ 2.564791] FS: 0000000000000000(0000) GS:ffff98747f580000(0000) knlGS:0000000000000000
[ 2.564791] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2.564791] CR2: ffffffffb9a50af8 CR3: 000000002480a000 CR4: 00000000000006e0
[ 2.564791] Call Trace:
[ 2.564791] ? __note_gp_changes+0x111/0x150
[ 2.564791] ? kvm_clock_read+0x14/0x30
[ 2.564791] ? kvm_sched_clock_read+0x5/0x10
[ 2.564791] ? sort_range+0x20/0x20
[ 2.564791] schedule+0x32/0xb0
[ 2.564791] smpboot_thread_fn+0xd3/0x230
[ 2.564791] kthread+0x113/0x130
[ 2.564791] ? kthread_park+0x80/0x80
[ 2.564791] ret_from_fork+0x35/0x40
[ 2.564791] Modules linked in:
[ 2.564791] CR2: ffffffffb9a50af8
[ 2.564791] BUG: unable to handle kernel paging request at ffffffffb9a50af8
[ 2.564791] ---[ end trace e35758415a86f567 ]---
[ 2.564791] RIP: 0010:__schedule+0x5e4/0x2250
[ 2.564791] PGD 2480e067
[ 2.564791] Code: ff ff 44 89 f7 e8 2c f1 fd ff 3b 05 5a 3c b4 00 41 89 c6 0f 83 c6 00 00 00 49 63 d6 4c 89 e8 48 8b 0c d5 00 17 33
99 8b 04 08 <48> 0f a3 05 a4 ac 04 01 72 c7 48 c7 c3 40 17 02 00 48 01 cb 9c 58
[ 2.564791] RSP: 0000:ffffada1402dbdc8 EFLAGS: 00010297
[ 2.564791] RAX: 00000000ffffffff RBX: ffffffff99479120 RCX: ffff98747f580000
[ 2.564791] RDX: 0000000000000003 RSI: 0000000000000000 RDI: ffffada1402dbe38
[ 2.564791] P4D 2480e067
[ 2.564791] RBP: ffffada1402dbed0 R08: 0000000000000004 R09: ffffffffffffffff
[ 2.564791] PUD 2480f063 PMD 0
[ 2.564791] R10: 0000000000000004 R11: 0000000000000005 R12: 0000000000000000
[ 2.564791] R13: 0000000000016324 R14: 0000000000000003 R15: 0000000000000003
[ 2.564791] FS: 0000000000000000(0000) GS:ffff98747f580000(0000) knlGS:0000000000000000
[ 2.564791] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2.564791] Oops: 0000 [#2] PREEMPT SMP PTI
[ 2.564791] CPU: 1 PID: 0 Comm: PDS/1 Tainted: G D 4.19.0-pf7 #1
[ 2.564791] CR2: ffffffffb9a50af8 CR3: 000000002480a000 CR4: 00000000000006e0
[ 2.564791] Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 0.0.0 02/06/2015
[ 2.564802] note: ksoftirqd/3[37] exited with preempt_count 1
[ 2.564791] RIP: 0010:__schedule+0x5e4/0x2250
[ 2.564791] Code: ff ff 44 89 f7 e8 2c f1 fd ff 3b 05 5a 3c b4 00 41 89 c6 0f 83 c6 00 00 00 49 63 d6 4c 89 e8 48 8b 0c d5 00 17 33
99 8b 04 08 <48> 0f a3 05 a4 ac 04 01 72 c7 48 c7 c3 40 17 02 00 48 01 cb 9c 58
[ 2.564791] RSP: 0000:ffffada14022bdb8 EFLAGS: 00010297
[ 2.574791] pds: cpu #2 affinity check mask - coregroup 0x0000000b
[ 2.574791] pds: cpu #3 affinity check mask - smt 0x00000004
[ 2.574791] pds: cpu #3 affinity check mask - coregroup 0x00000007
[ 2.574791] devtmpfs: initialized
[ 2.564791] RAX: 00000000ffffffff RBX: ffffffff99479120 RCX: ffff98747f580000
[ 2.564791] RDX: 0000000000000003 RSI: 0000000000000000 RDI: ffffada14022be28
[ 2.564791] RBP: ffffada14022bec0 R08: 0000000000000004 R09: ffffffffffffffff
[ 2.564791] R10: 0000000000000004 R11: 0000000000000005 R12: 0000000000000000
[ 2.564791] R13: 0000000000016324 R14: 0000000000000003 R15: 0000000000000001
[ 2.564791] FS: 0000000000000000(0000) GS:ffff98747f480000(0000) knlGS:0000000000000000
[ 2.564791] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2.564791] CR2: ffffffffb9a50af8 CR3: 000000002480a000 CR4: 00000000000006e0
[ 2.564791] Call Trace:
[ 2.574791] x86/mm: Memory block size: 128MB
[ 2.564791] ? apic_timer_interrupt+0xa/0x20
[ 2.574791] PM: Registering ACPI NVS region [mem 0x00800000-0x00807fff] (32768 bytes)
[ 2.564791] ? rcu_try_advance_all_cbs+0x1e/0xf0
[ 2.564791] schedule_idle+0x1e/0x40
[ 2.574791] PM: Registering ACPI NVS region [mem 0x00810000-0x008fffff] (983040 bytes)
[ 2.574791] PM: Registering ACPI NVS region [mem 0x3e7a8000-0x3e7b3fff] (49152 bytes)
[ 2.564791] do_idle+0xf8/0x250
[ 2.564791] cpu_startup_entry+0x6f/0x80
[ 2.564791] start_secondary+0x1aa/0x200
[ 2.564791] secondary_startup_64+0xa4/0xb0
[ 2.564791] Modules linked in:
[ 2.564791] CR2: ffffffffb9a50af8
[ 2.564791] ---[ end trace e35758415a86f568 ]---
[ 2.574791] BUG: unable to handle kernel paging request at ffffffffb9a50af8
[ 2.564791] RIP: 0010:__schedule+0x5e4/0x2250
[ 2.574791] PGD 2480e067
[ 2.564791] Code: ff ff 44 89 f7 e8 2c f1 fd ff 3b 05 5a 3c b4 00 41 89 c6 0f 83 c6 00 00 00 49 63 d6 4c 89 e8 48 8b 0c d5 00 17 33
99 8b 04 08 <48> 0f a3 05 a4 ac 04 01 72 c7 48 c7 c3 40 17 02 00 48 01 cb 9c 58
[ 2.574791] P4D 2480e067
[ 2.564791] RSP: 0000:ffffada1402dbdc8 EFLAGS: 00010297
[ 2.574791] PUD 2480f063
[ 2.574791] PMD 0
[ 2.564791] RAX: 00000000ffffffff RBX: ffffffff99479120 RCX: ffff98747f580000
[ 2.564791] RDX: 0000000000000003 RSI: 0000000000000000 RDI: ffffada1402dbe38
[ 2.574791] Oops: 0000 [#3] PREEMPT SMP PTI
[ 2.564791] RBP: ffffada1402dbed0 R08: 0000000000000004 R09: ffffffffffffffff
[ 2.574791] CPU: 0 PID: 9 Comm: ksoftirqd/0 Tainted: G D 4.19.0-pf7 #1
[ 2.564791] R10: 0000000000000004 R11: 0000000000000005 R12: 0000000000000000
[ 2.574791] Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 0.0.0 02/06/2015
[ 2.564791] R13: 0000000000016324 R14: 0000000000000003 R15: 0000000000000003
[ 2.574791] RIP: 0010:__schedule+0x5e4/0x2250
[ 2.564791] FS: 0000000000000000(0000) GS:ffff98747f480000(0000) knlGS:0000000000000000
[ 2.574791] Code: ff ff 44 89 f7 e8 2c f1 fd ff 3b 05 5a 3c b4 00 41 89 c6 0f 83 c6 00 00 00 49 63 d6 4c 89 e8 48 8b 0c d5 00 17 33
99 8b 04 08 <48> 0f a3 05 a4 ac 04 01 72 c7 48 c7 c3 40 17 02 00 48 01 cb 9c 58
[ 2.564791] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2.574791] RSP: 0000:ffffada1401e3dc8 EFLAGS: 00010297
[ 2.564791] CR2: ffffffffb9a50af8 CR3: 000000002480a000 CR4: 00000000000006e0
[ 2.574791] RAX: 00000000ffffffff RBX: ffffffff99479120 RCX: ffff98747f580000
[ 2.574791] RDX: 0000000000000003 RSI: 0000000000000000 RDI: ffffada1401e3e38
[ 2.574791] RBP: ffffada1401e3ed0 R08: 0000000000000004 R09: ffffffffffffffff
[ 2.564791] Kernel panic - not syncing: Attempted to kill the idle task!
[ 2.574791] R10: 0000000000000004 R11: 0000000000000005 R12: 0000000000000000
[ 2.574791] R13: 0000000000016324 R14: 0000000000000003 R15: 0000000000000000
[ 2.574791] FS: 0000000000000000(0000) GS:ffff98747f400000(0000) knlGS:0000000000000000
[ 2.574791] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2.574791] CR2: ffffffffb9a50af8 CR3: 000000002480a000 CR4: 00000000000006f0
[ 2.574791] Call Trace:
[ 2.574791] ? _raw_spin_unlock_irqrestore+0x20/0x40
[ 2.574791] ? kvm_clock_read+0x14/0x30
[ 2.574791] ? kvm_sched_clock_read+0x5/0x10
[ 2.574791] ? __do_softirq+0x1b9/0x329
[ 2.574791] ? sort_range+0x20/0x20
[ 2.574791] schedule+0x32/0xb0
[ 2.574791] smpboot_thread_fn+0xd3/0x230
[ 2.574791] kthread+0x113/0x130
[ 2.574791] ? kthread_park+0x80/0x80
[ 2.574791] ret_from_fork+0x35/0x40
[ 2.574791] Modules linked in:
[ 2.574791] CR2: ffffffffb9a50af8
[ 2.574791] ---[ end trace e35758415a86f569 ]---
[ 2.574791] RIP: 0010:__schedule+0x5e4/0x2250
[ 2.574791] Code: ff ff 44 89 f7 e8 2c f1 fd ff 3b 05 5a 3c b4 00 41 89 c6 0f 83 c6 00 00 00 49 63 d6 4c 89 e8 48 8b 0c d5 00 17 33
99 8b 04 08 <48> 0f a3 05 a4 ac 04 01 72 c7 48 c7 c3 40 17 02 00 48 01 cb 9c 58
[ 2.574791] RSP: 0000:ffffada1402dbdc8 EFLAGS: 00010297
[ 2.574791] RAX: 00000000ffffffff RBX: ffffffff99479120 RCX: ffff98747f580000
[ 2.574791] RDX: 0000000000000003 RSI: 0000000000000000 RDI: ffffada1402dbe38
[ 2.574791] RBP: ffffada1402dbed0 R08: 0000000000000004 R09: ffffffffffffffff
[ 2.574791] R10: 0000000000000004 R11: 0000000000000005 R12: 0000000000000000
[ 2.574791] R13: 0000000000016324 R14: 0000000000000003 R15: 0000000000000003
[ 2.574791] FS: 0000000000000000(0000) GS:ffff98747f400000(0000) knlGS:0000000000000000
[ 2.574791] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2.574791] CR2: ffffffffb9a50af8 CR3: 000000002480a000 CR4: 00000000000006f0
[ 2.564791] ---[ 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