Bug with very large file scroll

Implemented

Bug with very large file scroll

avatar


Hi!

I have a log file with a loooooots of lines and when i tried to do `cat large_file` while is scrolling down, RDM crash with this error:











full log in pastebin: https://pastebin.com/vrETFzJi



Thanks you.

All Comments (4)

avatar

Hello,
I will assign this to one of our dev.

Regards

David Hervieux

avatar

Hello,

Do you have have the size of the log so we can run some tests?

Also, what type of connection were you using?

Best regards,

Michel Lambert

avatar

Sorry for delay in my answer. I'm using ssh connection to CentOS 7. My last 'crash' was with "/var/log/exim/maillog", 278314 lines and 40M of size.

avatar

Hi,

I recently worked in improving performance (sorry for my delay). I was able to improve it a lot, but I know there are still some conditions in which the terminal is not optimal. Performance is specially dependant on the back scroll size. It is really good with a back scroll of 2000 (the default), it is still good at 20 000 lines but over that, the performance degrades notably.

I wish to know what is the back scroll limit you set int your SSH entries.

Regards

Denis Vincent