On Thu, Oct 01, 2009 at 07:37:18AM -0400, chafar wrote: > Locale: lang=es...@euro, lc_ctype=es...@euro (charmap=ISO-8859-15) [...] > here is the stderr output for man -d man:
I can't reproduce this at all in an etch system, having set up a locale matching yours. Can you reproduce this every time? Could you please run: cd /usr/share/man/es zcat /usr/share/man/es/man1/man.1.gz > $HOME/zman123456 zsoelim $HOME/zman123456 ... and see if that crashes in the same kind of way, with signal 11? If it does, could you then install the strace and valgrind package and run: cd /usr/share/man/es zcat /usr/share/man/es/man1/man.1.gz > $HOME/zman123456 strace -f -s 1024 zsoelim $HOME/zman123456 valgrind zsoelim $HOME/zman123456 ... and send me the full output of all of that. I'm willing to spend some time debugging this, but you're running oldstable rather than the current stable and I've made eight upstream releases since then fixing really quite a large number of bugs, so I'm not going to keep this as a release-critical bug forever; I'm leaving it that way for now on the off-chance that this bug is still present somehow. Thanks, -- Colin Watson [[email protected]] -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

