bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gawk 3.1.1l (beta) sigsegv


From: Stepan Kasal
Subject: Re: gawk 3.1.1l (beta) sigsegv
Date: Wed, 19 Feb 2003 09:14:03 +0100
User-agent: Mutt/1.2.5.1i

Hello,
        thank you very much for your bug report.

On Tue, Feb 18, 2003 at 11:37:15PM -0000, John Leadeham wrote:
> The new beta 3.1.1l dumps core.
...
> (The new version also seems about 20% slower, btw.)

both of these are probably caused by the new regex library, which is
taken from current glibc (GNU libc) cvs tree.

The slowdown has to be viewed as necessary price for full support
of POSIX regular expressions.  There is probably space for performance
improvement, but going back is no option.

The coredump should be, IMHO, fixed before the release is made.

The first step is to try whether the bug has not been fixed yet.
Could you please test it?  You need to replace the reg* files by those
from current glibc CVS.

Could you please try the following patch:

http://www.math.cas.cz/~kasal/sw/gnu/gawk/gawk-3.1.1l-cvs_regex.patch.bz2

(also available as
http://www.math.cas.cz/~kasal/sw/gnu/gawk/gawk-3.1.1l-cvs_regex.patch.gz )

(Or check the CVS accessible from http://sources.redhat.com/glibc,
subdirectory posix/, files reg* (except regexbug1.c) yourself.
The patch is up to date, at the time of writing this mail.)

Does it fix your problem?

Regards,
        Stepan Kasal




reply via email to

[Prev in Thread] Current Thread [Next in Thread]