Maya freezes on you - not a problem, you're on UNIX

If your Maya frozen and you’re about the throw your not-heavy-enough LCD at a smirking colleague, first try this:

kill -BUS #procID

where #procID is your Maya process id.

Or, if you don’t know what it’s process ID is, you can try

killall maya

or if that doesn’t do it

killall maya-bin

if that still won’t work then find the #procID. :wink: