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

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



Package: tetex-bin
Version: 2.0.2-23
Severity: important

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:

------------------------------------------------------------------------
This is pdfeTeX, Version 3.14159-1.10b-2.1 (Web2C 7.4.5)
entering extended mode
(./TMP.tex{/usr/share/texmf/pdftex/config/pdftex.cfg}
LaTeX2e <2001/06/01>
Babel <v3.7h> and hyphenation patterns for american, french, german, ngerman, b
ahasa, basque, catalan, croatian, czech, danish, dutch, finnish, greek, iceland
ic, italian, latin, magyar, norsk, norsk, norsk, portuges, romanian, russian, s
lovak, slovene, spanish, turkish, ukrainian, nohyphenation, loaded.
(/usr/share/texmf/tex/latex/base/book.cls
Document Class: book 2001/04/21 v1.4e Standard LaTeX document class
(/usr/share/texmf/tex/latex/base/bk12.clo))
(/usr/share/texmf/tex/latex/graphics/graphicx.sty
(/usr/share/texmf/tex/latex/graphics/keyval.sty)
(/usr/share/texmf/tex/latex/graphics/graphics.sty
(/usr/share/texmf/tex/latex/graphics/trig.sty)
(/usr/share/texmf/tex/latex/config/graphics.cfg)
(/usr/share/texmf/tex/latex/graphics/pdftex.def)))
No file TMP.aux.
(/usr/share/texmf/tex/context/base/supp-pdf.tex
(/usr/share/texmf/tex/context/base/supp-mis.tex
loading : Context Support Macros / Missing
)
loading : Context Support Macros / PDF
) <TMP.png, id=1, 567.11874pt x 577.15625pt> <use TMP.png> [1{/var/lib/texmf/dv
ips/config/pdftex.map} <./TMP.pngSegmentation fault
------------------------------------------------------------------------

If I replace TMP.png with another png it works just fine.  
It also works just fine on an older pdflatex. 
Display of TMP.png and edit of TMP.png in gimp
work just fine.

TMP.tex contains:
------------------------------------------------------------------------
\documentclass[12pt,a4paper,twoside]{book}
\usepackage{graphicx}
\begin{document}
\begin{figure}[htbp]
  \begin{center}
    \includegraphics[width=\textwidth]{TMP}
    \caption{Sample GIMP screenshot.}
    \label{fig:gimp01}
  \end{center}
\end{figure}
\end{document}
------------------------------------------------------------------------

The image file is temporarily at:

http://togaware.redirectme.net/TMP.png

As I say, a bunch of other PNG files I've tried work just fine.

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.7-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)

Versions of packages tetex-bin depends on:
ii  debconf                   1.4.39         Debian configuration management sy
ii  debianutils               2.10.3         Miscellaneous utilities specific t
ii  dpkg                      1.10.24        Package maintenance system for Deb
ii  ed                        0.2-20         The classic unix line editor
ii  libc6                     2.3.2.ds1-18   GNU C Library: Shared libraries an
ii  libgcc1                   1:3.4.2-3      GCC support library
ii  libice6                   4.3.0.dfsg.1-8 Inter-Client Exchange library
ii  libkpathsea3              2.0.2-23       path search library for teTeX (run
ii  libpaper1                 1.1.14-3       Library for handling paper charact
ii  libpng12-0                1.2.7-1        PNG library - runtime
ii  libsm6                    4.3.0.dfsg.1-8 X Window System Session Management
ii  libstdc++5                1:3.3.5-2      The GNU Standard C++ Library v3
ii  libt1-5                   5.0.2-3        Type 1 font rasterizer library - r
ii  libwww0                   5.4.0-9        The W3C WWW library
ii  libx11-6                  4.3.0.dfsg.1-8 X Window System protocol client li
ii  libxaw7                   4.3.0.dfsg.1-8 X Athena widget set library
ii  libxext6                  4.3.0.dfsg.1-8 X Window System miscellaneous exte
ii  libxmu6                   4.3.0.dfsg.1-8 X Window System miscellaneous util
ii  libxt6                    4.3.0.dfsg.1-8 X Toolkit Intrinsics
ii  mime-support              3.28-1         MIME files 'mime.types' & 'mailcap
ii  perl                      5.8.4-3        Larry Wall's Practical Extraction 
ii  sed                       4.1.2-1        The GNU sed stream editor
ii  tetex-base                2.0.2c-1       Basic library files of teTeX
ii  ucf                       1.09           Update Configuration File: preserv
ii  xlibs                     4.3.0.dfsg.1-8 X Window System client libraries m
ii  zlib1g                    1:1.2.2-1      compression library - runtime

-- debconf information:
  tetex-bin/updmap-failed:
* tetex-bin/hyphen: bahasa, basque, catalan, croatian, czech, german[=austrian-alte_Rechtschreibung], ngerman[=naustrian-neue_Rechtschreibung], danish, dutch, finnish, french[=patois], greek, icelandic, italian, latin, magyar, norsk[old], norsk[nohyphb.tex], norsk[nohyphbc.tex], portuges, romanian, russian, slovak, slovene, spanish, turkish, ukrainian[ukrhyph.tex]
  tetex-bin/oldcfg: true
  tetex-bin/upd_map: true
  tetex-bin/cnf_name:
  tetex-bin/fmtutil: true
* tetex-bin/use_debconf: true
  tetex-bin/fmtutil-failed:
  tetex-bin/groupname: users
  tetex-bin/userperm: false
  tetex-bin/groupperm: true
  tetex-bin/lsr-perms: true



Reply to: