Skip to content
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

Tincta occasionally freezes even with short files #55

Open
Adina77 opened this issue Oct 27, 2021 · 6 comments
Open

Tincta occasionally freezes even with short files #55

Adina77 opened this issue Oct 27, 2021 · 6 comments

Comments

@Adina77
Copy link

Adina77 commented Oct 27, 2021

I was typing in Tincta (version 4.2), single open file, for about 40 minutes, about 95 lines of code. Plenty of memory. Not using any menus or special key combo, etc, just simply typing. Tincta became unresponsive and I had to force quit. I recall this happening before, so it happens occasionally. I am using an older system (Mac OS 10.11) so it may be related to that. Probably not relevant but the language selection was Haskell.

@greimers
Copy link
Contributor

greimers commented Nov 9, 2021

Thanks for reporting this.
Does Tincta eat up a lot of memory in that situation? (Usually Tincta only takes around 50-100 MB)
If there is a memory leak, it might be related to syntax coloring and in that case it might be linked to the selected language.

@Adina77
Copy link
Author

Adina77 commented Nov 9, 2021 via email

@endo64
Copy link

endo64 commented Dec 18, 2021

This happened several times to me, mostly while I double clicked on the window title to make the window bigger. Then it eats 100% CPU, uses 3 GB RAM and become unresponsive, had to kill the process.
I'm on M1, unsaved short normal text and no syntax highlighting was used, Tincta was open for ~45 minutes.

@endo64
Copy link

endo64 commented Dec 28, 2021

It is very interesting TextEdit also freezes with a very similar manner. I opened a text file, a few seconds later it freezed and it uses 9 GB RAM.
Issue might not be related with Tincta, it might be an OS issue.

@greimers
Copy link
Contributor

I think macOS Monterey had some memory issues in the initial release.
Do you also have this issue on macOS 12.1? (I can't reproduce it on 12.1)

@endo64
Copy link

endo64 commented Jan 3, 2022

@greimers I'm still on macOS 11.4 (M1).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants