Your message dated Sun, 18 Jul 2010 04:09:12 +0900
with message-id <[email protected]>
and subject line 3.02-9 seems to be OK with EPSILON
has caused the Debian Bug report #503751,
regarding xpdf: crashes on pages < 1pt
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
503751: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=503751
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: xpdf-reader
Version: 3.02-1.4
Severity: normal


A page with dimensions < 1pt makes xpdf crash (Floating Point Exception)
when displayed. pdfinfo can parse it fine. When the dimensions are
raised to 1pt xpdf shows 1px white square.

Thanks

Michal


-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-1-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages xpdf depends on:
ii  xpdf-common                   3.02-1.4   Portable Document Format (PDF) sui
ii  xpdf-reader                   3.02-1.4   Portable Document Format (PDF) sui
ii  xpdf-utils                    3.02-1.4   Portable Document Format (PDF) sui

xpdf recommends no packages.

xpdf suggests no packages.

Versions of packages xpdf-reader depends on:
ii  gsfonts       1:8.11+urwcyr1.0.7~pre44-3 Fonts for the Ghostscript interpre
ii  lesstif2      1:0.95.0-2.1               OSF/Motif 2.1 implementation relea
ii  libc6         2.7-14                     GNU C Library: Shared libraries
ii  libfreetype6  2.3.7-2                    FreeType 2 font engine, shared lib
ii  libgcc1       1:4.3.2-1                  GCC support library
ii  libice6       2:1.0.4-1                  X11 Inter-Client Exchange library
ii  libpaper1     1.1.23+nmu1                library for handling paper charact
ii  libsm6        2:1.0.3-2                  X11 Session Management library
ii  libstdc++6    4.3.2-1                    The GNU Standard C++ Library v3
ii  libt1-5       5.1.2-3                    Type 1 font rasterizer library - r
ii  libx11-6      2:1.1.5-2                  X11 client-side library
ii  libxext6      2:1.0.4-1                  X11 miscellaneous extension librar
ii  libxp6        1:1.0.0.xsf1-2             X Printing Extension (Xprint) clie
ii  libxpm4       1:3.5.7-1                  X11 pixmap library
ii  libxt6        1:1.0.5-3                  X11 toolkit intrinsics library
ii  xpdf-common   3.02-1.4                   Portable Document Format (PDF) sui

-- no debconf information

Attachment: crash.pdf
Description: Adobe PDF document


--- End Message ---
--- Begin Message ---
fixed 503751 3.02-9
thanks

I think EPSILON fixes should have fixed many of similar bugs.

fix-577031.patch:+#define EPSILON   1.0e-7      // 32-bit floating point 
machine precision
fix-577031.patch:+      zoomA != zoom || fabs( dpiA - dpi ) > EPSILON || 
rotateA != rotate) {
fix-580495.patch: #define EPSILON   1.0e-7      // 32-bit floating point 
machine precision




--- End Message ---

Reply via email to