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

RE: Subversion 1.2.0 Release Candidate 3 released.

From: Karan, Cem \(Civ, ARL/CISD\) <CKaran_at_arl.army.mil>
Date: 2005-05-12 17:23:29 CEST

>> Thread 0 Crashed:
>> 0 libSystem.B.dylib 0x90003228 strlen + 8
>> 1 translate-test 0x000034c4 substitute_and_verify + 2712 (translate-test.c:636)
>> 2 translate-test 0x000036c4 noop + 108 (translate-test.c:672)
>
> Are you using gcc 4?

Yes. powerpc-apple-darwin8-gcc-4.0.0 (GCC) 4.0.0 20041026 (Apple Computer, Inc. build 4061)

> If so then it has already been reported:
>
> http://svn.haxx.se/dev/archive-2005-04/1588.shtml
>
> I suspect a compiler bug. Does the test work if you rebuild
> translate-test without optimisation? To do that delete the object
> file subversion/tests/libsvn_wc/translate-test.o (I'm guessing it's .o
> on Tiger) then edit the Makefile and remove -O2 from the line that
> starts "CFLAGS = ..." and then rerun make.

Just finished recompiling and testing, and you're right, it works correctly. I'm guessing that this is already listed at the gcc site, right?

>> 3 libsvn_test-1.0.0.0.dylib 0x00011124 do_test_num + 212 (svn_tests_main.c:159)
>> 4 libsvn_test-1.0.0.0.dylib 0x000115b8 main + 696 (svn_tests_main.c:311)
>> 5 translate-test 0x000021ac _start + 348 (crt.c:272)
>> 6 translate-test 0x0000204c start + 60
>
> --
> Philip Martin

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu May 12 17:59:33 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.