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]
Other format: [Raw text]

Re: Help needed with sparc


On Jan 24, 2002, Brad Lucier <lucier@math.purdue.edu> wrote:

> Program received signal SIGSEGV, Segmentation fault.
> 0x1000020d4 in __do_global_ctors_aux ()

> but for all I know, this may be nonsense, too.

This looks like a very reasonable segmentation fault (well, as far as
there can be reason in them :-)

How about setting a breakpoint in __do_global_ctors_aux and starting
over?

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me


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