X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.6 required=5.0 tests=BAYES_00 X-Spam-Check-By: sourceware.org Message-ID: <654937.67370.qm@web26501.mail.ukl.yahoo.com> Date: Fri, 10 Jul 2009 16:00:19 +0000 (GMT) From: robs Subject: Re: 1.5.25: gcc/gomp crash To: cygwin AT cygwin DOT com MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com On Friday 10 Jul 2009, you wrote: > 2009/7/10 robs: > > Compiling and running the attached gomp test code crashes (or sometimes > > locks up) on a dual core PC. > > > I.e. > > gcc -fopenmp -lgomp gomp-test.c > > ./a.exe > > crashes. ?If invoked as > > ./a.exe 1 > > > > however, the program is run single-threaded and completes correctly. > > Neither ./a nor ./a 1 crash after several retries on my single-core CORE2 > T7200. > gcc (GCC) 4.3.2 20080827 (beta) 2 Yes, this problem seems to occur only on dual (or more) core. BTW, the sam= e test works fine under linux (gcc 4.3.3) on the same dual core PC that cra= shes under cygwin. /Rob -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple