1008 segfaults in genattr

acs@acm.org acs@acm.org
Mon Nov 17 09:50:00 GMT 1997


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




More information about the Gcc mailing list