Bug in gls (coreutils)

2013-01-28 Thread Lars Engblom
export LANG=en_US.UTF-8 gls -l This will dump a core on both current and stable. Regards, Lasse

Re: Bug in gls (coreutils)

2013-01-28 Thread Stuart Henderson
On 2013/01/28 15:13, Lars Engblom wrote: export LANG=en_US.UTF-8 gls -l This will dump a core on both current and stable. Regards, Lasse Works for me on amd64. Do you have a backtrace, ideally from a copy built with DEBUG=-g? Does it need some special file in the directory?

Re: Bug in gls (coreutils)

2013-01-28 Thread Stefan Sperling
On Mon, Jan 28, 2013 at 02:34:56PM +, Stuart Henderson wrote: On 2013/01/28 15:13, Lars Engblom wrote: export LANG=en_US.UTF-8 gls -l This will dump a core on both current and stable. Regards, Lasse Works for me on amd64. Do you have a backtrace, ideally from a copy

Re: Bug in gls (coreutils)

2013-01-28 Thread Lars Engblom
Here is a more full error report: _=/usr/bin/env LOGNAME=lasse WINDOWID=6291490 WINDOWPATH=5 XTERM_SHELL=/bin/ksh HOME=/home/lasse PKG_PATH=ftp://ftp.eu.openbsd.org/pub/OpenBSD/5.2/packages/amd64/ CVSROOT=anon...@anoncvs1.ca.openbsd.org:/cvs LC_CTYPE=en_US.UTF-8

Re: Bug in gls (coreutils)

2013-01-28 Thread Stuart Henderson
On 2013/01/28 15:42, Stefan Sperling wrote: On Mon, Jan 28, 2013 at 02:34:56PM +, Stuart Henderson wrote: On 2013/01/28 15:13, Lars Engblom wrote: export LANG=en_US.UTF-8 gls -l This will dump a core on both current and stable. Regards, Lasse Works for me on

Re: Bug in gls (coreutils)

2013-01-28 Thread Stefan Sperling
On Mon, Jan 28, 2013 at 02:54:48PM +, Stuart Henderson wrote: Which versions of gettext and libiconv are installed? gettext-0.18.1p5 libiconv-1.14p0 My amd64 system is not quite -current (from Jan 21) so this might already be fixed. Output from setting LD_DEBUG=1 might give some