Hacker News new | ask | show | jobs
by dang 4341 days ago
Is anybody besides me still having the problem with Emacs on Mavericks where the OS X distnoted process gradually eats up gigabytes of RAM? It seems to have to do with running multiple instances of Emacs.
4 comments

Yes. Frustrating bug. I ended up compiling my own, but I think the newer pretests have the fix. If you want to build your own pretest with the "Yamamoto Mitsuharu" version of Emacs (railwaycat), I posted the commands I ran: http://amitp.blogspot.com/2014/04/building-mac-os-x-emacs.ht...
http://emacsformacosx.com/builds

The latest nightlies and pretest (the ones marked "Multi") have this fixed. It's a super frustrating bug.

There is a patch that supposedly solves this problem. Homebrew applies this patch to Emacs and after I started using this I did not notice any more problems with distnoted. I am not sure if other Emacs builds also apply this patch.
Yes. Problem goes away after manually compiling the the latest HEAD, which is admittedly not the best solution.