Re: '=~' crash on NetBSD

2020-05-07 Thread Chet Ramey
On 5/7/20 10:55 AM, Martijn Dekker wrote: > Op 07-05-20 om 14:20 schreef Chet Ramey: >> On 5/6/20 2:08 PM, Martijn Dekker wrote: >>> On NetBSD, bash (all versions, including current git) dumps core when using >>> [[ to match against an ERE containing certain UTF-8 characters, for >>> example, É ($'

Re: '=~' crash on NetBSD

2020-05-07 Thread Martijn Dekker
Op 07-05-20 om 14:20 schreef Chet Ramey: On 5/6/20 2:08 PM, Martijn Dekker wrote: On NetBSD, bash (all versions, including current git) dumps core when using [[ to match against an ERE containing certain UTF-8 characters, for example, É ($'\303\211'). | $ bin/bash-5.0-debug -c "[[ c =~ $'\303\2

Re: '=~' crash on NetBSD

2020-05-07 Thread Chet Ramey
On 5/6/20 2:08 PM, Martijn Dekker wrote: > On NetBSD, bash (all versions, including current git) dumps core when using > [[ to match against an ERE containing certain UTF-8 characters, for > example, É ($'\303\211'). > > | $ bin/bash-5.0-debug -c "[[ c =~ $'\303\211' ]]" > | > | malloc: unknown:0: