deadloop after LANG=C LANGUAGE=czech:slovak

Ulrich Drepper drepper@redhat.com
Thu Aug 24 02:30:00 GMT 2000


Stanislav Brabec <utx@penguin.cz> writes:

> >Description:
> LANG=C LANGUAGE=czech:slovak is critical combination, if application
> supports NLS and finds .mo files. In such case application hangs in
> infinite loop of memory mapping operations.
> LANG=czech LANGUAGE=czech:slovak works and LANG=C LANGUAGE=C also works.

I cannot reproduce this and your description does not help either.
What is the program doing?  Try running ltrace and if necessary also
strace.  Also provide a gdb backtrace (i.e., start the program in the
debugger and interrupt it).

-- 
---------------.                          ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------


More information about the Libc-alpha mailing list