Am 11.07.2015 um 19:24 schrieb Gavin Smith: > On 11 July 2015 at 17:41, Stefan Husmann <[email protected]> wrote: > >> the activation of the locale for en_US.utf8 did the trick in revision 6411. >> Without that activation, there were segfaults also in 6411. > > What's the output of "locale" for you? If your locale is "de_DE" or > "de_DE.utf8", a segfault without en_US.utf8 being available is > unexpected.
[haawda@frege ]$ locale LANG=de_DE.UTF-8 LC_CTYPE="de_DE.UTF-8" LC_NUMERIC="de_DE.UTF-8" LC_TIME="de_DE.UTF-8" LC_COLLATE=C LC_MONETARY="de_DE.UTF-8" LC_MESSAGES="de_DE.UTF-8" LC_PAPER="de_DE.UTF-8" LC_NAME="de_DE.UTF-8" LC_ADDRESS="de_DE.UTF-8" LC_TELEPHONE="de_DE.UTF-8" LC_MEASUREMENT="de_DE.UTF-8" LC_IDENTIFICATION="de_DE.UTF-8" LC_ALL= > >> Also the patch is applicapable. Feel free to ask, if I could do further >> testing. Are there .texi-documents known, that actually make use of the >> feature activated? > > Any .texi document used for Info output. The only difference should be > in the time it takes to create the Info output files. > Okay, for latex2e.texi: [haawda@frege src]$ makeinfo latex2e.texi XSParagraph: couldn't find Libtool archive file Compilation failed in require at /usr/share/texinfo/Texinfo/Convert/Plaintext.pm line 34. BEGIN failed--compilation aborted at /usr/share/texinfo/Texinfo/Convert/Plaintext.pm line 34. Compilation failed in require at /usr/share/texinfo/Texinfo/Convert/Info.pm line 25. BEGIN failed--compilation aborted at /usr/share/texinfo/Texinfo/Convert/Info.pm line 25. Compilation failed in require at /usr/bin/makeinfo line 120. BEGIN failed--compilation aborted at /usr/bin/makeinfo line 120. Best Regards Stefan
