Here’s a way to reproduce the issue:
printf x%.s $(seq $((2**18+1))) > /tmp/x.txt; \
chromium-freeworld /tmp/x.txt
256K is not enough for anyone.
@chromium-2020
Here’s a way to reproduce the issue:
printf x%.s $(seq $((2**18+1))) > /tmp/x.txt; \
chromium-freeworld /tmp/x.txt
256K is not enough for anyone.
@chromium-2020