Package: chm2pdf Version: 0.9-1 Severity: normal
Program "chm2pdf" ignores errors produced during the execution of "htmldoc", thus returning the message "file.pdf written. Done" even when no pdf is created. After examining the program with "strace", it seems that "htmldoc" segfaults at some point, and this error is not captured by "chm2pdf". So they are really two bugs. I'll send you the concrete .CHM if it helps. mremap(0xb76be000, 282624, 286720, MREMAP_MAYMOVE) = 0xb76be000 brk(0xa6a8000) = 0xa6a8000 brk(0xa6c9000) = 0xa6c9000 brk(0xa6ea000) = 0xa6ea000 mremap(0xb76be000, 286720, 290816, MREMAP_MAYMOVE) = 0xb76be000 --- SIGSEGV (Segmentation fault) @ 0 (0) --- [...] mmap2(NULL, 120802, PROT_READ, MAP_PRIVATE, 6, 0) = 0xb7c58000 close(6) = 0 write(2, "sh: line 1: 22511 Violaci\363n de segmento htmldoc --duplex --format \'pdf14\' --jpeg=\'100\' --linkcolor \'blue\' --header \'c C\' --size \'a4\' --linkstyle \'plain\' --embedfonts --book --footer \'c C\' [...] -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.24 (PREEMPT) Locale: LANG=es_ES.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=ISO-8859-1) (ignored: LC_ALL set to es_ES) Shell: /bin/sh linked to /bin/bash Versions of packages chm2pdf depends on: ii htmldoc 1.8.27-3 HTML processor that generates inde ii libchm-bin 2:0.39-7 library for dealing with Microsoft ii python 2.5.2-1 An interactive high-level object-o ii python-chm 0.8.4-0.1+b1 Python binding for CHMLIB ii python-support 0.7.7 automated rebuilding support for P chm2pdf recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]