Advertisement
Guest User

Untitled

a guest
Mar 20th, 2024
30
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.96 KB | None | 0 0
  1. panic(cpu 4 caller 0xffffff800cde11bf): zone_require_ro failed: element improperly aligned (addr: 0xffffff86e334f450) @zalloc.c:7328
  2. Panicked task 0xffffff86e3a4e5d8: 11 threads: pid 175: WindowServer
  3. Backtrace (CPU 4), panicked thread: 0xffffff90832c7b30, Frame : Return Address
  4. 0xffffffc90bbefad0 : 0xffffff800c6253b1 mach_kernel : _handle_debugger_trap + 0x4b1
  5. 0xffffffc90bbefb20 : 0xffffff800c78ac80 mach_kernel : _kdp_i386_trap + 0x110
  6. 0xffffffc90bbefb60 : 0xffffff800c77a34c mach_kernel : _kernel_trap + 0x55c
  7. 0xffffffc90bbefbe0 : 0xffffff800c5be971 mach_kernel : _return_from_trap + 0xc1
  8. 0xffffffc90bbefc00 : 0xffffff800c62569d mach_kernel : _DebuggerTrapWithState + 0x5d
  9. 0xffffffc90bbefcf0 : 0xffffff800c624d43 mach_kernel : _panic_trap_to_debugger + 0x1e3
  10. 0xffffffc90bbefd50 : 0xffffff800cddb03b mach_kernel : _panic + 0x84
  11. 0xffffffc90bbefe40 : 0xffffff800cde11bf mach_kernel : ___smr_stail_invalid + 0x2c2d
  12. 0xffffffc90bbefe80 : 0xffffff800cae4890 mach_kernel : _kauth_cred_proc_ref + 0x160
  13. 0xffffffc90bbefea0 : 0xffffff800cae4608 mach_kernel : _kauth_cred_ref + 0xc8
  14. 0xffffffc90bbefee0 : 0xffffff800c75f227 mach_kernel : _mach_call_munger64 + 0x2a7
  15. 0xffffffc90bbeffa0 : 0xffffff800c5bedd6 mach_kernel : _hndl_mach_scall64 + 0x16
  16.  
  17. Process name corresponding to current thread (0xffffff90832c7b30): WindowServer
  18. Boot args: keepsyms=1 debug=0x100 -lilubetaall -btlfxallowanyaddr ipc_control_port_options=0 -nokcmismatchpanic
  19.  
  20. Mac OS version:
  21. 23E214
  22.  
  23. Kernel version:
  24. Darwin Kernel Version 23.4.0: Wed Feb 21 21:44:31 PST 2024; root:xnu-10063.101.15~2/RELEASE_X86_64
  25. Kernel UUID: A66D3683-FBC7-3319-A37F-12C83D53946F
  26. roots installed: 0
  27. KernelCache slide: 0x000000000c200000
  28. KernelCache base: 0xffffff800c400000
  29. Kernel slide: 0x000000000c2e4000
  30. Kernel text base: 0xffffff800c4e4000
  31. __HIB text base: 0xffffff800c300000
  32. System model name: MacPro5,1 (Mac-27AD2F918AE68F61)
  33. System shutdown begun: NO
  34. Panic diags file available: YES (0x0)
  35. Hibernation exit count: 0
  36.  
  37. System uptime in nanoseconds: 27976392811858
  38. Last Sleep: absolute base_tsc base_nano
  39. Uptime : 0x00001971c2f4b2c1
  40. Sleep : 0x00000f05a763cc0d 0x00000000b8ad4120 0x000005363cff933f
  41. Wake : 0x00000f05ab9a9b70 0x00000000ba240474 0x00000f05a8b55e72
  42. Compressor Info: 1% of compressed pages limit (OK) and 1% of segments limit (OK) with 1 swapfiles and OK swap space
  43. Zone info:
  44. Zone map: 0xffffff80799da000 - 0xffffffa0799da000
  45. . PGZ : 0xffffff80799da000 - 0xffffff807d9db000
  46. . VM : 0xffffff807d9db000 - 0xffffff8549d0e000
  47. . RO : 0xffffff8549d0e000 - 0xffffff86e3374000
  48. . GEN0 : 0xffffff86e3374000 - 0xffffff8baf6a7000
  49. . GEN1 : 0xffffff8baf6a7000 - 0xffffff907b9da000
  50. . GEN2 : 0xffffff907b9da000 - 0xffffff9547d0d000
  51. . GEN3 : 0xffffff9547d0d000 - 0xffffff9a14040000
  52. . DATA : 0xffffff9a14040000 - 0xffffffa0799da000
  53. Metadata: 0xffffff804f9ca000 - 0xffffff806f9ca000
  54. Bitmaps : 0xffffff806f9ca000 - 0xffffff80759ca000
  55. Extra : 0 - 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement