bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ld segfault on Solaris


From: Nick Clifton
Subject: Re: ld segfault on Solaris
Date: 15 Jul 2002 14:33:37 +0100
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/21.1

Hi Reinout,

> collect2: ld terminated with signal 11 [Segmentation Fault], core dumped
> 
> I get it when compiling giFT CVS (gift.sourceforge.net) with gcc 3.1 on
> Solaris 8; using GNU binutils 2.12.1 (I also tried the latest 20020710
> tarball).

What is the command line that is being used to invoke ld ?

Do you have access to other operating systems ?  If so, does the
problem occur on them as well, or is it specific to Solaris 8 ?

Can you run the linker inside GDB and print out a stack backtrace from
when the seg fault occured ?  Does anything look suspicious ?  Are
there any NULL pointers involved ?

Can you produce a simple test case that reproduces the fault ?

Cheers
        Nick




reply via email to

[Prev in Thread] Current Thread [Next in Thread]