[Bug libgomp/42616] New: OMP'ed loop inside pthread leads to crash.

jos dot de_laender at telenet dot be gcc-bugzilla@gcc.gnu.org
Mon Jan 4 19:58:00 GMT 2010


A trivial program with an OMP'ed loop *inside* a pthread does crash at
libgomp.h:380 where gomp_thread()->task becomes NULL->task.

mingw32 on xp is (with my installation) an installation where TLS (thread local
storage) is inop. Hence the pthread_get_specific() and family are used. I
suspect there to be a problem.


-- 
           Summary: OMP'ed loop inside pthread leads to crash.
           Product: gcc
           Version: 4.4.2
            Status: UNCONFIRMED
          Severity: blocker
          Priority: P3
         Component: libgomp
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: jos dot de_laender at telenet dot be
 GCC build triplet: mingw32 on xp
  GCC host triplet: mingw32 on xp
GCC target triplet: mingw32 on xp


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42616



More information about the Gcc-bugs mailing list