X-Authentication-Warning: delorie.com: mail set sender to djgpp-workers-bounces using -f Date: Thu, 25 Nov 2004 12:09:15 +0200 (EET) From: Esa A E Peuha Sender: peuha AT sirppi DOT helsinki DOT fi To: Workers List cc: Frank Donahoe Subject: Re: Bison 1.875 In-Reply-To: <1101333500.41a503fce2e70@webmail.wilkes.edu> Message-ID: References: <1101333500 DOT 41a503fce2e70 AT webmail DOT wilkes DOT edu> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Wed, 24 Nov 2004 fdonahoe AT wilkes DOT edu wrote: > Call frame traceback EIPs: > 0x0010c7f1 free+304, file > c:/tmp/djgpp/src/libc/ansi/stdlib/malloc.c, line 346 [snip] > Call frame traceback EIPs: > 0x0010c7f1 free+304, file \ > c:/tmp/djgpp/src/libc/ansi/stdlib/malloc.c, line 346 The crashing line is ENDSZ(a) = a->size; and since a->size is accessed two lines up, it must be ENDSZ(a) that crashes. ENDSZ() is defined in , but I don't see any immediate reason why it would crash. Could you run bison under a debugger to see what happens there? -- Esa Peuha student of mathematics at the University of Helsinki http://www.helsinki.fi/~peuha/