No. Not at my place 😛
Sometimes you NEED to test your app and whatever remediation you have put in place and need a reliable way to make your app crash
Here it is
Dim p As ptr
p.Byte(0) = 123
Those two lines. Insert them anywhere you might put normal code and book your app will crash.