Advertisement
Guest User

Untitled

a guest
Jun 18th, 2025
23
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.72 KB | None | 0 0
  1. panic(cpu 0 caller 0xffffff80022d7636): vm_page_validate_no_references: page 0xaff000 is referenced @vm_resident.c:716
  2. Panicked task 0xffffff95ef21d980: 8 threads: pid 117: mds
  3. Backtrace (CPU 0), panicked thread: 0xffffff95ede71598, Frame : Return Address
  4. 0xfffffffe8040f8a0 : 0xffffff80021d9511 mach_kernel : _handle_debugger_trap + 0x4c1
  5. 0xfffffffe8040f8f0 : 0xffffff800234cc16 mach_kernel : _kdp_i386_trap + 0x126
  6. 0xfffffffe8040f930 : 0xffffff800233bdac mach_kernel : _kernel_trap + 0x75c
  7. 0xfffffffe8040f9f0 : 0xffffff8005eb35bf as.vit9696.VirtualSMC : __ZN18VirtualSMCProvider10kernelTrapI22x86_saved_state_1010_tEEvPT_Pm + 0x47f
  8. 0xfffffffe8040fa70 : 0xffffff800216e971 mach_kernel : _return_from_trap + 0xc1
  9. 0xfffffffe8040fa90 : 0xffffff80021d9807 mach_kernel : _DebuggerTrapWithState + 0x67
  10. 0xfffffffe8040fb90 : 0xffffff80021d8e8b mach_kernel : _panic_trap_to_debugger + 0x1fb
  11. 0xfffffffe8040fc00 : 0xffffff80029cdb5d mach_kernel : _panic + 0x81
  12. 0xfffffffe8040fcf0 : 0xffffff80022d7636 mach_kernel : _vm_page_free_list + 0x256
  13. 0xfffffffe8040fd40 : 0xffffff80022b4cfc mach_kernel : _vm_object_sleep + 0x170c
  14. 0xfffffffe8040fdb0 : 0xffffff80022b3800 mach_kernel : _vm_object_sleep + 0x210
  15. 0xfffffffe8040fde0 : 0xffffff80022b4a59 mach_kernel : _vm_object_sleep + 0x1469
  16. 0xfffffffe8040fe10 : 0xffffff80022b3d0d mach_kernel : _vm_object_sleep + 0x71d
  17. 0xfffffffe8040fe50 : 0xffffff8002299a35 mach_kernel : _vm_map_reference + 0x12b5
  18. 0xfffffffe8040fe90 : 0xffffff80022a1f77 mach_kernel : _vm_map_guard_exception + 0xf7
  19. 0xfffffffe8040fee0 : 0xffffff800231fdf4 mach_kernel : _mach_call_munger64 + 0x234
  20. 0xfffffffe8040ffa0 : 0xffffff800216edd6 mach_kernel : _hndl_mach_scall64 + 0x16
  21. Kernel Extensions in backtrace:
  22. as.vit9696.VirtualSMC(1.3.6)[BCEE64E4-F1CE-3CB8-A940-9DE879D377A0]@0xffffff8005ea4000->0xffffff8005ecafff
  23. dependency: as.vit9696.Lilu(1.7.0)[DC312317-616B-357B-94C4-D54BED870339]@0xffffff8005df7000->0xffffff8005e7efff
  24. dependency: com.apple.iokit.IOACPIFamily(1.4)[50D529B0-A929-3533-839B-6CE41FC937F2]@0xffffff8004202000->0xffffff8004203fff
  25. Process name corresponding to current thread (0xffffff95ede71598): mds
  26. Boot args: keepsyms=1 -v debug=0x100 -wegnoegpu
  27. Mac OS version:
  28. 24F74
  29. Kernel version:
  30. Darwin Kernel Version 24.5.0: Tue Apr 22 19:53:26 PDT 2025; root:xnu-11417.121.6~2/RELEASE_X86_64
  31. Kernel UUID: 688D294B-033F-3E32-B8A5-18F0780F0688
  32. roots installed: 0
  33. KernelCache slide: 0x0000000001e00000
  34. KernelCache base: 0xffffff8002000000
  35. Kernel slide: 0x0000000001ee4000
  36. Kernel text base: 0xffffff80020e4000
  37. __HIB text base: 0xffffff8001f00000
  38. System model name: MacBookPro15,1 (Mac-937A206F2EE63C01)
  39. System shutdown begun: NO
  40. Panic diags file available: YES (0x0)
  41. Hibernation exit count: 0
  42. System uptime in nanoseconds: 262689101866
  43. Last Sleep: absolute base_tsc base_nano
  44. Uptime : 0x0000003d297d9c36
  45. Sleep : 0x0000000000000000 0x0000000000000000 0x0000000000000000
  46. Wake : 0x0000000000000000 0x00000007ee7cdc7f 0x0000000000000000
  47. Compressor Info: 0% of compressed pages limit (OK) and 0% of segments limit (OK) with 0 swapfiles and OK swap space
  48. Zone info:
  49. Zone map: 0xffffff812176f000 - 0xffffffa12176f000
  50. . PGZ : 0xffffff812176f000 - 0xffffff8122f70000
  51. . VM : 0xffffff8122f70000 - 0xffffff85ef8a2000
  52. . RO : 0xffffff85ef8a2000 - 0xffffff8789112000
  53. . GEN0 : 0xffffff8789112000 - 0xffffff8c55a44000
  54. . GEN1 : 0xffffff8c55a44000 - 0xffffff9122376000
  55. . GEN2 : 0xffffff9122376000 - 0xffffff95eeca8000
  56. . GEN3 : 0xffffff95eeca8000 - 0xffffff9abb5db000
  57. . DATA : 0xffffff9abb5db000 - 0xffffffa12176f000
  58. Metadata: 0xfffffffe5b3ee000 - 0xfffffffe7b3ee000
  59. Bitmaps : 0xfffffffe7b3ee000 - 0xfffffffe7d7ee000
  60. Extra : 0 - 0
  61.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement