This is the mail archive of the gcc-bugs@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]

FW: SIGSEGV occurring when code compiled with gcc with multithreaded code.


Yes, the compiler was built with the --enable threads flag.  The problem
also occurs in
a Intel based pc system running Solaris.:

SunOS  5.7 Generic i86pc i386 i86

All checks were made to ensure that the compilers on both platforms were
built with the correct flags.

Orlando

-----Original Message-----
From: aoliva@guarana.lsd.ic.unicamp.br
[mailto:aoliva@guarana.lsd.ic.unicamp.br]On Behalf Of Alexandre Oliva
Sent: Wednesday, August 09, 2000 2:36 PM
To: Orlando Betancourt
Cc: gcc-bugs@gcc.gnu.org
Subject: Re: SIGSEGV occurring when code compiled with gcc with
multithreaded code.


On Aug  9, 2000, "Orlando Betancourt" <orlando.betancourt@solipsys.com>
wrote:

> I get a SIGSEGV violation when executing the following multithreaded code
> after two to three minutes.

Did you build GCC with --enable-threads?

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