GNU bug report logs - #27838
grep error: "regexec.c:1375: pop_fail_stack: Assertion `num >= 0' failed."

Previous Next

Package: coreutils;

Reported by: Jacek Wielemborek <d33tah <at> gmail.com>

Date: Wed, 26 Jul 2017 14:54:02 UTC

Severity: normal

Done: Paul Eggert <eggert <at> cs.ucla.edu>

Bug is archived. No further changes may be made.

Full log


Message #10 received at 27838-done <at> debbugs.gnu.org (full text, mbox):

From: Paul Eggert <eggert <at> cs.ucla.edu>
To: Jacek Wielemborek <d33tah <at> gmail.com>, 27838-done <at> debbugs.gnu.org
Subject: Re: bug#27838: grep error: "regexec.c:1375: pop_fail_stack: Assertion
 `num >= 0' failed."
Date: Wed, 26 Jul 2017 09:24:59 -0700
[Message part 1 (text/plain, inline)]
Thanks, that is due to an already known bug in glibc; see:

https://sourceware.org/bugzilla/show_bug.cgi?id=18986
https://debbugs.gnu.org/21513

To work around the problem with grep, use './configure --with-included-regex' 
when building grep, or encourage your upstream distributor to do so (or better 
yet, to fix glibc). You might also follow up on the glibc bug report to mention 
that the problem affects you too.

In the meantime I installed the attached patch, to add your test case to grep's 
test suite. The test is expected to fail if glibc regex is used.
[0001-tests-add-Bug-27838-test-case.patch (text/x-patch, attachment)]

This bug report was last modified 7 years and 305 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.