xdvipdfmx segfault

Bruno Voisin bvoisin at icloud.com
Tue Mar 5 15:46:43 CET 2024


> On 5 Mar 2024, at 14:57, Bruno Voisin <bvoisin at icloud.com> wrote:
> 
> 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.

Actually, building from source by following the instructions at

https://tug.org/texlive/doc/tlbuild.html#Build-one-package

(which just happen to be for xdvipdfmx, by the way), I can confirm the commit fixes the problem:

% xelatex -no-pdf test-xetex.tex
[...]
Output written on test-xetex.xdv (1 page, 708 bytes).
Transcript written on test-xetex.log.

% xdvipdfmx test-xetex.xdv
test-xetex.xdv -> test-xetex.pdf
[1zsh: segmentation fault  xdvipdfmx test-xetex.xdv

% TEXMFROOT=/usr/local/texlive/2024 TEXMFCNF=$TEXMFROOT/texmf-dist/web2c ~/Desktop/Test/TeXLive/tl-20240305/Work/texk/dvipdfm-x/xdvipdfmx test-xetex.xdv
test-xetex.xdv -> test-xetex.pdf
[1]
29238 bytes written

The above on macOS Sonoma 14.4 RC with compiler Xcode 15.3 RC.

Bruno Voisin




More information about the tex-live mailing list.