[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

1.2RC2 translate-test failure/crash on Mac OS X

From: Jim Correia <jim.correia_at_pobox.com>
Date: 2005-04-29 18:21:42 CEST

On Apr 26, 2005, at 3:07 PM, Jim Correia wrote:

> On Apr 25, 2005, at 2:59 PM, Ben Reser wrote:
>
>> The second release candidate of Subversion 1.2.0 is ready and
>> available
>> from:
>>
>> http://subversion.tigris.org/downloads/subversion-1.2.0-rc2.tar.gz
>
> Building from the tarball with GCC 4 translate-test crashes as
> follows.

Any bites? It looks like it may be a compiler/optimizer bug. It
doesn't trigger with gcc-3.3, or gcc-4 with -O0 (but does with -O1
and -O2 - the default.)

Since GCC4 is the default compiler on 10.4, I'm sure lots more people
building from source are going to run into this after 6pm this evening.

My concern is not such much that the test cashes, but that a similar
problem may be lurking elsewhere. (The remainder of the tests pass...)

Anyone care to stare at the generated code? (I have the generated
assembler.)

Next step? Bug report to Apple?

Any configure changes necessary to guard against it? (which I suppose
is a non-starter until someone can determine what triggers the problem.)

Jim

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Apr 29 18:23:43 2005

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.