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

Display error occurs after a few hours of running #16

Open
misuchiru03 opened this issue Oct 29, 2019 · 2 comments
Open

Display error occurs after a few hours of running #16

misuchiru03 opened this issue Oct 29, 2019 · 2 comments

Comments

@misuchiru03
Copy link

misuchiru03 commented Oct 29, 2019

Occurs after running for a period of time. Requires reset in the terminal window to get back to normal. The attachment is not the full error as scrolling is disabled and cannot grab the entire error.
errors.txt

@MarcelWaldvogel
Copy link

When resizing the window, it can be crashed relatively quickly, especially with large window sizes (500x200 or so). By accident, it occurred several times in maybe 2-3 minutes (trying out how it looked best in Cool-Retro-Term, but it should be unrelated to the actual terminal emulator used).

By running goterm 2> /tmp/error.log, I got the following error.log

I would guess the first line is the important one:

fatal error: concurrent map iteration and map write

Probably gomatrix requires some locking.

@deathtrip
Copy link

It also crashes for me, mostly after splitting the terminal in kitty, however not everytime.
gomatrix.log

abrander added a commit to abrander/gomatrix that referenced this issue Jul 12, 2023
@abrander abrander mentioned this issue Jul 12, 2023
GeertJohan added a commit that referenced this issue Nov 28, 2023
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