Package: highlight Version: 2.4.5-1.1 Severity: important when i use highlight with -A parameter it segfaults. Here is a strace of this
open("/root/.highlightrc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/share/highlight/", O_RDONLY|O_LARGEFILE) = 3 close(3) = 0 open("/etc/highlight/filetypes.conf", O_RDONLY|O_LARGEFILE) = 3 read(3, "# List of extensions\n# ---------"..., 8191) = 1366 read(3, "", 8191) = 0 close(3) = 0 open("/usr/share/highlight/themes/kwrite.style", O_RDONLY|O_LARGEFILE) = 3 read(3, "# kwrite - style\n# This File is "..., 8191) = 451 read(3, "", 8191) = 0 close(3) = 0 --- SIGSEGV (Segmentation fault) @ 0 (0) --- +++ killed by SIGSEGV +++ I have tested highlight 2.4.8 and the problem is solved. I have packaged 2.4.8 version with your /debian scripts and it works fine. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.17-2-k7 Locale: LANG=es_ES.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8) Versions of packages highlight depends on: ii libc6 2.3.6.ds1-6 GNU C Library: Shared libraries ii libgcc1 1:4.1.1-16 GCC support library ii libstdc++6 4.1.1-16 The GNU Standard C++ Library v3 highlight recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]