tag 374565 confirmed
thanks
On Sun, Jun 25, 2006 at 12:28:11AM +0200, Fr??d??ric Bothamy wrote:
> * Justin Pryzby <[EMAIL PROTECTED]> [2006-06-24 12:03] :
>
> [...]
>
> > > (gdb) r
> > > Starting program: /home/fred/debian/bash/bash-3.1/build-bash/bash
> > > [EMAIL PROTECTED]:~/debian/bash/bash-3.1/build-bash$ COLUMNS=$(stty -a
> > > 2>&- | sed -ne '/columns/s/.*columns \([0-9]*\)[^0-9].*/\1/p');
> > > [EMAIL PROTECTED]:~/debian/bash/bash-3.1/build-bash$
> > > ((fieldw=(COLUMNS-24)/4));
> > > [EMAIL PROTECTED]:~/debian/bash/bash-3.1/build-bash$
> > > ((fieldd=COLUMNS-fieldw*2-6));
> > > [EMAIL PROTECTED]:~/debian/bash/bash-3.1/build-bash$ while read stat name
> > > ver descr; do printf "%-2s %-${fieldw}.${fieldw}s %-${fieldw}.${fieldw}s
> > > %-${fieldd}.${fieldd}s\\n" "$stat" "$name" "$ver" "$descr"; done <
> > > /home/fred/dlocate/dpkg-list_fr
> > > [...]
> > >
> > > pn libregexp-shellish-perl <n?ant> (aucune
> > > description n'est disponible)
> > > pn libregexx-dev <n?ant> (aucune
> > > description n'est disponible)
> > > pn libregexx1 <n?ant> (aucune
> > > description n'est disponible)
> > > pn libregexx1c102 <n?ant> (aucune
> > > description n'est disponible)
> > > pn libreiser4-dev <n?ant> (aucune
> > > description n'est disponible)
> > >
> > > Program received signal SIGSEGV, Segmentation fault.
> > So this really is a bash bug.
> > > Notes:
> > > - the file /home/fred/dlocate/dpkg-list_fr is a dlocate dpkg-list
> > > file (I can send it to you if you want, it's about 133 kB bzip2-ed)
> > Please send a copy to the bug log.
>
> Attached (bzip2 compressed).
I can confirm this crash under LC_ALL=fr_FR.UTF8.
Justin
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]