help-bison
[Top][All Lists]
Advanced

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

Re: Segment fault with BISON


From: Hans Aberg
Subject: Re: Segment fault with BISON
Date: Thu, 21 Jun 2001 19:29:47 +0200

At 12:18 -0400 2001/06/21, RACHEL MUTHURAJ, BLOOMBERG/ SKILLMAN wrote:
>Iam experiencing a segmentation fault with bison and it seems to happen
>when >yylen gets reset to some huge value like 18798989333. This happens
>when my >input grows around >200 bytes when it is <200 it works fine. Has
>someone >experienced this problem ? Iam using flex/bison latest versions
>and using it to >parse an SQL like grammar.

Are you using any of the Flex %array or -l options? -- If so, see the
manual, section 0.8. Even though the default is
  #define YYLMAX 8192

  Hans Aberg





reply via email to

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