Your message dated Sun, 31 Jul 2005 04:05:02 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#300460: fixed in htmldoc 1.8.24-1
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 19 Mar 2005 21:37:41 +0000
>From [EMAIL PROTECTED] Sat Mar 19 13:37:40 2005
Return-path: <[EMAIL PROTECTED]>
Received: from mx4.uni-klu.ac.at (mailsrv.uni-klu.ac.at) [143.205.180.44] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1DCldb-0006I4-00; Sat, 19 Mar 2005 13:37:39 -0800
Received: from localhost (localhost.localdomain [127.0.0.1])
        by mailsrv.uni-klu.ac.at (Postfix) with ESMTP id 51F36376593;
        Sat, 19 Mar 2005 22:37:08 +0100 (CET)
Received: from mailsrv.uni-klu.ac.at ([127.0.0.1])
 by localhost (mx4 [127.0.0.1]) (amavisd-new, port 10024) with ESMTP
 id 07422-01; Sat, 19 Mar 2005 22:37:08 +0100 (CET)
Received: from lx1back.back.uni-klu.ac.at (lx1back.back.uni-klu.ac.at 
[143.205.56.32])
        by mailsrv.uni-klu.ac.at (Postfix) with ESMTP id 384DB376443;
        Sat, 19 Mar 2005 22:37:08 +0100 (CET)
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Gerald Hochegger <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: htmldoc: segfault when generating ps or pdf
X-Mailer: reportbug 3.8
Date: Sat, 19 Mar 2005 22:37:07 +0100
Message-Id: <[EMAIL PROTECTED]>
X-Virus-Scanned: by amavisd-new-2.2.1 (20041222) (Debian) at uni-klu.ac.at
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Package: htmldoc
Version: 1.8.23-1.2
Severity: grave
Tags: patch
Justification: renders package unusable

Hello,

htmldoc is still segfaulting when I try to
generate a pdf file from html pages containing png's.

The bug is claimed to be fixed in #241101 but is still present.

I've removed the patch from #241101

--- htmldoc-1.8.23.orig/htmldoc/image.cxx
+++ htmldoc-1.8.23/htmldoc/image.cxx
@@ -1539,7 +1539,7 @@
     return (0);
   }
 
-  img->pixels = (uchar *)malloc(img->width * img->height * depth);
+  img->pixels = (uchar *)malloc(img->width * img->height * info->bit_depth);
 
   if ((info->color_type & PNG_COLOR_MASK_PALETTE) || info->bit_depth < 8)
   {

and upgraded to new upstream version 1.8.24

htmldoc is not segfaulting anymore when generating pdf from html files
containing png's.

You can find my package at:
ftp://ftp.uni-klu.ac.at/linux/debian.uniklu/dists/sarge/uniklu/server/main/source/

Please fix,
Gerald Hochegger


-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (1001, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.10-uk-srv-p4
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages htmldoc depends on:
ii  libc6                    2.3.2.ds1-20    GNU C Library: Shared libraries an
ii  libfltk1.1c102           1.1.6-2         Fast Light Toolkit shared librarie
ii  libjpeg62                6b-9            The Independent JPEG Group's JPEG 
ii  libpng12-0               1.2.8rel-1      PNG library - runtime
ii  libstdc++5               1:3.3.5-8       The GNU Standard C++ Library v3
ii  libx11-6                 4.3.0.dfsg.1-10 X Window System protocol client li
ii  libxext6                 4.3.0.dfsg.1-10 X Window System miscellaneous exte
ii  libxft2                  2.1.2-6         FreeType-based font drawing librar
ii  xlibs                    4.3.0.dfsg.1-10 X Keyboard Extension (XKB) configu
ii  zlib1g                   1:1.2.2-3       compression library - runtime

-- no debconf information

---------------------------------------
Received: (at 300460-close) by bugs.debian.org; 31 Jul 2005 11:08:02 +0000
>From [EMAIL PROTECTED] Sun Jul 31 04:08:02 2005
Return-path: <[EMAIL PROTECTED]>
Received: from joerg by spohr.debian.org with local (Exim 3.36 1 (Debian))
        id 1DzBcs-0005XW-00; Sun, 31 Jul 2005 04:05:02 -0700
From: Jeff Licquia <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: lisa $Revision: 1.30 $
Subject: Bug#300460: fixed in htmldoc 1.8.24-1
Message-Id: <[EMAIL PROTECTED]>
Sender: Joerg Jaspert <[EMAIL PROTECTED]>
Date: Sun, 31 Jul 2005 04:05:02 -0700
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02

Source: htmldoc
Source-Version: 1.8.24-1

We believe that the bug you reported is fixed in the latest version of
htmldoc, which is due to be installed in the Debian FTP archive:

htmldoc-common_1.8.24-1_all.deb
  to pool/main/h/htmldoc/htmldoc-common_1.8.24-1_all.deb
htmldoc_1.8.24-1.diff.gz
  to pool/main/h/htmldoc/htmldoc_1.8.24-1.diff.gz
htmldoc_1.8.24-1.dsc
  to pool/main/h/htmldoc/htmldoc_1.8.24-1.dsc
htmldoc_1.8.24-1_i386.deb
  to pool/main/h/htmldoc/htmldoc_1.8.24-1_i386.deb
htmldoc_1.8.24.orig.tar.gz
  to pool/main/h/htmldoc/htmldoc_1.8.24.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jeff Licquia <[EMAIL PROTECTED]> (supplier of updated htmldoc package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sun, 17 Jul 2005 10:28:53 +0000
Source: htmldoc
Binary: htmldoc htmldoc-common
Architecture: source i386 all
Version: 1.8.24-1
Distribution: unstable
Urgency: low
Maintainer: Jeff Licquia <[EMAIL PROTECTED]>
Changed-By: Jeff Licquia <[EMAIL PROTECTED]>
Description: 
 htmldoc    - HTML processor that generates indexed HTML, PS, and PDF
 htmldoc-common - Common arch-independent files for htmldoc
Closes: 196882 222204 233375 241101 279846 281791 291704 300460 318460
Changes: 
 htmldoc (1.8.24-1) unstable; urgency=low
 .
   * New upstream version...  Closes: #291704.
   * ...which does proper typecasting on char array indexes.
     Closes: #222204.
   * Thanks to all the NMUs.  Closes: #196882, #241101, #300460.
   * Rebuilt with new C++.  Closes: #318460.
   * Fix build dependencies to not require specific versions of the
     JPEG and PNG libraries.
   * Fix debian/docs so we don't have to list docs/* individually.
   * Set bindir on install rule.
   * Enable OpenSSL support.  Closes: #281791.
   * Fix somewhat confusing URI in man page.  Closes: #279846.
   * Split /usr/share/htmldoc and documentation into a separate
     htmldoc-common package.  Closes: #233375.
Files: 
 0e7bff2e0e02fb03dcf6ff96f63c3e28 642 web extra htmldoc_1.8.24-1.dsc
 7474f479dce8560628289704e5fd31c2 2909912 web extra htmldoc_1.8.24.orig.tar.gz
 c182dd1a31cb1fa18d7c4149aa11dbc9 4709 web extra htmldoc_1.8.24-1.diff.gz
 6c4201218ed920a0a37943f9b5d107e7 3076384 web extra 
htmldoc-common_1.8.24-1_all.deb
 6419d122dac7255516c1257069eadb4d 173714 web extra htmldoc_1.8.24-1_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFC6FNkYApVP/ZmyR0RAvH/AJ9RUtX2wcIZoRMzi/XitAnZrJ/SwwCcDAOf
+uMy/qTyBaye5Awk2NoY4e8=
=kq8e
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to