Hello, I want to Activate a Kernel Panic to see how my program gets effected, but I don't know how to manually activate it through Terminal. The old command I used was
sudo dtrace -w -n "BEGIN{ panic();}"but that did not work. The error was
dtrace: could not enable tracing: Permission deniedIs there any way to activate a Kernel Panic, or did Apple remove the permission to?
Please Help.
Thank you.
Specifications:
OS X El Capitan 10.11.5