[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#21513: assertion error in pop_fail_stack
From: |
Paul Eggert |
Subject: |
bug#21513: assertion error in pop_fail_stack |
Date: |
Sat, 19 Sep 2015 18:46:22 -0700 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 |
Thanks for reporting that. It's a bug in the glibc regular expression matcher,
and as such will need a glibc fix. I plan to propose a patch there. In the
meantime I fixed the Gnulib replacement for the matcher, here:
http://git.savannah.gnu.org/cgit/gnulib.git/commit/?id=5513b40999149090987a0341c018d05d3eea1272
and have installed the attached patches to GNU grep, so that the bug should be
fixed if you configure grep using the --with-included-regex option.
0001-build-update-gnulib-submodule-to-latest.patch
Description: Text document
0002-Add-test-for-pop_fail_stack-bug.patch
Description: Text document