I used xTerm and left it running for a while, connected to a device that send quite a lot of text, and script communicator crashed and closed. It has never happened before, so i believe it is the xTerm script.
Thanks
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
This is the reason. The xTerm script can not process such amount of data. Therefore it is queued and the RAM is consumed. If the RAM is full then ScriptCommunicator crashes.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I used xTerm and left it running for a while, connected to a device that send quite a lot of text, and script communicator crashed and closed. It has never happened before, so i believe it is the xTerm script.
Thanks
Hi,
thx for reporting. I will check this.
Hi,
what is the data rate (the xTerm script is not really fast)?
It is pretty high, 460800. And I do pump out quite a bit of data. It handled it for a couple of minutes before crashing.
This is the reason. The xTerm script can not process such amount of data. Therefore it is queued and the RAM is consumed. If the RAM is full then ScriptCommunicator crashes.