Fwd: [MacPorts] #45496: Subversion with JavaHL crashes on Yosemite

2014-10-22 Thread bf
Hi all,

We have an issue with JavaHL on the new Mac OS X 10.10 Yosemite. Hope that the 
mailing list applies to the right people?!

The installation on our Mac has been done via MacPorts, Port: 
subversion-javahlbindings

Building takes place without errors. The resulting libraries do not run. 
Eclipse crashes in >Preferences >Team >Subversion. The MacPorts test facility 
reports an error. 

Here ist the MacPorts ticket with the complete history and all details: 
https://trac.macports.org/ticket/45496

Thank you for your help.

Kind regards,
Berthold Firmenich

Anfang der weitergeleiteten Nachricht:

> Von: MacPorts 
> Betreff: Aw: [MacPorts] #45496: Subversion with JavaHL crashes on Yosemite
> Datum: 22. Oktober 2014 16:16:21 MESZ
> An: b...@cademia.de, dl...@geeklair.net
> Kopie: macports-tick...@lists.macosforge.org, bl...@macports.org
> Antwort an: macports-...@lists.macosforge.org
> 
> #45496: Subversion with JavaHL crashes on Yosemite
> +------
>  Reporter:  bf@…   |  Owner:  dluke@…
>  Type:  defect | Status:  new
>  Priority:  Normal |  Milestone:
> Component:  ports  |Version:  2.3.2
> Resolution: |   Keywords:  yosemite
>  Port:  subversion-javahlbindings  |
> +--
> 
> Comment (by dluke@…):
> 
> The subversion developers (maybe start with the subversion users mailing
> list? - http://subversion.apache.org/mailing-lists.html)
> 
> I don't think this is a MacPorts-specific issue.
> 
> -- 
> Ticket URL: <https://trac.macports.org/ticket/45496#comment:9>
> MacPorts <https://www.macports.org/>
> Ports system for OS X
> 



Re: [MacPorts] #45496: Subversion with JavaHL crashes on Yosemite

2014-10-23 Thread bf
Thanks for trying to reproduce the problem. Sorry, we do not have the knowledge 
to change the makefiles in the way proposed. 

And, yes, we found a solution to our problem: Just replaced JavaHL by the 
SVNKit Adapter. Works like a charm...

Thanks,
Bert

Am 23.10.2014 um 11:32 schrieb Branko Čibej :

> On 22.10.2014 18:32, b...@cademia.de wrote:
>> Hi all,
>> 
>> We have an issue with JavaHL on the new Mac OS X 10.10 Yosemite. Hope that 
>> the mailing list applies to the right people?!
> 
> I just built our 1.8.x release branch (that's 1.8.10 plus some minor changes) 
> on Yosemite, with XCode 6.1, and the JavaHL tests ran with no problems.
> 
> It's kind of hard to begin guessing from your report what may be going wrong. 
> Could you try running the check-javahl target through lldb and try to get a 
> stack trace at the point where the abort happens? This will require makefile 
> changes and compiling with debug symbols enabled.
> 
> -- Brane
>