[tex-live] pdflatex core dump

Akira Kakuto kakuto at fuk.kindai.ac.jp
Fri Sep 29 12:27:56 CEST 2017


Dear Werner,

> See attachment for figure_fsteps.pdf ... 

I tested by a simple source on windows:

\documentclass{article}
\usepackage{graphicx}
\begin{document}
\includegraphics{figure_fsteps.pdf}
\end{document}

(1) latest TeX Live SVN pdftex sources with xpdf-4.00:
    No problem.

(2) latest (experimental) luatex 1.06.0 with poppler 0.59.0:
    No problem.

(3) latest TeX Live SVN xetex sources with poppler 0.59.0:
    No problem,

(4) latest archlinux patch for pdfTeX with poppler 0.59.0:
    Crashes on Windows.
    If I disable "delete pdf_doc->doc;" in the function
    "static void delete_document(PdfDocument * pdf_doc)",
    the image figure_fsteps.pdf is successfully included.
    Thus there must be a bug in the patch, at least for Windows.

Best,
Akira



More information about the tex-live mailing list