I had the same problem over and over on Ubuntu and it hangs for serveral applications even the HTML browner during opeining a URL. BUT .. I had a solution in my case: I release the memory allocation using the following command .
sudo sync && echo 3 | sudo tee /proc/sys/vm/drop_caches I just want to say that this lock is not happening in case of large memory allocation, it is even after a short restart of my machine and starting more than one server. Runing this command is immediatly release this lock in my case. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/996989 Title: Ubuntu 12.04 Freezes Frequently To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+bug/996989/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
