Hi List!
I have a weird segfault when i'm running "mail" or "mailx" .
I use debian sid whith mailutils 0.4+20040414-4 installed.
running mail under "ltrace" shows that the segfault happens after a getenv("LC_ALL")
call.
My LC_ALL is not set.
I wrote a simple C code to call getenv("LC_ALL") - no error occured the function returned "" (empty).
If i set LC_ALL and then run mail or mailx evrything works fine.
Could you tell me what would be the right thing to do next?
kind regards, Boris Ratner.
================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]