[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#278705: tetex-bin: pdflatex seg faults on loading particular PNG



Hilmar Preusse <hille42@web.de> schrieb:

> On 28.10.04 Graham Williams (Graham.Williams@togaware.com) wrote:
>
> Hi,
>
>> I understand tetex-bin has undergone some changes lately. Now
>> pdflatex fails for me. I'm still investigating it to see exactly
>> what is causing it, but a simple \includegraphics of a specific PNG
>> file leads to a Seg Violation:
>> 
> IIRC there where some changes in the pdf processing code of pdftex in
> latest release, but only there. So I can't see, how the png-part
> could be affected.

It might be an e-TeX issue.

> However, could you try to downgrade to tetex-bin 2.0.2-22? It should
> be sufficient to just download the deb-file, unpavk it using dpkg-deb
> or ar and put /usr/bin/pdftex into the actual directory and then call
> ./pdftex filename.tex
> does that cause the same segfault?

For trying whether it is an e-TeX problem, you would have to do the
following:

1. in /etc/texmf/fmt.d/00tetex.cnf, comment the line

pdflatex  pdfetex         language.dat    *pdflatex.ini

by putting "# " in front of it. There's still a line for pdflatex with
pdftex (without the e) above it.

2. Remove /usr/bin/pdflatex (a symlink to pdfetex)

3. Run update-fmtutil, texlinks, and "fmtutil --all"

This should create a new symlink /usr/bin/pdflatex --> pdftex and the
according format in /var/lib/texmf/web2c.

Then try the file again.

Regards, Frank
-- 
Frank Küster
Inst. f. Biochemie der Univ. Zürich
Debian Developer




Reply to: