Package: lesstif2 Version: 1:0.95.0-2.1 Severity: important When starting xpdf using MALLOC_CHECK_=3 I get: malloc: using debugging hooks *** glibc detected *** xpdf: free(): invalid pointer: 0x000000000080d410 ***
(dumped core) Program terminated with signal 6, Aborted. #0 0x00002b467fb791d5 in raise () from /lib/libc.so.6 (gdb) bt #0 0x00002b467fb791d5 in raise () from /lib/libc.so.6 #1 0x00002b467fb7a680 in abort () from /lib/libc.so.6 #2 0x00002b467fbb1f4b in __libc_message () from /lib/libc.so.6 #3 0x00002b467fbb701d in malloc_printerr () from /lib/libc.so.6 #4 0x00002b467efc8112 in ?? () from /usr/lib/libX11.so.6 #5 0x00002b467e0d5102 in XpmCreatePixmapFromData () from /usr/lib/libXm.so.2 #6 0x000000000049d28a in ?? () #7 0x00000000004a0d81 in ?? () #8 0x00000000004947c2 in ?? () #9 0x00000000004a4ec8 in ?? () #10 0x00002b467fb661c4 in __libc_start_main () from /lib/libc.so.6 #11 0x00000000004062e9 in ?? () #12 0x00007fff2d134b68 in ?? () #13 0x0000000000000000 in ?? () I'm assuming this is something lesstif2 is doing wrong. If not, please reassign this. Kurt -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

