[pcre-dev] [Bug 843] PCRE library segfaults on random input

Página Principal
Apagar esta mensagem
Autor: Philip Hazel
Data:  
Para: pcre-dev
Assunto: [pcre-dev] [Bug 843] PCRE library segfaults on random input
------- You are receiving this mail because: -------
You are on the CC list for the bug.

http://bugs.exim.org/show_bug.cgi?id=843




--- Comment #1 from Philip Hazel <ph10@???> 2009-04-21 19:17:22 ---
On Mon, 20 Apr 2009, Mark wrote:

> In using PCRE library, I wrote a test that feeds random input to the library
> both for expressions and match strings. Some random expressions seem to cause
> segfaults.


1. Have you tried the latest release (7.9) ? Several bugs have been fixed
since 7.6.

2. Are you sure it isn't a stack overflow problem? That is the most
common PCRE issue that causes segfaults. Please read the "pcrestack" man
page if you have not already done so. There are options you can set to
limit the use of stack.

Philip


--
Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email