-
Notifications
You must be signed in to change notification settings - Fork 582
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sonoma: Beachball of Death and growing Memory about 1GB every 20seconds #3652
Comments
I've noticed this a few times too on an Intel mac, but usually at times when I don't feel like Hammerspoon should have been doing very much, so I'm really not sure yet what's going on. Sampling the Hammerspoon process from Activity Monitor might shed some light. |
I'm hoping that this will prove to have been largely resolved by the same change that mitigates #3565 |
I'm approaching 24 hours of having 1.0.0 running and my Hammerspoon is using 100MB of RAM. I'm going to speculatively close this issue, but please re-open it if this is still an issue. |
I think I may be having this same issue. I haven't checked memory usage when it happens, but I can almost always "sense" that Hammerspoon has crashed or hung on something. A quick mouse-over of the toolbar icon and I get the beach ball. Only solution is to reboot; a force quite and restart results in the same behavior. For what it's worth, I ran into this this morning when I brought my M3 (14.4.1) out of sleep, somewhere between 6:30am and 7:00am MST. I read on another issue that you've got Sentry, so maybe there's an event that might help. Let me know if you need additional info to hunt down that record; we use Sentry where I work and it can be a needle-in-a-haystack situation at times. Also, I don't thinking I have HS doing anything crazy. It's mostly hot keys or modified keyboard behaviors that are app-based. I use several |
@randy is that running Hammerspoon 1.0.0? |
@cmsj , yes, 1.0.0 (6864). |
Since upgrading macOS to Sonoma, I've frequently encountered the "beach ball of death" when using the Hammerspoon app. Additionally, its memory usage increases by around 1GB every 20 seconds, often leading to the app hanging and eventually triggering the "out of memory" message from macOS.
Is there a way to use code to detect when and what code snipped the app is crashing or hanging?
The text was updated successfully, but these errors were encountered: