I have compiled Emacs pretest 24.3.93.1 from source and it runs fine most of the time. However, if I close Emacs after some time and then try to start it again, it just shows an unresponsive, blank white window and I have to wait more than 15 minutes for it to become responsive. While waiting, I am sure that my init files are not being run. I also tried running 'emacs -Q' with similar results.
Moreover, I tried 'emacs -Q -nw' and I just got a blank unresponsive terminal. Again, I had to wait quite some time for emacs to become responsive again. Any idea how I can troubleshoot this problem?
Edit: For compiling, I just downloaded the source and ran 'configure' and 'make' with no arguments. I use Ubuntu 14.04.