Bug#999900: epubcheck: java.lang.StackOverflowError

yokota yokota.hgml at gmail.com
Sat Jan 29 03:24:35 GMT 2022


Hello, epubcheck maintainers.

This problem was described in epubcheck troubleshooting document.
https://github.com/w3c/epubcheck/wiki/Running#javalangstackoverflowerror

Just add 1024kb or more stack to fix this error.
> java -Xss1024k -jar epubcheck.jar moby-dick.epub

--
YOKOTA



More information about the pkg-java-maintainers mailing list