This post is quite old. But... because I recently had the same problem and this thread appears on 3rd place on google I will answer it here:
What I found out is that the rising GSEvent-memory allocations are caused by the accelerator in conjunction with an enabled NSZombie variable.
The solution is to kill the NSZombie!
(you should do that before releasing the app, anyway)
hope that helps.
|