gomatrix icon indicating copy to clipboard operation
gomatrix copied to clipboard

Display error occurs after a few hours of running

Open misuchiru03 opened this issue 5 years ago • 2 comments

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

misuchiru03 avatar Oct 29 '19 14:10 misuchiru03

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.

MarcelWaldvogel avatar Jul 08 '20 15:07 MarcelWaldvogel

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

deathtrip avatar Dec 11 '20 20:12 deathtrip