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

Re: 64-bit Subversion crashes on Mac OS X

From: Hyrum K Wright <hyrum_at_hyrumwright.org>
Date: Tue, 8 Mar 2011 09:03:13 -0600

On Tue, Mar 8, 2011 at 2:46 AM, Simon Wilson <sepwilson_at_gmail.com> wrote:
>
>>> On Mon, Mar 07, 2011 at 08:59:35AM +0100, Simon Wilson wrote:
>>>> I'm posting here for feedback before opening an issue with Subversion tracker.
>>>>
>>>> Using the 'svn mkdir' command against a 1.5/1.6 format repository via ra_local (i.e. with a file:// URL) with 64-bit Subversion on Mac OS X results in a segmentation fault. This 100% reproducible both with 'svn' in Terminal and when loaded as a library in our Cocoa application.
>>>>
>>>
>>> Please file an issue. Thanks!
>>
>> Is this http://mid.gmane.org/56CE4FBF-08C1-456E-A475-CE65D17E010A@barrys-emacs.org ?
>
> I have no idea whether this is related to the crash we're experiencing, but have filed an issue (http://subversion.tigris.org/issues/show_bug.cgi?id=3829). I have added the link you posted as a comment.

I noted it in the issue tracker, but I'll also not it here:
APR has struggled parsing the '%lld' format specifier, which is what
is causing this particular crash. The relevant APR bug is
https://issues.apache.org/bugzilla/show_bug.cgi?id=48476. There has
been some discussion on the APR dev list about this issue, but I'm not
sure what the status of the fix is.

-Hyrum
Received on 2011-03-08 16:03:45 CET

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.