Re: [XeTeX] xelatex crashes with a large document (TL2010)

2010-06-25 Thread Wilfred van Rooijen
Hi 

>From the error log you have supplied, the error happens on page 34. It seems 
>to me that this is not far into the document, and thus I think the crash has 
>nothing to do with the size of the document. I suspect that there is some 
>instruction in the source code which causes the crash, not the size of the 
>document (in later post, it is also stated that none of the "public domain 
>large latex files" cause the same crash).

So maybe you can inspect the source on page 34? Otherwise, if the document uses 
\input or \include, then I would recommend simply starting with a minimal 
source and then to slowly add content until you obtain the crash. Then at least 
you know which content causes the crash, and we may be able to investigate 
further.

Cheers,
Wilfred

--- On Fri, 25/6/10, Pablo Rodríguez  wrote:

> From: Pablo Rodríguez 
> Subject: [XeTeX] xelatex crashes with a large document  (TL2010)
> To: tex-l...@tug.org, xetex@tug.org
> Date: Friday, 25 June, 2010, 1:07 AM
> Hi there,
> 
> I have installed TL 2010 from TUG and XeLaTeX crashes with
> rather large documents (books not written by me). It crashes
> also with --no-pdf option activated.
> 
> I'm afraid that I cannot provide a minimal sample, I cannot
> make the texts available. all I can do is to attach the
> crash below.
> 
> Needless to say, I had no problem to compile those books
> using XeLaTeX from TL2010.
> 
> Just in case it might help,
> 
> 
> Pablo
> 
> 
> 
> $ gdb xelatex
> GNU gdb (GDB) Fedora (7.1-26.fc13)
> Copyright (C) 2010 Free Software Foundation, Inc.
> License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
> This is free software: you are free to change and
> redistribute it.
> There is NO WARRANTY, to the extent permitted by law. 
> Type "show copying"
> and "show warranty" for details.
> This GDB was configured as "i686-redhat-linux-gnu".
> For bug reporting instructions, please see:
> <http://www.gnu.org/software/gdb/bugs/>...
> Reading symbols from
> /usr/local/texlive/2010/bin/i386-linux/xelatex...(no
> debugging symbols found)...done.
> (gdb) run --no-pdf culturalibre
> Starting program:
> /usr/local/texlive/2010/bin/i386-linux/xelatex --no-pdf
> culturalibre
> This is XeTeX, Version 3.1415926-2.2-0.9997.1 (TeX Live
> 2010)
>  restricted \write18 enabled.
> entering extended mode
> (./culturalibre.tex
> LaTeX2e <2009/09/24>
> Babel  and hyphenation patterns for english,
> dumylang, nohyphenation, ge
> rman-x-2009-06-19, ngerman-x-2009-06-19, ancientgreek,
> ibycus, arabic, armenian
> , basque, bulgarian, catalan, pinyin, coptic, croatian,
> czech, danish, dutch, u
> kenglish, usenglishmax, esperanto, estonian, farsi,
> finnish, french, galician,
> german, ngerman, swissgerman, monogreek, greek, hungarian,
> icelandic, assamese,
>  bengali, gujarati, hindi, kannada, malayalam, marathi,
> oriya, panjabi, tamil,
> telugu, indonesian, interlingua, irish, italian, kurmanji,
> lao, latin, latvian,
>  lithuanian, mongolian, mongolianlmc, bokmal, nynorsk,
> polish, portuguese, roma
> nian, russian, sanskrit, serbian, slovak, slovenian,
> spanish, swedish, turkish,
>  turkmen, ukrainian, uppersorbian, welsh, loaded.
> (/usr/local/texlive/2010/texmf-dist/tex/latex/base/book.cls
> Document Class: book 2007/10/19 v1.4h Standard LaTeX
> document class
> (/usr/local/texlive/2010/texmf-dist/tex/latex/base/bk12.clo))
> (/usr/local/texlive/2010/texmf-dist/tex/generic/ifxetex/ifxetex.sty)
> (/usr/local/texlive/2010/texmf-dist/tex/latex/graphics/graphicx.sty
> (/usr/local/texlive/2010/texmf-dist/tex/latex/graphics/keyval.sty)
> (/usr/local/texlive/2010/texmf-dist/tex/latex/graphics/graphics.sty
> (/usr/local/texlive/2010/texmf-dist/tex/latex/graphics/trig.sty)
> (/usr/local/texlive/2010/texmf-dist/tex/latex/latexconfig/graphics.cfg)
> (/usr/local/texlive/2010/texmf-dist/tex/xelatex/xetex-def/xetex.def)))
> (/usr/local/texlive/2010/texmf-dist/tex/latex/geometry/geometry.sty
> (/usr/local/texlive/2010/texmf-dist/tex/generic/oberdiek/ifpdf.sty)
> (/usr/local/texlive/2010/texmf-dist/tex/generic/oberdiek/ifvtex.sty))
> (/usr/local/texlive/2010/texmf-dist/tex/latex/tools/indentfirst.sty)
> (/usr/local/texlive/2010/texmf-dist/tex/xelatex/xltxtra/xltxtra.sty
> (/usr/local/texlive/2010/texmf-dist/tex/generic/oberdiek/ifluatex.sty)
> (/usr/local/texlive/2010/texmf-dist/tex/latex/fontspec/fontspec.sty
> (/usr/local/texlive/2010/texmf-dist/tex/latex/expl3/expl3.sty
> (/usr/local/texlive/2010/texmf-dist/tex/latex/expl3/l3names.sty)
> (/usr/local/texlive/2010/texmf-dist/tex/latex/etex-pkg/etex.sty)
> (/usr/local/texlive/2010/texmf-dist/tex/latex/expl3/l3basics.sty)
> (/usr/lo

Re: [XeTeX] xelatex crashes with a large document (TL2010)

2010-06-25 Thread Tobias Schoel

I don't know whether this counts as large, but you can use

tobias-schoel.de/nibelungen.zip

which is public domain.

Am 25.06.2010 08:20, schrieb Pablo Rodríguez:

On 06/25/2010 12:49 AM, Michiel Kamermans wrote:

On 6/24/2010 9:07 AM, Pablo Rodríguez wrote:

Hi there,

I have installed TL 2010 from TUG and XeLaTeX crashes with rather
large documents (books not written by me). It crashes also with
--no-pdf option activated.

I'm afraid that I cannot provide a minimal sample, I cannot make the
texts available. all I can do is to attach the crash below.


What about if you scramble the content (ie, replace all words with
abcdefg... strings of equal length) with a quick
perl/php/python/whathaveyou script?


Thanks for your replies to all.

I thought of anonymizing the text, but Google returned nor result.

I'm afraid I cannot code, so there is no quick script.

I'll try to find another LaTeX book under a free license that crashes
with XeLaTeX (I have tried five and they compile fine).

If anyone has a suggestion on a rather large source document or it could
even provide the quick script to anonymize the text, I'll really
appreciate it.

Thanks again for your help,


Pablo


--
Subscriptions, Archive, and List information, etc.:
http://tug.org/mailman/listinfo/xetex



--
Subscriptions, Archive, and List information, etc.:
 http://tug.org/mailman/listinfo/xetex


Re: [XeTeX] xelatex crashes with a large document (TL2010)

2010-06-24 Thread Pablo Rodríguez

On 06/25/2010 12:49 AM, Michiel Kamermans wrote:

On 6/24/2010 9:07 AM, Pablo Rodríguez wrote:

Hi there,

I have installed TL 2010 from TUG and XeLaTeX crashes with rather
large documents (books not written by me). It crashes also with
--no-pdf option activated.

I'm afraid that I cannot provide a minimal sample, I cannot make the
texts available. all I can do is to attach the crash below.


What about if you scramble the content (ie, replace all words with
abcdefg... strings of equal length) with a quick
perl/php/python/whathaveyou script?


Thanks for your replies to all.

I thought of anonymizing the text, but Google returned nor result.

I'm afraid I cannot code, so there is no quick script.

I'll try to find another LaTeX book under a free license that crashes 
with XeLaTeX (I have tried five and they compile fine).


If anyone has a suggestion on a rather large source document or it could 
even provide the quick script to anonymize the text, I'll really 
appreciate it.


Thanks again for your help,


Pablo


--
Subscriptions, Archive, and List information, etc.:
 http://tug.org/mailman/listinfo/xetex


Re: [XeTeX] xelatex crashes with a large document (TL2010)

2010-06-24 Thread Michiel Kamermans

On 6/24/2010 9:07 AM, Pablo Rodríguez wrote:

Hi there,

I have installed TL 2010 from TUG and XeLaTeX crashes with rather 
large documents (books not written by me). It crashes also with 
--no-pdf option activated.


I'm afraid that I cannot provide a minimal sample, I cannot make the 
texts available. all I can do is to attach the crash below.


What about if you scramble the content (ie, replace all words with 
abcdefg... strings of equal length) with a quick 
perl/php/python/whathaveyou script?


- Mike "Pomax" Kamermans
nihongoresources.com



--
Subscriptions, Archive, and List information, etc.:
 http://tug.org/mailman/listinfo/xetex


Re: [XeTeX] xelatex crashes with a large document (TL2010)

2010-06-24 Thread Khaled Hosny
On Thu, Jun 24, 2010 at 06:07:53PM +0200, Pablo Rodríguez wrote:
> Hi there,
> 
> I have installed TL 2010 from TUG and XeLaTeX crashes with rather
> large documents (books not written by me). It crashes also with
> --no-pdf option activated.
> 
> I'm afraid that I cannot provide a minimal sample, I cannot make the
> texts available. all I can do is to attach the crash below.
> 
> Needless to say, I had no problem to compile those books using
> XeLaTeX from TL2010.
> 
> Just in case it might help,
> 
> 
> Pablo
> 
> 
> 
> $ gdb xelatex
[...]

> Program received signal SIGSEGV, Segmentation fault.
> 0x08076b93 in ?? ()
> (gdb) bt
> #0  0x08076b93 in ?? ()
> #1  0x08078a11 in ?? ()
> #2  0x08078a9a in ?? ()
> #3  0x08078a9a in ?? ()
> #4  0x08078a9a in ?? ()
> #5  0x08079c94 in ?? ()
> #6  0x08092165 in ?? ()
> #7  0x0805afb1 in ?? ()
> #8  0x08093ec0 in ?? ()
> #9  0x00307cc6 in __libc_start_main (main=0x8093ea0, argc=3,
> ubp_av=0xb304, init=0x82790d0, fini=0x8279130,
> rtld_fini=0x2de220 <_dl_fini>, stack_end=0xb2fc) at
> libc-start.c:226
> #10 0x0804e0e1 in ?? ()

This don't tell much, you need to build xetex with debug symbols (no
idea how).

-- 
 Khaled Hosny
 Arabic localiser and member of Arabeyes.org team
 Free font developer


--
Subscriptions, Archive, and List information, etc.:
  http://tug.org/mailman/listinfo/xetex


[XeTeX] xelatex crashes with a large document (TL2010)

2010-06-24 Thread Pablo Rodríguez

Hi there,

I have installed TL 2010 from TUG and XeLaTeX crashes with rather large 
documents (books not written by me). It crashes also with --no-pdf 
option activated.


I'm afraid that I cannot provide a minimal sample, I cannot make the 
texts available. all I can do is to attach the crash below.


Needless to say, I had no problem to compile those books using XeLaTeX 
from TL2010.


Just in case it might help,


Pablo



$ gdb xelatex
GNU gdb (GDB) Fedora (7.1-26.fc13)
Copyright (C) 2010 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later 


This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "i686-redhat-linux-gnu".
For bug reporting instructions, please see:
...
Reading symbols from 
/usr/local/texlive/2010/bin/i386-linux/xelatex...(no debugging symbols 
found)...done.

(gdb) run --no-pdf culturalibre
Starting program: /usr/local/texlive/2010/bin/i386-linux/xelatex 
--no-pdf culturalibre

This is XeTeX, Version 3.1415926-2.2-0.9997.1 (TeX Live 2010)
 restricted \write18 enabled.
entering extended mode
(./culturalibre.tex
LaTeX2e <2009/09/24>
Babel  and hyphenation patterns for english, dumylang, 
nohyphenation, ge
rman-x-2009-06-19, ngerman-x-2009-06-19, ancientgreek, ibycus, arabic, 
armenian
, basque, bulgarian, catalan, pinyin, coptic, croatian, czech, danish, 
dutch, u
kenglish, usenglishmax, esperanto, estonian, farsi, finnish, french, 
galician,
german, ngerman, swissgerman, monogreek, greek, hungarian, icelandic, 
assamese,
 bengali, gujarati, hindi, kannada, malayalam, marathi, oriya, panjabi, 
tamil,
telugu, indonesian, interlingua, irish, italian, kurmanji, lao, latin, 
latvian,
 lithuanian, mongolian, mongolianlmc, bokmal, nynorsk, polish, 
portuguese, roma
nian, russian, sanskrit, serbian, slovak, slovenian, spanish, swedish, 
turkish,

 turkmen, ukrainian, uppersorbian, welsh, loaded.
(/usr/local/texlive/2010/texmf-dist/tex/latex/base/book.cls
Document Class: book 2007/10/19 v1.4h Standard LaTeX document class
(/usr/local/texlive/2010/texmf-dist/tex/latex/base/bk12.clo))
(/usr/local/texlive/2010/texmf-dist/tex/generic/ifxetex/ifxetex.sty)
(/usr/local/texlive/2010/texmf-dist/tex/latex/graphics/graphicx.sty
(/usr/local/texlive/2010/texmf-dist/tex/latex/graphics/keyval.sty)
(/usr/local/texlive/2010/texmf-dist/tex/latex/graphics/graphics.sty
(/usr/local/texlive/2010/texmf-dist/tex/latex/graphics/trig.sty)
(/usr/local/texlive/2010/texmf-dist/tex/latex/latexconfig/graphics.cfg)
(/usr/local/texlive/2010/texmf-dist/tex/xelatex/xetex-def/xetex.def)))
(/usr/local/texlive/2010/texmf-dist/tex/latex/geometry/geometry.sty
(/usr/local/texlive/2010/texmf-dist/tex/generic/oberdiek/ifpdf.sty)
(/usr/local/texlive/2010/texmf-dist/tex/generic/oberdiek/ifvtex.sty))
(/usr/local/texlive/2010/texmf-dist/tex/latex/tools/indentfirst.sty)
(/usr/local/texlive/2010/texmf-dist/tex/xelatex/xltxtra/xltxtra.sty
(/usr/local/texlive/2010/texmf-dist/tex/generic/oberdiek/ifluatex.sty)
(/usr/local/texlive/2010/texmf-dist/tex/latex/fontspec/fontspec.sty
(/usr/local/texlive/2010/texmf-dist/tex/latex/expl3/expl3.sty
(/usr/local/texlive/2010/texmf-dist/tex/latex/expl3/l3names.sty)
(/usr/local/texlive/2010/texmf-dist/tex/latex/etex-pkg/etex.sty)
(/usr/local/texlive/2010/texmf-dist/tex/latex/expl3/l3basics.sty)
(/usr/local/texlive/2010/texmf-dist/tex/latex/expl3/l3expan.sty)
(/usr/local/texlive/2010/texmf-dist/tex/latex/expl3/l3tl.sty)
(/usr/local/texlive/2010/texmf-dist/tex/latex/expl3/l3intexpr.sty)
(/usr/local/texlive/2010/texmf-dist/tex/latex/expl3/l3quark.sty)
(/usr/local/texlive/2010/texmf-dist/tex/latex/expl3/l3seq.sty)
(/usr/local/texlive/2010/texmf-dist/tex/latex/expl3/l3toks.sty)
(/usr/local/texlive/2010/texmf-dist/tex/latex/expl3/l3int.sty)
(/usr/local/texlive/2010/texmf-dist/tex/latex/expl3/l3prg.sty)
(/usr/local/texlive/2010/texmf-dist/tex/latex/expl3/l3clist.sty)
(/usr/local/texlive/2010/texmf-dist/tex/latex/expl3/l3token.sty)
(/usr/local/texlive/2010/texmf-dist/tex/latex/expl3/l3prop.sty)
(/usr/local/texlive/2010/texmf-dist/tex/latex/expl3/l3msg.sty)
(/usr/local/texlive/2010/texmf-dist/tex/latex/expl3/l3io.sty)
(/usr/local/texlive/2010/texmf-dist/tex/latex/expl3/l3skip.sty)
(/usr/local/texlive/2010/texmf-dist/tex/latex/expl3/l3box.sty)
(/usr/local/texlive/2010/texmf-dist/tex/latex/expl3/l3keyval.sty)
(/usr/local/texlive/2010/texmf-dist/tex/latex/expl3/l3keys.sty)
(/usr/local/texlive/2010/texmf-dist/tex/latex/expl3/l3precom.sty)
(/usr/local/texlive/2010/texmf-dist/tex/latex/expl3/l3calc.sty)
(/usr/local/texlive/2010/texmf-dist/tex/latex/expl3/l3xref.sty)
(/usr/local/texlive/2010/texmf-dist/tex/latex/expl3/l3file.sty))
(/usr/local/texlive/2010/texmf-dist/tex/latex/xpackages/xbase/xparse.sty)
(/usr/local/texlive/2010/texmf-dist/tex/generic/kastrup/binhex.tex)
(/usr/local/texliv