I'm using Ubuntu.
When a browser is loading an HTML page which has a very large horizontal table (a table with thousands of <td>
) all the system freezes and stops responding: all the monitors freeze (without becoming darker) and all mouse/keyboard inputs do nothing.
I need to do REISUB
to restart the PC.
If the table has fewer columns but thousands of rows, it works.
Why am I seeing this behavior?
journalctl -b -1 -n 20
to see the last 20 lines from the last reboot. – Eduardo Trápani Oct 09 '19 at 14:30