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


> 
> 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)


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