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