Package: highlight Version: 2.4.2-1 Severity: important $ strace highlight template.cpp ... write(1, "<title>template.cpp</title>\n", 28<title>template.cpp</title>) = 28 write(1, "<link rel=\"stylesheet\" type=\"tex"..., 61<link rel="stylesheet" type="text/css" href="highlight.css">) = 61 write(1, "</head>\n", 8</head>) = 8 write(1, "<body class=\"hl\">\n", 18<body class="hl">) = 18 --- SIGSEGV (Segmentation fault) @ 0 (0) --- +++ killed by SIGSEGV +++
$ ltrace highlight template.cpp ... <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1"> <title>iterator.java</title> <link rel="stylesheet" type="text/css" href="highlight.css"> </head> <body class="hl"> ) = 0x572d00 _ZN9__gnu_cxx18__exchange_and_addEPVii(0x58d2d0, 0xffffffff, 8, 0x2aaaaaac3010, 0xffffffff) = 0 _ZNSs4_Rep10_M_destroyERKSaIcE(0x58d2c0, 0x7fffffc3db6e, 8, 0x2aaaaaac3010, 0xffffffff) = 15969 _ZStlsIcSt11char_traitsIcESaIcEERSt13basic_ostreamIT_T0_ES7_RKSbIS4_S5_T1_E(0x572d00, 0x57b338, 0x2aaaab28e6d8, 0, 0xffffffff) = 0x572d00 _ZNSs12_M_leak_hardEv(0x577920, 0, 0x572cf8, 0, 0xffffffff) = 0x572ce0 --- SIGSEGV (Segmentation fault) --- +++ killed by SIGSEGV +++ The problem occurs with every .java, .cpp or .php file I tried. bye, -christian- -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (500, 'stable') Architecture: amd64 (x86_64) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.14-2-amd64-k8-smp Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15) Versions of packages highlight depends on: ii libc6 2.3.5-12 GNU C Library: Shared libraries an ii libgcc1 1:4.0.2-8 GCC support library ii libstdc++6 4.0.2-8 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]

