This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: 1008 segfaults in genattr
- To: law at cygnus dot com
- Subject: Re: 1008 segfaults in genattr
- From: hjl at lucon dot org (H.J. Lu)
- Date: Wed, 19 Nov 1997 10:45:01 -0800 (PST)
- Cc: robertl at dgii dot com, acs at acm dot org, egcs at cygnus dot com
>
> Also note, we _may_ end up having do disable .fini for x86-solaris due to bugs
> in the solaris2.5 libraries... Oh what fun...
>
I suspect something is wrong with .fini on UnixWare. It will be
nice to set break point at _fini and see how many times it is
called on UnixWare. It may just be called twice. If it does, I
will be wondering why. One possibility is UnixWare doesn't support
one .fini on each object loaded into memory, including shared
libraries.
--
H.J. Lu (hjl@gnu.ai.mit.edu)