Skip to content

Instantly share code, notes, and snippets.

@rphillips
Created June 26, 2018 22:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rphillips/fae9540a8e7a3a83731c9a9809a98df4 to your computer and use it in GitHub Desktop.
Save rphillips/fae9540a8e7a3a83731c9a9809a98df4 to your computer and use it in GitHub Desktop.
Jun 26 16:47:48 hyperion kernel: BUG: unable to handle kernel paging request at ffff9ed576b96a00
Jun 26 16:47:48 hyperion kernel: PGD 0 P4D 0
Jun 26 16:47:48 hyperion kernel: Oops: 0000 [#1] PREEMPT SMP NOPTI
Jun 26 16:47:48 hyperion kernel: Modules linked in: tcp_diag inet_diag tun ccm fuse rfcomm ipt_MASQUERADE nf_nat_masquerade_ipv4 nf_conntrack_netlink nfnetlink xfrm_user xfrm_algo iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 xt_addrtype ebtable_filter ebtables xt_conntrack nf_nat ip6table_filter nf_conntrack ip6_tables devlink libcrc32c iptable_filter br_netfilter bridge stp llc overlay bnep sunrpc nls_iso8859_1 nls_cp437 vfat fat arc4 r8822be(C) mac80211 snd_hda_codec_realtek snd_hda_codec_generic snd_hda_codec_hdmi btusb snd_hda_intel btrtl btbcm snd_usb_audio snd_hda_codec btintel cfg80211 snd_usbmidi_lib snd_hda_core bluetooth snd_rawmidi snd_seq_device snd_hwdep eeepc_wmi edac_mce_amd asus_wmi snd_pcm kvm_amd igb mousedev sparse_keymap wmi_bmof mxm_wmi snd_timer kvm ecdh_generic joydev input_leds rfkill
Jun 26 16:47:48 hyperion kernel: snd led_class sp5100_tco irqbypass pcspkr dca soundcore i2c_piix4 k10temp shpchp tpm_crb rtc_cmos tpm_tis tpm_tis_core tpm pinctrl_amd wmi gpio_amdpt evdev acpi_cpufreq mac_hid crypto_user ip_tables x_tables algif_skcipher af_alg dm_crypt dm_mod hid_microsoft hid_generic usbhid hid crct10dif_pclmul crc32_pclmul ghash_clmulni_intel pcbc ahci aesni_intel xhci_pci aes_x86_64 libahci crypto_simd xhci_hcd cryptd ccp glue_helper libata rng_core usbcore scsi_mod usb_common ext4 crc32c_generic crc32c_intel crc16 mbcache jbd2 fscrypto amdgpu chash i2c_algo_bit gpu_sched drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops ttm drm agpgart
Jun 26 16:47:48 hyperion kernel: CPU: 0 PID: 27598 Comm: CIPCServer::Thr Tainted: G C 4.17.2-1-ARCH #1
Jun 26 16:47:48 hyperion kernel: Hardware name: System manufacturer System Product Name/ROG CROSSHAIR VII HERO (WI-FI), BIOS 0601 04/19/2018
Jun 26 16:47:48 hyperion kernel: RIP: 0010:__kmalloc_node_track_caller+0xf2/0x2b0
Jun 26 16:47:48 hyperion kernel: RSP: 0018:ffffa88bcca97ae0 EFLAGS: 00210286
Jun 26 16:47:48 hyperion kernel: RAX: 0000000000000000 RBX: ffff9ed576b96a00 RCX: 0000000014e94a00
Jun 26 16:47:48 hyperion kernel: RDX: 0000000014e94800 RSI: 0000000014e94800 RDI: 00002db620a17250
Jun 26 16:47:48 hyperion kernel: RBP: ffff9ad576b94000 R08: ffff9ad558adae80 R09: 0000000000000000
Jun 26 16:47:48 hyperion kernel: R10: ffff9ad576b94000 R11: 0000040000002a00 R12: 00000000015106c0
Jun 26 16:47:48 hyperion kernel: R13: 0000000000000180 R14: 00000000ffffffff R15: ffff9ad59e807000
Jun 26 16:47:48 hyperion kernel: FS: 0000000000000000(0000) GS:ffff9ad59ec00000(0063) knlGS:00000000e7353b40
Jun 26 16:47:48 hyperion kernel: CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
Jun 26 16:47:48 hyperion kernel: CR2: ffff9ed576b96a00 CR3: 00000005e36a2000 CR4: 00000000003406f0
Jun 26 16:47:48 hyperion kernel: Call Trace:
Jun 26 16:47:48 hyperion kernel: ? __alloc_skb+0x82/0x1e0
Jun 26 16:47:48 hyperion kernel: ? memcg_kmem_get_cache+0x8c/0x1b0
Jun 26 16:47:48 hyperion kernel: __kmalloc_reserve.isra.7+0x2e/0x80
Jun 26 16:47:48 hyperion kernel: __alloc_skb+0x82/0x1e0
Jun 26 16:47:48 hyperion kernel: ? wait_woken+0x80/0x80
Jun 26 16:47:48 hyperion kernel: alloc_skb_with_frags+0x64/0x1b0
Jun 26 16:47:48 hyperion kernel: ? wait_woken+0x80/0x80
Jun 26 16:47:48 hyperion kernel: sock_alloc_send_pskb+0x1e1/0x230
Jun 26 16:47:48 hyperion kernel: unix_stream_sendmsg+0x242/0x3c0
Jun 26 16:47:48 hyperion kernel: sock_sendmsg+0x33/0x40
Jun 26 16:47:48 hyperion kernel: sock_write_iter+0x8f/0xf0
Jun 26 16:47:48 hyperion kernel: do_iter_readv_writev+0x12b/0x190
Jun 26 16:47:48 hyperion kernel: do_iter_write+0x80/0x190
Jun 26 16:47:48 hyperion kernel: compat_writev+0x85/0x120
Jun 26 16:47:48 hyperion kernel: ? __sys_recvmsg+0x83/0xa0
Jun 26 16:47:48 hyperion kernel: ? __fget+0x6e/0xa0
Jun 26 16:47:48 hyperion kernel: do_compat_writev+0x60/0xc0
Jun 26 16:47:48 hyperion kernel: do_fast_syscall_32+0xa7/0x2a0
Jun 26 16:47:48 hyperion kernel: entry_SYSCALL_compat_after_hwframe+0x45/0x4d
Jun 26 16:47:48 hyperion kernel: Code: 49 01 ea 4d 8b 1a 4c 89 d3 4d 33 98 30 01 00 00 4c 31 db 65 48 0f c7 0f 0f 94 c0 84 c0 74 85 4d 39 da 74 14 41 8b 40 20 48 01 c3 <48> 33 1b 49 33 98 30 01 00 00 0f 18 0b 41 f7 c4 00 80 00 00 75
Jun 26 16:47:48 hyperion kernel: RIP: __kmalloc_node_track_caller+0xf2/0x2b0 RSP: ffffa88bcca97ae0
Jun 26 16:47:48 hyperion kernel: CR2: ffff9ed576b96a00
Jun 26 16:47:48 hyperion kernel: ---[ end trace 30c370d62b3d28bf ]---
Jun 26 16:47:50 hyperion kernel: BUG: unable to handle kernel paging request at ffff9ed576b96a00
Jun 26 16:47:50 hyperion kernel: PGD 0 P4D 0
Jun 26 16:47:50 hyperion kernel: Oops: 0000 [#2] PREEMPT SMP NOPTI
Jun 26 16:47:50 hyperion kernel: Modules linked in: tcp_diag inet_diag tun ccm fuse rfcomm ipt_MASQUERADE nf_nat_masquerade_ipv4 nf_conntrack_netlink nfnetlink xfrm_user xfrm_algo iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 xt_addrtype ebtable_filter ebtables xt_conntrack nf_nat ip6table_filter nf_conntrack ip6_tables devlink libcrc32c iptable_filter br_netfilter bridge stp llc overlay bnep sunrpc nls_iso8859_1 nls_cp437 vfat fat arc4 r8822be(C) mac80211 snd_hda_codec_realtek snd_hda_codec_generic snd_hda_codec_hdmi btusb snd_hda_intel btrtl btbcm snd_usb_audio snd_hda_codec btintel cfg80211 snd_usbmidi_lib snd_hda_core bluetooth snd_rawmidi snd_seq_device snd_hwdep eeepc_wmi edac_mce_amd asus_wmi snd_pcm kvm_amd igb mousedev sparse_keymap wmi_bmof mxm_wmi snd_timer kvm ecdh_generic joydev input_leds rfkill
Jun 26 16:47:50 hyperion kernel: snd led_class sp5100_tco irqbypass pcspkr dca soundcore i2c_piix4 k10temp shpchp tpm_crb rtc_cmos tpm_tis tpm_tis_core tpm pinctrl_amd wmi gpio_amdpt evdev acpi_cpufreq mac_hid crypto_user ip_tables x_tables algif_skcipher af_alg dm_crypt dm_mod hid_microsoft hid_generic usbhid hid crct10dif_pclmul crc32_pclmul ghash_clmulni_intel pcbc ahci aesni_intel xhci_pci aes_x86_64 libahci crypto_simd xhci_hcd cryptd ccp glue_helper libata rng_core usbcore scsi_mod usb_common ext4 crc32c_generic crc32c_intel crc16 mbcache jbd2 fscrypto amdgpu chash i2c_algo_bit gpu_sched drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops ttm drm agpgart
Jun 26 16:47:50 hyperion kernel: CPU: 0 PID: 2346 Comm: Chrome_IOThread Tainted: G D C 4.17.2-1-ARCH #1
Jun 26 16:47:50 hyperion kernel: Hardware name: System manufacturer System Product Name/ROG CROSSHAIR VII HERO (WI-FI), BIOS 0601 04/19/2018
Jun 26 16:47:50 hyperion kernel: RIP: 0010:__kmalloc_node_track_caller+0xca/0x2b0
Jun 26 16:47:50 hyperion kernel: RSP: 0018:ffffa88bcbca7bd0 EFLAGS: 00010286
Jun 26 16:47:50 hyperion kernel: RAX: ffff9ed576b96a00 RBX: 0000000000100000 RCX: 0000000014e94c00
Jun 26 16:47:50 hyperion kernel: RDX: 0000000014e94a00 RSI: 0000000014e94a00 RDI: 00002db620a17250
Jun 26 16:47:50 hyperion kernel: RBP: ffff9ed576b96a00 R08: ffff9ad558adae80 R09: 0000000000000000
Jun 26 16:47:50 hyperion kernel: R10: ffff9ed576b96a00 R11: 0000000000000000 R12: 00000000015106c0
Jun 26 16:47:50 hyperion kernel: R13: 0000000000000200 R14: 00000000ffffffff R15: ffff9ad59e807000
Jun 26 16:47:50 hyperion kernel: FS: 00007f6aa4a55700(0000) GS:ffff9ad59ec00000(0000) knlGS:0000000000000000
Jun 26 16:47:50 hyperion kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Jun 26 16:47:50 hyperion kernel: CR2: ffff9ed576b96a00 CR3: 00000007dff40000 CR4: 00000000003406f0
Jun 26 16:47:50 hyperion kernel: Call Trace:
Jun 26 16:47:50 hyperion kernel: ? __alloc_skb+0x82/0x1e0
Jun 26 16:47:50 hyperion kernel: ? memcg_kmem_get_cache+0x8c/0x1b0
Jun 26 16:47:50 hyperion kernel: __kmalloc_reserve.isra.7+0x2e/0x80
Jun 26 16:47:50 hyperion kernel: __alloc_skb+0x82/0x1e0
Jun 26 16:47:50 hyperion kernel: ? wait_woken+0x80/0x80
Jun 26 16:47:50 hyperion kernel: alloc_skb_with_frags+0x64/0x1b0
Jun 26 16:47:50 hyperion kernel: ? wait_woken+0x80/0x80
Jun 26 16:47:50 hyperion kernel: sock_alloc_send_pskb+0x1e1/0x230
Jun 26 16:47:50 hyperion kernel: unix_stream_sendmsg+0x242/0x3c0
Jun 26 16:47:50 hyperion kernel: sock_sendmsg+0x33/0x40
Jun 26 16:47:50 hyperion kernel: __sys_sendto+0xee/0x160
Jun 26 16:47:50 hyperion kernel: ? vfs_read+0x112/0x130
Jun 26 16:47:50 hyperion kernel: __x64_sys_sendto+0x24/0x30
Jun 26 16:47:50 hyperion kernel: do_syscall_64+0x5b/0x170
Jun 26 16:47:50 hyperion kernel: entry_SYSCALL_64_after_hwframe+0x44/0xa9
Jun 26 16:47:50 hyperion kernel: RIP: 0033:0x7f6ace05cb4e
Jun 26 16:47:50 hyperion kernel: RSP: 002b:00007f6aa4a53dd0 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
Jun 26 16:47:50 hyperion kernel: RAX: ffffffffffffffda RBX: 0000000000000183 RCX: 00007f6ace05cb4e
Jun 26 16:47:50 hyperion kernel: RDX: 00000000000000a8 RSI: 000034ad8e28f180 RDI: 0000000000000183
Jun 26 16:47:50 hyperion kernel: RBP: 0000000000000000 R08: 0000000000000000 R09: 0000000000000000
Jun 26 16:47:50 hyperion kernel: R10: 0000000000004000 R11: 0000000000000246 R12: 000034ad8e28f180
Jun 26 16:47:50 hyperion kernel: R13: 00000000000000a8 R14: 0000000000004000 R15: 0000000000000000
Jun 26 16:47:50 hyperion kernel: Code: 00 41 83 fe ff 74 10 48 8b 00 48 c1 e8 3b 41 39 c6 0f 85 94 00 00 00 45 8b 50 20 49 8b 38 48 8d 8a 00 02 00 00 48 89 e8 49 01 ea <4d> 8b 1a 4c 89 d3 4d 33 98 30 01 00 00 4c 31 db 65 48 0f c7 0f
Jun 26 16:47:50 hyperion kernel: RIP: __kmalloc_node_track_caller+0xca/0x2b0 RSP: ffffa88bcbca7bd0
Jun 26 16:47:50 hyperion kernel: CR2: ffff9ed576b96a00
Jun 26 16:47:50 hyperion kernel: ---[ end trace 30c370d62b3d28c0 ]---
Jun 26 16:47:56 hyperion kernel: BUG: unable to handle kernel paging request at ffff9ed576b96a00
Jun 26 16:47:56 hyperion kernel: PGD 0 P4D 0
Jun 26 16:47:56 hyperion kernel: Oops: 0000 [#3] PREEMPT SMP NOPTI
Jun 26 16:47:56 hyperion kernel: Modules linked in: tcp_diag inet_diag tun ccm fuse rfcomm ipt_MASQUERADE nf_nat_masquerade_ipv4 nf_conntrack_netlink nfnetlink xfrm_user xfrm_algo iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 xt_addrtype ebtable_filter ebtables xt_conntrack nf_nat ip6table_filter nf_conntrack ip6_tables devlink libcrc32c iptable_filter br_netfilter bridge stp llc overlay bnep sunrpc nls_iso8859_1 nls_cp437 vfat fat arc4 r8822be(C) mac80211 snd_hda_codec_realtek snd_hda_codec_generic snd_hda_codec_hdmi btusb snd_hda_intel btrtl btbcm snd_usb_audio snd_hda_codec btintel cfg80211 snd_usbmidi_lib snd_hda_core bluetooth snd_rawmidi snd_seq_device snd_hwdep eeepc_wmi edac_mce_amd asus_wmi snd_pcm kvm_amd igb mousedev sparse_keymap wmi_bmof mxm_wmi snd_timer kvm ecdh_generic joydev input_leds rfkill
Jun 26 16:47:56 hyperion kernel: snd led_class sp5100_tco irqbypass pcspkr dca soundcore i2c_piix4 k10temp shpchp tpm_crb rtc_cmos tpm_tis tpm_tis_core tpm pinctrl_amd wmi gpio_amdpt evdev acpi_cpufreq mac_hid crypto_user ip_tables x_tables algif_skcipher af_alg dm_crypt dm_mod hid_microsoft hid_generic usbhid hid crct10dif_pclmul crc32_pclmul ghash_clmulni_intel pcbc ahci aesni_intel xhci_pci aes_x86_64 libahci crypto_simd xhci_hcd cryptd ccp glue_helper libata rng_core usbcore scsi_mod usb_common ext4 crc32c_generic crc32c_intel crc16 mbcache jbd2 fscrypto amdgpu chash i2c_algo_bit gpu_sched drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops ttm drm agpgart
Jun 26 16:47:56 hyperion kernel: CPU: 0 PID: 1186 Comm: kwin_x11 Tainted: G D C 4.17.2-1-ARCH #1
Jun 26 16:47:56 hyperion kernel: Hardware name: System manufacturer System Product Name/ROG CROSSHAIR VII HERO (WI-FI), BIOS 0601 04/19/2018
Jun 26 16:47:56 hyperion kernel: RIP: 0010:__kmalloc_node_track_caller+0xca/0x2b0
Jun 26 16:47:56 hyperion kernel: RSP: 0018:ffffa88bcb813af0 EFLAGS: 00010286
Jun 26 16:47:56 hyperion kernel: RAX: ffff9ed576b96a00 RBX: 0000000000100000 RCX: 0000000014e94c00
Jun 26 16:47:56 hyperion kernel: RDX: 0000000014e94a00 RSI: 0000000014e94a00 RDI: 00002db620a17250
Jun 26 16:47:56 hyperion kernel: RBP: ffff9ed576b96a00 R08: ffff9ad558adae80 R09: 0000000000000000
Jun 26 16:47:56 hyperion kernel: R10: ffff9ed576b96a00 R11: 0000000000000000 R12: 00000000015106c0
Jun 26 16:47:56 hyperion kernel: R13: 0000000000000180 R14: 00000000ffffffff R15: ffff9ad59e807000
Jun 26 16:47:56 hyperion kernel: FS: 00007fd394968840(0000) GS:ffff9ad59ec00000(0000) knlGS:0000000000000000
Jun 26 16:47:56 hyperion kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Jun 26 16:47:56 hyperion kernel: CR2: ffff9ed576b96a00 CR3: 00000007dc86c000 CR4: 00000000003406f0
Jun 26 16:47:56 hyperion kernel: Call Trace:
Jun 26 16:47:56 hyperion kernel: ? __alloc_skb+0x82/0x1e0
Jun 26 16:47:56 hyperion kernel: ? memcg_kmem_get_cache+0x8c/0x1b0
Jun 26 16:47:56 hyperion kernel: __kmalloc_reserve.isra.7+0x2e/0x80
Jun 26 16:47:56 hyperion kernel: __alloc_skb+0x82/0x1e0
Jun 26 16:47:56 hyperion kernel: ? wait_woken+0x80/0x80
Jun 26 16:47:56 hyperion kernel: alloc_skb_with_frags+0x64/0x1b0
Jun 26 16:47:56 hyperion kernel: ? wait_woken+0x80/0x80
Jun 26 16:47:56 hyperion kernel: sock_alloc_send_pskb+0x1e1/0x230
Jun 26 16:47:56 hyperion kernel: ? __schedule+0x28a/0x890
Jun 26 16:47:56 hyperion kernel: unix_stream_sendmsg+0x242/0x3c0
Jun 26 16:47:56 hyperion kernel: sock_sendmsg+0x33/0x40
Jun 26 16:47:56 hyperion kernel: sock_write_iter+0x8f/0xf0
Jun 26 16:47:56 hyperion kernel: do_iter_readv_writev+0x12b/0x190
Jun 26 16:47:56 hyperion kernel: do_iter_write+0x80/0x190
Jun 26 16:47:56 hyperion kernel: vfs_writev+0x84/0xf0
Jun 26 16:47:56 hyperion kernel: ? do_vfs_ioctl+0xa4/0x610
Jun 26 16:47:56 hyperion kernel: ? __fget+0x6e/0xa0
Jun 26 16:47:56 hyperion kernel: do_writev+0x5c/0xf0
Jun 26 16:47:56 hyperion kernel: do_syscall_64+0x5b/0x170
Jun 26 16:47:56 hyperion kernel: entry_SYSCALL_64_after_hwframe+0x44/0xa9
Jun 26 16:47:56 hyperion kernel: RIP: 0033:0x7fd3942e7777
Jun 26 16:47:56 hyperion kernel: RSP: 002b:00007fffd50384e0 EFLAGS: 00000293 ORIG_RAX: 0000000000000014
Jun 26 16:47:56 hyperion kernel: RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007fd3942e7777
Jun 26 16:47:56 hyperion kernel: RDX: 0000000000000003 RSI: 00007fffd5038690 RDI: 0000000000000003
Jun 26 16:47:56 hyperion kernel: RBP: 00007fffd5038690 R08: 0000000000000000 R09: 0000000000000000
Jun 26 16:47:56 hyperion kernel: R10: 0000000000000007 R11: 0000000000000293 R12: 0000000000000003
Jun 26 16:47:56 hyperion kernel: R13: 00007fffd5038614 R14: 0000556df89c95a8 R15: 00007fffd5038618
Jun 26 16:47:56 hyperion kernel: Code: 00 41 83 fe ff 74 10 48 8b 00 48 c1 e8 3b 41 39 c6 0f 85 94 00 00 00 45 8b 50 20 49 8b 38 48 8d 8a 00 02 00 00 48 89 e8 49 01 ea <4d> 8b 1a 4c 89 d3 4d 33 98 30 01 00 00 4c 31 db 65 48 0f c7 0f
Jun 26 16:47:56 hyperion kernel: RIP: __kmalloc_node_track_caller+0xca/0x2b0 RSP: ffffa88bcb813af0
Jun 26 16:47:56 hyperion kernel: CR2: ffff9ed576b96a00
Jun 26 16:47:56 hyperion kernel: ---[ end trace 30c370d62b3d28c1 ]---
Jun 26 16:48:06 hyperion kernel: BUG: unable to handle kernel paging request at ffff9ed576b96a00
Jun 26 16:48:06 hyperion kernel: PGD 0 P4D 0
Jun 26 16:48:06 hyperion kernel: Oops: 0000 [#4] PREEMPT SMP NOPTI
Jun 26 16:48:06 hyperion kernel: Modules linked in: tcp_diag inet_diag tun ccm fuse rfcomm ipt_MASQUERADE nf_nat_masquerade_ipv4 nf_conntrack_netlink nfnetlink xfrm_user xfrm_algo iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 xt_addrtype ebtable_filter ebtables xt_conntrack nf_nat ip6table_filter nf_conntrack ip6_tables devlink libcrc32c iptable_filter br_netfilter bridge stp llc overlay bnep sunrpc nls_iso8859_1 nls_cp437 vfat fat arc4 r8822be(C) mac80211 snd_hda_codec_realtek snd_hda_codec_generic snd_hda_codec_hdmi btusb snd_hda_intel btrtl btbcm snd_usb_audio snd_hda_codec btintel cfg80211 snd_usbmidi_lib snd_hda_core bluetooth snd_rawmidi snd_seq_device snd_hwdep eeepc_wmi edac_mce_amd asus_wmi snd_pcm kvm_amd igb mousedev sparse_keymap wmi_bmof mxm_wmi snd_timer kvm ecdh_generic joydev input_leds rfkill
Jun 26 16:48:06 hyperion kernel: snd led_class sp5100_tco irqbypass pcspkr dca soundcore i2c_piix4 k10temp shpchp tpm_crb rtc_cmos tpm_tis tpm_tis_core tpm pinctrl_amd wmi gpio_amdpt evdev acpi_cpufreq mac_hid crypto_user ip_tables x_tables algif_skcipher af_alg dm_crypt dm_mod hid_microsoft hid_generic usbhid hid crct10dif_pclmul crc32_pclmul ghash_clmulni_intel pcbc ahci aesni_intel xhci_pci aes_x86_64 libahci crypto_simd xhci_hcd cryptd ccp glue_helper libata rng_core usbcore scsi_mod usb_common ext4 crc32c_generic crc32c_intel crc16 mbcache jbd2 fscrypto amdgpu chash i2c_algo_bit gpu_sched drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops ttm drm agpgart
Jun 26 16:48:06 hyperion kernel: CPU: 0 PID: 14120 Comm: konsole Tainted: G D C 4.17.2-1-ARCH #1
Jun 26 16:48:06 hyperion kernel: Hardware name: System manufacturer System Product Name/ROG CROSSHAIR VII HERO (WI-FI), BIOS 0601 04/19/2018
Jun 26 16:48:06 hyperion kernel: RIP: 0010:__kmalloc_node_track_caller+0xca/0x2b0
Jun 26 16:48:06 hyperion kernel: RSP: 0018:ffffa88bccb2faf0 EFLAGS: 00010286
Jun 26 16:48:06 hyperion kernel: RAX: ffff9ed576b96a00 RBX: 0000000000100000 RCX: 0000000014e94c00
Jun 26 16:48:06 hyperion kernel: RDX: 0000000014e94a00 RSI: 0000000014e94a00 RDI: 00002db620a17250
Jun 26 16:48:06 hyperion kernel: RBP: ffff9ed576b96a00 R08: ffff9ad558adae80 R09: 0000000000000000
Jun 26 16:48:06 hyperion kernel: R10: ffff9ed576b96a00 R11: 0000000000000008 R12: 00000000015106c0
Jun 26 16:48:06 hyperion kernel: R13: 0000000000000180 R14: 00000000ffffffff R15: ffff9ad59e807000
Jun 26 16:48:06 hyperion kernel: FS: 00007f4ea137e800(0000) GS:ffff9ad59ec00000(0000) knlGS:0000000000000000
Jun 26 16:48:06 hyperion kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Jun 26 16:48:06 hyperion kernel: CR2: ffff9ed576b96a00 CR3: 00000007595f0000 CR4: 00000000003406f0
Jun 26 16:48:06 hyperion kernel: Call Trace:
Jun 26 16:48:06 hyperion kernel: ? __alloc_skb+0x82/0x1e0
Jun 26 16:48:06 hyperion kernel: ? memcg_kmem_get_cache+0x8c/0x1b0
Jun 26 16:48:06 hyperion kernel: __kmalloc_reserve.isra.7+0x2e/0x80
Jun 26 16:48:06 hyperion kernel: __alloc_skb+0x82/0x1e0
Jun 26 16:48:06 hyperion kernel: ? wait_woken+0x80/0x80
Jun 26 16:48:06 hyperion kernel: alloc_skb_with_frags+0x64/0x1b0
Jun 26 16:48:06 hyperion kernel: ? wait_woken+0x80/0x80
Jun 26 16:48:06 hyperion kernel: sock_alloc_send_pskb+0x1e1/0x230
Jun 26 16:48:06 hyperion kernel: unix_stream_sendmsg+0x242/0x3c0
Jun 26 16:48:06 hyperion kernel: sock_sendmsg+0x33/0x40
Jun 26 16:48:06 hyperion kernel: sock_write_iter+0x8f/0xf0
Jun 26 16:48:06 hyperion kernel: do_iter_readv_writev+0x12b/0x190
Jun 26 16:48:06 hyperion kernel: do_iter_write+0x80/0x190
Jun 26 16:48:06 hyperion kernel: vfs_writev+0x84/0xf0
Jun 26 16:48:06 hyperion kernel: ? __vfs_read+0x36/0x170
Jun 26 16:48:06 hyperion kernel: ? __fget+0x6e/0xa0
Jun 26 16:48:06 hyperion kernel: do_writev+0x5c/0xf0
Jun 26 16:48:06 hyperion kernel: do_syscall_64+0x5b/0x170
Jun 26 16:48:06 hyperion kernel: entry_SYSCALL_64_after_hwframe+0x44/0xa9
Jun 26 16:48:06 hyperion kernel: RIP: 0033:0x7f4ea0cad777
Jun 26 16:48:06 hyperion kernel: RSP: 002b:00007fff98891740 EFLAGS: 00000293 ORIG_RAX: 0000000000000014
Jun 26 16:48:06 hyperion kernel: RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007f4ea0cad777
Jun 26 16:48:06 hyperion kernel: RDX: 0000000000000001 RSI: 00007fff988918b0 RDI: 0000000000000003
Jun 26 16:48:06 hyperion kernel: RBP: 00007fff988918b0 R08: 0000000000000000 R09: 0000000000000000
Jun 26 16:48:06 hyperion kernel: R10: 0000000000000000 R11: 0000000000000293 R12: 0000000000000001
Jun 26 16:48:06 hyperion kernel: R13: 00007fff98891874 R14: 000055df445567f8 R15: 00007fff98891878
Jun 26 16:48:06 hyperion kernel: Code: 00 41 83 fe ff 74 10 48 8b 00 48 c1 e8 3b 41 39 c6 0f 85 94 00 00 00 45 8b 50 20 49 8b 38 48 8d 8a 00 02 00 00 48 89 e8 49 01 ea <4d> 8b 1a 4c 89 d3 4d 33 98 30 01 00 00 4c 31 db 65 48 0f c7 0f
Jun 26 16:48:06 hyperion kernel: RIP: __kmalloc_node_track_caller+0xca/0x2b0 RSP: ffffa88bccb2faf0
Jun 26 16:48:06 hyperion kernel: CR2: ffff9ed576b96a00
Jun 26 16:48:06 hyperion kernel: ---[ end trace 30c370d62b3d28c2 ]---
Jun 26 16:48:07 hyperion kernel: BUG: unable to handle kernel paging request at ffff9ed576b96a00
Jun 26 16:48:07 hyperion kernel: PGD 0 P4D 0
Jun 26 16:48:07 hyperion kernel: Oops: 0000 [#5] PREEMPT SMP NOPTI
Jun 26 16:48:07 hyperion kernel: Modules linked in: tcp_diag inet_diag tun ccm fuse rfcomm ipt_MASQUERADE nf_nat_masquerade_ipv4 nf_conntrack_netlink nfnetlink xfrm_user xfrm_algo iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 xt_addrtype ebtable_filter ebtables xt_conntrack nf_nat ip6table_filter nf_conntrack ip6_tables devlink libcrc32c iptable_filter br_netfilter bridge stp llc overlay bnep sunrpc nls_iso8859_1 nls_cp437 vfat fat arc4 r8822be(C) mac80211 snd_hda_codec_realtek snd_hda_codec_generic snd_hda_codec_hdmi btusb snd_hda_intel btrtl btbcm snd_usb_audio snd_hda_codec btintel cfg80211 snd_usbmidi_lib snd_hda_core bluetooth snd_rawmidi snd_seq_device snd_hwdep eeepc_wmi edac_mce_amd asus_wmi snd_pcm kvm_amd igb mousedev sparse_keymap wmi_bmof mxm_wmi snd_timer kvm ecdh_generic joydev input_leds rfkill
Jun 26 16:48:07 hyperion kernel: snd led_class sp5100_tco irqbypass pcspkr dca soundcore i2c_piix4 k10temp shpchp tpm_crb rtc_cmos tpm_tis tpm_tis_core tpm pinctrl_amd wmi gpio_amdpt evdev acpi_cpufreq mac_hid crypto_user ip_tables x_tables algif_skcipher af_alg dm_crypt dm_mod hid_microsoft hid_generic usbhid hid crct10dif_pclmul crc32_pclmul ghash_clmulni_intel pcbc ahci aesni_intel xhci_pci aes_x86_64 libahci crypto_simd xhci_hcd cryptd ccp glue_helper libata rng_core usbcore scsi_mod usb_common ext4 crc32c_generic crc32c_intel crc16 mbcache jbd2 fscrypto amdgpu chash i2c_algo_bit gpu_sched drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops ttm drm agpgart
Jun 26 16:48:07 hyperion kernel: CPU: 0 PID: 1190 Comm: plasmashell Tainted: G D C 4.17.2-1-ARCH #1
Jun 26 16:48:07 hyperion kernel: Hardware name: System manufacturer System Product Name/ROG CROSSHAIR VII HERO (WI-FI), BIOS 0601 04/19/2018
Jun 26 16:48:07 hyperion kernel: RIP: 0010:__kmalloc_node_track_caller+0xca/0x2b0
Jun 26 16:48:07 hyperion kernel: RSP: 0018:ffffa88bcb87baf0 EFLAGS: 00010286
Jun 26 16:48:07 hyperion kernel: RAX: ffff9ed576b96a00 RBX: 0000000000100000 RCX: 0000000014e94c00
Jun 26 16:48:07 hyperion kernel: RDX: 0000000014e94a00 RSI: 0000000014e94a00 RDI: 00002db620a17250
Jun 26 16:48:07 hyperion kernel: RBP: ffff9ed576b96a00 R08: ffff9ad558adae80 R09: 0000000000000000
Jun 26 16:48:07 hyperion kernel: R10: ffff9ed576b96a00 R11: 0000000000000048 R12: 00000000015106c0
Jun 26 16:48:07 hyperion kernel: R13: 00000000000001c0 R14: 00000000ffffffff R15: ffff9ad59e807000
Jun 26 16:48:07 hyperion kernel: FS: 00007fb9b181adc0(0000) GS:ffff9ad59ec00000(0000) knlGS:0000000000000000
Jun 26 16:48:07 hyperion kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Jun 26 16:48:07 hyperion kernel: CR2: ffff9ed576b96a00 CR3: 00000007f92e4000 CR4: 00000000003406f0
Jun 26 16:48:07 hyperion kernel: Call Trace:
Jun 26 16:48:07 hyperion kernel: ? __alloc_skb+0x82/0x1e0
Jun 26 16:48:07 hyperion kernel: ? memcg_kmem_get_cache+0x8c/0x1b0
Jun 26 16:48:07 hyperion kernel: __kmalloc_reserve.isra.7+0x2e/0x80
Jun 26 16:48:07 hyperion kernel: __alloc_skb+0x82/0x1e0
Jun 26 16:48:07 hyperion kernel: ? wait_woken+0x80/0x80
Jun 26 16:48:07 hyperion kernel: alloc_skb_with_frags+0x64/0x1b0
Jun 26 16:48:07 hyperion kernel: ? wait_woken+0x80/0x80
Jun 26 16:48:07 hyperion kernel: sock_alloc_send_pskb+0x1e1/0x230
Jun 26 16:48:07 hyperion kernel: ? __schedule+0x28a/0x890
Jun 26 16:48:07 hyperion kernel: unix_stream_sendmsg+0x242/0x3c0
Jun 26 16:48:07 hyperion kernel: sock_sendmsg+0x33/0x40
Jun 26 16:48:07 hyperion kernel: sock_write_iter+0x8f/0xf0
Jun 26 16:48:07 hyperion kernel: do_iter_readv_writev+0x12b/0x190
Jun 26 16:48:07 hyperion kernel: do_iter_write+0x80/0x190
Jun 26 16:48:07 hyperion kernel: vfs_writev+0x84/0xf0
Jun 26 16:48:07 hyperion kernel: ? _raw_spin_unlock_irq+0x1d/0x30
Jun 26 16:48:07 hyperion kernel: ? finish_task_switch+0x83/0x2e0
Jun 26 16:48:07 hyperion kernel: ? __fget+0x6e/0xa0
Jun 26 16:48:07 hyperion kernel: do_writev+0x5c/0xf0
Jun 26 16:48:07 hyperion kernel: do_syscall_64+0x5b/0x170
Jun 26 16:48:07 hyperion kernel: entry_SYSCALL_64_after_hwframe+0x44/0xa9
Jun 26 16:48:07 hyperion kernel: RIP: 0033:0x7fb9aa921777
Jun 26 16:48:07 hyperion kernel: RSP: 002b:00007ffc8bed8640 EFLAGS: 00000293 ORIG_RAX: 0000000000000014
Jun 26 16:48:07 hyperion kernel: RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007fb9aa921777
Jun 26 16:48:07 hyperion kernel: RDX: 0000000000000001 RSI: 00007ffc8bed87b0 RDI: 0000000000000003
Jun 26 16:48:07 hyperion kernel: RBP: 00007ffc8bed87b0 R08: 0000000000000000 R09: 0000000000000000
Jun 26 16:48:07 hyperion kernel: R10: 00000000000c39d2 R11: 0000000000000293 R12: 0000000000000001
Jun 26 16:48:07 hyperion kernel: R13: 00007ffc8bed8774 R14: 00005591deb3f4f8 R15: 00007ffc8bed8778
Jun 26 16:48:07 hyperion kernel: Code: 00 41 83 fe ff 74 10 48 8b 00 48 c1 e8 3b 41 39 c6 0f 85 94 00 00 00 45 8b 50 20 49 8b 38 48 8d 8a 00 02 00 00 48 89 e8 49 01 ea <4d> 8b 1a 4c 89 d3 4d 33 98 30 01 00 00 4c 31 db 65 48 0f c7 0f
Jun 26 16:48:07 hyperion kernel: RIP: __kmalloc_node_track_caller+0xca/0x2b0 RSP: ffffa88bcb87baf0
Jun 26 16:48:07 hyperion kernel: CR2: ffff9ed576b96a00
Jun 26 16:48:07 hyperion kernel: ---[ end trace 30c370d62b3d28c3 ]---
Jun 26 16:48:35 hyperion sshd[496]: Accepted publickey for rphillips from 10.0.1.232 port 55927 ssh2: RSA SHA256:/BucsY9FRKx+qEne65xTz6cMeLlahE+JwBLgxgzLkqs
Jun 26 16:48:35 hyperion sshd[496]: pam_unix(sshd:session): session opened for user rphillips by (uid=0)
Jun 26 16:48:35 hyperion systemd-logind[665]: New session c3 of user rphillips.
Jun 26 16:48:35 hyperion systemd[1]: Started Session c3 of user rphillips.
Jun 26 16:48:35 hyperion kernel: BUG: unable to handle kernel paging request at ffff9ed576b96a00
Jun 26 16:48:35 hyperion kernel: PGD 0 P4D 0
Jun 26 16:48:35 hyperion kernel: Oops: 0000 [#6] PREEMPT SMP NOPTI
Jun 26 16:48:35 hyperion kernel: Modules linked in: tcp_diag inet_diag tun ccm fuse rfcomm ipt_MASQUERADE nf_nat_masquerade_ipv4 nf_conntrack_netlink nfnetlink xfrm_user xfrm_algo iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 xt_addrtype ebtable_filter ebtables xt_conntrack nf_nat ip6table_filter nf_conntrack ip6_tables devlink libcrc32c iptable_filter br_netfilter bridge stp llc overlay bnep sunrpc nls_iso8859_1 nls_cp437 vfat fat arc4 r8822be(C) mac80211 snd_hda_codec_realtek snd_hda_codec_generic snd_hda_codec_hdmi btusb snd_hda_intel btrtl btbcm snd_usb_audio snd_hda_codec btintel cfg80211 snd_usbmidi_lib snd_hda_core bluetooth snd_rawmidi snd_seq_device snd_hwdep eeepc_wmi edac_mce_amd asus_wmi snd_pcm kvm_amd igb mousedev sparse_keymap wmi_bmof mxm_wmi snd_timer kvm ecdh_generic joydev input_leds rfkill
Jun 26 16:48:35 hyperion kernel: snd led_class sp5100_tco irqbypass pcspkr dca soundcore i2c_piix4 k10temp shpchp tpm_crb rtc_cmos tpm_tis tpm_tis_core tpm pinctrl_amd wmi gpio_amdpt evdev acpi_cpufreq mac_hid crypto_user ip_tables x_tables algif_skcipher af_alg dm_crypt dm_mod hid_microsoft hid_generic usbhid hid crct10dif_pclmul crc32_pclmul ghash_clmulni_intel pcbc ahci aesni_intel xhci_pci aes_x86_64 libahci crypto_simd xhci_hcd cryptd ccp glue_helper libata rng_core usbcore scsi_mod usb_common ext4 crc32c_generic crc32c_intel crc16 mbcache jbd2 fscrypto amdgpu chash i2c_algo_bit gpu_sched drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops ttm drm agpgart
Jun 26 16:48:35 hyperion kernel: CPU: 0 PID: 1230 Comm: gdbus Tainted: G D C 4.17.2-1-ARCH #1
Jun 26 16:48:35 hyperion kernel: Hardware name: System manufacturer System Product Name/ROG CROSSHAIR VII HERO (WI-FI), BIOS 0601 04/19/2018
Jun 26 16:48:35 hyperion kernel: RIP: 0010:__kmalloc_node_track_caller+0xca/0x2b0
Jun 26 16:48:35 hyperion kernel: RSP: 0018:ffffa88bcb95baf0 EFLAGS: 00010286
Jun 26 16:48:35 hyperion kernel: RAX: ffff9ed576b96a00 RBX: 0000000000100000 RCX: 0000000014e94c00
Jun 26 16:48:35 hyperion kernel: RDX: 0000000014e94a00 RSI: 0000000014e94a00 RDI: 00002db620a17250
Jun 26 16:48:35 hyperion kernel: RBP: ffff9ed576b96a00 R08: ffff9ad558adae80 R09: ffff9ad579d01000
Jun 26 16:48:35 hyperion kernel: R10: ffff9ed576b96a00 R11: 0000000000004040 R12: 00000000015106c0
Jun 26 16:48:35 hyperion kernel: R13: 0000000000000200 R14: 00000000ffffffff R15: ffff9ad59e807000
Jun 26 16:48:35 hyperion kernel: FS: 00007f0f5b7fe700(0000) GS:ffff9ad59ec00000(0000) knlGS:0000000000000000
Jun 26 16:48:35 hyperion kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Jun 26 16:48:35 hyperion kernel: CR2: ffff9ed576b96a00 CR3: 00000007dc96a000 CR4: 00000000003406f0
Jun 26 16:48:35 hyperion kernel: Call Trace:
Jun 26 16:48:35 hyperion kernel: ? __alloc_skb+0x82/0x1e0
Jun 26 16:48:35 hyperion kernel: __kmalloc_reserve.isra.7+0x2e/0x80
Jun 26 16:48:35 hyperion kernel: __alloc_skb+0x82/0x1e0
Jun 26 16:48:35 hyperion kernel: ? wait_woken+0x80/0x80
Jun 26 16:48:35 hyperion kernel: alloc_skb_with_frags+0x64/0x1b0
Jun 26 16:48:35 hyperion kernel: ? wait_woken+0x80/0x80
Jun 26 16:48:35 hyperion kernel: sock_alloc_send_pskb+0x1e1/0x230
Jun 26 16:48:35 hyperion kernel: ? __check_object_size+0x9a/0x180
Jun 26 16:48:35 hyperion kernel: ? _copy_from_user+0x37/0x60
Jun 26 16:48:35 hyperion kernel: unix_stream_sendmsg+0x242/0x3c0
Jun 26 16:48:35 hyperion kernel: sock_sendmsg+0x33/0x40
Jun 26 16:48:35 hyperion kernel: ___sys_sendmsg+0x295/0x2f0
Jun 26 16:48:35 hyperion kernel: ? pollwake+0x74/0x90
Jun 26 16:48:35 hyperion kernel: ? wake_up_q+0x70/0x70
Jun 26 16:48:35 hyperion kernel: ? __wake_up_common+0x77/0x140
Jun 26 16:48:35 hyperion kernel: ? preempt_count_add+0x68/0xa0
Jun 26 16:48:35 hyperion kernel: ? _raw_spin_lock_irq+0x1a/0x40
Jun 26 16:48:35 hyperion kernel: ? _raw_spin_unlock_irq+0x1d/0x30
Jun 26 16:48:35 hyperion kernel: ? eventfd_read+0xca/0x250
Jun 26 16:48:35 hyperion kernel: ? wake_up_q+0x70/0x70
Jun 26 16:48:35 hyperion kernel: ? __vfs_read+0x36/0x170
Jun 26 16:48:35 hyperion kernel: ? __fget+0x6e/0xa0
Jun 26 16:48:35 hyperion kernel: __sys_sendmsg+0x57/0xa0
Jun 26 16:48:35 hyperion kernel: do_syscall_64+0x5b/0x170
Jun 26 16:48:35 hyperion kernel: entry_SYSCALL_64_after_hwframe+0x44/0xa9
Jun 26 16:48:35 hyperion kernel: RIP: 0033:0x7f0f74c689b7
Jun 26 16:48:35 hyperion kernel: RSP: 002b:00007f0f5b7fdab0 EFLAGS: 00000293 ORIG_RAX: 000000000000002e
Jun 26 16:48:35 hyperion kernel: RAX: ffffffffffffffda RBX: 000000000000000c RCX: 00007f0f74c689b7
Jun 26 16:48:35 hyperion kernel: RDX: 0000000000004000 RSI: 00007f0f5b7fdb20 RDI: 000000000000000c
Jun 26 16:48:35 hyperion kernel: RBP: 00007f0f5b7fdb20 R08: 0000000000000000 R09: 0000000000000000
Jun 26 16:48:35 hyperion kernel: R10: 0000000000000010 R11: 0000000000000293 R12: 0000000000004000
Jun 26 16:48:35 hyperion kernel: R13: 000055b1bf58c130 R14: 00007f0f5b7fdc08 R15: ffffffffffffffff
Jun 26 16:48:35 hyperion kernel: Code: 00 41 83 fe ff 74 10 48 8b 00 48 c1 e8 3b 41 39 c6 0f 85 94 00 00 00 45 8b 50 20 49 8b 38 48 8d 8a 00 02 00 00 48 89 e8 49 01 ea <4d> 8b 1a 4c 89 d3 4d 33 98 30 01 00 00 4c 31 db 65 48 0f c7 0f
Jun 26 16:48:35 hyperion kernel: RIP: __kmalloc_node_track_caller+0xca/0x2b0 RSP: ffffa88bcb95baf0
Jun 26 16:48:35 hyperion kernel: CR2: ffff9ed576b96a00
Jun 26 16:48:35 hyperion kernel: ---[ end trace 30c370d62b3d28c4 ]---
Jun 26 16:48:39 hyperion nmbd[696]: [2018/06/26 16:48:39.242171, 0] ../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Jun 26 16:48:39 hyperion nmbd[696]: query_name_response: Multiple (2) responses received for a query on subnet 10.0.1.133 for name WORKGROUP<1d>.
Jun 26 16:48:39 hyperion nmbd[696]: This response was from IP 10.0.1.93, reporting an IP address of 10.0.1.93.
Jun 26 16:48:45 hyperion kernel: BUG: unable to handle kernel paging request at ffff9ed576b96a00
Jun 26 16:48:45 hyperion kernel: PGD 0 P4D 0
Jun 26 16:48:45 hyperion kernel: Oops: 0000 [#7] PREEMPT SMP NOPTI
Jun 26 16:48:45 hyperion kernel: Modules linked in: tcp_diag inet_diag tun ccm fuse rfcomm ipt_MASQUERADE nf_nat_masquerade_ipv4 nf_conntrack_netlink nfnetlink xfrm_user xfrm_algo iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 xt_addrtype ebtable_filter ebtables xt_conntrack nf_nat ip6table_filter nf_conntrack ip6_tables devlink libcrc32c iptable_filter br_netfilter bridge stp llc overlay bnep sunrpc nls_iso8859_1 nls_cp437 vfat fat arc4 r8822be(C) mac80211 snd_hda_codec_realtek snd_hda_codec_generic snd_hda_codec_hdmi btusb snd_hda_intel btrtl btbcm snd_usb_audio snd_hda_codec btintel cfg80211 snd_usbmidi_lib snd_hda_core bluetooth snd_rawmidi snd_seq_device snd_hwdep eeepc_wmi edac_mce_amd asus_wmi snd_pcm kvm_amd igb mousedev sparse_keymap wmi_bmof mxm_wmi snd_timer kvm ecdh_generic joydev input_leds rfkill
Jun 26 16:48:45 hyperion kernel: snd led_class sp5100_tco irqbypass pcspkr dca soundcore i2c_piix4 k10temp shpchp tpm_crb rtc_cmos tpm_tis tpm_tis_core tpm pinctrl_amd wmi gpio_amdpt evdev acpi_cpufreq mac_hid crypto_user ip_tables x_tables algif_skcipher af_alg dm_crypt dm_mod hid_microsoft hid_generic usbhid hid crct10dif_pclmul crc32_pclmul ghash_clmulni_intel pcbc ahci aesni_intel xhci_pci aes_x86_64 libahci crypto_simd xhci_hcd cryptd ccp glue_helper libata rng_core usbcore scsi_mod usb_common ext4 crc32c_generic crc32c_intel crc16 mbcache jbd2 fscrypto amdgpu chash i2c_algo_bit gpu_sched drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops ttm drm agpgart
Jun 26 16:48:45 hyperion kernel: CPU: 0 PID: 2708 Comm: chromium Tainted: G D C 4.17.2-1-ARCH #1
Jun 26 16:48:45 hyperion kernel: Hardware name: System manufacturer System Product Name/ROG CROSSHAIR VII HERO (WI-FI), BIOS 0601 04/19/2018
Jun 26 16:48:45 hyperion kernel: RIP: 0010:__kmalloc_node_track_caller+0xca/0x2b0
Jun 26 16:48:45 hyperion kernel: RSP: 0018:ffffa88bcc71fbd0 EFLAGS: 00010286
Jun 26 16:48:45 hyperion kernel: RAX: ffff9ed576b96a00 RBX: 0000000000100000 RCX: 0000000014e94c00
Jun 26 16:48:45 hyperion kernel: RDX: 0000000014e94a00 RSI: 0000000014e94a00 RDI: 00002db620a17250
Jun 26 16:48:45 hyperion kernel: RBP: ffff9ed576b96a00 R08: ffff9ad558adae80 R09: 0000000000000000
Jun 26 16:48:45 hyperion kernel: R10: ffff9ed576b96a00 R11: 0000000000000000 R12: 00000000015106c0
Jun 26 16:48:45 hyperion kernel: R13: 00000000000001c0 R14: 00000000ffffffff R15: ffff9ad59e807000
Jun 26 16:48:45 hyperion kernel: FS: 00007f85fe6fca80(0000) GS:ffff9ad59ec00000(0000) knlGS:0000000000000000
Jun 26 16:48:45 hyperion kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Jun 26 16:48:45 hyperion kernel: CR2: ffff9ed576b96a00 CR3: 0000000783588000 CR4: 00000000003406f0
Jun 26 16:48:45 hyperion kernel: Call Trace:
Jun 26 16:48:45 hyperion kernel: ? __alloc_skb+0x82/0x1e0
Jun 26 16:48:45 hyperion kernel: ? memcg_kmem_get_cache+0x8c/0x1b0
Jun 26 16:48:45 hyperion kernel: __kmalloc_reserve.isra.7+0x2e/0x80
Jun 26 16:48:45 hyperion kernel: __alloc_skb+0x82/0x1e0
Jun 26 16:48:45 hyperion kernel: ? wait_woken+0x80/0x80
Jun 26 16:48:45 hyperion kernel: alloc_skb_with_frags+0x64/0x1b0
Jun 26 16:48:45 hyperion kernel: ? wait_woken+0x80/0x80
Jun 26 16:48:45 hyperion kernel: sock_alloc_send_pskb+0x1e1/0x230
Jun 26 16:48:45 hyperion kernel: unix_stream_sendmsg+0x242/0x3c0
Jun 26 16:48:45 hyperion kernel: sock_sendmsg+0x33/0x40
Jun 26 16:48:45 hyperion kernel: __sys_sendto+0xee/0x160
Jun 26 16:48:45 hyperion kernel: ? syscall_trace_enter+0x126/0x280
Jun 26 16:48:45 hyperion kernel: __x64_sys_sendto+0x24/0x30
Jun 26 16:48:45 hyperion kernel: do_syscall_64+0x5b/0x170
Jun 26 16:48:45 hyperion kernel: entry_SYSCALL_64_after_hwframe+0x44/0xa9
Jun 26 16:48:45 hyperion kernel: RIP: 0033:0x7f85fe345b4e
Jun 26 16:48:45 hyperion kernel: RSP: 002b:00007ffd7c45a510 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
Jun 26 16:48:45 hyperion kernel: RAX: ffffffffffffffda RBX: 000000000000001c RCX: 00007f85fe345b4e
Jun 26 16:48:45 hyperion kernel: RDX: 0000000000000080 RSI: 00003678fbf47f00 RDI: 000000000000001c
Jun 26 16:48:45 hyperion kernel: RBP: 0000000000000000 R08: 0000000000000000 R09: 0000000000000000
Jun 26 16:48:45 hyperion kernel: R10: 0000000000004000 R11: 0000000000000246 R12: 00003678fbf47f00
Jun 26 16:48:45 hyperion kernel: R13: 0000000000000080 R14: 0000000000004000 R15: 0000000000000000
Jun 26 16:48:45 hyperion kernel: Code: 00 41 83 fe ff 74 10 48 8b 00 48 c1 e8 3b 41 39 c6 0f 85 94 00 00 00 45 8b 50 20 49 8b 38 48 8d 8a 00 02 00 00 48 89 e8 49 01 ea <4d> 8b 1a 4c 89 d3 4d 33 98 30 01 00 00 4c 31 db 65 48 0f c7 0f
Jun 26 16:48:45 hyperion kernel: RIP: __kmalloc_node_track_caller+0xca/0x2b0 RSP: ffffa88bcc71fbd0
Jun 26 16:48:45 hyperion kernel: CR2: ffff9ed576b96a00
Jun 26 16:48:45 hyperion kernel: ---[ end trace 30c370d62b3d28c5 ]---
Jun 26 16:49:38 hyperion sudo[650]: rphillips : TTY=pts/3 ; PWD=/home/rphillips ; USER=root ; COMMAND=/bin/zsh
Jun 26 16:49:38 hyperion sudo[650]: pam_unix(sudo:session): session opened for user root by rphillips(uid=0)
Jun 26 16:50:48 hyperion crash_20180626165048_60.dmp[731]: Uploading dump (out-of-process)
/tmp/dumps/crash_20180626165048_60.dmp
Jun 26 16:50:48 hyperion crash_20180626165048_60.dmp[731]: Finished uploading minidump (out-of-process): success = no
Jun 26 16:50:48 hyperion crash_20180626165048_60.dmp[731]: error: libcurl.so: cannot open shared object file: No such file or directory
Jun 26 16:50:48 hyperion crash_20180626165048_60.dmp[731]: file ''/tmp/dumps/crash_20180626165048_60.dmp'', upload no: ''libcurl.so: cannot open shared object file: No such file or directory''
Jun 26 16:51:57 hyperion sshd[496]: pam_unix(sshd:session): session closed for user rphillips
Jun 26 16:51:57 hyperion sudo[650]: pam_unix(sudo:session): session closed for user root
Jun 26 16:51:57 hyperion systemd-logind[665]: Removed session c3.
Jun 26 16:54:24 hyperion ksmserver[1179]: lock called
Jun 26 16:54:24 hyperion ksmserver[1179]: Could not establish screen lock
Jun 26 16:54:34 hyperion sshd[863]: Accepted publickey for rphillips from 10.0.1.232 port 56066 ssh2: RSA SHA256:/BucsY9FRKx+qEne65xTz6cMeLlahE+JwBLgxgzLkqs
Jun 26 16:54:34 hyperion sshd[863]: pam_unix(sshd:session): session opened for user rphillips by (uid=0)
Jun 26 16:54:34 hyperion systemd-logind[665]: New session c4 of user rphillips.
Jun 26 16:54:34 hyperion systemd[1]: Started Session c4 of user rphillips.
Jun 26 16:54:37 hyperion sudo[901]: rphillips : TTY=pts/3 ; PWD=/home/rphillips ; USER=root ; COMMAND=/bin/zsh
Jun 26 16:54:37 hyperion sudo[901]: pam_unix(sudo:session): session opened for user root by rphillips(uid=0)
Jun 26 16:54:52 hyperion kernel: sysrq: SysRq : Show backtrace of all active CPUs
Jun 26 16:54:52 hyperion kernel: NMI backtrace for cpu 12
Jun 26 16:54:52 hyperion kernel: CPU: 12 PID: 902 Comm: zsh Tainted: G D C 4.17.2-1-ARCH #1
Jun 26 16:54:52 hyperion kernel: Hardware name: System manufacturer System Product Name/ROG CROSSHAIR VII HERO (WI-FI), BIOS 0601 04/19/2018
Jun 26 16:54:52 hyperion kernel: Call Trace:
Jun 26 16:54:52 hyperion kernel: dump_stack+0x5c/0x80
Jun 26 16:54:52 hyperion kernel: nmi_cpu_backtrace.cold.0+0x13/0x5b
Jun 26 16:54:52 hyperion kernel: ? lapic_can_unplug_cpu.cold.4+0x3d/0x3d
Jun 26 16:54:52 hyperion kernel: nmi_trigger_cpumask_backtrace+0x111/0x11d
Jun 26 16:54:52 hyperion kernel: __handle_sysrq.cold.4+0x49/0xf5
Jun 26 16:54:52 hyperion kernel: write_sysrq_trigger+0x2b/0x30
Jun 26 16:54:52 hyperion kernel: proc_reg_write+0x3c/0x60
Jun 26 16:54:52 hyperion kernel: __vfs_write+0x36/0x170
Jun 26 16:54:52 hyperion kernel: ? handle_mm_fault+0x10a/0x250
Jun 26 16:54:52 hyperion kernel: vfs_write+0xa9/0x190
Jun 26 16:54:52 hyperion kernel: ksys_write+0x4f/0xb0
Jun 26 16:54:52 hyperion kernel: do_syscall_64+0x5b/0x170
Jun 26 16:54:52 hyperion kernel: entry_SYSCALL_64_after_hwframe+0x44/0xa9
Jun 26 16:54:52 hyperion kernel: RIP: 0033:0x7f8eaa9389d4
Jun 26 16:54:52 hyperion kernel: RSP: 002b:00007fff738ab138 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
Jun 26 16:54:52 hyperion kernel: RAX: ffffffffffffffda RBX: 0000000000000002 RCX: 00007f8eaa9389d4
Jun 26 16:54:52 hyperion kernel: RDX: 0000000000000002 RSI: 000055765a3fd0a0 RDI: 0000000000000001
Jun 26 16:54:52 hyperion kernel: RBP: 000055765a3fd0a0 R08: 00007f8eaac07720 R09: 00007f8eab7fbf00
Jun 26 16:54:52 hyperion kernel: R10: 000000000000000a R11: 0000000000000246 R12: 00007f8eaac065c0
Jun 26 16:54:52 hyperion kernel: R13: 0000000000000002 R14: 00007f8eaac015c0 R15: 0000000000000002
Jun 26 16:54:52 hyperion kernel: Sending NMI from CPU 12 to CPUs 0-11,13-15:
Jun 26 16:54:52 hyperion kernel: NMI backtrace for cpu 0 skipped: idling at acpi_idle_do_entry+0x15/0x40
Jun 26 16:54:52 hyperion kernel: NMI backtrace for cpu 3 skipped: idling at acpi_idle_do_entry+0x15/0x40
Jun 26 16:54:52 hyperion kernel: NMI backtrace for cpu 1 skipped: idling at acpi_idle_do_entry+0x15/0x40
Jun 26 16:54:52 hyperion kernel: NMI backtrace for cpu 2 skipped: idling at acpi_idle_do_entry+0x15/0x40
Jun 26 16:54:52 hyperion kernel: NMI backtrace for cpu 5 skipped: idling at acpi_idle_do_entry+0x15/0x40
Jun 26 16:54:52 hyperion kernel: NMI backtrace for cpu 4 skipped: idling at acpi_idle_do_entry+0x15/0x40
Jun 26 16:54:52 hyperion kernel: NMI backtrace for cpu 13 skipped: idling at acpi_idle_do_entry+0x15/0x40
Jun 26 16:54:52 hyperion kernel: NMI backtrace for cpu 6 skipped: idling at acpi_idle_do_entry+0x15/0x40
Jun 26 16:54:52 hyperion kernel: NMI backtrace for cpu 7 skipped: idling at acpi_idle_do_entry+0x15/0x40
Jun 26 16:54:52 hyperion kernel: NMI backtrace for cpu 8 skipped: idling at acpi_idle_do_entry+0x15/0x40
Jun 26 16:54:52 hyperion kernel: NMI backtrace for cpu 9 skipped: idling at acpi_idle_do_entry+0x15/0x40
Jun 26 16:54:52 hyperion kernel: NMI backtrace for cpu 10 skipped: idling at acpi_idle_do_entry+0x15/0x40
Jun 26 16:54:52 hyperion kernel: NMI backtrace for cpu 11 skipped: idling at acpi_idle_do_entry+0x15/0x40
Jun 26 16:54:52 hyperion kernel: NMI backtrace for cpu 14 skipped: idling at acpi_idle_do_entry+0x15/0x40
Jun 26 16:54:52 hyperion kernel: NMI backtrace for cpu 15 skipped: idling at acpi_idle_do_entry+0x15/0x40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment