- To: Davide Barbieri <paci@prosa.it>, Alexander Shumakovitch <shurik@math.unibas.ch>, 42974@bugs.debian.org
- Subject: Bug#42974: xpw: pw segfaults on startup.
- From: Alexander Shumakovitch <shurik@math.unibas.ch>
- Date: Mon, 16 Aug 1999 14:48:48 +0200
- In-Reply-To: <19990816133502.F24161@uino.prosa.it>; from Davide Barbieri on Mon, Aug 16, 1999 at 01:35:02PM +0200
- References: <19990814133611.26752@daisy.unibas.ch> <19990816093124.A23148@uino.prosa.it> <19990816111411.46024@daisy.unibas.ch> <19990816133502.F24161@uino.prosa.it>
- Reply-To: Alexander Shumakovitch <shurik@math.unibas.ch>, 42974@bugs.debian.org
- Resent-CC: Davide Barbieri <paci@prosa.it>
- Resent-Date: Mon, 16 Aug 1999 13:03:01 GMT
- Resent-From: Alexander Shumakovitch <shurik@math.unibas.ch>
- Resent-Message-ID: <handler.42974.B42974.93480773217297@bugs.debian.org>
- Resent-Sender: iwj@debian.org
- Resent-To: debian-bugs-dist@lists.debian.org
On Mon, Aug 16, 1999 at 01:35:02PM +0200, Davide Barbieri wrote:
> Are you using any Russian LANG setting?
> Could you test pw, without setting LANG, and tell
> me if it works? I have see that if I sent LANG=ru_RU
> it segfault also for me.
Great, thanks! That was the problem. Here are my standard locale settings:
$ locale
LANG=POSIX
LC_CTYPE=russian
LC_NUMERIC="POSIX"
LC_TIME="POSIX"
LC_COLLATE="POSIX"
LC_MONETARY="POSIX"
LC_MESSAGES="POSIX"
LC_ALL=
(russian is aliased to ru_RU.KOI8-R). I only need LC_CTYPE to allow russian
characters to be entered in a shell. As soon as I unset it, everything works
fine! OK, I can live without it. (at least for a while ;-) )
Thanks again!
--- Alexander.