Details
-
Bug
-
Status: Accepted
-
Major
-
Resolution: Unresolved
-
1.2.0, 1.3.0
-
None
-
None
Description
Testing on macOS Sierra 10.12.5.
Note: This bug does not occur if you build Mesos with Xcode 8.2.1 instead of with Xcode 8.3.2.
The bug affects affects Mesos 1.2.0, and still affects 1.3.0-rc3.
The crash occurs at run time if you run `python -c "import mesos.native"`
It appears to be a segfault in _scheduler.so.
Crash log here: https://gist.github.com/ilovezfs/3a63cf1f2a1ed104f15ac38226ce24d5
In particular, this is Mesos built with Homebrew (https://github.com/Homebrew/homebrew-core/blob/master/Formula/mesos.rb)