I have vnc application wited in go, the problem is after same time execution crash, with the message out of memory.
The complete log is here: https://ghostbin.com/paste/3wpcm
the complete code of client.go where exist this error is this: https://ghostbin.com/paste/bgn7s
does anyone know why this application is out of memory? my Linux machine has 16gb ram memory.