Re: Wait on macOS 10.12.4 and Xcode 8.3

2017-03-30 Thread Michael William Dodge
With Dave Barnes' help, we have determined that Xcode 8.3 is the problem. If you have already upgraded to Xcode 8.3, you can rollback to Xcode 8.2.1 to restore functionality. Sarge > On 29 Mar, 2017, at 15:25, Michael William Dodge wrote: > > With the recent upgrade to macOS 10.12.4 and Xcode

Re: Wait on macOS 10.12.4 and Xcode 8.3

2017-03-30 Thread Michael William Dodge
GEODE-2733 > On 29 Mar, 2017, at 19:44, Jacob Barrett wrote: > > Can you please open a JIRA so we can track this issue, should it require an > update to ACE or our own sources. > > Thanks, > Jake > > On Wed, Mar 29, 2017 at 3:25 PM Michael William Dodge > wrote: > >> With the recent upgrade

Re: Wait on macOS 10.12.4 and Xcode 8.3

2017-03-29 Thread Jacob Barrett
Can you please open a JIRA so we can track this issue, should it require an update to ACE or our own sources. Thanks, Jake On Wed, Mar 29, 2017 at 3:25 PM Michael William Dodge wrote: > With the recent upgrade to macOS 10.12.4 and Xcode 8.3, we're seeing a > SIGSEGV/EXC_BAD_ACCESS with pthread_

Wait on macOS 10.12.4 and Xcode 8.3

2017-03-29 Thread Michael William Dodge
With the recent upgrade to macOS 10.12.4 and Xcode 8.3, we're seeing a SIGSEGV/EXC_BAD_ACCESS with pthread_mutex_lock() which is part of the initialization of the ACE libraries. I haven't done enough debugging to know whether it's caused by an incompatibility between ACE and the 10.12.4 runtimes