[lltx] Segmentation fault when using lualatex

Aditya Mahajan adityam at umich.edu
Tue Aug 3 01:47:41 CEST 2010


Hi,

I am testing lualatex with the tl2010 available in archlinux and get a 
segmentation fault while trying to compile a document that uses prelim2e.

\listfiles
\documentclass{article}
\usepackage{prelim2e}
\begin{document}
This is a test
\end{document}

$lualatex prelim.tex 
This is LuaTeX, Version beta-0.60.1-2010062415 (TeX Live 2010) (rev 3723)
  restricted \write18 enabled.
(./prelim.tex
LaTeX2e <2009/09/24>
LuaTeX adaptation of babel <v3.8l-luatex-1.4> and hyphenation patterns for 
english, dumylang, nohyphenation, loaded.
(/usr/share/texmf-dist/tex/latex/base/article.cls
Document Class: article 2007/10/19 v1.4h Standard LaTeX document class
(/usr/share/texmf-dist/tex/latex/base/size10.clo))
(/usr/share/texmf-dist/tex/latex/ms/prelim2e.sty
(/usr/share/texmf-dist/tex/latex/ms/everyshi.sty)) (./prelim.aux)
ABD: EveryShipout initializing macros 
[1{/var/lib/texmf/fonts/map/pdftex/updmap
/pdftex.map}[1]    31579 segmentation fault  lualatex prelim.tex

The log and aux files are empty and the pdf file is corrupted.

Questions:

* Can others reproduce this behavior on other systems?
* Any idea what is happening here.

Thanks,
Aditya


More information about the lualatex-dev mailing list