help-bison
[Top][All Lists]
Advanced

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

Re: parse overflow


From: Hans Aberg
Subject: Re: parse overflow
Date: Thu, 10 Jul 2003 20:19:57 +0200

At 19:06 +0200 2003/07/10, Alvaro Puente (EE/EEM) wrote:
>Hi all!
>
>When using my application to parse a reaaally long entry,
>the process dies (Segmentation fault). I'm using Solaris 8
>and bison 1.25.
>
>Using purify, I get SOF (Stack Overflow). Although I've increased
>YYMAXDEPTH value, the problem remains at the same point.
>
>More precisely, the error happens in "bison.simple" code, when
>calling "alloc".
>
>Any idea on how to solve this?

You might try a Bison version that has not yet become mummified.

Later versions should have a parser dynamic stack reallocation.

  Hans Aberg






reply via email to

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