Closed jwilk closed 6 years ago
For completeness:
$ pdf2djvu --version
pdf2djvu 0.9.9
+ DjVuLibre 3.5.25
+ Poppler 0.24.5
+ GraphicsMagick++ 1.3.18 (Q8)
+ Exiv2 0.23
I bisected this down to this DjVuLibre commit:
2475fcef383b thread safe miniexp (with stop-the-world gc for now.)
Apparently miniexp function weren't thread-safe beforehand. This would explain the crashes.
Fixed in 0.9.10 (1359ec9def9173d33a5eaca19ab08ce11d2a1306).
(Originally reported at https://groups.io/g/pdf2djvu/message/108)
pdf2djvu seems to crash sometimes when adding hyperlinks in parallel. Here's a test case in TeX format:
This is reproducible on Ubuntu 14.04 LTS “Trusty Tahr”:
Backtrace: