This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: fix-header crash (gcc 3.3.1 20030630)


On Jun 30, 2003, "Brian R. Gaeke" <gaeke@uiuc.edu> wrote:

> 764 neo> ./fix-header barf.test.h barf.test.h barf.test.h
> barf.test.h: OK, nothing needs to be done.
> Segmentation fault (core dumped)

> The backtrace seems to suggest that something the C runtime wanted has
> been trod upon by a bad pointer access:

> I would appreciate any help in fixing this.  Here is the test case:

I'd start by throwing some malloc/free consistency checker on it.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                 aoliva@{redhat.com, gcc.gnu.org}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist                Professional serial bug killer


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]