xdvipdfmx segfault

Bruno Voisin bvoisin at icloud.com
Tue Mar 5 14:57:43 CET 2024


> Pablo González L wrote:
> 
>> With a fully updated TL2024 pretest I can confirm that
>> 
>> \documentclass{article}
>> \usepackage{graphicx}
>> \begin{document}
>> \includegraphics{example-image.pdf}
>> 
>> \includegraphics{example-image.pdf}
>> \end{document}
>> 
>> fails when typeset with xelatex but typesets fine with pdflatex and lualatex.
> 
> Under fedora linux 39 I get (TL24 updated as of today)
> Error 139 (driver return code) generating output;
> file test.pdf may not be valid.
> Transcript written on test.log.

Same here on the Mac:

Error 11 (driver return code) generating output;
file test-xetex.pdf may not be valid.

But this is with XeTeX and xdvipdfmx from March 1:

% xetex --version
XeTeX 3.141592653-2.6-0.999996 (TeX Live 2024)

% xdvipdfmx --version
This is xdvipdfmx Version 20240225 by the DVIPDFMx project team,

% ls -l `which xetex`
-rwxr-xr-x  1 root  wheel  50911792 Mar  1 03:23 /Library/TeX/texbin/xetex

% ls -l `which xdvipdfmx`
-rwxr-xr-x  1 root  wheel  2167856 Mar  1 03:23 /Library/TeX/texbin/xdvipdfmx

The commit which fixes this

https://tug.org/svn/texlive?revision=70406&view=revision

is from March 4, so it looks like we need to wait for a binary rebuild and its availability via tlmgr.

Bruno Voisin


More information about the tex-live mailing list.