FS#17602 - [texlive-bin] xelatex segfaults on 64-bit systems
Attached to Project:
Arch Linux
Opened by Rémy Oudompheng (remyoudompheng) - Friday, 25 December 2009, 11:09 GMT
Last edited by Francois Charette (Firmicus) - Monday, 28 June 2010, 09:17 GMT
Opened by Rémy Oudompheng (remyoudompheng) - Friday, 25 December 2009, 11:09 GMT
Last edited by Francois Charette (Firmicus) - Monday, 28 June 2010, 09:17 GMT
|
Details
Description:
Running xelatex on the attached test.tex fails with a segfault on my 64-bit system. This does not happen on a 32-bit system with latest ArchLinux packages nor on another 64-bit machine with pre-compiled binaries from TeXlive. Additional info: * `uname -a` is Linux maison 2.6.31-ARCH #1 SMP PREEMPT Tue Nov 10 19:01:40 CET 2009 x86_64 Intel(R) Pentium(R) D CPU 2.80GHz GenuineIntel GNU/Linux Steps to reproduce: * run xelatex test.tex on the attached file. |
This task depends upon
Closed by Francois Charette (Firmicus)
Monday, 28 June 2010, 09:17 GMT
Reason for closing: Fixed
Additional comments about closing: fixed in texlive-bin-2010.0 in testing
Monday, 28 June 2010, 09:17 GMT
Reason for closing: Fixed
Additional comments about closing: fixed in texlive-bin-2010.0 in testing
Comment by
Rémy Oudompheng (remyoudompheng) -
Friday, 25 December 2009, 15:11 GMT
I forgot to mention that this bug only happens when the
\XeTeXdefaultencoding line is present. Commenting it fixes
compilation (even for larger files). When present, XeTeX seems to
segfault on the next line.
Comment by
Francois Charette (Firmicus) -
Friday, 15 January 2010, 09:29 GMT
Do you know a patch for this? This problem still occurs with the
latest sources in the TeXLive svn repo.
Comment by
Rémy Oudompheng (remyoudompheng) -
Sunday, 17 January 2010, 08:19 GMT
I tried recompiling the binaries from the PKGBUILD with debugging
CFLAGS, but gdb said the error comes from the C code generated
from the WEB files, and they are not really readable.
test.tex