Opened 11 years ago
Closed 10 years ago
#42383 closed defect (duplicate)
emacs-app: apply patch against distnoted leak
Reported by: | akimd (Akim Demaille) | Owned by: | humem (humem) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.2.1 |
Keywords: | haspatch | Cc: | cssdev, cooljeanius (Eric Gallager) |
Port: | emacs-app |
Description
Hi!
On my Mavericks, I face the issue describe in various places (http://apple.stackexchange.com/questions/111197/runaway-distnoted-process, https://discussions.apple.com/message/24709817#24709817): the current version of Emacs causes distnoted to eat a lot of CPU (100% of a core), and a lot of RAM (1.5GB+). Someone posted a patch here:
https://gist.github.com/anonymous/8553178
According to this page, this very patch will be part of 24.4. In the meanwhile, it would be really nice if MacPorts' emacs-app could apply the fix locally.
Cheers!
Change History (6)
comment:1 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | hum@… openmaintainer@… removed |
---|---|
Keywords: | haspatch added |
Owner: | changed from macports-tickets@… to hum@… |
comment:2 Changed 11 years ago by cooljeanius (Eric Gallager)
Cc: | egall@… added |
---|
comment:3 Changed 11 years ago by humem (humem)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Thanks for your report. I have committed in r116837 adding patch-mavericks-memleak.diff.
comment:4 Changed 10 years ago by smaret (Sebastien Maret)
Resolution: | fixed |
---|---|
Status: | closed → reopened |
This patch causes another issue, which is reported here: #43399.
comment:5 Changed 10 years ago by smaret (Sebastien Maret)
I've just attached a modified version of the patch to fix #43399. Can somebody have a look at this? It's adopted from emacs' bar repo, but I don't know much about emacs internals.
comment:6 Changed 10 years ago by humem (humem)
Resolution: | → duplicate |
---|---|
Status: | reopened → closed |
Cc Me!