Advertisement
Guest User

NVIDIA_CRASH

a guest
Jul 20th, 2018
264
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 3.51 KB | None | 0 0
  1. [   96.501566] ------------[ cut here ]------------
  2. [   96.501569] Bad or missing usercopy whitelist? Kernel memory overwrite attempt detected to SLUB object 'nvidia_stack_cache' (offset 12204, size 4)!
  3. [   96.501588] WARNING: CPU: 2 PID: 911 at mm/usercopy.c:81 usercopy_warn+0x7d/0xa0
  4. [   96.501588] Modules linked in: tun bridge stp llc devlink btrfs zstd_compress libcrc32c zstd_decompress xxhash xor raid6_pq twofish_generic twofish_avx_x86_64 twofish_x86_64_3way twofish_x86_64 twofish_common cbc joydev edac_mce_amd kvm_amd xpad snd_hda_codec_hdmi mxm_wmi ccp ff_memless rng_core kvm snd_usb_audio snd_usbmidi_lib irqbypass wacom snd_rawmidi snd_seq_device snd_hda_codec_realtek snd_hda_codec_generic sp5100_tco input_leds snd_hda_intel led_class snd_hda_codec snd_hda_core mousedev r8169 snd_hwdep snd_pcm snd_timer snd pcspkr mii i2c_piix4 evdev k10temp soundcore fam15h_power rtc_cmos shpchp wmi mac_hid acpi_cpufreq virtio_balloon virtio_blk virtio_net virtio_pci virtio_ring virtio msr sg crypto_user ip_tables x_tables algif_skcipher af_alg raid10 md_mod hid_generic usbhid hid sd_mod
  5. [   96.501612]  dm_crypt dm_mod ohci_pci crct10dif_pclmul crc32_pclmul ghash_clmulni_intel pcbc ahci aesni_intel libahci aes_x86_64 crypto_simd ehci_pci ohci_hcd ehci_hcd cryptd glue_helper libata usbcore scsi_mod usb_common nvidia_uvm(PO) nvidia_drm(PO) nvidia_modeset(PO) drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops drm agpgart nvidia(PO) ipmi_devintf ipmi_msghandler ext4 crc32c_generic crc32c_intel crc16 mbcache jbd2 fscrypto
  6. [   96.501627] CPU: 2 PID: 911 Comm: Xorg Tainted: P           O      4.17.6-1-ARCH #1
  7. [   96.501628] Hardware name: Gigabyte Technology Co., Ltd. To be filled by O.E.M./990FXA-UD3, BIOS FDk 10/07/2014
  8. [   96.501630] RIP: 0010:usercopy_warn+0x7d/0xa0
  9. [   96.501631] RSP: 0018:ffffa0e743dbbcb0 EFLAGS: 00010282
  10. [   96.501632] RAX: 0000000000000000 RBX: 0000000000000004 RCX: 0000000000000001
  11. [   96.501633] RDX: 0000000080000001 RSI: ffffffff93e832be RDI: 00000000ffffffff
  12. [   96.501634] RBP: 0000000000000000 R08: 0000000000000098 R09: 00000000000003ce
  13. [   96.501634] R10: 0000000000000000 R11: 0000000000000001 R12: ffff99423022dfb0
  14. [   96.501635] R13: ffff99423022dfac R14: ffff9942856e2400 R15: ffff9942856e2400
  15. [   96.501636] FS:  00007f6bcb469980(0000) GS:ffff99429ec80000(0000) knlGS:0000000000000000
  16. [   96.501637] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
  17. [   96.501638] CR2: 00007f6bc2172408 CR3: 00000003fc178000 CR4: 00000000000406e0
  18. [   96.501639] Call Trace:
  19. [   96.501643]  __check_object_size+0xf0/0x180
  20. [   96.501907]  os_memcpy_from_user+0x1b/0x40 [nvidia]
  21. [   96.502050]  _nv001114rm+0x7df/0x850 [nvidia]
  22. [   96.502188]  ? rm_ioctl+0x73/0x100 [nvidia]
  23. [   96.502191]  ? __kmalloc+0x190/0x230
  24. [   96.502312]  ? nvidia_ioctl+0x61/0x710 [nvidia]
  25. [   96.502432]  ? nvidia_ioctl+0x532/0x710 [nvidia]
  26. [   96.502553]  ? nvidia_frontend_unlocked_ioctl+0x3a/0x50 [nvidia]
  27. [   96.502555]  ? do_vfs_ioctl+0xa4/0x610
  28. [   96.502556]  ? dput.part.5+0x9b/0x120
  29. [   96.502558]  ? __fput+0x124/0x1e0
  30. [   96.502560]  ? preempt_count_add+0x68/0xa0
  31. [   96.502561]  ? ksys_ioctl+0x60/0x90
  32. [   96.502563]  ? __x64_sys_ioctl+0x16/0x20
  33. [   96.502565]  ? do_syscall_64+0x5b/0x170
  34. [   96.502567]  ? entry_SYSCALL_64_after_hwframe+0x44/0xa9
  35. [   96.502569] Code: d6 e8 93 41 51 4d 89 d8 48 c7 c0 34 cb e7 93 49 89 f1 48 89 f9 48 0f 45 c2 48 c7 c7 e8 d6 e8 93 4c 89 d2 48 89 c6 e8 0d f8 e2 ff <0f> 0b 48 83 c4 18 c3 48 c7 c6 be 32 e8 93 49 89 f1 49 89 f3 eb
  36. [   96.502592] ---[ end trace 9d2d3d2327880665 ]---
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement