help-bison
[Top][All Lists]
Advanced

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

["Morris Neuman" <address@hidden>] RE: Exception: STATUS_ACCESS_VIOLATIO


From: Akim Demaille
Subject: ["Morris Neuman" <address@hidden>] RE: Exception: STATUS_ACCESS_VIOLATION
Date: 27 Oct 2000 10:24:43 +0200
User-agent: Gnus/5.0807 (Gnus v5.8.7) XEmacs/21.1 (Channel Islands)

--- Begin Message --- Subject: RE: Exception: STATUS_ACCESS_VIOLATION Date: Thu, 26 Oct 2000 14:01:26 -0400
Akim
I just tried it with a null input file and get the same execption.  So it
would have to do with my setup or environment no?
Morris

-----Original Message-----
From: Akim Demaille [mailto:address@hidden
Sent: Thursday, October 26, 2000 1:00 PM
To: Morris Neuman
Cc: address@hidden
Subject: Re: Exception: STATUS_ACCESS_VIOLATION



Bison is known to have dumped core when you used twice the same
literal strings for different symbols as in

%token FOO "foo"
%token FU  "foo"

I know no other famous SEGV.  Nevertheless 1.25 is quite old, and
maybe other SEGV have been fixed since then.  Don't hesitate to send
us the guilty source.

        Akim





--- End Message ---

reply via email to

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