Advertisement
Guest User

Untitled

a guest
Feb 10th, 2024
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.51 KB | None | 0 0
  1. [ 58.989390] Unable to handle kernel paging request at virtual address ffffc00009f68000
  2. [ 58.997349] Mem abort info:
  3. [ 59.000145] ESR = 0x0000000096000047
  4. [ 59.003905] EC = 0x25: DABT (current EL), IL = 32 bits
  5. [ 59.009240] SET = 0, FnV = 0
  6. [ 59.012298] EA = 0, S1PTW = 0
  7. [ 59.015467] FSC = 0x07: level 3 translation fault
  8. [ 59.020361] Data abort info:
  9. [ 59.023256] ISV = 0, ISS = 0x00000047
  10. [ 59.027105] CM = 0, WnR = 1
  11. [ 59.030078] swapper pgtable: 16k pages, 47-bit VAs, pgdp=0000000001224000
  12. [ 59.036892] [ffffc00009f68000] pgd=1000000100190003, p4d=1000000100190003, pud=1000000100190003, pmd=1000000100194003, pte=0000000000000000
  13. [ 59.049471] Internal error: Oops: 0000000096000047 [#1] PREEMPT SMP
  14. [ 59.055760] Modules linked in: rfcomm snd_seq_dummy snd_hrtimer snd_seq snd_seq_device algif_hash algif_skcipher af_alg bnep binfmt_misc aes_ce_blk aes_ce_cipher ghash_ce gf128mul sha2_ce spidev vc4 hci_uart btbcm sha256_arm64 sha1_ce brcmfmac bluetooth snd_soc_hdmi_codec drm_display_helper brcmutil cec drm_dma_helper drm_kms_helper ecdh_generic ecc libaes cfg80211 snd_soc_core raspberrypi_hwmon snd_compress rpivid_hevc(C) v4l2_mem2mem pisp_be videobuf2_dma_contig snd_pcm_dmaengine videobuf2_memops videobuf2_v4l2 snd_pcm videobuf2_common videodev rfkill snd_timer snd spi_bcm2835 i2c_brcmstb pwm_fan fb_sys_fops v3d syscopyarea sysfillrect sysimgblt gpio_keys gpu_sched drm_shmem_helper mc raspberrypi_gpiomem rp1_adc nvmem_rmem joydev uio_pdrv_genirq uio drm i2c_dev fuse drm_panel_orientation_quirks backlight dm_mod ip_tables x_tables ipv6
  15. [ 59.130269] CPU: 3 PID: 2459 Comm: RBDoom3BFG Tainted: G C 6.1.74-v8-16k+ #1725
  16. [ 59.139001] Hardware name: Raspberry Pi 5 Model B Rev 1.0 (DT)
  17. [ 59.144851] pstate: 20400009 (nzCv daif +PAN -UAO -TCO -DIT -SSBS BTYPE=--)
  18. [ 59.151837] pc : v3d_mmu_insert_ptes+0xc4/0x150 [v3d]
  19. [ 59.156913] lr : v3d_mmu_insert_ptes+0x70/0x150 [v3d]
  20. [ 59.161983] sp : ffffc0000b03bb70
  21. [ 59.165303] x29: ffffc0000b03bb70 x28: ffffc0000b03bd58 x27: 0000000000000010
  22. [ 59.172464] x26: ffff8001047b8d00 x25: ffff80010450dc00 x24: ffff800107f28000
  23. [ 59.179625] x23: 0000000000100000 x22: 0000000000100004 x21: ffffd0000cf8a378
  24. [ 59.186786] x20: ffff8000154ca800 x19: 0000000000ffffff x18: 0000000000000000
  25. [ 59.193947] x17: 0000000000000000 x16: ffffd0000c63ceb8 x15: 00007fffe352a858
  26. [ 59.201108] x14: 0000000000000000 x13: ffffff8000000000 x12: 0000000000080000
  27. [ 59.208269] x11: 0000000000000000 x10: 00000000000c0007 x9 : ffffcffff0740268
  28. [ 59.215430] x8 : ffff800107f28700 x7 : 0000000000003fff x6 : ffff80001556c820
  29. [ 59.222591] x5 : 0000000000084000 x4 : 0000000000100000 x3 : ffffc00009b68000
  30. [ 59.229751] x2 : 000000003001557c x1 : 000000003001557b x0 : 0000000000100001
  31. [ 59.236912] Call trace:
  32. [ 59.239359] v3d_mmu_insert_ptes+0xc4/0x150 [v3d]
  33. [ 59.244081] v3d_bo_create_finish+0xd0/0xe8 [v3d]
  34. [ 59.248802] v3d_bo_create+0x44/0x60 [v3d]
  35. [ 59.252912] v3d_create_bo_ioctl+0x44/0x120 [v3d]
  36. [ 59.257633] drm_ioctl_kernel+0xc8/0x180 [drm]
  37. [ 59.262149] drm_ioctl+0x210/0x418 [drm]
  38. [ 59.266119] __arm64_sys_ioctl+0xb0/0xf0
  39. [ 59.270054] invoke_syscall+0x4c/0x110
  40. [ 59.273812] el0_svc_common.constprop.3+0x9c/0x100
  41. [ 59.278617] do_el0_svc+0x34/0xd0
  42. [ 59.281937] el0_svc+0x2c/0x78
  43. [ 59.284996] el0t_64_sync_handler+0x98/0xc0
  44. [ 59.289189] el0t_64_sync+0x18c/0x190
  45. [ 59.292861] Code: 11000400 4b170002 6b0002df 0b010042 (b8247862)
  46. [ 59.298974] ---[ end trace 0000000000000000 ]---
  47.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement