Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

Kernel crash when visiting some sites #1

Open
AnaVacic opened this issue Feb 13, 2022 · 0 comments
Open

Kernel crash when visiting some sites #1

AnaVacic opened this issue Feb 13, 2022 · 0 comments

Comments

@AnaVacic
Copy link

Like my.vmware.com which for some reason causes this:

panic(cpu 8 caller 0xffffff80025c4356): Kernel trap at 0xffffff8002565722, type 14=page fault, registers:
CR0: 0x0000000080010033, CR2: 0xffffff7fbe202020, CR3: 0x00000002c9ac71d7, CR4: 0x00000000003626e0
RAX: 0xffffff800bc00000, RBX: 0xffffff7fbe202000, RCX: 0xffffff7f80000000, RDX: 0x000000007102aa01
RSP: 0xffffffc11435bc90, RBP: 0xffffffc11435bcc0, RSI: 0xffffff86b48b5140, RDI: 0xffffff800b88e680
R8:  0xffffff86a69c52d0, R9:  0xffffff86a1e367f0, R10: 0x0000000000000001, R11: 0x0000000000000000
R12: 0xffffff8009800000, R13: 0x0000000002eb6770, R14: 0x000000000e144000, R15: 0xffffff803ad9dc00
RFL: 0x0000000000010286, RIP: 0xffffff8002565722, CS:  0x0000000000000008, SS:  0x0000000000000000
Fault CR2: 0xffffff7fbe202020, Error code: 0x0000000000000000, Fault CPU: 0x8, PL: 1, VF: 5

Backtrace (CPU 8), Frame : Return Address
0xffffffc11435b6b0 : 0xffffff800248c26d mach_kernel : _handle_debugger_trap + 0x3fd
0xffffffc11435b700 : 0xffffff80025d3993 mach_kernel : _kdp_i386_trap + 0x143
0xffffffc11435b740 : 0xffffff80025c3f8a mach_kernel : _kernel_trap + 0x55a
0xffffffc11435b790 : 0xffffff8002430a2f mach_kernel : _return_from_trap + 0xff
0xffffffc11435b7b0 : 0xffffff800248ba8d mach_kernel : _DebuggerTrapWithState + 0xad
0xffffffc11435b8d0 : 0xffffff800248bd83 mach_kernel : _panic_trap_to_debugger + 0x273
0xffffffc11435b940 : 0xffffff8002c9c8da mach_kernel : _panic + 0x54
0xffffffc11435b9b0 : 0xffffff80025c4356 mach_kernel : _sync_iss_to_iks + 0x2c6
0xffffffc11435bb30 : 0xffffff80025c403d mach_kernel : _kernel_trap + 0x60d
0xffffffc11435bb80 : 0xffffff8002430a2f mach_kernel : _return_from_trap + 0xff
0xffffffc11435bba0 : 0xffffff8002565722 mach_kernel : _vm_page_lookup + 0x282
0xffffffc11435bcc0 : 0xffffff80025238da mach_kernel : _vm_pre_fault + 0x79a
0xffffffc11435bf00 : 0xffffff80025c45a0 mach_kernel : _user_trap + 0x1b0
0xffffffc11435bfa0 : 0xffffff800243091f mach_kernel : _hndl_alltraps + 0xdf

Process name corresponding to current thread: com.apple.WebKit.WebContent
Boot args: keepsyms=1 debug=0x100 alcid=11 agdpmod=pikera brcmfx-driver=2 brcmfx-country=RS chunklist-security-epoch=0 -chunklist-no-rev2-dev

Mac OS version:
20G415

Kernel version:
Darwin Kernel Version 20.6.0: Wed Jan 12 22:22:42 PST 2022; root:xnu-7195.141.19~2/RELEASE_X86_64
Kernel UUID: AC246285-86E1-3150-8730-749944ED0D5B
KernelCache slide: 0x0000000002200000
KernelCache base:  0xffffff8002400000
Kernel slide:      0x0000000002210000
Kernel text base:  0xffffff8002410000
__HIB  text base: 0xffffff8002300000
System model name: iMac20,1 (Mac-CFF7D910A743CAAF)
System shutdown begun: NO
Panic diags file available: YES (0x0)
Hibernation exit count: 0

System uptime in nanoseconds: 1154215812937
Last Sleep:           absolute           base_tsc          base_nano
  Uptime  : 0x0000010cbc9fa1c6
  Sleep   : 0x0000000000000000 0x0000000000000000 0x0000000000000000
  Wake    : 0x0000000000000000 0x00000010678e82ee 0x0000000000000000
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant