-
Notifications
You must be signed in to change notification settings - Fork 166
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Python bindings segfault on OS X El Capitan #227
Comments
Same thing happens for from hyperdex.client import Client Process: Python [9778] Date/Time: 2015-12-04 12:05:26.929 -0700 Sleep/Wake UUID: C247D090-2553-4645-94B8-DB94E8AB7E57 Time Awake Since Boot: 590000 seconds System Integrity Protection: enabled Crashed Thread: 0 Dispatch queue: com.apple.main-thread Exception Type: EXC_BAD_ACCESS (SIGSEGV) VM Regions Near 0x8: Thread 0 Crashed:: Dispatch queue: com.apple.main-thread Thread 0 crashed with X86 Thread State (64-bit): Logical CPU: 4 Binary Images: External Modification Summary: VM Region Summary:
REGION TYPE SIZE COUNT (non-coalesced) Model: MacBookPro11,3, BootROM MBP112.0138.B16, 4 processors, Intel Core i7, 2.8 GHz, 16 GB, |
Any one else trying to get this to work on OS X El Capitain |
Have you tried doing a clean build, wiping all of HyperDex and reinstalling? It seems to be segfaulting when importing in Python, which I've seen happen with conflicting shared libraries. |
I installed hyperdex with python using home-brew on OS X 10.11.1.
In python 2.7 installed with home-brew running
SegFaults
The text was updated successfully, but these errors were encountered: