I am running Eclipse Juno on Ubuntu 12.04 64bit with the ADT Plugin. I am working on an app for android and I can develop just fine, but whenever my app throws an uncaught exception while debugging, eclipse freezes and I have to force quit the program and restart again. This makes determining the bugs in my app near impossible because I can't even get the stack trace for the exception.
EDIT: It seems to work sometimes, and I have noticed not discernible pattern as to when eclipse hangs.