KWARC / LaTeXML

LaTeXML is a TeX and LaTeX to XML translator.
Other
4 stars 0 forks source link

Fatal:perl:die Perl died in LaTeXML::Post::XMath #3

Closed tkw1536 closed 9 years ago

tkw1536 commented 9 years ago

I get:

(XMath wilsonquotient.omdoc 2 to process...Fatal:post:generic Post-processor crashed! 
Fatal:perl:die Perl died
    Postprocessing LaTeXML::Post::XMath wilsonquotient.omdoc
    Can't locate object method "getAttribute" via package "XML::LibXML::Text" at /path/to/localmh/ext/perl5lib/lib/perl5/LaTeXML/Post.pm line 440.

Status:conversion:3 
dginev commented 9 years ago

Please give us a TeX snippet and exact LaTeXML invocation to reproduce this, otherwise we can't help (safe from making that exact piece of code a little bit more defensive, but that would treat the symptom, not the cause)

kohlhase commented 9 years ago

I get the same with .../MathHub/smglom/sets/source/image.de.tex:

lmh gen --omdoc image.de.tex
Checking modules, this may take a while ...
Found 1 paths to work on. 
OMDOC: Less jobs then available workers, using fewer workers. 
OMDOC: 1 file(s) to generate using 1 worker. 
OMDOC: Generating /path/to/localmh/MathHub/smglom/sets/source/image.de.omdoc
1 warning; 11 errors
Error! Did not write file /path/to/localmh/MathHub/smglom/sets/source/image.de.omdoc
OMDOC: Did not generate /path/to/localmh/MathHub/smglom/sets/source/image.de.omdoc
OMDOC: Generated 0 file(s), failed 1 file(s). 
Michaels-MBP:source kohlhase$ pwd
/Users/kohlhase/localmh/MathHub/smglom/sets/source

@dginev It would be great, if you could have a look

m-iancu commented 9 years ago

you can maybe get a list from here: https://mathhub.info/mh/common-errors?types=3&compilers=latexml (click show all for perl died).

brucemiller commented 9 years ago

Just guessing since things seem out-of-sync, but I may have fixed what causes this in the main LaTeXML.

dginev commented 9 years ago

Merging into KWARC/LaTeXML now, then they can retry.

dginev commented 9 years ago

Merged and still highly experimental.