> sed crashes with a segmentation fault when invoked in the
> following way:
> 
> echo "000 testÃÅtest" | sed s/"[0-9]"/""/g

> Locale: LANG=en_US.UTF-8, [EMAIL PROTECTED] (charmap=ISO-8859-15)

Do you have the same problem if LC_CTYPE=en_US.UTF-8, LC_CTYPE=C, or
LC_CTYPE is unset?

Reply via email to