-
-
Notifications
You must be signed in to change notification settings - Fork 204
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
Chatty crashes after prolonged use #231
Comments
Could you please try opening chatty via the shell and see if it freezes as well? Linux, OSX: Windows: |
Ok, that's running now. I'll reply again if it freezes, although I don't expect it to. Mainly because of the whole closing LTGUI fixing it thing. |
Been running it for 6 1/2 hours through the command, it's still fine. |
I've changed some child process spawn params in the ChatService. Build instructions can be found here. There's nothing I can do at this point. If the issue persists, you should check your system's memory consumption, etc... |
Alright, I'll build it and try. I'll reply in a few hours, or if it crashes. |
Having build issues, got node.js and git installed fine, installed grunt fine, did npm install fine, then did grunt release and it completed fine. However, I can't actually find the build. There are temp files getting modified, but the binary isn't anywhere. |
Check the As an alternative to building the application, you can also simply run |
It's not making a /releases/ directory. build only has resources, tasks and tmp. Weird. That second method gives me a EDIT: Reinstalled node.js, this time it built correctly. Weird. I'll report back in a few hours if this is fine, or if it breaks. Thanks! |
Good news! I'll let you know if it happens again, but I'm reasonably confident this has sorted it. |
Thanks for taking the time! |
This has been happening for a while now, so there's no start date I can really think of.
I have Chatty set to launch through LTGUI, and essentially, after a few hours of use, Chatty will hang. I've sent the Chatty logs to it's developer, but he can't see anything specifically causing the problem. After looking at it further, I've noticed that chatty will come back to life if I close LTGUI, so I believe the issue is related to this.
It's a full on traditional hang. It doesn't crash, but it becomes entirely unresponsive in every way. It happens no matter the chat, no matter the message frequency, and at a random time.
If there's any logs that are needed, I'll get them and add them.
Thanks
The text was updated successfully, but these errors were encountered: