The stack overflow exception is displayed when the file exceeds 14M
Mrlaowu opened this issue · 0 comments
Mrlaowu commented
Through diff -u f1 f2 |diff2html -s line -i stdin -o stdout
, I found that stack overflow would occur when the comparison file exceeded 14M
Run the du -sh command to obtain the diff.txt file from diff -u f1 f2
. The size of the file is 14 MB