Try killall -9 -w <application's name>
if this shouldn't work, perhaps it's a python app or something similar. If so, than e.g. killall python.
Try killall -9 -w <application's name>
if this shouldn't work, perhaps it's a python app or something similar. If so, than e.g. killall python.