Re: libssl ABI is broken in 10.3-BETA3 as compared to 10.2

2016-03-03 Thread Glen Barber
On Thu, Mar 03, 2016 at 02:30:53PM -0800, Maxim Sobolev wrote: > Got this nice crash after switching base system from 10.2 to 10.3-beta > (without updating installing packages): > > File "/usr/local/lib/python2.7/site-packages/cffi/verifier.py", line 207, > in _load_library > return

libssl ABI is broken in 10.3-BETA3 as compared to 10.2

2016-03-03 Thread Maxim Sobolev
Got this nice crash after switching base system from 10.2 to 10.3-beta (without updating installing packages): File "/usr/local/lib/python2.7/site-packages/cffi/verifier.py", line 207, in _load_library return self._vengine.load_library() File