www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp-workers/2004/11/25/05:09:49

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 <peuha AT cc DOT helsinki DOT fi>
Sender: peuha AT sirppi DOT helsinki DOT fi
To: Workers List <djgpp-workers AT delorie DOT com>
cc: Frank Donahoe <fdonahoe AT wilkes DOT edu>
Subject: Re: Bison 1.875
In-Reply-To: <1101333500.41a503fce2e70@webmail.wilkes.edu>
Message-ID: <Pine.OSF.4.58.0411251152570.17142@sirppi.helsinki.fi>
References: <1101333500 DOT 41a503fce2e70 AT webmail DOT wilkes DOT edu>
MIME-Version: 1.0
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

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 <libc/malloc.h>, 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/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019