Bug#999900: epubcheck: java.lang.StackOverflowError

2022-03-11 Thread yokota
Control: tags 00 + patch Add tags

Bug#999900: epubcheck: java.lang.StackOverflowError

2022-03-11 Thread yokota
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

Bug#999900: epubcheck: java.lang.StackOverflowError

2022-01-28 Thread 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

Bug#999900: epubcheck: java.lang.StackOverflowError

2022-01-27 Thread Mathieu Malaterre
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

Bug#999900: epubcheck: java.lang.StackOverflowError

2021-11-18 Thread Jakub Wilk
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