Created
June 28, 2019 19:49
-
-
Save jecogeo/eb5783e326fa8d1acbdd0cd7f03af79a to your computer and use it in GitHub Desktop.
dmesg Jeco
This file contains 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
~$ dmesg | |
[ 11.421446] nouveau 0000:02:00.0: gr: init failed, -16 | |
[ 13.338146] wlo1: authenticate with fe:ec:da:a8:cd:d9 | |
[ 13.343524] wlo1: send auth to fe:ec:da:a8:cd:d9 (try 1/3) | |
[ 13.366212] wlo1: authenticated | |
[ 13.372487] wlo1: associate with fe:ec:da:a8:cd:d9 (try 1/3) | |
[ 13.376164] wlo1: RX AssocResp from fe:ec:da:a8:cd:d9 (capab=0x411 status=0 aid=2) | |
[ 13.377518] wlo1: associated | |
[ 13.422888] ------------[ cut here ]------------ | |
[ 13.422890] nouveau 0000:02:00.0: timeout | |
[ 13.422961] WARNING: CPU: 4 PID: 1006 at drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmgf100.c:221 gf100_vmm_invalidate+0x1b9/0x1d0 [nouveau] | |
[ 13.422963] Modules linked in: bnep hid_multitouch nls_iso8859_1 nls_cp437 vfat fat btusb btrtl btbcm btintel uvcvideo bluetooth videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_common videodev media ecdh_generic iTCO_wdt iTCO_vendor_support snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic mei_hdcp joydev mousedev nouveau dell_laptop dell_wmi ledtrig_audio dell_smbios wmi_bmof dell_wmi_descriptor mxm_wmi arc4 intel_rapl x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel iwlmvm i915 kvm snd_soc_skl mac80211 snd_soc_hdac_hda snd_hda_ext_core snd_soc_skl_ipc irqbypass snd_soc_sst_ipc snd_soc_sst_dsp snd_soc_acpi_intel_match snd_soc_acpi snd_soc_core snd_compress ac97_bus ttm snd_pcm_dmaengine i2c_algo_bit iwlwifi snd_hda_intel drm_kms_helper snd_hda_codec crct10dif_pclmul crc32_pclmul snd_hda_core ghash_clmulni_intel drm r8169 dcdbas snd_hwdep cfg80211 idma64 aesni_intel intel_gtt snd_pcm realtek aes_x86_64 crypto_simd cryptd mei_me glue_helper snd_timer agpgart | |
[ 13.422993] intel_cstate libphy input_leds syscopyarea snd pcspkr ucsi_acpi sysfillrect mei sysimgblt fb_sys_fops intel_lpss_pci i2c_i801 soundcore intel_lpss rfkill intel_pch_thermal intel_uncore typec_ucsi processor_thermal_device intel_soc_dts_iosf psmouse i2c_hid intel_rapl_perf typec evdev mac_hid battery int3403_thermal soc_button_array wmi int3402_thermal int340x_thermal_zone intel_hid int3400_thermal pcc_cpufreq acpi_thermal_rel sparse_keymap ac sg crypto_user ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 sd_mod uas usb_storage hid_generic usbhid hid ahci libahci serio_raw atkbd libps2 libata xhci_pci scsi_mod crc32c_intel xhci_hcd i8042 serio | |
[ 13.423019] CPU: 4 PID: 1006 Comm: gnome-shell Tainted: G W 5.1.15-arch1-1-ARCH #1 | |
[ 13.423020] Hardware name: Dell Inc. Inspiron 5480/07G539, BIOS 2.2.0 03/24/2019 | |
[ 13.423064] RIP: 0010:gf100_vmm_invalidate+0x1b9/0x1d0 [nouveau] | |
[ 13.423066] Code: 40 10 48 8b 78 10 4c 8b 6f 50 4d 85 ed 75 04 4c 8b 6f 10 e8 c9 44 4f f7 4c 89 ea 48 c7 c7 e8 04 85 c1 48 89 c6 e8 46 bb f9 f6 <0f> 0b e9 5a ff ff ff e8 4b b8 f9 f6 66 66 2e 0f 1f 84 00 00 00 00 | |
[ 13.423067] RSP: 0018:ffff92c48266f958 EFLAGS: 00010282 | |
[ 13.423068] RAX: 0000000000000000 RBX: ffff9035aacc6800 RCX: 0000000000000000 | |
[ 13.423069] RDX: 0000000000000007 RSI: 0000000000000082 RDI: 00000000ffffffff | |
[ 13.423070] RBP: 0000000000000001 R08: 0000000000000412 R09: 0000000000000001 | |
[ 13.423071] R10: 0000000000000000 R11: 0000000000000001 R12: ffff9035a8868c20 | |
[ 13.423072] R13: ffff9035acba5060 R14: ffff90359b4063c0 R15: ffff9035a0491600 | |
[ 13.423073] FS: 00007f319dc5f100(0000) GS:ffff9035af500000(0000) knlGS:0000000000000000 | |
[ 13.423074] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 | |
[ 13.423075] CR2: 00007f318c2e8000 CR3: 0000000445294003 CR4: 00000000003606e0 | |
[ 13.423076] Call Trace: | |
[ 13.423121] nvkm_vmm_ptes_unmap_put+0x1e8/0x290 [nouveau] | |
[ 13.423161] ? gf100_vmm_invalidate_pdb+0x30/0x30 [nouveau] | |
[ 13.423198] nvkm_vmm_put_locked+0x1b0/0x1f0 [nouveau] | |
[ 13.423230] nvkm_uvmm_mthd+0x4ec/0x780 [nouveau] | |
[ 13.423234] ? check_preempt_curr+0x4a/0x90 | |
[ 13.423250] nvkm_ioctl+0xde/0x180 [nouveau] | |
[ 13.423265] nvif_object_mthd+0x104/0x130 [nouveau] | |
[ 13.423269] ? _raw_spin_unlock_irqrestore+0x20/0x40 | |
[ 13.423271] ? __wake_up_common_lock+0x8c/0xc0 | |
[ 13.423286] nvif_vmm_put+0x5c/0x80 [nouveau] | |
[ 13.423316] nouveau_vma_del+0x70/0xb0 [nouveau] | |
[ 13.423347] nouveau_gem_object_close+0x1d3/0x1e0 [nouveau] | |
[ 13.423360] drm_gem_object_release_handle+0x7e/0xc0 [drm] | |
[ 13.423368] drm_gem_handle_delete+0x58/0x90 [drm] | |
[ 13.423374] ? drm_gem_handle_create+0x40/0x40 [drm] | |
[ 13.423381] drm_ioctl_kernel+0xb0/0xf0 [drm] | |
[ 13.423388] drm_ioctl+0x233/0x400 [drm] | |
[ 13.423394] ? drm_gem_handle_create+0x40/0x40 [drm] | |
[ 13.423397] ? sock_sendmsg+0x35/0x50 | |
[ 13.423398] ? sock_write_iter+0x8f/0xf0 | |
[ 13.423428] nouveau_drm_ioctl+0x63/0xb0 [nouveau] | |
[ 13.423431] do_vfs_ioctl+0x40c/0x670 | |
[ 13.423433] ksys_ioctl+0x5e/0x90 | |
[ 13.423434] __x64_sys_ioctl+0x16/0x20 | |
[ 13.423436] do_syscall_64+0x5b/0x190 | |
[ 13.423438] entry_SYSCALL_64_after_hwframe+0x44/0xa9 | |
[ 13.423439] RIP: 0033:0x7f31a5dad21b | |
[ 13.423441] Code: 0f 1e fa 48 8b 05 75 8c 0c 00 64 c7 00 26 00 00 00 48 c7 c0 ff ff ff ff c3 66 0f 1f 44 00 00 f3 0f 1e fa b8 10 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d 45 8c 0c 00 f7 d8 64 89 01 48 | |
[ 13.423441] RSP: 002b:00007ffdc4914d88 EFLAGS: 00000246 ORIG_RAX: 0000000000000010 | |
[ 13.423442] RAX: ffffffffffffffda RBX: 0000555ba7d7b180 RCX: 00007f31a5dad21b | |
[ 13.423443] RDX: 00007ffdc4914dc0 RSI: 0000000040086409 RDI: 000000000000000f | |
[ 13.423443] RBP: 00007ffdc4914dc0 R08: 0000000000000000 R09: 0000000000000048 | |
[ 13.423444] R10: 00007ffdc49125a6 R11: 0000000000000246 R12: 0000000040086409 | |
[ 13.423445] R13: 000000000000000f R14: 00007f318d88cab2 R15: 0000555ba7d3b880 | |
[ 13.423446] ---[ end trace 7d70039cbbbfe3f0 ]--- | |
[ 13.428226] iwlwifi 0000:00:14.3: Unhandled alg: 0x707 | |
[ 13.428464] iwlwifi 0000:00:14.3: Unhandled alg: 0x707 | |
[ 13.428704] iwlwifi 0000:00:14.3: Unhandled alg: 0x707 | |
[ 13.428927] iwlwifi 0000:00:14.3: Unhandled alg: 0x707 | |
[ 13.430619] iwlwifi 0000:00:14.3: Unhandled alg: 0x707 | |
[ 13.453340] IPv6: ADDRCONF(NETDEV_CHANGE): wlo1: link becomes ready | |
[ 15.424982] ------------[ cut here ]------------ | |
[ 15.424983] nouveau 0000:02:00.0: timeout | |
[ 15.425042] WARNING: CPU: 4 PID: 1006 at drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmgf100.c:221 gf100_vmm_invalidate+0x1b9/0x1d0 [nouveau] | |
[ 15.425043] Modules linked in: ccm bnep hid_multitouch nls_iso8859_1 nls_cp437 vfat fat btusb btrtl btbcm btintel uvcvideo bluetooth videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_common videodev media ecdh_generic iTCO_wdt iTCO_vendor_support snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic mei_hdcp joydev mousedev nouveau dell_laptop dell_wmi ledtrig_audio dell_smbios wmi_bmof dell_wmi_descriptor mxm_wmi arc4 intel_rapl x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel iwlmvm i915 kvm snd_soc_skl mac80211 snd_soc_hdac_hda snd_hda_ext_core snd_soc_skl_ipc irqbypass snd_soc_sst_ipc snd_soc_sst_dsp snd_soc_acpi_intel_match snd_soc_acpi snd_soc_core snd_compress ac97_bus ttm snd_pcm_dmaengine i2c_algo_bit iwlwifi snd_hda_intel drm_kms_helper snd_hda_codec crct10dif_pclmul crc32_pclmul snd_hda_core ghash_clmulni_intel drm r8169 dcdbas snd_hwdep cfg80211 idma64 aesni_intel intel_gtt snd_pcm realtek aes_x86_64 crypto_simd cryptd mei_me glue_helper snd_timer | |
[ 15.425063] agpgart intel_cstate libphy input_leds syscopyarea snd pcspkr ucsi_acpi sysfillrect mei sysimgblt fb_sys_fops intel_lpss_pci i2c_i801 soundcore intel_lpss rfkill intel_pch_thermal intel_uncore typec_ucsi processor_thermal_device intel_soc_dts_iosf psmouse i2c_hid intel_rapl_perf typec evdev mac_hid battery int3403_thermal soc_button_array wmi int3402_thermal int340x_thermal_zone intel_hid int3400_thermal pcc_cpufreq acpi_thermal_rel sparse_keymap ac sg crypto_user ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 sd_mod uas usb_storage hid_generic usbhid hid ahci libahci serio_raw atkbd libps2 libata xhci_pci scsi_mod crc32c_intel xhci_hcd i8042 serio | |
[ 15.425080] CPU: 4 PID: 1006 Comm: gnome-shell Tainted: G W 5.1.15-arch1-1-ARCH #1 | |
[ 15.425081] Hardware name: Dell Inc. Inspiron 5480/07G539, BIOS 2.2.0 03/24/2019 | |
[ 15.425110] RIP: 0010:gf100_vmm_invalidate+0x1b9/0x1d0 [nouveau] | |
[ 15.425111] Code: 40 10 48 8b 78 10 4c 8b 6f 50 4d 85 ed 75 04 4c 8b 6f 10 e8 c9 44 4f f7 4c 89 ea 48 c7 c7 e8 04 85 c1 48 89 c6 e8 46 bb f9 f6 <0f> 0b e9 5a ff ff ff e8 4b b8 f9 f6 66 66 2e 0f 1f 84 00 00 00 00 | |
[ 15.425112] RSP: 0018:ffff92c48266f8d0 EFLAGS: 00010286 | |
[ 15.425113] RAX: 0000000000000000 RBX: ffff9035aacc6800 RCX: 0000000000000000 | |
[ 15.425114] RDX: 0000000000000007 RSI: 0000000000000096 RDI: 00000000ffffffff | |
[ 15.425114] RBP: 0000000000000001 R08: 000000000000044e R09: 0000000000000001 | |
[ 15.425115] R10: 0000000000000000 R11: 0000000000000001 R12: ffff9035a8868c20 | |
[ 15.425115] R13: ffff9035acba5060 R14: ffff90359b4063c0 R15: 0000000000000001 | |
[ 15.425116] FS: 00007f319dc5f100(0000) GS:ffff9035af500000(0000) knlGS:0000000000000000 | |
[ 15.425117] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 | |
[ 15.425118] CR2: 00007f318c2e8000 CR3: 0000000445294003 CR4: 00000000003606e0 | |
[ 15.425118] Call Trace: | |
[ 15.425148] nvkm_vmm_unref_pdes+0xeb/0x1f0 [nouveau] | |
[ 15.425175] nvkm_vmm_unref_ptes+0x202/0x240 [nouveau] | |
[ 15.425200] nvkm_vmm_ptes_unmap_put+0x162/0x290 [nouveau] | |
[ 15.425225] ? gf100_vmm_invalidate_pdb+0x30/0x30 [nouveau] | |
[ 15.425251] nvkm_vmm_put_locked+0x1b0/0x1f0 [nouveau] | |
[ 15.425277] nvkm_uvmm_mthd+0x4ec/0x780 [nouveau] | |
[ 15.425280] ? check_preempt_curr+0x4a/0x90 | |
[ 15.425295] nvkm_ioctl+0xde/0x180 [nouveau] | |
[ 15.425311] nvif_object_mthd+0x104/0x130 [nouveau] | |
[ 15.425314] ? xas_load+0x5/0x70 | |
[ 15.425316] ? find_get_entries+0xdb/0x240 | |
[ 15.425331] nvif_vmm_put+0x5c/0x80 [nouveau] | |
[ 15.425361] nouveau_vma_del+0x70/0xb0 [nouveau] | |
[ 15.425393] nouveau_gem_object_close+0x1d3/0x1e0 [nouveau] | |
[ 15.425407] drm_gem_object_release_handle+0x7e/0xc0 [drm] | |
[ 15.425414] drm_gem_handle_delete+0x58/0x90 [drm] | |
[ 15.425421] ? drm_gem_handle_create+0x40/0x40 [drm] | |
[ 15.425427] drm_ioctl_kernel+0xb0/0xf0 [drm] | |
[ 15.425434] drm_ioctl+0x233/0x400 [drm] | |
[ 15.425441] ? drm_gem_handle_create+0x40/0x40 [drm] | |
[ 15.425444] ? pm_runtime_autosuspend_expiration.part.0+0x2a/0x40 | |
[ 15.425445] ? rpm_suspend+0x80/0x5e0 | |
[ 15.425447] ? __check_object_size+0xbe/0x14f | |
[ 15.425479] nouveau_drm_ioctl+0x63/0xb0 [nouveau] | |
[ 15.425481] do_vfs_ioctl+0x40c/0x670 | |
[ 15.425484] ? __do_munmap+0x280/0x420 | |
[ 15.425485] ksys_ioctl+0x5e/0x90 | |
[ 15.425486] __x64_sys_ioctl+0x16/0x20 | |
[ 15.425489] do_syscall_64+0x5b/0x190 | |
[ 15.425490] entry_SYSCALL_64_after_hwframe+0x44/0xa9 | |
[ 15.425492] RIP: 0033:0x7f31a5dad21b | |
[ 15.425493] Code: 0f 1e fa 48 8b 05 75 8c 0c 00 64 c7 00 26 00 00 00 48 c7 c0 ff ff ff ff c3 66 0f 1f 44 00 00 f3 0f 1e fa b8 10 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d 45 8c 0c 00 f7 d8 64 89 01 48 | |
[ 15.425494] RSP: 002b:00007ffdc4914d08 EFLAGS: 00000246 ORIG_RAX: 0000000000000010 | |
[ 15.425495] RAX: ffffffffffffffda RBX: 0000555ba7d7a2c0 RCX: 00007f31a5dad21b | |
[ 15.425495] RDX: 00007ffdc4914d40 RSI: 0000000040086409 RDI: 000000000000000f | |
[ 15.425496] RBP: 00007ffdc4914d40 R08: 000000000001401f R09: 0000555ba7d7adf0 | |
[ 15.425496] R10: 0000000000000001 R11: 0000000000000246 R12: 0000000040086409 | |
[ 15.425497] R13: 000000000000000f R14: 0000555ba7d7bd10 R15: 0000000000000000 | |
[ 15.425499] ---[ end trace 7d70039cbbbfe3f1 ]--- | |
[ 17.427115] ------------[ cut here ]------------ | |
[ 17.427116] nouveau 0000:02:00.0: timeout | |
[ 17.427163] WARNING: CPU: 4 PID: 1006 at drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmgf100.c:221 gf100_vmm_invalidate+0x1b9/0x1d0 [nouveau] | |
[ 17.427164] Modules linked in: ccm bnep hid_multitouch nls_iso8859_1 nls_cp437 vfat fat btusb btrtl btbcm btintel uvcvideo bluetooth videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_common videodev media ecdh_generic iTCO_wdt iTCO_vendor_support snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic mei_hdcp joydev mousedev nouveau dell_laptop dell_wmi ledtrig_audio dell_smbios wmi_bmof dell_wmi_descriptor mxm_wmi arc4 intel_rapl x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel iwlmvm i915 kvm snd_soc_skl mac80211 snd_soc_hdac_hda snd_hda_ext_core snd_soc_skl_ipc irqbypass snd_soc_sst_ipc snd_soc_sst_dsp snd_soc_acpi_intel_match snd_soc_acpi snd_soc_core snd_compress ac97_bus ttm snd_pcm_dmaengine i2c_algo_bit iwlwifi snd_hda_intel drm_kms_helper snd_hda_codec crct10dif_pclmul crc32_pclmul snd_hda_core ghash_clmulni_intel drm r8169 dcdbas snd_hwdep cfg80211 idma64 aesni_intel intel_gtt snd_pcm realtek aes_x86_64 crypto_simd cryptd mei_me glue_helper snd_timer | |
[ 17.427181] agpgart intel_cstate libphy input_leds syscopyarea snd pcspkr ucsi_acpi sysfillrect mei sysimgblt fb_sys_fops intel_lpss_pci i2c_i801 soundcore intel_lpss rfkill intel_pch_thermal intel_uncore typec_ucsi processor_thermal_device intel_soc_dts_iosf psmouse i2c_hid intel_rapl_perf typec evdev mac_hid battery int3403_thermal soc_button_array wmi int3402_thermal int340x_thermal_zone intel_hid int3400_thermal pcc_cpufreq acpi_thermal_rel sparse_keymap ac sg crypto_user ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 sd_mod uas usb_storage hid_generic usbhid hid ahci libahci serio_raw atkbd libps2 libata xhci_pci scsi_mod crc32c_intel xhci_hcd i8042 serio | |
[ 17.427196] CPU: 4 PID: 1006 Comm: gnome-shell Tainted: G W 5.1.15-arch1-1-ARCH #1 | |
[ 17.427196] Hardware name: Dell Inc. Inspiron 5480/07G539, BIOS 2.2.0 03/24/2019 | |
[ 17.427223] RIP: 0010:gf100_vmm_invalidate+0x1b9/0x1d0 [nouveau] | |
[ 17.427224] Code: 40 10 48 8b 78 10 4c 8b 6f 50 4d 85 ed 75 04 4c 8b 6f 10 e8 c9 44 4f f7 4c 89 ea 48 c7 c7 e8 04 85 c1 48 89 c6 e8 46 bb f9 f6 <0f> 0b e9 5a ff ff ff e8 4b b8 f9 f6 66 66 2e 0f 1f 84 00 00 00 00 | |
[ 17.427225] RSP: 0018:ffff92c48266f958 EFLAGS: 00010282 | |
[ 17.427226] RAX: 0000000000000000 RBX: ffff9035aacc6800 RCX: 0000000000000000 | |
[ 17.427227] RDX: 0000000000000007 RSI: 0000000000000082 RDI: 00000000ffffffff | |
[ 17.427227] RBP: 0000000000000001 R08: 0000000000000488 R09: 0000000000000001 | |
[ 17.427228] R10: 0000000000000000 R11: 0000000000000001 R12: ffff9035a8868c20 | |
[ 17.427228] R13: ffff9035acba5060 R14: ffff90359b4063c0 R15: ffff9035a0491600 | |
[ 17.427229] FS: 00007f319dc5f100(0000) GS:ffff9035af500000(0000) knlGS:0000000000000000 | |
[ 17.427230] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 | |
[ 17.427230] CR2: 00007f318c2e8000 CR3: 0000000445294003 CR4: 00000000003606e0 | |
[ 17.427231] Call Trace: | |
[ 17.427258] nvkm_vmm_ptes_unmap_put+0x1e8/0x290 [nouveau] | |
[ 17.427283] ? gf100_vmm_invalidate_pdb+0x30/0x30 [nouveau] | |
[ 17.427309] nvkm_vmm_put_locked+0x1b0/0x1f0 [nouveau] | |
[ 17.427334] nvkm_uvmm_mthd+0x4ec/0x780 [nouveau] | |
[ 17.427337] ? check_preempt_curr+0x4a/0x90 | |
[ 17.427352] nvkm_ioctl+0xde/0x180 [nouveau] | |
[ 17.427356] ? _raw_read_trylock+0x3f/0x60 | |
[ 17.427371] nvif_object_mthd+0x104/0x130 [nouveau] | |
[ 17.427373] ? find_get_pages_range_tag+0x240/0x2d0 | |
[ 17.427375] ? xas_load+0x5/0x70 | |
[ 17.427377] ? find_get_entries+0xdb/0x240 | |
[ 17.427392] nvif_vmm_put+0x5c/0x80 [nouveau] | |
[ 17.427422] nouveau_vma_del+0x70/0xb0 [nouveau] | |
[ 17.427453] nouveau_gem_object_close+0x1d3/0x1e0 [nouveau] | |
[ 17.427464] drm_gem_object_release_handle+0x7e/0xc0 [drm] | |
[ 17.427471] drm_gem_handle_delete+0x58/0x90 [drm] | |
[ 17.427477] ? drm_gem_handle_create+0x40/0x40 [drm] | |
[ 17.427484] drm_ioctl_kernel+0xb0/0xf0 [drm] | |
[ 17.427491] drm_ioctl+0x233/0x400 [drm] | |
[ 17.427497] ? drm_gem_handle_create+0x40/0x40 [drm] | |
[ 17.427499] ? shmem_evict_inode+0x87/0x210 | |
[ 17.427501] ? fsnotify_grab_connector+0x4a/0x80 | |
[ 17.427503] ? fsnotify_destroy_marks+0x24/0x110 | |
[ 17.427533] nouveau_drm_ioctl+0x63/0xb0 [nouveau] | |
[ 17.427536] do_vfs_ioctl+0x40c/0x670 | |
[ 17.427538] ksys_ioctl+0x5e/0x90 | |
[ 17.427539] __x64_sys_ioctl+0x16/0x20 | |
[ 17.427541] do_syscall_64+0x5b/0x190 | |
[ 17.427542] entry_SYSCALL_64_after_hwframe+0x44/0xa9 | |
[ 17.427544] RIP: 0033:0x7f31a5dad21b | |
[ 17.427544] Code: 0f 1e fa 48 8b 05 75 8c 0c 00 64 c7 00 26 00 00 00 48 c7 c0 ff ff ff ff c3 66 0f 1f 44 00 00 f3 0f 1e fa b8 10 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d 45 8c 0c 00 f7 d8 64 89 01 48 | |
[ 17.427545] RSP: 002b:00007ffdc4914d08 EFLAGS: 00000246 ORIG_RAX: 0000000000000010 | |
[ 17.427546] RAX: ffffffffffffffda RBX: 0000555ba7d7a240 RCX: 00007f31a5dad21b | |
[ 17.427547] RDX: 00007ffdc4914d40 RSI: 0000000040086409 RDI: 000000000000000f | |
[ 17.427547] RBP: 00007ffdc4914d40 R08: 000000000000006f R09: 0000555ba7d7a2c0 | |
[ 17.427548] R10: 0000000000000001 R11: 0000000000000246 R12: 0000000040086409 | |
[ 17.427548] R13: 000000000000000f R14: 0000555ba7d7bd10 R15: 0000000000000000 | |
[ 17.427550] ---[ end trace 7d70039cbbbfe3f2 ]--- | |
[ 18.032419] kauditd_printk_skb: 8 callbacks suppressed | |
[ 18.032420] audit: type=1131 audit(1561750090.506:32): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 19.429049] ------------[ cut here ]------------ | |
[ 19.429050] nouveau 0000:02:00.0: timeout | |
[ 19.429103] WARNING: CPU: 2 PID: 1006 at drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmgf100.c:221 gf100_vmm_invalidate+0x1b9/0x1d0 [nouveau] | |
[ 19.429103] Modules linked in: ccm bnep hid_multitouch nls_iso8859_1 nls_cp437 vfat fat btusb btrtl btbcm btintel uvcvideo bluetooth videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_common videodev media ecdh_generic iTCO_wdt iTCO_vendor_support snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic mei_hdcp joydev mousedev nouveau dell_laptop dell_wmi ledtrig_audio dell_smbios wmi_bmof dell_wmi_descriptor mxm_wmi arc4 intel_rapl x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel iwlmvm i915 kvm snd_soc_skl mac80211 snd_soc_hdac_hda snd_hda_ext_core snd_soc_skl_ipc irqbypass snd_soc_sst_ipc snd_soc_sst_dsp snd_soc_acpi_intel_match snd_soc_acpi snd_soc_core snd_compress ac97_bus ttm snd_pcm_dmaengine i2c_algo_bit iwlwifi snd_hda_intel drm_kms_helper snd_hda_codec crct10dif_pclmul crc32_pclmul snd_hda_core ghash_clmulni_intel drm r8169 dcdbas snd_hwdep cfg80211 idma64 aesni_intel intel_gtt snd_pcm realtek aes_x86_64 crypto_simd cryptd mei_me glue_helper snd_timer | |
[ 19.429123] agpgart intel_cstate libphy input_leds syscopyarea snd pcspkr ucsi_acpi sysfillrect mei sysimgblt fb_sys_fops intel_lpss_pci i2c_i801 soundcore intel_lpss rfkill intel_pch_thermal intel_uncore typec_ucsi processor_thermal_device intel_soc_dts_iosf psmouse i2c_hid intel_rapl_perf typec evdev mac_hid battery int3403_thermal soc_button_array wmi int3402_thermal int340x_thermal_zone intel_hid int3400_thermal pcc_cpufreq acpi_thermal_rel sparse_keymap ac sg crypto_user ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 sd_mod uas usb_storage hid_generic usbhid hid ahci libahci serio_raw atkbd libps2 libata xhci_pci scsi_mod crc32c_intel xhci_hcd i8042 serio | |
[ 19.429140] CPU: 2 PID: 1006 Comm: gnome-shell Tainted: G W 5.1.15-arch1-1-ARCH #1 | |
[ 19.429141] Hardware name: Dell Inc. Inspiron 5480/07G539, BIOS 2.2.0 03/24/2019 | |
[ 19.429169] RIP: 0010:gf100_vmm_invalidate+0x1b9/0x1d0 [nouveau] | |
[ 19.429170] Code: 40 10 48 8b 78 10 4c 8b 6f 50 4d 85 ed 75 04 4c 8b 6f 10 e8 c9 44 4f f7 4c 89 ea 48 c7 c7 e8 04 85 c1 48 89 c6 e8 46 bb f9 f6 <0f> 0b e9 5a ff ff ff e8 4b b8 f9 f6 66 66 2e 0f 1f 84 00 00 00 00 | |
[ 19.429170] RSP: 0018:ffff92c48266f958 EFLAGS: 00010282 | |
[ 19.429172] RAX: 0000000000000000 RBX: ffff9035aacc6800 RCX: 0000000000000000 | |
[ 19.429172] RDX: 0000000000000007 RSI: 0000000000000082 RDI: 00000000ffffffff | |
[ 19.429173] RBP: 0000000000000001 R08: 00000000000004c3 R09: 0000000000000001 | |
[ 19.429173] R10: 0000000000000000 R11: 0000000000000001 R12: ffff9035a8868c20 | |
[ 19.429174] R13: ffff9035acba5060 R14: ffff90359b4063c0 R15: ffff9035a0491600 | |
[ 19.429175] FS: 00007f319dc5f100(0000) GS:ffff9035af480000(0000) knlGS:0000000000000000 | |
[ 19.429175] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 | |
[ 19.429176] CR2: 0000559da479ead8 CR3: 0000000445294002 CR4: 00000000003606e0 | |
[ 19.429177] Call Trace: | |
[ 19.429206] nvkm_vmm_ptes_unmap_put+0x1e8/0x290 [nouveau] | |
[ 19.429233] ? gf100_vmm_invalidate_pdb+0x30/0x30 [nouveau] | |
[ 19.429260] nvkm_vmm_put_locked+0x1b0/0x1f0 [nouveau] | |
[ 19.429286] nvkm_uvmm_mthd+0x4ec/0x780 [nouveau] | |
[ 19.429289] ? check_preempt_curr+0x4a/0x90 | |
[ 19.429304] nvkm_ioctl+0xde/0x180 [nouveau] | |
[ 19.429307] ? _raw_read_trylock+0x3f/0x60 | |
[ 19.429322] nvif_object_mthd+0x104/0x130 [nouveau] | |
[ 19.429324] ? _raw_spin_lock_irqsave+0x26/0x50 | |
[ 19.429326] ? xas_load+0x5/0x70 | |
[ 19.429328] ? find_get_entries+0xdb/0x240 | |
[ 19.429343] nvif_vmm_put+0x5c/0x80 [nouveau] | |
[ 19.429374] nouveau_vma_del+0x70/0xb0 [nouveau] | |
[ 19.429405] nouveau_gem_object_close+0x1d3/0x1e0 [nouveau] | |
[ 19.429417] drm_gem_object_release_handle+0x7e/0xc0 [drm] | |
[ 19.429424] drm_gem_handle_delete+0x58/0x90 [drm] | |
[ 19.429430] ? drm_gem_handle_create+0x40/0x40 [drm] | |
[ 19.429437] drm_ioctl_kernel+0xb0/0xf0 [drm] | |
[ 19.429444] drm_ioctl+0x233/0x400 [drm] | |
[ 19.429451] ? drm_gem_handle_create+0x40/0x40 [drm] | |
[ 19.429453] ? shmem_evict_inode+0x87/0x210 | |
[ 19.429454] ? fsnotify_grab_connector+0x4a/0x80 | |
[ 19.429456] ? fsnotify_destroy_marks+0x24/0x110 | |
[ 19.429487] nouveau_drm_ioctl+0x63/0xb0 [nouveau] | |
[ 19.429490] do_vfs_ioctl+0x40c/0x670 | |
[ 19.429492] ksys_ioctl+0x5e/0x90 | |
[ 19.429493] __x64_sys_ioctl+0x16/0x20 | |
[ 19.429495] do_syscall_64+0x5b/0x190 | |
[ 19.429496] entry_SYSCALL_64_after_hwframe+0x44/0xa9 | |
[ 19.429498] RIP: 0033:0x7f31a5dad21b | |
[ 19.429499] Code: 0f 1e fa 48 8b 05 75 8c 0c 00 64 c7 00 26 00 00 00 48 c7 c0 ff ff ff ff c3 66 0f 1f 44 00 00 f3 0f 1e fa b8 10 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d 45 8c 0c 00 f7 d8 64 89 01 48 | |
[ 19.429499] RSP: 002b:00007ffdc4914d08 EFLAGS: 00000246 ORIG_RAX: 0000000000000010 | |
[ 19.429500] RAX: ffffffffffffffda RBX: 0000555ba7d7a1c0 RCX: 00007f31a5dad21b | |
[ 19.429501] RDX: 00007ffdc4914d40 RSI: 0000000040086409 RDI: 000000000000000f | |
[ 19.429502] RBP: 00007ffdc4914d40 R08: 000000000000006f R09: 0000555ba7d7a240 | |
[ 19.429502] R10: 0000000000000002 R11: 0000000000000246 R12: 0000000040086409 | |
[ 19.429503] R13: 000000000000000f R14: 0000555ba7d7bd10 R15: 0000000000000000 | |
[ 19.429504] ---[ end trace 7d70039cbbbfe3f3 ]--- | |
[ 21.430977] ------------[ cut here ]------------ | |
[ 21.430978] nouveau 0000:02:00.0: timeout | |
[ 21.431019] WARNING: CPU: 2 PID: 1006 at drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmgf100.c:221 gf100_vmm_invalidate+0x1b9/0x1d0 [nouveau] | |
[ 21.431019] Modules linked in: ccm bnep hid_multitouch nls_iso8859_1 nls_cp437 vfat fat btusb btrtl btbcm btintel uvcvideo bluetooth videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_common videodev media ecdh_generic iTCO_wdt iTCO_vendor_support snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic mei_hdcp joydev mousedev nouveau dell_laptop dell_wmi ledtrig_audio dell_smbios wmi_bmof dell_wmi_descriptor mxm_wmi arc4 intel_rapl x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel iwlmvm i915 kvm snd_soc_skl mac80211 snd_soc_hdac_hda snd_hda_ext_core snd_soc_skl_ipc irqbypass snd_soc_sst_ipc snd_soc_sst_dsp snd_soc_acpi_intel_match snd_soc_acpi snd_soc_core snd_compress ac97_bus ttm snd_pcm_dmaengine i2c_algo_bit iwlwifi snd_hda_intel drm_kms_helper snd_hda_codec crct10dif_pclmul crc32_pclmul snd_hda_core ghash_clmulni_intel drm r8169 dcdbas snd_hwdep cfg80211 idma64 aesni_intel intel_gtt snd_pcm realtek aes_x86_64 crypto_simd cryptd mei_me glue_helper snd_timer | |
[ 21.431035] agpgart intel_cstate libphy input_leds syscopyarea snd pcspkr ucsi_acpi sysfillrect mei sysimgblt fb_sys_fops intel_lpss_pci i2c_i801 soundcore intel_lpss rfkill intel_pch_thermal intel_uncore typec_ucsi processor_thermal_device intel_soc_dts_iosf psmouse i2c_hid intel_rapl_perf typec evdev mac_hid battery int3403_thermal soc_button_array wmi int3402_thermal int340x_thermal_zone intel_hid int3400_thermal pcc_cpufreq acpi_thermal_rel sparse_keymap ac sg crypto_user ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 sd_mod uas usb_storage hid_generic usbhid hid ahci libahci serio_raw atkbd libps2 libata xhci_pci scsi_mod crc32c_intel xhci_hcd i8042 serio | |
[ 21.431048] CPU: 2 PID: 1006 Comm: gnome-shell Tainted: G W 5.1.15-arch1-1-ARCH #1 | |
[ 21.431048] Hardware name: Dell Inc. Inspiron 5480/07G539, BIOS 2.2.0 03/24/2019 | |
[ 21.431076] RIP: 0010:gf100_vmm_invalidate+0x1b9/0x1d0 [nouveau] | |
[ 21.431077] Code: 40 10 48 8b 78 10 4c 8b 6f 50 4d 85 ed 75 04 4c 8b 6f 10 e8 c9 44 4f f7 4c 89 ea 48 c7 c7 e8 04 85 c1 48 89 c6 e8 46 bb f9 f6 <0f> 0b e9 5a ff ff ff e8 4b b8 f9 f6 66 66 2e 0f 1f 84 00 00 00 00 | |
[ 21.431078] RSP: 0018:ffff92c48266f958 EFLAGS: 00010282 | |
[ 21.431079] RAX: 0000000000000000 RBX: ffff9035aacc6800 RCX: 0000000000000000 | |
[ 21.431079] RDX: 0000000000000007 RSI: 0000000000000082 RDI: 00000000ffffffff | |
[ 21.431080] RBP: 0000000000000001 R08: 00000000000004fc R09: 0000000000000001 | |
[ 21.431080] R10: 0000000000000000 R11: 0000000000000001 R12: ffff9035a8868c20 | |
[ 21.431081] R13: ffff9035acba5060 R14: ffff90359b4063c0 R15: ffff9035a0491600 | |
[ 21.431082] FS: 00007f319dc5f100(0000) GS:ffff9035af480000(0000) knlGS:0000000000000000 | |
[ 21.431082] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 | |
[ 21.431083] CR2: 0000559da479ead8 CR3: 0000000445294002 CR4: 00000000003606e0 | |
[ 21.431084] Call Trace: | |
[ 21.431112] nvkm_vmm_ptes_unmap_put+0x1e8/0x290 [nouveau] | |
[ 21.431138] ? gf100_vmm_invalidate_pdb+0x30/0x30 [nouveau] | |
[ 21.431164] nvkm_vmm_put_locked+0x1b0/0x1f0 [nouveau] | |
[ 21.431190] nvkm_uvmm_mthd+0x4ec/0x780 [nouveau] | |
[ 21.431193] ? check_preempt_curr+0x4a/0x90 | |
[ 21.431209] nvkm_ioctl+0xde/0x180 [nouveau] | |
[ 21.431211] ? _raw_read_trylock+0x3f/0x60 | |
[ 21.431226] nvif_object_mthd+0x104/0x130 [nouveau] | |
[ 21.431238] ? xas_load+0x5/0x70 | |
[ 21.431248] ? find_get_entries+0xdb/0x240 | |
[ 21.431263] nvif_vmm_put+0x5c/0x80 [nouveau] | |
[ 21.431294] nouveau_vma_del+0x70/0xb0 [nouveau] | |
[ 21.431324] nouveau_gem_object_close+0x1d3/0x1e0 [nouveau] | |
[ 21.431335] drm_gem_object_release_handle+0x7e/0xc0 [drm] | |
[ 21.431341] drm_gem_handle_delete+0x58/0x90 [drm] | |
[ 21.431348] ? drm_gem_handle_create+0x40/0x40 [drm] | |
[ 21.431354] drm_ioctl_kernel+0xb0/0xf0 [drm] | |
[ 21.431361] drm_ioctl+0x233/0x400 [drm] | |
[ 21.431368] ? drm_gem_handle_create+0x40/0x40 [drm] | |
[ 21.431370] ? shmem_evict_inode+0x87/0x210 | |
[ 21.431371] ? fsnotify_grab_connector+0x4a/0x80 | |
[ 21.431373] ? fsnotify_destroy_marks+0x24/0x110 | |
[ 21.431404] nouveau_drm_ioctl+0x63/0xb0 [nouveau] | |
[ 21.431406] do_vfs_ioctl+0x40c/0x670 | |
[ 21.431408] ksys_ioctl+0x5e/0x90 | |
[ 21.431409] __x64_sys_ioctl+0x16/0x20 | |
[ 21.431411] do_syscall_64+0x5b/0x190 | |
[ 21.431412] entry_SYSCALL_64_after_hwframe+0x44/0xa9 | |
[ 21.431413] RIP: 0033:0x7f31a5dad21b | |
[ 21.431414] Code: 0f 1e fa 48 8b 05 75 8c 0c 00 64 c7 00 26 00 00 00 48 c7 c0 ff ff ff ff c3 66 0f 1f 44 00 00 f3 0f 1e fa b8 10 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d 45 8c 0c 00 f7 d8 64 89 01 48 | |
[ 21.431415] RSP: 002b:00007ffdc4914d08 EFLAGS: 00000246 ORIG_RAX: 0000000000000010 | |
[ 21.431416] RAX: ffffffffffffffda RBX: 0000555ba7d7a140 RCX: 00007f31a5dad21b | |
[ 21.431417] RDX: 00007ffdc4914d40 RSI: 0000000040086409 RDI: 000000000000000f | |
[ 21.431417] RBP: 00007ffdc4914d40 R08: 000000000000006f R09: 0000555ba7d7a1c0 | |
[ 21.431418] R10: 0000000000000003 R11: 0000000000000246 R12: 0000000040086409 | |
[ 21.431418] R13: 000000000000000f R14: 0000555ba7d7bd10 R15: 0000000000000000 | |
[ 21.431420] ---[ end trace 7d70039cbbbfe3f4 ]--- | |
[ 23.432933] ------------[ cut here ]------------ | |
[ 23.432934] nouveau 0000:02:00.0: timeout | |
[ 23.432971] WARNING: CPU: 2 PID: 1006 at drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmgf100.c:221 gf100_vmm_invalidate+0x1b9/0x1d0 [nouveau] | |
[ 23.432971] Modules linked in: ccm bnep hid_multitouch nls_iso8859_1 nls_cp437 vfat fat btusb btrtl btbcm btintel uvcvideo bluetooth videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_common videodev media ecdh_generic iTCO_wdt iTCO_vendor_support snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic mei_hdcp joydev mousedev nouveau dell_laptop dell_wmi ledtrig_audio dell_smbios wmi_bmof dell_wmi_descriptor mxm_wmi arc4 intel_rapl x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel iwlmvm i915 kvm snd_soc_skl mac80211 snd_soc_hdac_hda snd_hda_ext_core snd_soc_skl_ipc irqbypass snd_soc_sst_ipc snd_soc_sst_dsp snd_soc_acpi_intel_match snd_soc_acpi snd_soc_core snd_compress ac97_bus ttm snd_pcm_dmaengine i2c_algo_bit iwlwifi snd_hda_intel drm_kms_helper snd_hda_codec crct10dif_pclmul crc32_pclmul snd_hda_core ghash_clmulni_intel drm r8169 dcdbas snd_hwdep cfg80211 idma64 aesni_intel intel_gtt snd_pcm realtek aes_x86_64 crypto_simd cryptd mei_me glue_helper snd_timer | |
[ 23.432985] agpgart intel_cstate libphy input_leds syscopyarea snd pcspkr ucsi_acpi sysfillrect mei sysimgblt fb_sys_fops intel_lpss_pci i2c_i801 soundcore intel_lpss rfkill intel_pch_thermal intel_uncore typec_ucsi processor_thermal_device intel_soc_dts_iosf psmouse i2c_hid intel_rapl_perf typec evdev mac_hid battery int3403_thermal soc_button_array wmi int3402_thermal int340x_thermal_zone intel_hid int3400_thermal pcc_cpufreq acpi_thermal_rel sparse_keymap ac sg crypto_user ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 sd_mod uas usb_storage hid_generic usbhid hid ahci libahci serio_raw atkbd libps2 libata xhci_pci scsi_mod crc32c_intel xhci_hcd i8042 serio | |
[ 23.432996] CPU: 2 PID: 1006 Comm: gnome-shell Tainted: G W 5.1.15-arch1-1-ARCH #1 | |
[ 23.432997] Hardware name: Dell Inc. Inspiron 5480/07G539, BIOS 2.2.0 03/24/2019 | |
[ 23.433024] RIP: 0010:gf100_vmm_invalidate+0x1b9/0x1d0 [nouveau] | |
[ 23.433025] Code: 40 10 48 8b 78 10 4c 8b 6f 50 4d 85 ed 75 04 4c 8b 6f 10 e8 c9 44 4f f7 4c 89 ea 48 c7 c7 e8 04 85 c1 48 89 c6 e8 46 bb f9 f6 <0f> 0b e9 5a ff ff ff e8 4b b8 f9 f6 66 66 2e 0f 1f 84 00 00 00 00 | |
[ 23.433026] RSP: 0018:ffff92c48266f8e8 EFLAGS: 00010282 | |
[ 23.433027] RAX: 0000000000000000 RBX: ffff9035aacc6800 RCX: 0000000000000000 | |
[ 23.433027] RDX: 0000000000000007 RSI: 0000000000000082 RDI: 00000000ffffffff | |
[ 23.433028] RBP: 0000000000000001 R08: 0000000000000534 R09: 0000000000000001 | |
[ 23.433028] R10: 0000000000000000 R11: 0000000000000001 R12: ffff9035a8868c20 | |
[ 23.433029] R13: ffff9035acba5060 R14: ffff90359b4063c0 R15: ffff9035a0491600 | |
[ 23.433030] FS: 00007f319dc5f100(0000) GS:ffff9035af480000(0000) knlGS:0000000000000000 | |
[ 23.433030] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 | |
[ 23.433031] CR2: 0000559da479ead8 CR3: 0000000445294002 CR4: 00000000003606e0 | |
[ 23.433032] Call Trace: | |
[ 23.433059] nvkm_vmm_unref_pdes+0xeb/0x1f0 [nouveau] | |
[ 23.433085] nvkm_vmm_unref_ptes+0x202/0x240 [nouveau] | |
[ 23.433111] nvkm_vmm_ptes_unmap_put+0x162/0x290 [nouveau] | |
[ 23.433136] ? gp100_vmm_pgt_sparse+0xc0/0xc0 [nouveau] | |
[ 23.433162] nvkm_vmm_put_locked+0x1b0/0x1f0 [nouveau] | |
[ 23.433188] nvkm_uvmm_mthd+0x4ec/0x780 [nouveau] | |
[ 23.433204] nvkm_ioctl+0xde/0x180 [nouveau] | |
[ 23.433219] nvif_object_mthd+0x104/0x130 [nouveau] | |
[ 23.433221] ? find_get_entries+0xdb/0x240 | |
[ 23.433226] ? ttm_bo_mem_compat+0x24/0x50 [ttm] | |
[ 23.433228] ? ttm_bo_validate+0x38/0x130 [ttm] | |
[ 23.433231] ? dma_fence_signal_locked+0x7b/0x100 | |
[ 23.433260] ? nv50_dma_push+0xa5/0x100 [nouveau] | |
[ 23.433275] nvif_vmm_put+0x5c/0x80 [nouveau] | |
[ 23.433307] nouveau_vma_del+0x70/0xb0 [nouveau] | |
[ 23.433336] nv84_fence_context_del+0x54/0x80 [nouveau] | |
[ 23.433365] nouveau_channel_del+0x53/0x110 [nouveau] | |
[ 23.433394] nouveau_abi16_chan_fini.isra.0+0xa0/0x100 [nouveau] | |
[ 23.433422] nouveau_abi16_ioctl_channel_free+0x4d/0x80 [nouveau] | |
[ 23.433449] ? nouveau_abi16_usif+0xb0/0xb0 [nouveau] | |
[ 23.433457] drm_ioctl_kernel+0xb0/0xf0 [drm] | |
[ 23.433464] drm_ioctl+0x233/0x400 [drm] | |
[ 23.433492] ? nouveau_abi16_usif+0xb0/0xb0 [nouveau] | |
[ 23.433494] ? _raw_spin_lock_irqsave+0x26/0x50 | |
[ 23.433496] ? _raw_spin_unlock_irqrestore+0x20/0x40 | |
[ 23.433526] nouveau_drm_ioctl+0x63/0xb0 [nouveau] | |
[ 23.433528] do_vfs_ioctl+0x40c/0x670 | |
[ 23.433530] ? __do_munmap+0x280/0x420 | |
[ 23.433531] ksys_ioctl+0x5e/0x90 | |
[ 23.433533] __x64_sys_ioctl+0x16/0x20 | |
[ 23.433534] do_syscall_64+0x5b/0x190 | |
[ 23.433535] entry_SYSCALL_64_after_hwframe+0x44/0xa9 | |
[ 23.433536] RIP: 0033:0x7f31a5dad21b | |
[ 23.433537] Code: 0f 1e fa 48 8b 05 75 8c 0c 00 64 c7 00 26 00 00 00 48 c7 c0 ff ff ff ff c3 66 0f 1f 44 00 00 f3 0f 1e fa b8 10 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d 45 8c 0c 00 f7 d8 64 89 01 48 | |
[ 23.433538] RSP: 002b:00007ffdc4914d38 EFLAGS: 00000246 ORIG_RAX: 0000000000000010 | |
[ 23.433539] RAX: ffffffffffffffda RBX: 0000555ba7d6c1e0 RCX: 00007f31a5dad21b | |
[ 23.433540] RDX: 00007ffdc4914d88 RSI: 0000000040046443 RDI: 000000000000000f | |
[ 23.433540] RBP: 00007ffdc4914d88 R08: 000000000000001f R09: 0000555ba7d78080 | |
[ 23.433541] R10: 0000000000000006 R11: 0000000000000246 R12: 0000000040046443 | |
[ 23.433541] R13: 000000000000000f R14: 00007f318d88cab2 R15: 0000555ba7d3b880 | |
[ 23.433543] ---[ end trace 7d70039cbbbfe3f5 ]--- | |
[ 25.457840] ------------[ cut here ]------------ | |
[ 25.457842] nouveau 0000:02:00.0: timeout | |
[ 25.457899] WARNING: CPU: 4 PID: 1006 at drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmgf100.c:221 gf100_vmm_invalidate+0x1b9/0x1d0 [nouveau] | |
[ 25.457900] Modules linked in: ccm bnep hid_multitouch nls_iso8859_1 nls_cp437 vfat fat btusb btrtl btbcm btintel uvcvideo bluetooth videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_common videodev media ecdh_generic iTCO_wdt iTCO_vendor_support snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic mei_hdcp joydev mousedev nouveau dell_laptop dell_wmi ledtrig_audio dell_smbios wmi_bmof dell_wmi_descriptor mxm_wmi arc4 intel_rapl x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel iwlmvm i915 kvm snd_soc_skl mac80211 snd_soc_hdac_hda snd_hda_ext_core snd_soc_skl_ipc irqbypass snd_soc_sst_ipc snd_soc_sst_dsp snd_soc_acpi_intel_match snd_soc_acpi snd_soc_core snd_compress ac97_bus ttm snd_pcm_dmaengine i2c_algo_bit iwlwifi snd_hda_intel drm_kms_helper snd_hda_codec crct10dif_pclmul crc32_pclmul snd_hda_core ghash_clmulni_intel drm r8169 dcdbas snd_hwdep cfg80211 idma64 aesni_intel intel_gtt snd_pcm realtek aes_x86_64 crypto_simd cryptd mei_me glue_helper snd_timer | |
[ 25.457920] agpgart intel_cstate libphy input_leds syscopyarea snd pcspkr ucsi_acpi sysfillrect mei sysimgblt fb_sys_fops intel_lpss_pci i2c_i801 soundcore intel_lpss rfkill intel_pch_thermal intel_uncore typec_ucsi processor_thermal_device intel_soc_dts_iosf psmouse i2c_hid intel_rapl_perf typec evdev mac_hid battery int3403_thermal soc_button_array wmi int3402_thermal int340x_thermal_zone intel_hid int3400_thermal pcc_cpufreq acpi_thermal_rel sparse_keymap ac sg crypto_user ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 sd_mod uas usb_storage hid_generic usbhid hid ahci libahci serio_raw atkbd libps2 libata xhci_pci scsi_mod crc32c_intel xhci_hcd i8042 serio | |
[ 25.457938] CPU: 4 PID: 1006 Comm: gnome-shell Tainted: G W 5.1.15-arch1-1-ARCH #1 | |
[ 25.457939] Hardware name: Dell Inc. Inspiron 5480/07G539, BIOS 2.2.0 03/24/2019 | |
[ 25.457967] RIP: 0010:gf100_vmm_invalidate+0x1b9/0x1d0 [nouveau] | |
[ 25.457968] Code: 40 10 48 8b 78 10 4c 8b 6f 50 4d 85 ed 75 04 4c 8b 6f 10 e8 c9 44 4f f7 4c 89 ea 48 c7 c7 e8 04 85 c1 48 89 c6 e8 46 bb f9 f6 <0f> 0b e9 5a ff ff ff e8 4b b8 f9 f6 66 66 2e 0f 1f 84 00 00 00 00 | |
[ 25.457969] RSP: 0018:ffff92c48266f9c0 EFLAGS: 00010282 | |
[ 25.457970] RAX: 0000000000000000 RBX: ffff9035aacc6800 RCX: 0000000000000000 | |
[ 25.457971] RDX: 0000000000000007 RSI: 0000000000000092 RDI: 00000000ffffffff | |
[ 25.457971] RBP: 0000000000000005 R08: 0000000000000570 R09: 0000000000000001 | |
[ 25.457972] R10: 0000000000000000 R11: 0000000000000001 R12: ffff9035a8868c20 | |
[ 25.457972] R13: ffff9035acba5060 R14: ffff90359c1be580 R15: ffff90359fd45a20 | |
[ 25.457973] FS: 00007f319dc5f100(0000) GS:ffff9035af500000(0000) knlGS:0000000000000000 | |
[ 25.457974] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 | |
[ 25.457974] CR2: 00007f318c2e8000 CR3: 0000000445294003 CR4: 00000000003606e0 | |
[ 25.457975] Call Trace: | |
[ 25.458004] nvkm_vmm_ptes_unmap_put+0x1e8/0x290 [nouveau] | |
[ 25.458030] ? gf100_vmm_invalidate_pdb+0x30/0x30 [nouveau] | |
[ 25.458056] nvkm_vmm_put_locked+0x1b0/0x1f0 [nouveau] | |
[ 25.458081] nvkm_vmm_put+0x30/0x50 [nouveau] | |
[ 25.458105] nv50_instobj_dtor+0xa2/0xe0 [nouveau] | |
[ 25.458121] nvkm_memory_unref+0x3b/0x50 [nouveau] | |
[ 25.458137] nvkm_gpuobj_del+0x3a/0x50 [nouveau] | |
[ 25.458167] nvkm_fifo_chan_dtor+0xd0/0xe0 [nouveau] | |
[ 25.458183] nvkm_object_dtor+0xb0/0x100 [nouveau] | |
[ 25.458199] nvkm_object_del+0x20/0x80 [nouveau] | |
[ 25.458215] nvkm_ioctl_del+0x37/0x50 [nouveau] | |
[ 25.458233] nvkm_ioctl+0xde/0x180 [nouveau] | |
[ 25.458252] nvif_object_fini+0x59/0x80 [nouveau] | |
[ 25.458282] nouveau_channel_del+0x89/0x110 [nouveau] | |
[ 25.458311] nouveau_abi16_chan_fini.isra.0+0xa0/0x100 [nouveau] | |
[ 25.458341] nouveau_abi16_ioctl_channel_free+0x4d/0x80 [nouveau] | |
[ 25.458369] ? nouveau_abi16_usif+0xb0/0xb0 [nouveau] | |
[ 25.458382] drm_ioctl_kernel+0xb0/0xf0 [drm] | |
[ 25.458390] drm_ioctl+0x233/0x400 [drm] | |
[ 25.458419] ? nouveau_abi16_usif+0xb0/0xb0 [nouveau] | |
[ 25.458423] ? _raw_spin_lock_irqsave+0x26/0x50 | |
[ 25.458424] ? _raw_spin_unlock_irqrestore+0x20/0x40 | |
[ 25.458455] nouveau_drm_ioctl+0x63/0xb0 [nouveau] | |
[ 25.458458] do_vfs_ioctl+0x40c/0x670 | |
[ 25.458460] ? __do_munmap+0x280/0x420 | |
[ 25.458462] ksys_ioctl+0x5e/0x90 | |
[ 25.458463] __x64_sys_ioctl+0x16/0x20 | |
[ 25.458465] do_syscall_64+0x5b/0x190 | |
[ 25.458467] entry_SYSCALL_64_after_hwframe+0x44/0xa9 | |
[ 25.458468] RIP: 0033:0x7f31a5dad21b | |
[ 25.458469] Code: 0f 1e fa 48 8b 05 75 8c 0c 00 64 c7 00 26 00 00 00 48 c7 c0 ff ff ff ff c3 66 0f 1f 44 00 00 f3 0f 1e fa b8 10 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d 45 8c 0c 00 f7 d8 64 89 01 48 | |
[ 25.458470] RSP: 002b:00007ffdc4914d38 EFLAGS: 00000246 ORIG_RAX: 0000000000000010 | |
[ 25.458471] RAX: ffffffffffffffda RBX: 0000555ba7d6c1e0 RCX: 00007f31a5dad21b | |
[ 25.458472] RDX: 00007ffdc4914d88 RSI: 0000000040046443 RDI: 000000000000000f | |
[ 25.458472] RBP: 00007ffdc4914d88 R08: 000000000000001f R09: 0000555ba7d78080 | |
[ 25.458473] R10: 0000000000000006 R11: 0000000000000246 R12: 0000000040046443 | |
[ 25.458473] R13: 000000000000000f R14: 00007f318d88cab2 R15: 0000555ba7d3b880 | |
[ 25.458475] ---[ end trace 7d70039cbbbfe3f6 ]--- | |
[ 27.459895] ------------[ cut here ]------------ | |
[ 27.459896] nouveau 0000:02:00.0: timeout | |
[ 27.459934] WARNING: CPU: 4 PID: 1006 at drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmgf100.c:221 gf100_vmm_invalidate+0x1b9/0x1d0 [nouveau] | |
[ 27.459934] Modules linked in: ccm bnep hid_multitouch nls_iso8859_1 nls_cp437 vfat fat btusb btrtl btbcm btintel uvcvideo bluetooth videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_common videodev media ecdh_generic iTCO_wdt iTCO_vendor_support snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic mei_hdcp joydev mousedev nouveau dell_laptop dell_wmi ledtrig_audio dell_smbios wmi_bmof dell_wmi_descriptor mxm_wmi arc4 intel_rapl x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel iwlmvm i915 kvm snd_soc_skl mac80211 snd_soc_hdac_hda snd_hda_ext_core snd_soc_skl_ipc irqbypass snd_soc_sst_ipc snd_soc_sst_dsp snd_soc_acpi_intel_match snd_soc_acpi snd_soc_core snd_compress ac97_bus ttm snd_pcm_dmaengine i2c_algo_bit iwlwifi snd_hda_intel drm_kms_helper snd_hda_codec crct10dif_pclmul crc32_pclmul snd_hda_core ghash_clmulni_intel drm r8169 dcdbas snd_hwdep cfg80211 idma64 aesni_intel intel_gtt snd_pcm realtek aes_x86_64 crypto_simd cryptd mei_me glue_helper snd_timer | |
[ 27.459949] agpgart intel_cstate libphy input_leds syscopyarea snd pcspkr ucsi_acpi sysfillrect mei sysimgblt fb_sys_fops intel_lpss_pci i2c_i801 soundcore intel_lpss rfkill intel_pch_thermal intel_uncore typec_ucsi processor_thermal_device intel_soc_dts_iosf psmouse i2c_hid intel_rapl_perf typec evdev mac_hid battery int3403_thermal soc_button_array wmi int3402_thermal int340x_thermal_zone intel_hid int3400_thermal pcc_cpufreq acpi_thermal_rel sparse_keymap ac sg crypto_user ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 sd_mod uas usb_storage hid_generic usbhid hid ahci libahci serio_raw atkbd libps2 libata xhci_pci scsi_mod crc32c_intel xhci_hcd i8042 serio | |
[ 27.459960] CPU: 4 PID: 1006 Comm: gnome-shell Tainted: G W 5.1.15-arch1-1-ARCH #1 | |
[ 27.459961] Hardware name: Dell Inc. Inspiron 5480/07G539, BIOS 2.2.0 03/24/2019 | |
[ 27.459987] RIP: 0010:gf100_vmm_invalidate+0x1b9/0x1d0 [nouveau] | |
[ 27.459988] Code: 40 10 48 8b 78 10 4c 8b 6f 50 4d 85 ed 75 04 4c 8b 6f 10 e8 c9 44 4f f7 4c 89 ea 48 c7 c7 e8 04 85 c1 48 89 c6 e8 46 bb f9 f6 <0f> 0b e9 5a ff ff ff e8 4b b8 f9 f6 66 66 2e 0f 1f 84 00 00 00 00 | |
[ 27.459989] RSP: 0018:ffff92c48266f990 EFLAGS: 00010286 | |
[ 27.459990] RAX: 0000000000000000 RBX: ffff9035aacc6800 RCX: 0000000000000000 | |
[ 27.459990] RDX: 0000000000000007 RSI: 0000000000000096 RDI: 00000000ffffffff | |
[ 27.459991] RBP: 0000000000000001 R08: 00000000000005a9 R09: 0000000000000001 | |
[ 27.459991] R10: 0000000000000000 R11: 0000000000000001 R12: ffff9035a8868c20 | |
[ 27.459992] R13: ffff9035acba5060 R14: ffff90359b4063c0 R15: ffff9035a0491600 | |
[ 27.459993] FS: 00007f319dc5f100(0000) GS:ffff9035af500000(0000) knlGS:0000000000000000 | |
[ 27.459994] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 | |
[ 27.459994] CR2: 00007f318c2e8000 CR3: 0000000445294003 CR4: 00000000003606e0 | |
[ 27.459995] Call Trace: | |
[ 27.460022] nvkm_vmm_ptes_unmap_put+0x1e8/0x290 [nouveau] | |
[ 27.460048] ? gf100_vmm_invalidate_pdb+0x30/0x30 [nouveau] | |
[ 27.460073] nvkm_vmm_put_locked+0x1b0/0x1f0 [nouveau] | |
[ 27.460099] nvkm_uvmm_mthd+0x4ec/0x780 [nouveau] | |
[ 27.460102] ? preempt_count_add+0x79/0xb0 | |
[ 27.460117] nvkm_ioctl+0xde/0x180 [nouveau] | |
[ 27.460120] ? __slab_free+0x23f/0x390 | |
[ 27.460134] nvif_object_mthd+0x104/0x130 [nouveau] | |
[ 27.460137] ? __next_timer_interrupt+0xd0/0xd0 | |
[ 27.460152] ? nvkm_object_dtor+0xc1/0x100 [nouveau] | |
[ 27.460155] ? _raw_spin_unlock_irqrestore+0x20/0x40 | |
[ 27.460170] ? nvkm_object_del+0x5e/0x80 [nouveau] | |
[ 27.460185] nvif_vmm_put+0x5c/0x80 [nouveau] | |
[ 27.460215] nouveau_vma_del+0x70/0xb0 [nouveau] | |
[ 27.460245] nouveau_channel_del+0xa1/0x110 [nouveau] | |
[ 27.460274] nouveau_abi16_chan_fini.isra.0+0xa0/0x100 [nouveau] | |
[ 27.460303] nouveau_abi16_ioctl_channel_free+0x4d/0x80 [nouveau] | |
[ 27.460331] ? nouveau_abi16_usif+0xb0/0xb0 [nouveau] | |
[ 27.460338] drm_ioctl_kernel+0xb0/0xf0 [drm] | |
[ 27.460346] drm_ioctl+0x233/0x400 [drm] | |
[ 27.460374] ? nouveau_abi16_usif+0xb0/0xb0 [nouveau] | |
[ 27.460376] ? _raw_spin_lock_irqsave+0x26/0x50 | |
[ 27.460378] ? _raw_spin_unlock_irqrestore+0x20/0x40 | |
[ 27.460408] nouveau_drm_ioctl+0x63/0xb0 [nouveau] | |
[ 27.460410] do_vfs_ioctl+0x40c/0x670 | |
[ 27.460412] ? __do_munmap+0x280/0x420 | |
[ 27.460413] ksys_ioctl+0x5e/0x90 | |
[ 27.460415] __x64_sys_ioctl+0x16/0x20 | |
[ 27.460416] do_syscall_64+0x5b/0x190 | |
[ 27.460418] entry_SYSCALL_64_after_hwframe+0x44/0xa9 | |
[ 27.460419] RIP: 0033:0x7f31a5dad21b | |
[ 27.460420] Code: 0f 1e fa 48 8b 05 75 8c 0c 00 64 c7 00 26 00 00 00 48 c7 c0 ff ff ff ff c3 66 0f 1f 44 00 00 f3 0f 1e fa b8 10 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d 45 8c 0c 00 f7 d8 64 89 01 48 | |
[ 27.460421] RSP: 002b:00007ffdc4914d38 EFLAGS: 00000246 ORIG_RAX: 0000000000000010 | |
[ 27.460422] RAX: ffffffffffffffda RBX: 0000555ba7d6c1e0 RCX: 00007f31a5dad21b | |
[ 27.460422] RDX: 00007ffdc4914d88 RSI: 0000000040046443 RDI: 000000000000000f | |
[ 27.460423] RBP: 00007ffdc4914d88 R08: 000000000000001f R09: 0000555ba7d78080 | |
[ 27.460423] R10: 0000000000000006 R11: 0000000000000246 R12: 0000000040046443 | |
[ 27.460424] R13: 000000000000000f R14: 00007f318d88cab2 R15: 0000555ba7d3b880 | |
[ 27.460426] ---[ end trace 7d70039cbbbfe3f7 ]--- | |
[ 30.072058] ------------[ cut here ]------------ | |
[ 30.072060] nouveau 0000:02:00.0: timeout | |
[ 30.072115] WARNING: CPU: 3 PID: 1057 at drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmgf100.c:221 gf100_vmm_invalidate+0x1b9/0x1d0 [nouveau] | |
[ 30.072116] Modules linked in: ccm bnep hid_multitouch nls_iso8859_1 nls_cp437 vfat fat btusb btrtl btbcm btintel uvcvideo bluetooth videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_common videodev media ecdh_generic iTCO_wdt iTCO_vendor_support snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic mei_hdcp joydev mousedev nouveau dell_laptop dell_wmi ledtrig_audio dell_smbios wmi_bmof dell_wmi_descriptor mxm_wmi arc4 intel_rapl x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel iwlmvm i915 kvm snd_soc_skl mac80211 snd_soc_hdac_hda snd_hda_ext_core snd_soc_skl_ipc irqbypass snd_soc_sst_ipc snd_soc_sst_dsp snd_soc_acpi_intel_match snd_soc_acpi snd_soc_core snd_compress ac97_bus ttm snd_pcm_dmaengine i2c_algo_bit iwlwifi snd_hda_intel drm_kms_helper snd_hda_codec crct10dif_pclmul crc32_pclmul snd_hda_core ghash_clmulni_intel drm r8169 dcdbas snd_hwdep cfg80211 idma64 aesni_intel intel_gtt snd_pcm realtek aes_x86_64 crypto_simd cryptd mei_me glue_helper snd_timer | |
[ 30.072136] agpgart intel_cstate libphy input_leds syscopyarea snd pcspkr ucsi_acpi sysfillrect mei sysimgblt fb_sys_fops intel_lpss_pci i2c_i801 soundcore intel_lpss rfkill intel_pch_thermal intel_uncore typec_ucsi processor_thermal_device intel_soc_dts_iosf psmouse i2c_hid intel_rapl_perf typec evdev mac_hid battery int3403_thermal soc_button_array wmi int3402_thermal int340x_thermal_zone intel_hid int3400_thermal pcc_cpufreq acpi_thermal_rel sparse_keymap ac sg crypto_user ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 sd_mod uas usb_storage hid_generic usbhid hid ahci libahci serio_raw atkbd libps2 libata xhci_pci scsi_mod crc32c_intel xhci_hcd i8042 serio | |
[ 30.072153] CPU: 3 PID: 1057 Comm: Xwayland Tainted: G W 5.1.15-arch1-1-ARCH #1 | |
[ 30.072154] Hardware name: Dell Inc. Inspiron 5480/07G539, BIOS 2.2.0 03/24/2019 | |
[ 30.072182] RIP: 0010:gf100_vmm_invalidate+0x1b9/0x1d0 [nouveau] | |
[ 30.072184] Code: 40 10 48 8b 78 10 4c 8b 6f 50 4d 85 ed 75 04 4c 8b 6f 10 e8 c9 44 4f f7 4c 89 ea 48 c7 c7 e8 04 85 c1 48 89 c6 e8 46 bb f9 f6 <0f> 0b e9 5a ff ff ff e8 4b b8 f9 f6 66 66 2e 0f 1f 84 00 00 00 00 | |
[ 30.072184] RSP: 0018:ffff92c481fdf500 EFLAGS: 00010286 | |
[ 30.072185] RAX: 0000000000000000 RBX: ffff9035aacc6800 RCX: 0000000000000000 | |
[ 30.072186] RDX: 0000000000000007 RSI: 0000000000000096 RDI: 00000000ffffffff | |
[ 30.072186] RBP: 0000000000000005 R08: 00000000000005e3 R09: 0000000000000001 | |
[ 30.072187] R10: 0000000000000000 R11: 0000000000000001 R12: ffff9035a8868c20 | |
[ 30.072187] R13: ffff9035acba5060 R14: ffff90359c1be580 R15: ffffffffc179bb40 | |
[ 30.072188] FS: 00007f65da98cd00(0000) GS:ffff9035af4c0000(0000) knlGS:0000000000000000 | |
[ 30.072189] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 | |
[ 30.072190] CR2: 0000555ba7cf1c88 CR3: 0000000440bd2003 CR4: 00000000003606e0 | |
[ 30.072190] Call Trace: | |
[ 30.072219] nvkm_vmm_ptes_get_map+0x243/0x3f0 [nouveau] | |
[ 30.072245] ? gp100_vmm_pgt_dma+0x220/0x220 [nouveau] | |
[ 30.072270] nvkm_vmm_map+0x1d4/0x360 [nouveau] | |
[ 30.072291] nvkm_vram_map+0x56/0x80 [nouveau] | |
[ 30.072314] nv50_instobj_kmap+0x16e/0x260 [nouveau] | |
[ 30.072338] nv50_instobj_acquire+0x12f/0x150 [nouveau] | |
[ 30.072360] nvkm_instobj_new+0xcc/0x180 [nouveau] | |
[ 30.072376] nvkm_memory_new+0x3e/0x70 [nouveau] | |
[ 30.072400] nvkm_mmu_ptc_get.part.0+0xb6/0x260 [nouveau] | |
[ 30.072423] nvkm_vmm_ctor+0x276/0x380 [nouveau] | |
[ 30.072455] gp100_vmm_new_+0x54/0x80 [nouveau] | |
[ 30.072479] gp100_vmm_new+0x32/0x40 [nouveau] | |
[ 30.072504] nvkm_uvmm_new+0x15c/0x1a0 [nouveau] | |
[ 30.072519] nvkm_ioctl_new+0x150/0x1e0 [nouveau] | |
[ 30.072543] ? nvkm_uvmm_search+0x20/0x20 [nouveau] | |
[ 30.072559] nvkm_ioctl+0xde/0x180 [nouveau] | |
[ 30.072583] ? nvkm_uvmm_new+0x4f/0x1a0 [nouveau] | |
[ 30.072597] nvif_object_init+0xdb/0x140 [nouveau] | |
[ 30.072612] nvif_vmm_init+0xaf/0x220 [nouveau] | |
[ 30.072641] nouveau_vmm_init+0x2d/0x40 [nouveau] | |
[ 30.072671] nouveau_cli_init+0x310/0x430 [nouveau] | |
[ 30.072699] nouveau_drm_open+0xda/0x180 [nouveau] | |
[ 30.072702] ? security_capable+0x40/0x60 | |
[ 30.072715] drm_file_alloc+0x167/0x240 [drm] | |
[ 30.072722] drm_open+0xad/0x1f0 [drm] | |
[ 30.072730] drm_stub_open+0xb1/0xe0 [drm] | |
[ 30.072732] chrdev_open+0xa2/0x1c0 | |
[ 30.072734] ? cdev_put.part.0+0x20/0x20 | |
[ 30.072736] do_dentry_open+0x13c/0x380 | |
[ 30.072738] path_openat+0x30c/0x15b0 | |
[ 30.072741] do_filp_open+0x91/0x100 | |
[ 30.072743] ? __check_object_size+0xbe/0x14f | |
[ 30.072746] ? _raw_spin_unlock+0x16/0x30 | |
[ 30.072748] do_sys_open+0x184/0x240 | |
[ 30.072750] do_syscall_64+0x5b/0x190 | |
[ 30.072752] entry_SYSCALL_64_after_hwframe+0x44/0xa9 | |
[ 30.072753] RIP: 0033:0x7f65dbda2eac | |
[ 30.072754] Code: 00 00 41 00 3d 00 00 41 00 74 4b 48 8d 05 7c 53 0d 00 8b 00 85 c0 75 6f 44 89 e2 48 89 ee bf 9c ff ff ff b8 01 01 00 00 0f 05 <48> 3d 00 f0 ff ff 0f 87 98 00 00 00 48 8b 4c 24 28 64 48 33 0c 25 | |
[ 30.072755] RSP: 002b:00007ffe912bd670 EFLAGS: 00000246 ORIG_RAX: 0000000000000101 | |
[ 30.072756] RAX: ffffffffffffffda RBX: 0000556bf8fb7100 RCX: 00007f65dbda2eac | |
[ 30.072757] RDX: 0000000000080002 RSI: 0000556bf8fba018 RDI: 00000000ffffff9c | |
[ 30.072757] RBP: 0000556bf8fba018 R08: 0000556bf8fba018 R09: 0000556bf8fd1300 | |
[ 30.072758] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000080002 | |
[ 30.072758] R13: 0000000000000000 R14: 0000556bf8fb9fe0 R15: 0000000000000000 | |
[ 30.072760] ---[ end trace 7d70039cbbbfe3f8 ]--- | |
[ 32.074281] ------------[ cut here ]------------ | |
[ 32.074282] nouveau 0000:02:00.0: timeout | |
[ 32.074322] WARNING: CPU: 3 PID: 1057 at drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmgf100.c:221 gf100_vmm_invalidate+0x1b9/0x1d0 [nouveau] | |
[ 32.074322] Modules linked in: ccm bnep hid_multitouch nls_iso8859_1 nls_cp437 vfat fat btusb btrtl btbcm btintel uvcvideo bluetooth videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_common videodev media ecdh_generic iTCO_wdt iTCO_vendor_support snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic mei_hdcp joydev mousedev nouveau dell_laptop dell_wmi ledtrig_audio dell_smbios wmi_bmof dell_wmi_descriptor mxm_wmi arc4 intel_rapl x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel iwlmvm i915 kvm snd_soc_skl mac80211 snd_soc_hdac_hda snd_hda_ext_core snd_soc_skl_ipc irqbypass snd_soc_sst_ipc snd_soc_sst_dsp snd_soc_acpi_intel_match snd_soc_acpi snd_soc_core snd_compress ac97_bus ttm snd_pcm_dmaengine i2c_algo_bit iwlwifi snd_hda_intel drm_kms_helper snd_hda_codec crct10dif_pclmul crc32_pclmul snd_hda_core ghash_clmulni_intel drm r8169 dcdbas snd_hwdep cfg80211 idma64 aesni_intel intel_gtt snd_pcm realtek aes_x86_64 crypto_simd cryptd mei_me glue_helper snd_timer | |
[ 32.074336] agpgart intel_cstate libphy input_leds syscopyarea snd pcspkr ucsi_acpi sysfillrect mei sysimgblt fb_sys_fops intel_lpss_pci i2c_i801 soundcore intel_lpss rfkill intel_pch_thermal intel_uncore typec_ucsi processor_thermal_device intel_soc_dts_iosf psmouse i2c_hid intel_rapl_perf typec evdev mac_hid battery int3403_thermal soc_button_array wmi int3402_thermal int340x_thermal_zone intel_hid int3400_thermal pcc_cpufreq acpi_thermal_rel sparse_keymap ac sg crypto_user ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 sd_mod uas usb_storage hid_generic usbhid hid ahci libahci serio_raw atkbd libps2 libata xhci_pci scsi_mod crc32c_intel xhci_hcd i8042 serio | |
[ 32.074348] CPU: 3 PID: 1057 Comm: Xwayland Tainted: G W 5.1.15-arch1-1-ARCH #1 | |
[ 32.074349] Hardware name: Dell Inc. Inspiron 5480/07G539, BIOS 2.2.0 03/24/2019 | |
[ 32.074376] RIP: 0010:gf100_vmm_invalidate+0x1b9/0x1d0 [nouveau] | |
[ 32.074377] Code: 40 10 48 8b 78 10 4c 8b 6f 50 4d 85 ed 75 04 4c 8b 6f 10 e8 c9 44 4f f7 4c 89 ea 48 c7 c7 e8 04 85 c1 48 89 c6 e8 46 bb f9 f6 <0f> 0b e9 5a ff ff ff e8 4b b8 f9 f6 66 66 2e 0f 1f 84 00 00 00 00 | |
[ 32.074377] RSP: 0018:ffff92c481fdfae0 EFLAGS: 00010282 | |
[ 32.074378] RAX: 0000000000000000 RBX: ffff9035aacc6800 RCX: 0000000000000000 | |
[ 32.074379] RDX: 0000000000000007 RSI: 0000000000000092 RDI: 00000000ffffffff | |
[ 32.074379] RBP: 0000000000000005 R08: 0000000000000623 R09: 0000000000000001 | |
[ 32.074380] R10: 0000000000000000 R11: 0000000000000001 R12: ffff9035a8868c20 | |
[ 32.074381] R13: ffff9035acba5060 R14: ffff90359c1be580 R15: ffff90359fd45a20 | |
[ 32.074382] FS: 00007f65da98cd00(0000) GS:ffff9035af4c0000(0000) knlGS:0000000000000000 | |
[ 32.074382] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 | |
[ 32.074383] CR2: 0000555ba7cf1c88 CR3: 0000000440bd2003 CR4: 00000000003606e0 | |
[ 32.074383] Call Trace: | |
[ 32.074411] nvkm_vmm_ptes_unmap_put+0x1e8/0x290 [nouveau] | |
[ 32.074437] ? gf100_vmm_invalidate_pdb+0x30/0x30 [nouveau] | |
[ 32.074463] nvkm_vmm_put_locked+0x1b0/0x1f0 [nouveau] | |
[ 32.074488] nvkm_vmm_put+0x30/0x50 [nouveau] | |
[ 32.074512] nv50_instobj_dtor+0xa2/0xe0 [nouveau] | |
[ 32.074527] nvkm_memory_unref+0x3b/0x50 [nouveau] | |
[ 32.074551] nvkm_mmu_ptc_put+0x104/0x170 [nouveau] | |
[ 32.074575] nvkm_vmm_unref+0x149/0x190 [nouveau] | |
[ 32.074578] ? terminate_walk+0x91/0x100 | |
[ 32.074602] nvkm_uvmm_dtor+0x13/0x20 [nouveau] | |
[ 32.074618] nvkm_object_dtor+0xb0/0x100 [nouveau] | |
[ 32.074634] nvkm_object_del+0x20/0x80 [nouveau] | |
[ 32.074650] nvkm_ioctl_del+0x37/0x50 [nouveau] | |
[ 32.074665] nvkm_ioctl+0xde/0x180 [nouveau] | |
[ 32.074680] nvif_object_fini+0x59/0x80 [nouveau] | |
[ 32.074710] nouveau_vmm_fini+0x12/0x20 [nouveau] | |
[ 32.074741] nouveau_cli_fini+0x48/0x90 [nouveau] | |
[ 32.074771] nouveau_drm_postclose+0xa6/0xe0 [nouveau] | |
[ 32.074780] drm_file_free.part.0+0x20a/0x2e0 [drm] | |
[ 32.074786] drm_release+0x4b/0x80 [drm] | |
[ 32.074789] __fput+0xa8/0x1d0 | |
[ 32.074791] task_work_run+0x93/0xb0 | |
[ 32.074793] exit_to_usermode_loop+0xba/0xc0 | |
[ 32.074795] do_syscall_64+0x152/0x190 | |
[ 32.074796] entry_SYSCALL_64_after_hwframe+0x44/0xa9 | |
[ 32.074798] RIP: 0033:0x7f65dbda3878 | |
[ 32.074799] Code: ff ff e9 45 ff ff ff e8 c6 f1 01 00 66 0f 1f 44 00 00 f3 0f 1e fa 48 8d 05 a5 49 0d 00 8b 00 85 c0 75 17 b8 03 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 40 c3 0f 1f 80 00 00 00 00 48 83 ec 18 89 7c | |
[ 32.074799] RSP: 002b:00007ffe912bd6e8 EFLAGS: 00000246 ORIG_RAX: 0000000000000003 | |
[ 32.074800] RAX: 0000000000000000 RBX: 0000000000000008 RCX: 00007f65dbda3878 | |
[ 32.074801] RDX: 0000000000000000 RSI: 00007ffe912bd640 RDI: 0000000000000008 | |
[ 32.074801] RBP: 0000000000000000 R08: 0000000000000001 R09: 0000556bf8fd1300 | |
[ 32.074802] R10: 0000000000000000 R11: 0000000000000246 R12: 0000556bf8fb91fc | |
[ 32.074802] R13: 0000000000000000 R14: 0000556bf8fb9fe0 R15: 0000000000000000 | |
[ 32.074804] ---[ end trace 7d70039cbbbfe3f9 ]--- | |
[ 34.076419] ------------[ cut here ]------------ | |
[ 34.076420] nouveau 0000:02:00.0: timeout | |
[ 34.076454] WARNING: CPU: 3 PID: 1057 at drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmgf100.c:221 gf100_vmm_invalidate+0x1b9/0x1d0 [nouveau] | |
[ 34.076455] Modules linked in: ccm bnep hid_multitouch nls_iso8859_1 nls_cp437 vfat fat btusb btrtl btbcm btintel uvcvideo bluetooth videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_common videodev media ecdh_generic iTCO_wdt iTCO_vendor_support snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic mei_hdcp joydev mousedev nouveau dell_laptop dell_wmi ledtrig_audio dell_smbios wmi_bmof dell_wmi_descriptor mxm_wmi arc4 intel_rapl x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel iwlmvm i915 kvm snd_soc_skl mac80211 snd_soc_hdac_hda snd_hda_ext_core snd_soc_skl_ipc irqbypass snd_soc_sst_ipc snd_soc_sst_dsp snd_soc_acpi_intel_match snd_soc_acpi snd_soc_core snd_compress ac97_bus ttm snd_pcm_dmaengine i2c_algo_bit iwlwifi snd_hda_intel drm_kms_helper snd_hda_codec crct10dif_pclmul crc32_pclmul snd_hda_core ghash_clmulni_intel drm r8169 dcdbas snd_hwdep cfg80211 idma64 aesni_intel intel_gtt snd_pcm realtek aes_x86_64 crypto_simd cryptd mei_me glue_helper snd_timer | |
[ 34.076467] agpgart intel_cstate libphy input_leds syscopyarea snd pcspkr ucsi_acpi sysfillrect mei sysimgblt fb_sys_fops intel_lpss_pci i2c_i801 soundcore intel_lpss rfkill intel_pch_thermal intel_uncore typec_ucsi processor_thermal_device intel_soc_dts_iosf psmouse i2c_hid intel_rapl_perf typec evdev mac_hid battery int3403_thermal soc_button_array wmi int3402_thermal int340x_thermal_zone intel_hid int3400_thermal pcc_cpufreq acpi_thermal_rel sparse_keymap ac sg crypto_user ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 sd_mod uas usb_storage hid_generic usbhid hid ahci libahci serio_raw atkbd libps2 libata xhci_pci scsi_mod crc32c_intel xhci_hcd i8042 serio | |
[ 34.076477] CPU: 3 PID: 1057 Comm: Xwayland Tainted: G W 5.1.15-arch1-1-ARCH #1 | |
[ 34.076478] Hardware name: Dell Inc. Inspiron 5480/07G539, BIOS 2.2.0 03/24/2019 | |
[ 34.076504] RIP: 0010:gf100_vmm_invalidate+0x1b9/0x1d0 [nouveau] | |
[ 34.076505] Code: 40 10 48 8b 78 10 4c 8b 6f 50 4d 85 ed 75 04 4c 8b 6f 10 e8 c9 44 4f f7 4c 89 ea 48 c7 c7 e8 04 85 c1 48 89 c6 e8 46 bb f9 f6 <0f> 0b e9 5a ff ff ff e8 4b b8 f9 f6 66 66 2e 0f 1f 84 00 00 00 00 | |
[ 34.076506] RSP: 0018:ffff92c481fdf500 EFLAGS: 00010286 | |
[ 34.076507] RAX: 0000000000000000 RBX: ffff9035aacc6800 RCX: 0000000000000000 | |
[ 34.076508] RDX: 0000000000000007 RSI: 0000000000000096 RDI: 00000000ffffffff | |
[ 34.076508] RBP: 0000000000000005 R08: 0000000000000658 R09: 0000000000000001 | |
[ 34.076509] R10: 0000000000000000 R11: 0000000000000001 R12: ffff9035a8868c20 | |
[ 34.076509] R13: ffff9035acba5060 R14: ffff90359c1be580 R15: ffffffffc179bb40 | |
[ 34.076510] FS: 00007f65da98cd00(0000) GS:ffff9035af4c0000(0000) knlGS:0000000000000000 | |
[ 34.076511] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 | |
[ 34.076512] CR2: 0000555ba7cf1c88 CR3: 0000000440bd2003 CR4: 00000000003606e0 | |
[ 34.076512] Call Trace: | |
[ 34.076540] nvkm_vmm_ptes_get_map+0x243/0x3f0 [nouveau] | |
[ 34.076566] ? gp100_vmm_pgt_dma+0x220/0x220 [nouveau] | |
[ 34.076592] nvkm_vmm_map+0x1d4/0x360 [nouveau] | |
[ 34.076613] nvkm_vram_map+0x56/0x80 [nouveau] | |
[ 34.076637] nv50_instobj_kmap+0x16e/0x260 [nouveau] | |
[ 34.076661] nv50_instobj_acquire+0x12f/0x150 [nouveau] | |
[ 34.076684] nvkm_instobj_new+0xcc/0x180 [nouveau] | |
[ 34.076700] nvkm_memory_new+0x3e/0x70 [nouveau] | |
[ 34.076724] nvkm_mmu_ptc_get.part.0+0xb6/0x260 [nouveau] | |
[ 34.076749] nvkm_vmm_ctor+0x276/0x380 [nouveau] | |
[ 34.076774] gp100_vmm_new_+0x54/0x80 [nouveau] | |
[ 34.076799] gp100_vmm_new+0x32/0x40 [nouveau] | |
[ 34.076824] nvkm_uvmm_new+0x15c/0x1a0 [nouveau] | |
[ 34.076840] nvkm_ioctl_new+0x150/0x1e0 [nouveau] | |
[ 34.076865] ? nvkm_uvmm_search+0x20/0x20 [nouveau] | |
[ 34.076881] nvkm_ioctl+0xde/0x180 [nouveau] | |
[ 34.076905] ? nvkm_uvmm_new+0x4f/0x1a0 [nouveau] | |
[ 34.076920] nvif_object_init+0xdb/0x140 [nouveau] | |
[ 34.076935] nvif_vmm_init+0xaf/0x220 [nouveau] | |
[ 34.076965] nouveau_vmm_init+0x2d/0x40 [nouveau] | |
[ 34.076995] nouveau_cli_init+0x310/0x430 [nouveau] | |
[ 34.077025] nouveau_drm_open+0xda/0x180 [nouveau] | |
[ 34.077027] ? security_capable+0x40/0x60 | |
[ 34.077035] drm_file_alloc+0x167/0x240 [drm] | |
[ 34.077041] drm_open+0xad/0x1f0 [drm] | |
[ 34.077049] drm_stub_open+0xb1/0xe0 [drm] | |
[ 34.077050] chrdev_open+0xa2/0x1c0 | |
[ 34.077052] ? cdev_put.part.0+0x20/0x20 | |
[ 34.077054] do_dentry_open+0x13c/0x380 | |
[ 34.077056] path_openat+0x30c/0x15b0 | |
[ 34.077058] ? ktime_get_mono_fast_ns+0x50/0xa0 | |
[ 34.077061] ? pm_runtime_autosuspend_expiration.part.0+0x2a/0x40 | |
[ 34.077063] do_filp_open+0x91/0x100 | |
[ 34.077069] ? drm_file_free.part.0+0x238/0x2e0 [drm] | |
[ 34.077071] ? __check_object_size+0xbe/0x14f | |
[ 34.077073] ? _raw_spin_unlock+0x16/0x30 | |
[ 34.077075] do_sys_open+0x184/0x240 | |
[ 34.077077] do_syscall_64+0x5b/0x190 | |
[ 34.077078] entry_SYSCALL_64_after_hwframe+0x44/0xa9 | |
[ 34.077079] RIP: 0033:0x7f65dbda2eac | |
[ 34.077080] Code: 00 00 41 00 3d 00 00 41 00 74 4b 48 8d 05 7c 53 0d 00 8b 00 85 c0 75 6f 44 89 e2 48 89 ee bf 9c ff ff ff b8 01 01 00 00 0f 05 <48> 3d 00 f0 ff ff 0f 87 98 00 00 00 48 8b 4c 24 28 64 48 33 0c 25 | |
[ 34.077080] RSP: 002b:00007ffe912bd670 EFLAGS: 00000246 ORIG_RAX: 0000000000000101 | |
[ 34.077081] RAX: ffffffffffffffda RBX: 0000556bf8fb7100 RCX: 00007f65dbda2eac | |
[ 34.077082] RDX: 0000000000080002 RSI: 0000556bf8fba048 RDI: 00000000ffffff9c | |
[ 34.077083] RBP: 0000556bf8fba048 R08: 0000556bf8fba048 R09: 0000556bf8fd1300 | |
[ 34.077083] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000080002 | |
[ 34.077084] R13: 0000000000000000 R14: 0000556bf8fb9fe0 R15: 0000000000000002 | |
[ 34.077085] ---[ end trace 7d70039cbbbfe3fa ]--- | |
[ 36.078535] ------------[ cut here ]------------ | |
[ 36.078535] nouveau 0000:02:00.0: timeout | |
[ 36.078570] WARNING: CPU: 3 PID: 1057 at drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmgf100.c:221 gf100_vmm_invalidate+0x1b9/0x1d0 [nouveau] | |
[ 36.078570] Modules linked in: ccm bnep hid_multitouch nls_iso8859_1 nls_cp437 vfat fat btusb btrtl btbcm btintel uvcvideo bluetooth videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_common videodev media ecdh_generic iTCO_wdt iTCO_vendor_support snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic mei_hdcp joydev mousedev nouveau dell_laptop dell_wmi ledtrig_audio dell_smbios wmi_bmof dell_wmi_descriptor mxm_wmi arc4 intel_rapl x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel iwlmvm i915 kvm snd_soc_skl mac80211 snd_soc_hdac_hda snd_hda_ext_core snd_soc_skl_ipc irqbypass snd_soc_sst_ipc snd_soc_sst_dsp snd_soc_acpi_intel_match snd_soc_acpi snd_soc_core snd_compress ac97_bus ttm snd_pcm_dmaengine i2c_algo_bit iwlwifi snd_hda_intel drm_kms_helper snd_hda_codec crct10dif_pclmul crc32_pclmul snd_hda_core ghash_clmulni_intel drm r8169 dcdbas snd_hwdep cfg80211 idma64 aesni_intel intel_gtt snd_pcm realtek aes_x86_64 crypto_simd cryptd mei_me glue_helper snd_timer | |
[ 36.078582] agpgart intel_cstate libphy input_leds syscopyarea snd pcspkr ucsi_acpi sysfillrect mei sysimgblt fb_sys_fops intel_lpss_pci i2c_i801 soundcore intel_lpss rfkill intel_pch_thermal intel_uncore typec_ucsi processor_thermal_device intel_soc_dts_iosf psmouse i2c_hid intel_rapl_perf typec evdev mac_hid battery int3403_thermal soc_button_array wmi int3402_thermal int340x_thermal_zone intel_hid int3400_thermal pcc_cpufreq acpi_thermal_rel sparse_keymap ac sg crypto_user ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 sd_mod uas usb_storage hid_generic usbhid hid ahci libahci serio_raw atkbd libps2 libata xhci_pci scsi_mod crc32c_intel xhci_hcd i8042 serio | |
[ 36.078593] CPU: 3 PID: 1057 Comm: Xwayland Tainted: G W 5.1.15-arch1-1-ARCH #1 | |
[ 36.078593] Hardware name: Dell Inc. Inspiron 5480/07G539, BIOS 2.2.0 03/24/2019 | |
[ 36.078620] RIP: 0010:gf100_vmm_invalidate+0x1b9/0x1d0 [nouveau] | |
[ 36.078621] Code: 40 10 48 8b 78 10 4c 8b 6f 50 4d 85 ed 75 04 4c 8b 6f 10 e8 c9 44 4f f7 4c 89 ea 48 c7 c7 e8 04 85 c1 48 89 c6 e8 46 bb f9 f6 <0f> 0b e9 5a ff ff ff e8 4b b8 f9 f6 66 66 2e 0f 1f 84 00 00 00 00 | |
[ 36.078621] RSP: 0018:ffff92c481fdfae0 EFLAGS: 00010282 | |
[ 36.078622] RAX: 0000000000000000 RBX: ffff9035aacc6800 RCX: 0000000000000000 | |
[ 36.078623] RDX: 0000000000000007 RSI: 0000000000000092 RDI: 00000000ffffffff | |
[ 36.078623] RBP: 0000000000000005 R08: 000000000000069b R09: 0000000000000001 | |
[ 36.078624] R10: 0000000000000000 R11: 0000000000000001 R12: ffff9035a8868c20 | |
[ 36.078625] R13: ffff9035acba5060 R14: ffff90359c1be580 R15: ffff90359fd45a20 | |
[ 36.078626] FS: 00007f65da98cd00(0000) GS:ffff9035af4c0000(0000) knlGS:0000000000000000 | |
[ 36.078626] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 | |
[ 36.078627] CR2: 0000555ba7cf1c88 CR3: 0000000440bd2003 CR4: 00000000003606e0 | |
[ 36.078627] Call Trace: | |
[ 36.078654] nvkm_vmm_ptes_unmap_put+0x1e8/0x290 [nouveau] | |
[ 36.078680] ? gf100_vmm_invalidate_pdb+0x30/0x30 [nouveau] | |
[ 36.078706] nvkm_vmm_put_locked+0x1b0/0x1f0 [nouveau] | |
[ 36.078730] nvkm_vmm_put+0x30/0x50 [nouveau] | |
[ 36.078753] nv50_instobj_dtor+0xa2/0xe0 [nouveau] | |
[ 36.078768] nvkm_memory_unref+0x3b/0x50 [nouveau] | |
[ 36.078792] nvkm_mmu_ptc_put+0x104/0x170 [nouveau] | |
[ 36.078816] nvkm_vmm_unref+0x149/0x190 [nouveau] | |
[ 36.078818] ? terminate_walk+0x91/0x100 | |
[ 36.078843] nvkm_uvmm_dtor+0x13/0x20 [nouveau] | |
[ 36.078858] nvkm_object_dtor+0xb0/0x100 [nouveau] | |
[ 36.078874] nvkm_object_del+0x20/0x80 [nouveau] | |
[ 36.078890] nvkm_ioctl_del+0x37/0x50 [nouveau] | |
[ 36.078905] nvkm_ioctl+0xde/0x180 [nouveau] | |
[ 36.078920] nvif_object_fini+0x59/0x80 [nouveau] | |
[ 36.078949] nouveau_vmm_fini+0x12/0x20 [nouveau] | |
[ 36.078980] nouveau_cli_fini+0x48/0x90 [nouveau] | |
[ 36.079012] nouveau_drm_postclose+0xa6/0xe0 [nouveau] | |
[ 36.079020] drm_file_free.part.0+0x20a/0x2e0 [drm] | |
[ 36.079026] drm_release+0x4b/0x80 [drm] | |
[ 36.079028] __fput+0xa8/0x1d0 | |
[ 36.079030] task_work_run+0x93/0xb0 | |
[ 36.079032] exit_to_usermode_loop+0xba/0xc0 | |
[ 36.079033] do_syscall_64+0x152/0x190 | |
[ 36.079035] entry_SYSCALL_64_after_hwframe+0x44/0xa9 | |
[ 36.079036] RIP: 0033:0x7f65dbda3878 | |
[ 36.079037] Code: ff ff e9 45 ff ff ff e8 c6 f1 01 00 66 0f 1f 44 00 00 f3 0f 1e fa 48 8d 05 a5 49 0d 00 8b 00 85 c0 75 17 b8 03 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 40 c3 0f 1f 80 00 00 00 00 48 83 ec 18 89 7c | |
[ 36.079037] RSP: 002b:00007ffe912bd6e8 EFLAGS: 00000246 ORIG_RAX: 0000000000000003 | |
[ 36.079038] RAX: 0000000000000000 RBX: 0000000000000008 RCX: 00007f65dbda3878 | |
[ 36.079039] RDX: 0000000000000001 RSI: 00007ffe912bd640 RDI: 0000000000000008 | |
[ 36.079039] RBP: 0000000000000001 R08: 0000000000000001 R09: 0000556bf8fd1300 | |
[ 36.079040] R10: 0000000000000000 R11: 0000000000000246 R12: 0000556bf8fb91fc | |
[ 36.079040] R13: 0000000000000000 R14: 0000556bf8fb9fe0 R15: 0000000000000002 | |
[ 36.079042] ---[ end trace 7d70039cbbbfe3fb ]--- | |
[ 37.324478] audit: type=1130 audit(1561750109.800:33): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-localed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 37.488744] audit: type=1131 audit(1561750109.963:34): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 37.546936] audit: type=1130 audit(1561750110.023:35): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 37.630816] audit: type=1130 audit(1561750110.106:36): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=geoclue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 37.675564] audit: type=1130 audit(1561750110.150:37): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 37.783781] audit: type=1130 audit(1561750110.260:38): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=colord comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 38.135779] Bluetooth: RFCOMM TTY layer initialized | |
[ 38.135787] Bluetooth: RFCOMM socket layer initialized | |
[ 38.135794] Bluetooth: RFCOMM ver 1.11 | |
[ 38.251656] audit: type=1130 audit(1561750110.726:39): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 42.648514] audit: type=1006 audit(1561750115.123:40): pid=1234 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=2 res=1 | |
[ 42.673717] audit: type=1130 audit(1561750115.150:41): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 42.681871] audit: type=1006 audit(1561750115.156:42): pid=1242 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=3 res=1 | |
[ 42.759076] audit: type=1130 audit(1561750115.233:43): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 42.784007] audit: type=1112 audit(1561750115.260:44): pid=1234 uid=0 auid=1000 ses=2 msg='uid=1000 exe="/usr/lib/gdm-session-worker" hostname=? addr=? terminal=? res=success' | |
[ 43.105669] ------------[ cut here ]------------ | |
[ 43.105671] nouveau 0000:02:00.0: timeout | |
[ 43.105737] WARNING: CPU: 3 PID: 216 at drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmgf100.c:221 gf100_vmm_invalidate+0x1b9/0x1d0 [nouveau] | |
[ 43.105738] Modules linked in: rfcomm cmac ccm bnep hid_multitouch nls_iso8859_1 nls_cp437 vfat fat btusb btrtl btbcm btintel uvcvideo bluetooth videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_common videodev media ecdh_generic iTCO_wdt iTCO_vendor_support snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic mei_hdcp joydev mousedev nouveau dell_laptop dell_wmi ledtrig_audio dell_smbios wmi_bmof dell_wmi_descriptor mxm_wmi arc4 intel_rapl x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel iwlmvm i915 kvm snd_soc_skl mac80211 snd_soc_hdac_hda snd_hda_ext_core snd_soc_skl_ipc irqbypass snd_soc_sst_ipc snd_soc_sst_dsp snd_soc_acpi_intel_match snd_soc_acpi snd_soc_core snd_compress ac97_bus ttm snd_pcm_dmaengine i2c_algo_bit iwlwifi snd_hda_intel drm_kms_helper snd_hda_codec crct10dif_pclmul crc32_pclmul snd_hda_core ghash_clmulni_intel drm r8169 dcdbas snd_hwdep cfg80211 idma64 aesni_intel intel_gtt snd_pcm realtek aes_x86_64 crypto_simd cryptd mei_me glue_helper | |
[ 43.105764] snd_timer agpgart intel_cstate libphy input_leds syscopyarea snd pcspkr ucsi_acpi sysfillrect mei sysimgblt fb_sys_fops intel_lpss_pci i2c_i801 soundcore intel_lpss rfkill intel_pch_thermal intel_uncore typec_ucsi processor_thermal_device intel_soc_dts_iosf psmouse i2c_hid intel_rapl_perf typec evdev mac_hid battery int3403_thermal soc_button_array wmi int3402_thermal int340x_thermal_zone intel_hid int3400_thermal pcc_cpufreq acpi_thermal_rel sparse_keymap ac sg crypto_user ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 sd_mod uas usb_storage hid_generic usbhid hid ahci libahci serio_raw atkbd libps2 libata xhci_pci scsi_mod crc32c_intel xhci_hcd i8042 serio | |
[ 43.105786] CPU: 3 PID: 216 Comm: kworker/3:1 Tainted: G W 5.1.15-arch1-1-ARCH #1 | |
[ 43.105787] Hardware name: Dell Inc. Inspiron 5480/07G539, BIOS 2.2.0 03/24/2019 | |
[ 43.105792] Workqueue: pm pm_runtime_work | |
[ 43.105830] RIP: 0010:gf100_vmm_invalidate+0x1b9/0x1d0 [nouveau] | |
[ 43.105832] Code: 40 10 48 8b 78 10 4c 8b 6f 50 4d 85 ed 75 04 4c 8b 6f 10 e8 c9 44 4f f7 4c 89 ea 48 c7 c7 e8 04 85 c1 48 89 c6 e8 46 bb f9 f6 <0f> 0b e9 5a ff ff ff e8 4b b8 f9 f6 66 66 2e 0f 1f 84 00 00 00 00 | |
[ 43.105833] RSP: 0000:ffff92c48231f8c0 EFLAGS: 00010282 | |
[ 43.105834] RAX: 0000000000000000 RBX: ffff9035aacc6800 RCX: 0000000000000000 | |
[ 43.105835] RDX: 0000000000000007 RSI: 0000000000000092 RDI: 00000000ffffffff | |
[ 43.105836] RBP: 0000000000000005 R08: 00000000000006df R09: 0000000000000001 | |
[ 43.105837] R10: 0000000000000000 R11: 0000000000000001 R12: ffff9035a8868c20 | |
[ 43.105838] R13: ffff9035acba5060 R14: ffff90359c1be580 R15: ffffffffc179bb40 | |
[ 43.105839] FS: 0000000000000000(0000) GS:ffff9035af4c0000(0000) knlGS:0000000000000000 | |
[ 43.105840] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 | |
[ 43.105841] CR2: 00007f4a288750a0 CR3: 000000018300e002 CR4: 00000000003606e0 | |
[ 43.105841] Call Trace: | |
[ 43.105880] nvkm_vmm_ptes_get_map+0x243/0x3f0 [nouveau] | |
[ 43.105915] ? gp100_vmm_pgt_dma+0x220/0x220 [nouveau] | |
[ 43.105949] nvkm_vmm_map+0x1d4/0x360 [nouveau] | |
[ 43.105979] nvkm_vram_map+0x56/0x80 [nouveau] | |
[ 43.106011] nv50_instobj_kmap+0x16e/0x260 [nouveau] | |
[ 43.106042] nv50_instobj_acquire+0x12f/0x150 [nouveau] | |
[ 43.106082] gk104_fifo_runlist_update+0x86/0x1d0 [nouveau] | |
[ 43.106123] gk104_fifo_gpfifo_fini+0x7f/0xa0 [nouveau] | |
[ 43.106162] nvkm_fifo_chan_fini+0x19/0x20 [nouveau] | |
[ 43.106183] nvkm_object_fini+0xbc/0x150 [nouveau] | |
[ 43.106205] nvkm_object_fini+0x73/0x150 [nouveau] | |
[ 43.106226] nvkm_object_fini+0x73/0x150 [nouveau] | |
[ 43.106248] nvkm_object_fini+0x73/0x150 [nouveau] | |
[ 43.106287] nouveau_do_suspend+0x106/0x170 [nouveau] | |
[ 43.106327] nouveau_pmops_runtime_suspend+0x43/0xa0 [nouveau] | |
[ 43.106331] pci_pm_runtime_suspend+0x5b/0x150 | |
[ 43.106333] ? __switch_to_asm+0x35/0x70 | |
[ 43.106335] ? pci_has_legacy_pm_support+0x70/0x70 | |
[ 43.106337] __rpm_callback+0x7b/0x130 | |
[ 43.106339] ? pci_has_legacy_pm_support+0x70/0x70 | |
[ 43.106340] rpm_callback+0x1f/0x70 | |
[ 43.106342] rpm_suspend+0x10a/0x5e0 | |
[ 43.106343] ? __switch_to_asm+0x35/0x70 | |
[ 43.106346] pm_runtime_work+0x94/0xa0 | |
[ 43.106348] process_one_work+0x1d1/0x3e0 | |
[ 43.106350] worker_thread+0x4a/0x3d0 | |
[ 43.106353] kthread+0xfb/0x130 | |
[ 43.106354] ? process_one_work+0x3e0/0x3e0 | |
[ 43.106356] ? kthread_park+0x90/0x90 | |
[ 43.106357] ret_from_fork+0x35/0x40 | |
[ 43.106360] ---[ end trace 7d70039cbbbfe3fc ]--- | |
[ 45.108692] ------------[ cut here ]------------ | |
[ 45.108701] nouveau 0000:02:00.0: timeout | |
[ 45.108761] WARNING: CPU: 3 PID: 216 at drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmgf100.c:221 gf100_vmm_invalidate+0x1b9/0x1d0 [nouveau] | |
[ 45.108762] Modules linked in: rfcomm cmac ccm bnep hid_multitouch nls_iso8859_1 nls_cp437 vfat fat btusb btrtl btbcm btintel uvcvideo bluetooth videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_common videodev media ecdh_generic iTCO_wdt iTCO_vendor_support snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic mei_hdcp joydev mousedev nouveau dell_laptop dell_wmi ledtrig_audio dell_smbios wmi_bmof dell_wmi_descriptor mxm_wmi arc4 intel_rapl x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel iwlmvm i915 kvm snd_soc_skl mac80211 snd_soc_hdac_hda snd_hda_ext_core snd_soc_skl_ipc irqbypass snd_soc_sst_ipc snd_soc_sst_dsp snd_soc_acpi_intel_match snd_soc_acpi snd_soc_core snd_compress ac97_bus ttm snd_pcm_dmaengine i2c_algo_bit iwlwifi snd_hda_intel drm_kms_helper snd_hda_codec crct10dif_pclmul crc32_pclmul snd_hda_core ghash_clmulni_intel drm r8169 dcdbas snd_hwdep cfg80211 idma64 aesni_intel intel_gtt snd_pcm realtek aes_x86_64 crypto_simd cryptd mei_me glue_helper | |
[ 45.108781] snd_timer agpgart intel_cstate libphy input_leds syscopyarea snd pcspkr ucsi_acpi sysfillrect mei sysimgblt fb_sys_fops intel_lpss_pci i2c_i801 soundcore intel_lpss rfkill intel_pch_thermal intel_uncore typec_ucsi processor_thermal_device intel_soc_dts_iosf psmouse i2c_hid intel_rapl_perf typec evdev mac_hid battery int3403_thermal soc_button_array wmi int3402_thermal int340x_thermal_zone intel_hid int3400_thermal pcc_cpufreq acpi_thermal_rel sparse_keymap ac sg crypto_user ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 sd_mod uas usb_storage hid_generic usbhid hid ahci libahci serio_raw atkbd libps2 libata xhci_pci scsi_mod crc32c_intel xhci_hcd i8042 serio | |
[ 45.108798] CPU: 3 PID: 216 Comm: kworker/3:1 Tainted: G W 5.1.15-arch1-1-ARCH #1 | |
[ 45.108799] Hardware name: Dell Inc. Inspiron 5480/07G539, BIOS 2.2.0 03/24/2019 | |
[ 45.108802] Workqueue: pm pm_runtime_work | |
[ 45.108832] RIP: 0010:gf100_vmm_invalidate+0x1b9/0x1d0 [nouveau] | |
[ 45.108834] Code: 40 10 48 8b 78 10 4c 8b 6f 50 4d 85 ed 75 04 4c 8b 6f 10 e8 c9 44 4f f7 4c 89 ea 48 c7 c7 e8 04 85 c1 48 89 c6 e8 46 bb f9 f6 <0f> 0b e9 5a ff ff ff e8 4b b8 f9 f6 66 66 2e 0f 1f 84 00 00 00 00 | |
[ 45.108834] RSP: 0000:ffff92c48231f940 EFLAGS: 00010286 | |
[ 45.108835] RAX: 0000000000000000 RBX: ffff9035aacc6800 RCX: 0000000000000000 | |
[ 45.108836] RDX: 0000000000000007 RSI: 0000000000000096 RDI: 00000000ffffffff | |
[ 45.108836] RBP: 0000000000000001 R08: 0000000000000712 R09: 0000000000000001 | |
[ 45.108837] R10: 0000000000000000 R11: 0000000000000001 R12: ffff9035a8868c20 | |
[ 45.108838] R13: ffff9035acba5060 R14: ffff90359d3679c0 R15: ffffffffc179bb40 | |
[ 45.108838] FS: 0000000000000000(0000) GS:ffff9035af4c0000(0000) knlGS:0000000000000000 | |
[ 45.108839] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 | |
[ 45.108840] CR2: 00007f4a288750a0 CR3: 000000018300e002 CR4: 00000000003606e0 | |
[ 45.108840] Call Trace: | |
[ 45.108870] nvkm_vmm_ptes_get_map+0x243/0x3f0 [nouveau] | |
[ 45.108898] ? gp100_vmm_pgt_dma+0x220/0x220 [nouveau] | |
[ 45.108925] nvkm_vmm_map+0x1d4/0x360 [nouveau] | |
[ 45.108948] nvkm_vram_map+0x56/0x80 [nouveau] | |
[ 45.108977] gm200_secboot_run_blob+0xa3/0x1c0 [nouveau] | |
[ 45.108980] ? preempt_count_add+0x79/0xb0 | |
[ 45.109008] gp102_secboot_run_blob+0x1c0/0x240 [nouveau] | |
[ 45.109035] acr_r352_shutdown+0x3d/0xa0 [nouveau] | |
[ 45.109052] nvkm_subdev_fini+0x59/0xb0 [nouveau] | |
[ 45.109081] nvkm_device_fini+0x7c/0x110 [nouveau] | |
[ 45.109110] nvkm_udevice_fini+0x4b/0x60 [nouveau] | |
[ 45.109127] nvkm_object_fini+0xbc/0x150 [nouveau] | |
[ 45.109144] nvkm_object_fini+0x73/0x150 [nouveau] | |
[ 45.109174] nouveau_do_suspend+0x106/0x170 [nouveau] | |
[ 45.109205] nouveau_pmops_runtime_suspend+0x43/0xa0 [nouveau] | |
[ 45.109208] pci_pm_runtime_suspend+0x5b/0x150 | |
[ 45.109210] ? __switch_to_asm+0x35/0x70 | |
[ 45.109211] ? pci_has_legacy_pm_support+0x70/0x70 | |
[ 45.109213] __rpm_callback+0x7b/0x130 | |
[ 45.109214] ? pci_has_legacy_pm_support+0x70/0x70 | |
[ 45.109216] rpm_callback+0x1f/0x70 | |
[ 45.109217] rpm_suspend+0x10a/0x5e0 | |
[ 45.109218] ? __switch_to_asm+0x35/0x70 | |
[ 45.109220] pm_runtime_work+0x94/0xa0 | |
[ 45.109221] process_one_work+0x1d1/0x3e0 | |
[ 45.109223] worker_thread+0x4a/0x3d0 | |
[ 45.109225] kthread+0xfb/0x130 | |
[ 45.109226] ? process_one_work+0x3e0/0x3e0 | |
[ 45.109227] ? kthread_park+0x90/0x90 | |
[ 45.109228] ret_from_fork+0x35/0x40 | |
[ 45.109231] ---[ end trace 7d70039cbbbfe3fd ]--- | |
[ 45.119891] ------------[ cut here ]------------ | |
[ 45.119892] nouveau 0000:02:00.0: timeout | |
[ 45.119917] WARNING: CPU: 3 PID: 216 at drivers/gpu/drm/nouveau/nvkm/falcon/v1.c:290 falcon_v1_wait_idle.isra.0+0xb0/0xc0 [nouveau] | |
[ 45.119918] Modules linked in: rfcomm cmac ccm bnep hid_multitouch nls_iso8859_1 nls_cp437 vfat fat btusb btrtl btbcm btintel uvcvideo bluetooth videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_common videodev media ecdh_generic iTCO_wdt iTCO_vendor_support snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic mei_hdcp joydev mousedev nouveau dell_laptop dell_wmi ledtrig_audio dell_smbios wmi_bmof dell_wmi_descriptor mxm_wmi arc4 intel_rapl x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel iwlmvm i915 kvm snd_soc_skl mac80211 snd_soc_hdac_hda snd_hda_ext_core snd_soc_skl_ipc irqbypass snd_soc_sst_ipc snd_soc_sst_dsp snd_soc_acpi_intel_match snd_soc_acpi snd_soc_core snd_compress ac97_bus ttm snd_pcm_dmaengine i2c_algo_bit iwlwifi snd_hda_intel drm_kms_helper snd_hda_codec crct10dif_pclmul crc32_pclmul snd_hda_core ghash_clmulni_intel drm r8169 dcdbas snd_hwdep cfg80211 idma64 aesni_intel intel_gtt snd_pcm realtek aes_x86_64 crypto_simd cryptd mei_me glue_helper | |
[ 45.119930] snd_timer agpgart intel_cstate libphy input_leds syscopyarea snd pcspkr ucsi_acpi sysfillrect mei sysimgblt fb_sys_fops intel_lpss_pci i2c_i801 soundcore intel_lpss rfkill intel_pch_thermal intel_uncore typec_ucsi processor_thermal_device intel_soc_dts_iosf psmouse i2c_hid intel_rapl_perf typec evdev mac_hid battery int3403_thermal soc_button_array wmi int3402_thermal int340x_thermal_zone intel_hid int3400_thermal pcc_cpufreq acpi_thermal_rel sparse_keymap ac sg crypto_user ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 sd_mod uas usb_storage hid_generic usbhid hid ahci libahci serio_raw atkbd libps2 libata xhci_pci scsi_mod crc32c_intel xhci_hcd i8042 serio | |
[ 45.119942] CPU: 3 PID: 216 Comm: kworker/3:1 Tainted: G W 5.1.15-arch1-1-ARCH #1 | |
[ 45.119942] Hardware name: Dell Inc. Inspiron 5480/07G539, BIOS 2.2.0 03/24/2019 | |
[ 45.119944] Workqueue: pm pm_runtime_work | |
[ 45.119961] RIP: 0010:falcon_v1_wait_idle.isra.0+0xb0/0xc0 [nouveau] | |
[ 45.119962] Code: 40 10 48 8b 78 10 4c 8b 67 50 4d 85 e4 75 04 4c 8b 67 10 e8 c2 5f 54 f7 4c 89 e2 48 c7 c7 8c e9 84 c1 48 89 c6 e8 3f d6 fe f6 <0f> 0b eb a9 e8 47 d3 fe f6 0f 1f 80 00 00 00 00 0f 1f 44 00 00 53 | |
[ 45.119963] RSP: 0000:ffff92c48231fac0 EFLAGS: 00010282 | |
[ 45.119964] RAX: 0000000000000000 RBX: ffffffffffffff92 RCX: 0000000000000000 | |
[ 45.119964] RDX: 0000000000000007 RSI: 0000000000000092 RDI: 00000000ffffffff | |
[ 45.119965] RBP: ffff90359d398c18 R08: 0000000000000745 R09: 0000000000000001 | |
[ 45.119965] R10: 0000000000000000 R11: 0000000000000001 R12: ffff9035acba5060 | |
[ 45.119966] R13: 0000000000000012 R14: ffff9035a8909a90 R15: ffffffffc1851525 | |
[ 45.119967] FS: 0000000000000000(0000) GS:ffff9035af4c0000(0000) knlGS:0000000000000000 | |
[ 45.119968] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 | |
[ 45.119968] CR2: 00007f4a288750a0 CR3: 000000018300e002 CR4: 00000000003606e0 | |
[ 45.119969] Call Trace: | |
[ 45.119987] nvkm_falcon_disable+0x38/0x50 [nouveau] | |
[ 45.120004] nvkm_falcon_reset+0xe/0x20 [nouveau] | |
[ 45.120032] gm200_secboot_run_blob+0xea/0x1c0 [nouveau] | |
[ 45.120034] ? preempt_count_add+0x79/0xb0 | |
[ 45.120062] gp102_secboot_run_blob+0x1c0/0x240 [nouveau] | |
[ 45.120089] acr_r352_shutdown+0x3d/0xa0 [nouveau] | |
[ 45.120106] nvkm_subdev_fini+0x59/0xb0 [nouveau] | |
[ 45.120134] nvkm_device_fini+0x7c/0x110 [nouveau] | |
[ 45.120163] nvkm_udevice_fini+0x4b/0x60 [nouveau] | |
[ 45.120180] nvkm_object_fini+0xbc/0x150 [nouveau] | |
[ 45.120196] nvkm_object_fini+0x73/0x150 [nouveau] | |
[ 45.120226] nouveau_do_suspend+0x106/0x170 [nouveau] | |
[ 45.120257] nouveau_pmops_runtime_suspend+0x43/0xa0 [nouveau] | |
[ 45.120259] pci_pm_runtime_suspend+0x5b/0x150 | |
[ 45.120260] ? __switch_to_asm+0x35/0x70 | |
[ 45.120261] ? pci_has_legacy_pm_support+0x70/0x70 | |
[ 45.120263] __rpm_callback+0x7b/0x130 | |
[ 45.120264] ? pci_has_legacy_pm_support+0x70/0x70 | |
[ 45.120265] rpm_callback+0x1f/0x70 | |
[ 45.120267] rpm_suspend+0x10a/0x5e0 | |
[ 45.120268] ? __switch_to_asm+0x35/0x70 | |
[ 45.120269] pm_runtime_work+0x94/0xa0 | |
[ 45.120271] process_one_work+0x1d1/0x3e0 | |
[ 45.120272] worker_thread+0x4a/0x3d0 | |
[ 45.120274] kthread+0xfb/0x130 | |
[ 45.120275] ? process_one_work+0x3e0/0x3e0 | |
[ 45.120276] ? kthread_park+0x90/0x90 | |
[ 45.120277] ret_from_fork+0x35/0x40 | |
[ 45.120279] ---[ end trace 7d70039cbbbfe3fe ]--- | |
[ 45.130944] ------------[ cut here ]------------ | |
[ 45.130944] nouveau 0000:02:00.0: timeout | |
[ 45.130967] WARNING: CPU: 3 PID: 216 at drivers/gpu/drm/nouveau/nvkm/falcon/v1.c:290 falcon_v1_wait_idle.isra.0+0xb0/0xc0 [nouveau] | |
[ 45.130967] Modules linked in: rfcomm cmac ccm bnep hid_multitouch nls_iso8859_1 nls_cp437 vfat fat btusb btrtl btbcm btintel uvcvideo bluetooth videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_common videodev media ecdh_generic iTCO_wdt iTCO_vendor_support snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic mei_hdcp joydev mousedev nouveau dell_laptop dell_wmi ledtrig_audio dell_smbios wmi_bmof dell_wmi_descriptor mxm_wmi arc4 intel_rapl x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel iwlmvm i915 kvm snd_soc_skl mac80211 snd_soc_hdac_hda snd_hda_ext_core snd_soc_skl_ipc irqbypass snd_soc_sst_ipc snd_soc_sst_dsp snd_soc_acpi_intel_match snd_soc_acpi snd_soc_core snd_compress ac97_bus ttm snd_pcm_dmaengine i2c_algo_bit iwlwifi snd_hda_intel drm_kms_helper snd_hda_codec crct10dif_pclmul crc32_pclmul snd_hda_core ghash_clmulni_intel drm r8169 dcdbas snd_hwdep cfg80211 idma64 aesni_intel intel_gtt snd_pcm realtek aes_x86_64 crypto_simd cryptd mei_me glue_helper | |
[ 45.130980] snd_timer agpgart intel_cstate libphy input_leds syscopyarea snd pcspkr ucsi_acpi sysfillrect mei sysimgblt fb_sys_fops intel_lpss_pci i2c_i801 soundcore intel_lpss rfkill intel_pch_thermal intel_uncore typec_ucsi processor_thermal_device intel_soc_dts_iosf psmouse i2c_hid intel_rapl_perf typec evdev mac_hid battery int3403_thermal soc_button_array wmi int3402_thermal int340x_thermal_zone intel_hid int3400_thermal pcc_cpufreq acpi_thermal_rel sparse_keymap ac sg crypto_user ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 sd_mod uas usb_storage hid_generic usbhid hid ahci libahci serio_raw atkbd libps2 libata xhci_pci scsi_mod crc32c_intel xhci_hcd i8042 serio | |
[ 45.130990] CPU: 3 PID: 216 Comm: kworker/3:1 Tainted: G W 5.1.15-arch1-1-ARCH #1 | |
[ 45.130991] Hardware name: Dell Inc. Inspiron 5480/07G539, BIOS 2.2.0 03/24/2019 | |
[ 45.130993] Workqueue: pm pm_runtime_work | |
[ 45.131010] RIP: 0010:falcon_v1_wait_idle.isra.0+0xb0/0xc0 [nouveau] | |
[ 45.131011] Code: 40 10 48 8b 78 10 4c 8b 67 50 4d 85 e4 75 04 4c 8b 67 10 e8 c2 5f 54 f7 4c 89 e2 48 c7 c7 8c e9 84 c1 48 89 c6 e8 3f d6 fe f6 <0f> 0b eb a9 e8 47 d3 fe f6 0f 1f 80 00 00 00 00 0f 1f 44 00 00 53 | |
[ 45.131011] RSP: 0000:ffff92c48231fa78 EFLAGS: 00010286 | |
[ 45.131012] RAX: 0000000000000000 RBX: ffffffffffffff92 RCX: 0000000000000000 | |
[ 45.131013] RDX: 0000000000000007 RSI: 0000000000000086 RDI: 00000000ffffffff | |
[ 45.131013] RBP: ffff90359d398c18 R08: 0000000000000776 R09: 0000000000000001 | |
[ 45.131014] R10: 0000000000000000 R11: 0000000000000001 R12: ffff9035acba5060 | |
[ 45.131014] R13: 0000000000000012 R14: ffff9035a8909a90 R15: ffffffffc1851525 | |
[ 45.131015] FS: 0000000000000000(0000) GS:ffff9035af4c0000(0000) knlGS:0000000000000000 | |
[ 45.131016] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 | |
[ 45.131016] CR2: 00007f4a288750a0 CR3: 000000018300e002 CR4: 00000000003606e0 | |
[ 45.131017] Call Trace: | |
[ 45.131035] nvkm_falcon_v1_enable+0x77/0x110 [nouveau] | |
[ 45.131060] ? nvkm_mc_reset_mask+0x20/0x60 [nouveau] | |
[ 45.131077] nvkm_falcon_enable+0x38/0x70 [nouveau] | |
[ 45.131104] gm200_secboot_run_blob+0xea/0x1c0 [nouveau] | |
[ 45.131106] ? preempt_count_add+0x79/0xb0 | |
[ 45.131133] gp102_secboot_run_blob+0x1c0/0x240 [nouveau] | |
[ 45.131160] acr_r352_shutdown+0x3d/0xa0 [nouveau] | |
[ 45.131177] nvkm_subdev_fini+0x59/0xb0 [nouveau] | |
[ 45.131205] nvkm_device_fini+0x7c/0x110 [nouveau] | |
[ 45.131234] nvkm_udevice_fini+0x4b/0x60 [nouveau] | |
[ 45.131250] nvkm_object_fini+0xbc/0x150 [nouveau] | |
[ 45.131267] nvkm_object_fini+0x73/0x150 [nouveau] | |
[ 45.131298] nouveau_do_suspend+0x106/0x170 [nouveau] | |
[ 45.131328] nouveau_pmops_runtime_suspend+0x43/0xa0 [nouveau] | |
[ 45.131330] pci_pm_runtime_suspend+0x5b/0x150 | |
[ 45.131332] ? __switch_to_asm+0x35/0x70 | |
[ 45.131333] ? pci_has_legacy_pm_support+0x70/0x70 | |
[ 45.131334] __rpm_callback+0x7b/0x130 | |
[ 45.131336] ? pci_has_legacy_pm_support+0x70/0x70 | |
[ 45.131337] rpm_callback+0x1f/0x70 | |
[ 45.131338] rpm_suspend+0x10a/0x5e0 | |
[ 45.131339] ? __switch_to_asm+0x35/0x70 | |
[ 45.131341] pm_runtime_work+0x94/0xa0 | |
[ 45.131342] process_one_work+0x1d1/0x3e0 | |
[ 45.131343] worker_thread+0x4a/0x3d0 | |
[ 45.131345] kthread+0xfb/0x130 | |
[ 45.131346] ? process_one_work+0x3e0/0x3e0 | |
[ 45.131347] ? kthread_park+0x90/0x90 | |
[ 45.131348] ret_from_fork+0x35/0x40 | |
[ 45.131350] ---[ end trace 7d70039cbbbfe3ff ]--- | |
[ 47.132709] ------------[ cut here ]------------ | |
[ 47.132711] nouveau 0000:02:00.0: timeout | |
[ 47.132767] WARNING: CPU: 3 PID: 216 at drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmgf100.c:221 gf100_vmm_invalidate+0x1b9/0x1d0 [nouveau] | |
[ 47.132768] Modules linked in: rfcomm cmac ccm bnep hid_multitouch nls_iso8859_1 nls_cp437 vfat fat btusb btrtl btbcm btintel uvcvideo bluetooth videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_common videodev media ecdh_generic iTCO_wdt iTCO_vendor_support snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic mei_hdcp joydev mousedev nouveau dell_laptop dell_wmi ledtrig_audio dell_smbios wmi_bmof dell_wmi_descriptor mxm_wmi arc4 intel_rapl x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel iwlmvm i915 kvm snd_soc_skl mac80211 snd_soc_hdac_hda snd_hda_ext_core snd_soc_skl_ipc irqbypass snd_soc_sst_ipc snd_soc_sst_dsp snd_soc_acpi_intel_match snd_soc_acpi snd_soc_core snd_compress ac97_bus ttm snd_pcm_dmaengine i2c_algo_bit iwlwifi snd_hda_intel drm_kms_helper snd_hda_codec crct10dif_pclmul crc32_pclmul snd_hda_core ghash_clmulni_intel drm r8169 dcdbas snd_hwdep cfg80211 idma64 aesni_intel intel_gtt snd_pcm realtek aes_x86_64 crypto_simd cryptd mei_me glue_helper | |
[ 47.132788] snd_timer agpgart intel_cstate libphy input_leds syscopyarea snd pcspkr ucsi_acpi sysfillrect mei sysimgblt fb_sys_fops intel_lpss_pci i2c_i801 soundcore intel_lpss rfkill intel_pch_thermal intel_uncore typec_ucsi processor_thermal_device intel_soc_dts_iosf psmouse i2c_hid intel_rapl_perf typec evdev mac_hid battery int3403_thermal soc_button_array wmi int3402_thermal int340x_thermal_zone intel_hid int3400_thermal pcc_cpufreq acpi_thermal_rel sparse_keymap ac sg crypto_user ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 sd_mod uas usb_storage hid_generic usbhid hid ahci libahci serio_raw atkbd libps2 libata xhci_pci scsi_mod crc32c_intel xhci_hcd i8042 serio | |
[ 47.132805] CPU: 3 PID: 216 Comm: kworker/3:1 Tainted: G W 5.1.15-arch1-1-ARCH #1 | |
[ 47.132806] Hardware name: Dell Inc. Inspiron 5480/07G539, BIOS 2.2.0 03/24/2019 | |
[ 47.132810] Workqueue: pm pm_runtime_work | |
[ 47.132840] RIP: 0010:gf100_vmm_invalidate+0x1b9/0x1d0 [nouveau] | |
[ 47.132841] Code: 40 10 48 8b 78 10 4c 8b 6f 50 4d 85 ed 75 04 4c 8b 6f 10 e8 c9 44 4f f7 4c 89 ea 48 c7 c7 e8 04 85 c1 48 89 c6 e8 46 bb f9 f6 <0f> 0b e9 5a ff ff ff e8 4b b8 f9 f6 66 66 2e 0f 1f 84 00 00 00 00 | |
[ 47.132842] RSP: 0000:ffff92c48231f860 EFLAGS: 00010286 | |
[ 47.132843] RAX: 0000000000000000 RBX: ffff9035aacc6800 RCX: 0000000000000000 | |
[ 47.132843] RDX: 0000000000000007 RSI: 0000000000000096 RDI: 00000000ffffffff | |
[ 47.132844] RBP: 0000000000000001 R08: 00000000000007a8 R09: 0000000000000001 | |
[ 47.132844] R10: 0000000000000000 R11: 0000000000000001 R12: ffff9035a8868c20 | |
[ 47.132845] R13: ffff9035acba5060 R14: ffff90359d3679c0 R15: 0000000000000000 | |
[ 47.132846] FS: 0000000000000000(0000) GS:ffff9035af4c0000(0000) knlGS:0000000000000000 | |
[ 47.132847] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 | |
[ 47.132847] CR2: 00007f4a288750a0 CR3: 000000018300e002 CR4: 00000000003606e0 | |
[ 47.132848] Call Trace: | |
[ 47.132878] nvkm_vmm_unref_pdes+0xeb/0x1f0 [nouveau] | |
[ 47.132905] nvkm_vmm_unref_pdes+0x183/0x1f0 [nouveau] | |
[ 47.132932] nvkm_vmm_unref_pdes+0x183/0x1f0 [nouveau] | |
[ 47.132958] nvkm_vmm_unref_pdes+0x183/0x1f0 [nouveau] | |
[ 47.132984] nvkm_vmm_unref_ptes+0x202/0x240 [nouveau] | |
[ 47.133010] nvkm_vmm_ptes_unmap_put+0x162/0x290 [nouveau] | |
[ 47.133036] ? gf100_vmm_invalidate_pdb+0x30/0x30 [nouveau] | |
[ 47.133062] nvkm_vmm_put_locked+0x1b0/0x1f0 [nouveau] | |
[ 47.133088] nvkm_vmm_put+0x30/0x50 [nouveau] | |
[ 47.133117] gm200_secboot_run_blob+0xce/0x1c0 [nouveau] | |
[ 47.133145] gp102_secboot_run_blob+0x1c0/0x240 [nouveau] | |
[ 47.133173] acr_r352_shutdown+0x3d/0xa0 [nouveau] | |
[ 47.133191] nvkm_subdev_fini+0x59/0xb0 [nouveau] | |
[ 47.133221] nvkm_device_fini+0x7c/0x110 [nouveau] | |
[ 47.133251] nvkm_udevice_fini+0x4b/0x60 [nouveau] | |
[ 47.133268] nvkm_object_fini+0xbc/0x150 [nouveau] | |
[ 47.133286] nvkm_object_fini+0x73/0x150 [nouveau] | |
[ 47.133318] nouveau_do_suspend+0x106/0x170 [nouveau] | |
[ 47.133350] nouveau_pmops_runtime_suspend+0x43/0xa0 [nouveau] | |
[ 47.133353] pci_pm_runtime_suspend+0x5b/0x150 | |
[ 47.133356] ? __switch_to_asm+0x35/0x70 | |
[ 47.133357] ? pci_has_legacy_pm_support+0x70/0x70 | |
[ 47.133358] __rpm_callback+0x7b/0x130 | |
[ 47.133360] ? pci_has_legacy_pm_support+0x70/0x70 | |
[ 47.133361] rpm_callback+0x1f/0x70 | |
[ 47.133363] rpm_suspend+0x10a/0x5e0 | |
[ 47.133364] ? __switch_to_asm+0x35/0x70 | |
[ 47.133366] pm_runtime_work+0x94/0xa0 | |
[ 47.133367] process_one_work+0x1d1/0x3e0 | |
[ 47.133369] worker_thread+0x4a/0x3d0 | |
[ 47.133371] kthread+0xfb/0x130 | |
[ 47.133372] ? process_one_work+0x3e0/0x3e0 | |
[ 47.133374] ? kthread_park+0x90/0x90 | |
[ 47.133375] ret_from_fork+0x35/0x40 | |
[ 47.133377] ---[ end trace 7d70039cbbbfe400 ]--- | |
[ 47.133384] nouveau 0000:02:00.0: secboot: suspend failed, -110 | |
[ 47.133399] nouveau: DRM-master:00000000:00000080: suspend failed with -110 | |
[ 47.151040] nouveau 0000:02:00.0: can't suspend (nouveau_pmops_runtime_suspend [nouveau] returned -110) | |
[ 51.298762] fuse init (API version 7.29) | |
[ 51.890702] audit: type=1130 audit(1561750124.366:45): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=udisks2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 52.410961] rfkill: input handler disabled | |
[ 57.094594] WARNING: CPU: 1 PID: 1 at drivers/gpu/drm/nouveau/nouveau_gem.c:161 nouveau_gem_object_close+0xf1/0x1e0 [nouveau] | |
[ 57.094598] Modules linked in: fuse rfcomm cmac ccm bnep hid_multitouch nls_iso8859_1 nls_cp437 vfat fat btusb btrtl btbcm btintel uvcvideo bluetooth videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_common videodev media ecdh_generic iTCO_wdt iTCO_vendor_support snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic mei_hdcp joydev mousedev nouveau dell_laptop dell_wmi ledtrig_audio dell_smbios wmi_bmof dell_wmi_descriptor mxm_wmi arc4 intel_rapl x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel iwlmvm i915 kvm snd_soc_skl mac80211 snd_soc_hdac_hda snd_hda_ext_core snd_soc_skl_ipc irqbypass snd_soc_sst_ipc snd_soc_sst_dsp snd_soc_acpi_intel_match snd_soc_acpi snd_soc_core snd_compress ac97_bus ttm snd_pcm_dmaengine i2c_algo_bit iwlwifi snd_hda_intel drm_kms_helper snd_hda_codec crct10dif_pclmul crc32_pclmul snd_hda_core ghash_clmulni_intel drm r8169 dcdbas snd_hwdep cfg80211 idma64 aesni_intel intel_gtt snd_pcm realtek aes_x86_64 crypto_simd cryptd mei_me | |
[ 57.094692] glue_helper snd_timer agpgart intel_cstate libphy input_leds syscopyarea snd pcspkr ucsi_acpi sysfillrect mei sysimgblt fb_sys_fops intel_lpss_pci i2c_i801 soundcore intel_lpss rfkill intel_pch_thermal intel_uncore typec_ucsi processor_thermal_device intel_soc_dts_iosf psmouse i2c_hid intel_rapl_perf typec evdev mac_hid battery int3403_thermal soc_button_array wmi int3402_thermal int340x_thermal_zone intel_hid int3400_thermal pcc_cpufreq acpi_thermal_rel sparse_keymap ac sg crypto_user ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 sd_mod uas usb_storage hid_generic usbhid hid ahci libahci serio_raw atkbd libps2 libata xhci_pci scsi_mod crc32c_intel xhci_hcd i8042 serio | |
[ 57.094778] CPU: 1 PID: 1 Comm: systemd Tainted: G W 5.1.15-arch1-1-ARCH #1 | |
[ 57.094782] Hardware name: Dell Inc. Inspiron 5480/07G539, BIOS 2.2.0 03/24/2019 | |
[ 57.094946] RIP: 0010:nouveau_gem_object_close+0xf1/0x1e0 [nouveau] | |
[ 57.094953] Code: 00 00 00 0f 85 05 01 00 00 48 83 c4 10 5b 5d 41 5c 41 5d c3 be 04 00 00 00 4c 89 e7 e8 88 48 4a f7 85 c0 79 09 83 f8 f3 74 04 <0f> 0b eb b1 48 8b 4d 10 48 8b 55 18 48 8d 45 10 4c 8b 6d 30 48 89 | |
[ 57.094957] RSP: 0018:ffff92c480047d70 EFLAGS: 00010283 | |
[ 57.094963] RAX: 00000000ffffffea RBX: ffff90359925f800 RCX: 0000000000000000 | |
[ 57.094966] RDX: 0000000000000001 RSI: 0000000000000206 RDI: 00000000ffffffff | |
[ 57.094970] RBP: ffff9035853d5640 R08: ffff90359c3fc600 R09: ffff90358735db60 | |
[ 57.094973] R10: 0000000000000000 R11: 0000000000000040 R12: ffff9035ac42d0b0 | |
[ 57.094976] R13: 0000000000000001 R14: ffff9035aa5f3838 R15: ffff90358735db88 | |
[ 57.094982] FS: 00007fb2070a1100(0000) GS:ffff9035af440000(0000) knlGS:0000000000000000 | |
[ 57.094985] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 | |
[ 57.094989] CR2: 000055c42861d268 CR3: 0000000468cf2003 CR4: 00000000003606e0 | |
[ 57.094992] Call Trace: | |
[ 57.095045] drm_gem_object_release_handle+0x7e/0xc0 [drm] | |
[ 57.095085] ? drm_gem_object_handle_put_unlocked+0xa0/0xa0 [drm] | |
[ 57.095095] idr_for_each+0x5e/0xd0 | |
[ 57.095139] drm_gem_release+0x1c/0x30 [drm] | |
[ 57.095176] drm_file_free.part.0+0x282/0x2e0 [drm] | |
[ 57.095213] drm_release+0x4b/0x80 [drm] | |
[ 57.095225] __fput+0xa8/0x1d0 | |
[ 57.095235] task_work_run+0x93/0xb0 | |
[ 57.095246] exit_to_usermode_loop+0xba/0xc0 | |
[ 57.095256] do_syscall_64+0x152/0x190 | |
[ 57.095264] entry_SYSCALL_64_after_hwframe+0x44/0xa9 | |
[ 57.095271] RIP: 0033:0x7fb208eb28a3 | |
[ 57.095277] Code: 3d 00 f0 ff ff 77 40 c3 0f 1f 80 00 00 00 00 48 83 ec 18 89 7c 24 0c e8 6b bd 01 00 8b 7c 24 0c 41 89 c0 b8 03 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 27 44 89 c7 89 44 24 0c e8 a9 bd 01 00 8b 44 | |
[ 57.095280] RSP: 002b:00007ffc0656e5f0 EFLAGS: 00000293 ORIG_RAX: 0000000000000003 | |
[ 57.095285] RAX: 0000000000000000 RBX: 00007fb2070a1080 RCX: 00007fb208eb28a3 | |
[ 57.095288] RDX: 000055c428638590 RSI: 0000000000000007 RDI: 0000000000000051 | |
[ 57.095292] RBP: 0000000000000051 R08: 0000000000000000 R09: 000055c42863c9a0 | |
[ 57.095295] R10: 0000000000000006 R11: 0000000000000293 R12: 0000000000000000 | |
[ 57.095298] R13: 0000000000000000 R14: 000055c428631b50 R15: 000055c426a66638 | |
[ 57.095308] ---[ end trace 7d70039cbbbfe401 ]--- | |
[ 57.095508] WARNING: CPU: 1 PID: 1 at drivers/gpu/drm/nouveau/nouveau_gem.c:48 nouveau_gem_object_del+0x90/0xa0 [nouveau] | |
[ 57.095511] Modules linked in: fuse rfcomm cmac ccm bnep hid_multitouch nls_iso8859_1 nls_cp437 vfat fat btusb btrtl btbcm btintel uvcvideo bluetooth videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_common videodev media ecdh_generic iTCO_wdt iTCO_vendor_support snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic mei_hdcp joydev mousedev nouveau dell_laptop dell_wmi ledtrig_audio dell_smbios wmi_bmof dell_wmi_descriptor mxm_wmi arc4 intel_rapl x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel iwlmvm i915 kvm snd_soc_skl mac80211 snd_soc_hdac_hda snd_hda_ext_core snd_soc_skl_ipc irqbypass snd_soc_sst_ipc snd_soc_sst_dsp snd_soc_acpi_intel_match snd_soc_acpi snd_soc_core snd_compress ac97_bus ttm snd_pcm_dmaengine i2c_algo_bit iwlwifi snd_hda_intel drm_kms_helper snd_hda_codec crct10dif_pclmul crc32_pclmul snd_hda_core ghash_clmulni_intel drm r8169 dcdbas snd_hwdep cfg80211 idma64 aesni_intel intel_gtt snd_pcm realtek aes_x86_64 crypto_simd cryptd mei_me | |
[ 57.095593] glue_helper snd_timer agpgart intel_cstate libphy input_leds syscopyarea snd pcspkr ucsi_acpi sysfillrect mei sysimgblt fb_sys_fops intel_lpss_pci i2c_i801 soundcore intel_lpss rfkill intel_pch_thermal intel_uncore typec_ucsi processor_thermal_device intel_soc_dts_iosf psmouse i2c_hid intel_rapl_perf typec evdev mac_hid battery int3403_thermal soc_button_array wmi int3402_thermal int340x_thermal_zone intel_hid int3400_thermal pcc_cpufreq acpi_thermal_rel sparse_keymap ac sg crypto_user ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 sd_mod uas usb_storage hid_generic usbhid hid ahci libahci serio_raw atkbd libps2 libata xhci_pci scsi_mod crc32c_intel xhci_hcd i8042 serio | |
[ 57.095663] CPU: 1 PID: 1 Comm: systemd Tainted: G W 5.1.15-arch1-1-ARCH #1 | |
[ 57.095666] Hardware name: Dell Inc. Inspiron 5480/07G539, BIOS 2.2.0 03/24/2019 | |
[ 57.095816] RIP: 0010:nouveau_gem_object_del+0x90/0xa0 [nouveau] | |
[ 57.095822] Code: 00 00 00 00 48 89 ef e8 2e 01 2c ff e8 89 62 fc f6 4c 89 e7 be 0d 00 00 00 49 89 84 24 c0 01 00 00 5b 5d 41 5c e9 a0 52 4a f7 <0f> 0b 5b 5d 41 5c c3 66 0f 1f 84 00 00 00 00 00 0f 1f 44 00 00 41 | |
[ 57.095825] RSP: 0018:ffff92c480047d88 EFLAGS: 00010283 | |
[ 57.095830] RAX: 00000000ffffffea RBX: ffff90359925fb08 RCX: 0000000000000000 | |
[ 57.095834] RDX: 0000000000000001 RSI: 0000000000000202 RDI: 00000000ffffffff | |
[ 57.095837] RBP: ffff90359925f800 R08: 0000000000000001 R09: ffffffffc0e3e633 | |
[ 57.095840] R10: ffff9035af003800 R11: 0000000000000040 R12: ffff9035ac42d0b0 | |
[ 57.095844] R13: ffff9035aa5f3928 R14: ffff9035aa5f3838 R15: ffff90358735db88 | |
[ 57.095849] FS: 00007fb2070a1100(0000) GS:ffff9035af440000(0000) knlGS:0000000000000000 | |
[ 57.095853] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 | |
[ 57.095856] CR2: 000055c42861d268 CR3: 0000000468cf2003 CR4: 00000000003606e0 | |
[ 57.095859] Call Trace: | |
[ 57.095903] drm_gem_object_release_handle+0x5a/0xc0 [drm] | |
[ 57.095943] ? drm_gem_object_handle_put_unlocked+0xa0/0xa0 [drm] | |
[ 57.095951] idr_for_each+0x5e/0xd0 | |
[ 57.095989] drm_gem_release+0x1c/0x30 [drm] | |
[ 57.096025] drm_file_free.part.0+0x282/0x2e0 [drm] | |
[ 57.096065] drm_release+0x4b/0x80 [drm] | |
[ 57.096075] __fput+0xa8/0x1d0 | |
[ 57.096083] task_work_run+0x93/0xb0 | |
[ 57.096092] exit_to_usermode_loop+0xba/0xc0 | |
[ 57.096101] do_syscall_64+0x152/0x190 | |
[ 57.096108] entry_SYSCALL_64_after_hwframe+0x44/0xa9 | |
[ 57.096114] RIP: 0033:0x7fb208eb28a3 | |
[ 57.096118] Code: 3d 00 f0 ff ff 77 40 c3 0f 1f 80 00 00 00 00 48 83 ec 18 89 7c 24 0c e8 6b bd 01 00 8b 7c 24 0c 41 89 c0 b8 03 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 27 44 89 c7 89 44 24 0c e8 a9 bd 01 00 8b 44 | |
[ 57.096122] RSP: 002b:00007ffc0656e5f0 EFLAGS: 00000293 ORIG_RAX: 0000000000000003 | |
[ 57.096127] RAX: 0000000000000000 RBX: 00007fb2070a1080 RCX: 00007fb208eb28a3 | |
[ 57.096131] RDX: 000055c428638590 RSI: 0000000000000007 RDI: 0000000000000051 | |
[ 57.096134] RBP: 0000000000000051 R08: 0000000000000000 R09: 000055c42863c9a0 | |
[ 57.096138] R10: 0000000000000006 R11: 0000000000000293 R12: 0000000000000000 | |
[ 57.096141] R13: 0000000000000000 R14: 000055c428631b50 R15: 000055c426a66638 | |
[ 57.096150] ---[ end trace 7d70039cbbbfe402 ]--- | |
[ 57.132259] nouveau 0000:02:00.0: tmr: stalled at ffffffffffffffff | |
[ 57.132263] ------------[ cut here ]------------ | |
[ 57.132266] nouveau 0000:02:00.0: timeout | |
[ 57.132398] WARNING: CPU: 1 PID: 1 at drivers/gpu/drm/nouveau/nvkm/subdev/bar/g84.c:35 g84_bar_flush+0xd0/0xe0 [nouveau] | |
[ 57.132401] Modules linked in: fuse rfcomm cmac ccm bnep hid_multitouch nls_iso8859_1 nls_cp437 vfat fat btusb btrtl btbcm btintel uvcvideo bluetooth videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_common videodev media ecdh_generic iTCO_wdt iTCO_vendor_support snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic mei_hdcp joydev mousedev nouveau dell_laptop dell_wmi ledtrig_audio dell_smbios wmi_bmof dell_wmi_descriptor mxm_wmi arc4 intel_rapl x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel iwlmvm i915 kvm snd_soc_skl mac80211 snd_soc_hdac_hda snd_hda_ext_core snd_soc_skl_ipc irqbypass snd_soc_sst_ipc snd_soc_sst_dsp snd_soc_acpi_intel_match snd_soc_acpi snd_soc_core snd_compress ac97_bus ttm snd_pcm_dmaengine i2c_algo_bit iwlwifi snd_hda_intel drm_kms_helper snd_hda_codec crct10dif_pclmul crc32_pclmul snd_hda_core ghash_clmulni_intel drm r8169 dcdbas snd_hwdep cfg80211 idma64 aesni_intel intel_gtt snd_pcm realtek aes_x86_64 crypto_simd cryptd mei_me | |
[ 57.132479] glue_helper snd_timer agpgart intel_cstate libphy input_leds syscopyarea snd pcspkr ucsi_acpi sysfillrect mei sysimgblt fb_sys_fops intel_lpss_pci i2c_i801 soundcore intel_lpss rfkill intel_pch_thermal intel_uncore typec_ucsi processor_thermal_device intel_soc_dts_iosf psmouse i2c_hid intel_rapl_perf typec evdev mac_hid battery int3403_thermal soc_button_array wmi int3402_thermal int340x_thermal_zone intel_hid int3400_thermal pcc_cpufreq acpi_thermal_rel sparse_keymap ac sg crypto_user ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 sd_mod uas usb_storage hid_generic usbhid hid ahci libahci serio_raw atkbd libps2 libata xhci_pci scsi_mod crc32c_intel xhci_hcd i8042 serio | |
[ 57.132547] CPU: 1 PID: 1 Comm: systemd Tainted: G W 5.1.15-arch1-1-ARCH #1 | |
[ 57.132549] Hardware name: Dell Inc. Inspiron 5480/07G539, BIOS 2.2.0 03/24/2019 | |
[ 57.132639] RIP: 0010:g84_bar_flush+0xd0/0xe0 [nouveau] | |
[ 57.132643] Code: 40 10 48 8b 78 10 4c 8b 6f 50 4d 85 ed 75 04 4c 8b 6f 10 e8 c2 41 54 f7 4c 89 ea 48 c7 c7 4e eb 84 c1 48 89 c6 e8 3f b8 fe f6 <0f> 0b eb a6 e8 47 b5 fe f6 0f 1f 80 00 00 00 00 0f 1f 44 00 00 49 | |
[ 57.132646] RSP: 0018:ffff92c4800479e8 EFLAGS: 00010082 | |
[ 57.132650] RAX: 0000000000000000 RBX: ffff9035aacc6800 RCX: 0000000000000000 | |
[ 57.132653] RDX: 0000000000000007 RSI: 0000000000000082 RDI: 00000000ffffffff | |
[ 57.132656] RBP: ffff9035a8909148 R08: 0000000000000830 R09: 0000000000000001 | |
[ 57.132659] R10: 0000000000000000 R11: 0000000000000001 R12: 0000000000000246 | |
[ 57.132662] R13: ffff9035acba5060 R14: ffff90359b406680 R15: 0000000000000000 | |
[ 57.132666] FS: 00007fb2070a1100(0000) GS:ffff9035af440000(0000) knlGS:0000000000000000 | |
[ 57.132669] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 | |
[ 57.132672] CR2: 000055c42861d268 CR3: 0000000468cf2003 CR4: 00000000003606e0 | |
[ 57.132674] Call Trace: | |
[ 57.132798] nv50_instobj_release+0x27/0x90 [nouveau] | |
[ 57.132916] nvkm_vmm_unref_pdes+0x19c/0x1f0 [nouveau] | |
[ 57.133027] nvkm_vmm_unref_pdes+0x183/0x1f0 [nouveau] | |
[ 57.133136] nvkm_vmm_unref_pdes+0x183/0x1f0 [nouveau] | |
[ 57.133244] nvkm_vmm_unref_pdes+0x183/0x1f0 [nouveau] | |
[ 57.133354] nvkm_vmm_unref_ptes+0x202/0x240 [nouveau] | |
[ 57.133469] nvkm_vmm_ptes_unmap_put+0x162/0x290 [nouveau] | |
[ 57.133583] ? gf100_vmm_invalidate_pdb+0x30/0x30 [nouveau] | |
[ 57.133700] nvkm_vmm_put_locked+0x1b0/0x1f0 [nouveau] | |
[ 57.133813] nvkm_vmm_put+0x30/0x50 [nouveau] | |
[ 57.133920] nvkm_vmm_unref+0x78/0x190 [nouveau] | |
[ 57.134030] nvkm_uvmm_dtor+0x13/0x20 [nouveau] | |
[ 57.134088] nvkm_object_dtor+0xb0/0x100 [nouveau] | |
[ 57.134162] nvkm_object_del+0x20/0x80 [nouveau] | |
[ 57.134238] nvkm_ioctl_del+0x37/0x50 [nouveau] | |
[ 57.134318] nvkm_ioctl+0xde/0x180 [nouveau] | |
[ 57.134395] nvif_object_fini+0x59/0x80 [nouveau] | |
[ 57.134529] nouveau_vmm_fini+0x12/0x20 [nouveau] | |
[ 57.134660] nouveau_cli_fini+0x48/0x90 [nouveau] | |
[ 57.134789] nouveau_drm_postclose+0xa6/0xe0 [nouveau] | |
[ 57.134830] drm_file_free.part.0+0x20a/0x2e0 [drm] | |
[ 57.134863] drm_release+0x4b/0x80 [drm] | |
[ 57.134874] __fput+0xa8/0x1d0 | |
[ 57.134883] task_work_run+0x93/0xb0 | |
[ 57.134893] exit_to_usermode_loop+0xba/0xc0 | |
[ 57.134900] do_syscall_64+0x152/0x190 | |
[ 57.134909] entry_SYSCALL_64_after_hwframe+0x44/0xa9 | |
[ 57.134915] RIP: 0033:0x7fb208eb28a3 | |
[ 57.134921] Code: 3d 00 f0 ff ff 77 40 c3 0f 1f 80 00 00 00 00 48 83 ec 18 89 7c 24 0c e8 6b bd 01 00 8b 7c 24 0c 41 89 c0 b8 03 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 27 44 89 c7 89 44 24 0c e8 a9 bd 01 00 8b 44 | |
[ 57.134924] RSP: 002b:00007ffc0656e5f0 EFLAGS: 00000293 ORIG_RAX: 0000000000000003 | |
[ 57.134928] RAX: 0000000000000000 RBX: 00007fb2070a1080 RCX: 00007fb208eb28a3 | |
[ 57.134931] RDX: 000055c428638590 RSI: 0000000000000007 RDI: 0000000000000051 | |
[ 57.134935] RBP: 0000000000000051 R08: 0000000000000000 R09: 000055c42863c9a0 | |
[ 57.134938] R10: 0000000000000006 R11: 0000000000000293 R12: 0000000000000000 | |
[ 57.134940] R13: 0000000000000000 R14: 000055c428631b50 R15: 000055c426a66638 | |
[ 57.134949] ---[ end trace 7d70039cbbbfe403 ]--- | |
[ 57.171788] nouveau 0000:02:00.0: tmr: stalled at ffffffffffffffff | |
[ 57.171791] ------------[ cut here ]------------ | |
[ 57.171794] nouveau 0000:02:00.0: timeout | |
[ 57.171894] WARNING: CPU: 1 PID: 1 at drivers/gpu/drm/nouveau/nvkm/subdev/bar/g84.c:35 g84_bar_flush+0xd0/0xe0 [nouveau] | |
[ 57.171895] Modules linked in: fuse rfcomm cmac ccm bnep hid_multitouch nls_iso8859_1 nls_cp437 vfat fat btusb btrtl btbcm btintel uvcvideo bluetooth videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_common videodev media ecdh_generic iTCO_wdt iTCO_vendor_support snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic mei_hdcp joydev mousedev nouveau dell_laptop dell_wmi ledtrig_audio dell_smbios wmi_bmof dell_wmi_descriptor mxm_wmi arc4 intel_rapl x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel iwlmvm i915 kvm snd_soc_skl mac80211 snd_soc_hdac_hda snd_hda_ext_core snd_soc_skl_ipc irqbypass snd_soc_sst_ipc snd_soc_sst_dsp snd_soc_acpi_intel_match snd_soc_acpi snd_soc_core snd_compress ac97_bus ttm snd_pcm_dmaengine i2c_algo_bit iwlwifi snd_hda_intel drm_kms_helper snd_hda_codec crct10dif_pclmul crc32_pclmul snd_hda_core ghash_clmulni_intel drm r8169 dcdbas snd_hwdep cfg80211 idma64 aesni_intel intel_gtt snd_pcm realtek aes_x86_64 crypto_simd cryptd mei_me | |
[ 57.171952] glue_helper snd_timer agpgart intel_cstate libphy input_leds syscopyarea snd pcspkr ucsi_acpi sysfillrect mei sysimgblt fb_sys_fops intel_lpss_pci i2c_i801 soundcore intel_lpss rfkill intel_pch_thermal intel_uncore typec_ucsi processor_thermal_device intel_soc_dts_iosf psmouse i2c_hid intel_rapl_perf typec evdev mac_hid battery int3403_thermal soc_button_array wmi int3402_thermal int340x_thermal_zone intel_hid int3400_thermal pcc_cpufreq acpi_thermal_rel sparse_keymap ac sg crypto_user ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 sd_mod uas usb_storage hid_generic usbhid hid ahci libahci serio_raw atkbd libps2 libata xhci_pci scsi_mod crc32c_intel xhci_hcd i8042 serio | |
[ 57.172001] CPU: 1 PID: 1 Comm: systemd Tainted: G W 5.1.15-arch1-1-ARCH #1 | |
[ 57.172003] Hardware name: Dell Inc. Inspiron 5480/07G539, BIOS 2.2.0 03/24/2019 | |
[ 57.172082] RIP: 0010:g84_bar_flush+0xd0/0xe0 [nouveau] | |
[ 57.172088] Code: 40 10 48 8b 78 10 4c 8b 6f 50 4d 85 ed 75 04 4c 8b 6f 10 e8 c2 41 54 f7 4c 89 ea 48 c7 c7 4e eb 84 c1 48 89 c6 e8 3f b8 fe f6 <0f> 0b eb a6 e8 47 b5 fe f6 0f 1f 80 00 00 00 00 0f 1f 44 00 00 49 | |
[ 57.172091] RSP: 0018:ffff92c480047930 EFLAGS: 00010086 | |
[ 57.172095] RAX: 0000000000000000 RBX: ffff9035aacc6800 RCX: 0000000000000000 | |
[ 57.172098] RDX: 0000000000000007 RSI: 0000000000000096 RDI: 00000000ffffffff | |
[ 57.172101] RBP: ffff9035a8909148 R08: 0000000000000868 R09: 0000000000000001 | |
[ 57.172104] R10: 0000000000000000 R11: 0000000000000001 R12: 0000000000000246 | |
[ 57.172107] R13: ffff9035acba5060 R14: ffffffffc179bb40 R15: ffff90359fd45a20 | |
[ 57.172112] FS: 00007fb2070a1100(0000) GS:ffff9035af440000(0000) knlGS:0000000000000000 | |
[ 57.172116] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 | |
[ 57.172119] CR2: 000055c42861d268 CR3: 0000000468cf2003 CR4: 00000000003606e0 | |
[ 57.172122] Call Trace: | |
[ 57.172234] nv50_instobj_release+0x27/0x90 [nouveau] | |
[ 57.172320] nvkm_vmm_ptes_unmap_put+0x192/0x290 [nouveau] | |
[ 57.172408] ? gf100_vmm_invalidate_pdb+0x30/0x30 [nouveau] | |
[ 57.172498] nvkm_vmm_put_locked+0x1b0/0x1f0 [nouveau] | |
[ 57.172580] nvkm_vmm_put+0x30/0x50 [nouveau] | |
[ 57.172656] nv50_instobj_dtor+0xa2/0xe0 [nouveau] | |
[ 57.172707] nvkm_memory_unref+0x3b/0x50 [nouveau] | |
[ 57.172783] nvkm_mmu_ptc_put+0x104/0x170 [nouveau] | |
[ 57.172862] nvkm_vmm_unref_pdes+0x10a/0x1f0 [nouveau] | |
[ 57.172941] nvkm_vmm_unref_ptes+0x202/0x240 [nouveau] | |
[ 57.173019] nvkm_vmm_ptes_unmap_put+0x162/0x290 [nouveau] | |
[ 57.173098] ? gf100_vmm_invalidate_pdb+0x30/0x30 [nouveau] | |
[ 57.173177] nvkm_vmm_put_locked+0x1b0/0x1f0 [nouveau] | |
[ 57.173255] nvkm_vmm_put+0x30/0x50 [nouveau] | |
[ 57.173334] nvkm_vmm_unref+0x78/0x190 [nouveau] | |
[ 57.173415] nvkm_uvmm_dtor+0x13/0x20 [nouveau] | |
[ 57.173467] nvkm_object_dtor+0xb0/0x100 [nouveau] | |
[ 57.173519] nvkm_object_del+0x20/0x80 [nouveau] | |
[ 57.173569] nvkm_ioctl_del+0x37/0x50 [nouveau] | |
[ 57.173619] nvkm_ioctl+0xde/0x180 [nouveau] | |
[ 57.173668] nvif_object_fini+0x59/0x80 [nouveau] | |
[ 57.173765] nouveau_vmm_fini+0x12/0x20 [nouveau] | |
[ 57.173861] nouveau_cli_fini+0x48/0x90 [nouveau] | |
[ 57.173974] nouveau_drm_postclose+0xa6/0xe0 [nouveau] | |
[ 57.174014] drm_file_free.part.0+0x20a/0x2e0 [drm] | |
[ 57.174048] drm_release+0x4b/0x80 [drm] | |
[ 57.174059] __fput+0xa8/0x1d0 | |
[ 57.174067] task_work_run+0x93/0xb0 | |
[ 57.174077] exit_to_usermode_loop+0xba/0xc0 | |
[ 57.174085] do_syscall_64+0x152/0x190 | |
[ 57.174092] entry_SYSCALL_64_after_hwframe+0x44/0xa9 | |
[ 57.174098] RIP: 0033:0x7fb208eb28a3 | |
[ 57.174103] Code: 3d 00 f0 ff ff 77 40 c3 0f 1f 80 00 00 00 00 48 83 ec 18 89 7c 24 0c e8 6b bd 01 00 8b 7c 24 0c 41 89 c0 b8 03 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 27 44 89 c7 89 44 24 0c e8 a9 bd 01 00 8b 44 | |
[ 57.174106] RSP: 002b:00007ffc0656e5f0 EFLAGS: 00000293 ORIG_RAX: 0000000000000003 | |
[ 57.174111] RAX: 0000000000000000 RBX: 00007fb2070a1080 RCX: 00007fb208eb28a3 | |
[ 57.174114] RDX: 000055c428638590 RSI: 0000000000000007 RDI: 0000000000000051 | |
[ 57.174116] RBP: 0000000000000051 R08: 0000000000000000 R09: 000055c42863c9a0 | |
[ 57.174119] R10: 0000000000000006 R11: 0000000000000293 R12: 0000000000000000 | |
[ 57.174121] R13: 0000000000000000 R14: 000055c428631b50 R15: 000055c426a66638 | |
[ 57.174130] ---[ end trace 7d70039cbbbfe404 ]--- | |
[ 57.210980] nouveau 0000:02:00.0: tmr: stalled at ffffffffffffffff | |
[ 57.210983] ------------[ cut here ]------------ | |
[ 57.210985] nouveau 0000:02:00.0: timeout | |
[ 57.211074] WARNING: CPU: 1 PID: 1 at drivers/gpu/drm/nouveau/nvkm/subdev/bar/g84.c:35 g84_bar_flush+0xd0/0xe0 [nouveau] | |
[ 57.211075] Modules linked in: fuse rfcomm cmac ccm bnep hid_multitouch nls_iso8859_1 nls_cp437 vfat fat btusb btrtl btbcm btintel uvcvideo bluetooth videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_common videodev media ecdh_generic iTCO_wdt iTCO_vendor_support snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic mei_hdcp joydev mousedev nouveau dell_laptop dell_wmi ledtrig_audio dell_smbios wmi_bmof dell_wmi_descriptor mxm_wmi arc4 intel_rapl x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel iwlmvm i915 kvm snd_soc_skl mac80211 snd_soc_hdac_hda snd_hda_ext_core snd_soc_skl_ipc irqbypass snd_soc_sst_ipc snd_soc_sst_dsp snd_soc_acpi_intel_match snd_soc_acpi snd_soc_core snd_compress ac97_bus ttm snd_pcm_dmaengine i2c_algo_bit iwlwifi snd_hda_intel drm_kms_helper snd_hda_codec crct10dif_pclmul crc32_pclmul snd_hda_core ghash_clmulni_intel drm r8169 dcdbas snd_hwdep cfg80211 idma64 aesni_intel intel_gtt snd_pcm realtek aes_x86_64 crypto_simd cryptd mei_me | |
[ 57.211126] glue_helper snd_timer agpgart intel_cstate libphy input_leds syscopyarea snd pcspkr ucsi_acpi sysfillrect mei sysimgblt fb_sys_fops intel_lpss_pci i2c_i801 soundcore intel_lpss rfkill intel_pch_thermal intel_uncore typec_ucsi processor_thermal_device intel_soc_dts_iosf psmouse i2c_hid intel_rapl_perf typec evdev mac_hid battery int3403_thermal soc_button_array wmi int3402_thermal int340x_thermal_zone intel_hid int3400_thermal pcc_cpufreq acpi_thermal_rel sparse_keymap ac sg crypto_user ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 sd_mod uas usb_storage hid_generic usbhid hid ahci libahci serio_raw atkbd libps2 libata xhci_pci scsi_mod crc32c_intel xhci_hcd i8042 serio | |
[ 57.211172] CPU: 1 PID: 1 Comm: systemd Tainted: G W 5.1.15-arch1-1-ARCH #1 | |
[ 57.211174] Hardware name: Dell Inc. Inspiron 5480/07G539, BIOS 2.2.0 03/24/2019 | |
[ 57.211232] RIP: 0010:g84_bar_flush+0xd0/0xe0 [nouveau] | |
[ 57.211235] Code: 40 10 48 8b 78 10 4c 8b 6f 50 4d 85 ed 75 04 4c 8b 6f 10 e8 c2 41 54 f7 4c 89 ea 48 c7 c7 4e eb 84 c1 48 89 c6 e8 3f b8 fe f6 <0f> 0b eb a6 e8 47 b5 fe f6 0f 1f 80 00 00 00 00 0f 1f 44 00 00 49 | |
[ 57.211238] RSP: 0018:ffff92c480047ad0 EFLAGS: 00010086 | |
[ 57.211241] RAX: 0000000000000000 RBX: ffff9035aacc6800 RCX: 0000000000000000 | |
[ 57.211243] RDX: 0000000000000007 RSI: 0000000000000096 RDI: 00000000ffffffff | |
[ 57.211245] RBP: ffff9035a8909148 R08: 00000000000008a4 R09: 0000000000000001 | |
[ 57.211247] R10: 0000000000000000 R11: 0000000000000001 R12: 0000000000000246 | |
[ 57.211249] R13: ffff9035acba5060 R14: ffffffffc179bb40 R15: ffff90359fd45a20 | |
[ 57.211253] FS: 00007fb2070a1100(0000) GS:ffff9035af440000(0000) knlGS:0000000000000000 | |
[ 57.211255] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 | |
[ 57.211257] CR2: 000055c42861d268 CR3: 0000000468cf2003 CR4: 00000000003606e0 | |
[ 57.211259] Call Trace: | |
[ 57.211344] nv50_instobj_release+0x27/0x90 [nouveau] | |
[ 57.211428] nvkm_vmm_ptes_unmap_put+0x192/0x290 [nouveau] | |
[ 57.211511] ? gf100_vmm_invalidate_pdb+0x30/0x30 [nouveau] | |
[ 57.211595] nvkm_vmm_put_locked+0x1b0/0x1f0 [nouveau] | |
[ 57.211675] nvkm_vmm_put+0x30/0x50 [nouveau] | |
[ 57.211751] nv50_instobj_dtor+0xa2/0xe0 [nouveau] | |
[ 57.211802] nvkm_memory_unref+0x3b/0x50 [nouveau] | |
[ 57.211880] nvkm_mmu_ptc_put+0x104/0x170 [nouveau] | |
[ 57.211959] nvkm_vmm_unref+0x149/0x190 [nouveau] | |
[ 57.212042] nvkm_uvmm_dtor+0x13/0x20 [nouveau] | |
[ 57.212094] nvkm_object_dtor+0xb0/0x100 [nouveau] | |
[ 57.212146] nvkm_object_del+0x20/0x80 [nouveau] | |
[ 57.212196] nvkm_ioctl_del+0x37/0x50 [nouveau] | |
[ 57.212247] nvkm_ioctl+0xde/0x180 [nouveau] | |
[ 57.212296] nvif_object_fini+0x59/0x80 [nouveau] | |
[ 57.212393] nouveau_vmm_fini+0x12/0x20 [nouveau] | |
[ 57.212492] nouveau_cli_fini+0x48/0x90 [nouveau] | |
[ 57.212587] nouveau_drm_postclose+0xa6/0xe0 [nouveau] | |
[ 57.212613] drm_file_free.part.0+0x20a/0x2e0 [drm] | |
[ 57.212635] drm_release+0x4b/0x80 [drm] | |
[ 57.212643] __fput+0xa8/0x1d0 | |
[ 57.212650] task_work_run+0x93/0xb0 | |
[ 57.212658] exit_to_usermode_loop+0xba/0xc0 | |
[ 57.212664] do_syscall_64+0x152/0x190 | |
[ 57.212669] entry_SYSCALL_64_after_hwframe+0x44/0xa9 | |
[ 57.212672] RIP: 0033:0x7fb208eb28a3 | |
[ 57.212676] Code: 3d 00 f0 ff ff 77 40 c3 0f 1f 80 00 00 00 00 48 83 ec 18 89 7c 24 0c e8 6b bd 01 00 8b 7c 24 0c 41 89 c0 b8 03 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 27 44 89 c7 89 44 24 0c e8 a9 bd 01 00 8b 44 | |
[ 57.212678] RSP: 002b:00007ffc0656e5f0 EFLAGS: 00000293 ORIG_RAX: 0000000000000003 | |
[ 57.212681] RAX: 0000000000000000 RBX: 00007fb2070a1080 RCX: 00007fb208eb28a3 | |
[ 57.212683] RDX: 000055c428638590 RSI: 0000000000000007 RDI: 0000000000000051 | |
[ 57.212685] RBP: 0000000000000051 R08: 0000000000000000 R09: 000055c42863c9a0 | |
[ 57.212687] R10: 0000000000000006 R11: 0000000000000293 R12: 0000000000000000 | |
[ 57.212689] R13: 0000000000000000 R14: 000055c428631b50 R15: 000055c426a66638 | |
[ 57.212695] ---[ end trace 7d70039cbbbfe405 ]--- | |
[ 67.489859] audit: type=1131 audit(1561750139.966:46): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@120 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 67.519112] audit: type=1131 audit(1561750139.993:47): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@120 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 85.384887] audit: type=1131 audit(1561750157.860:48): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 85.634770] audit: type=1131 audit(1561750158.110:49): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-localed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 98.007494] audit: type=1131 audit(1561750170.483:50): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=geoclue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 160.887793] iwlwifi 0000:00:14.3: Unhandled alg: 0x707 | |
[ 160.888747] iwlwifi 0000:00:14.3: Unhandled alg: 0x707 | |
[ 160.987791] iwlwifi 0000:00:14.3: Unhandled alg: 0x707 | |
[ 160.987813] iwlwifi 0000:00:14.3: Unhandled alg: 0x707 | |
[ 160.987819] iwlwifi 0000:00:14.3: Unhandled alg: 0x707 | |
[ 160.987823] iwlwifi 0000:00:14.3: Unhandled alg: 0x707 | |
[ 161.088317] iwlwifi 0000:00:14.3: Unhandled alg: 0x707 | |
[ 162.452940] rfkill: input handler enabled | |
[ 162.518149] audit: type=1113 audit(1561750234.993:51): pid=1234 uid=0 auid=1000 ses=2 msg='uid=1000 exe="/usr/lib/gdm-session-worker" hostname=? addr=? terminal=? res=success' | |
[ 162.677482] audit: type=1130 audit(1561750235.153:52): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 163.582800] audit: type=1130 audit(1561750236.060:53): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@120 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 163.600053] audit: type=1006 audit(1561750236.076:54): pid=2464 uid=0 old-auid=4294967295 auid=120 tty=(none) old-ses=4294967295 ses=4 res=1 | |
[ 163.746315] audit: type=1130 audit(1561750236.223:55): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@120 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 165.509002] audit: type=1130 audit(1561750237.983:56): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-localed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 165.661393] audit: type=1130 audit(1561750238.136:57): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=geoclue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 166.235729] audit: type=1130 audit(1561750238.713:58): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 173.011594] audit: type=1131 audit(1561750245.486:59): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 173.731448] audit: type=1131 audit(1561750246.206:60): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 173.745849] audit: type=1131 audit(1561750246.223:61): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 175.237617] audit: type=1006 audit(1561750247.713:62): pid=2631 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=5 res=1 | |
[ 175.288721] audit: type=1130 audit(1561750247.763:63): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 175.305879] audit: type=1006 audit(1561750247.780:64): pid=2638 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=6 res=1 | |
[ 175.430353] audit: type=1130 audit(1561750247.906:65): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 175.461274] audit: type=1112 audit(1561750247.936:66): pid=2631 uid=0 auid=1000 ses=5 msg='uid=1000 exe="/usr/lib/gdm-session-worker" hostname=? addr=? terminal=? res=success' | |
[ 178.528074] rfkill: input handler disabled | |
[ 196.232796] audit: type=1131 audit(1561750268.710:67): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@120 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 196.252481] audit: type=1131 audit(1561750268.730:68): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@120 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 209.633408] audit: type=1131 audit(1561750282.110:69): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-localed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 210.457898] audit: type=1131 audit(1561750282.933:70): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 226.006708] audit: type=1131 audit(1561750298.483:71): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=geoclue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 312.635763] audit: type=1130 audit(1561750385.110:72): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 323.011115] audit: type=1131 audit(1561750395.486:73): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 462.991680] audit: type=1130 audit(1561750535.466:74): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 473.008590] audit: type=1131 audit(1561750545.483:75): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 587.669300] audit: type=1130 audit(1561750660.146:76): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 612.112483] audit: type=1130 audit(1561750684.590:77): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 617.721432] audit: type=1131 audit(1561750690.196:78): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 622.008204] audit: type=1131 audit(1561750694.483:79): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 676.542756] audit: type=1130 audit(1561750749.020:80): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 706.596143] audit: type=1131 audit(1561750779.073:81): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 761.267317] audit: type=1130 audit(1561750833.743:82): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 772.001384] audit: type=1131 audit(1561750844.476:83): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 910.395260] audit: type=1130 audit(1561750982.870:84): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 910.441252] audit: type=1130 audit(1561750982.916:85): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 910.441266] audit: type=1131 audit(1561750982.916:86): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 921.008682] audit: type=1131 audit(1561750993.483:87): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 1059.769431] audit: type=1130 audit(1561751132.246:88): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 1070.008474] audit: type=1131 audit(1561751142.483:89): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment