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]

Re: 1008 segfaults in genattr


Ahhh...I remember getting this error on my linux-pmac system.  I was told
that it probably had something to do with the fact that I wasn't running
glibc2.x...but nothing conclusive (glibc2.x just became available for
linux-pmac, and I've not yet tried this again to see if it fixes it...I
suppose it does, as I think I've heard of folks using egcs with glibc2.x).

-David

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
       David T. McWherter     dtm@waterw.com

On Mon, 17 Nov 1997 acs@acm.org wrote:

> 
> robertl@dgii.com said:
> >   What's the simplest program you can provide that shows the problem?
> 
> >From memory:
> 
> #include <stdio.h>
> main()
> {
> 	printf("Hello World\n");
> }
> 
> 
> This dumps core in (stop me if you've heard this before) 
> __do_global_dtors_aux, the 2nd time around.
> 
> 
> Jeff, I doubt that my platform includes sco5.h, even though it's now owned 
> by SCO.  I was proposing that I test a similar modification to my own 
> configuration header file.
> 
> I'm anxious to try out any suggestions you may have.
> 
> vin
> 



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