Control: tags 00 + patch
Add tags
tags 00 + patch
Hello,
> This problem was described in epubcheck troubleshooting document.
> https://github.com/w3c/epubcheck/wiki/Running#javalangstackoverflowerror
I make salsa merge request to fix this issue at:
https://salsa.debian.org/java-team/epubcheck/-/merge_requests/3
--
YOKOTA
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
Control: severity -1 important
Since this bug affects a limited set of architecture, I do not believe
severity can be set to `grave` (please correct if wrong).
On amd64:
```
% epubcheck /usr/share/doc/debian-policy/policy.epub
Validating using EPUB version 3.2 rules.
ERROR(PKG-006): /usr/share/d
Package: epubcheck
Version: 4.2.4-2
Severity: grave
On i386, epubcheck seems to always fail with stack overflow:
$ dpkg-query -W debian-policy
debian-policy 4.6.0.1
$ epubcheck /usr/share/doc/debian-policy/policy.epub
java.lang.StackOverflowError
at
com.thaiopensource.relaxng.pattern
5 matches
Mail list logo