hhvm / homebrew-hhvm

Official Mac OS X Homebrew formula for HHVM
MIT License
81 stars 22 forks source link

Segmentation fault when asking for modules #106

Closed juanfernandoe closed 6 years ago

juanfernandoe commented 6 years ago

Description

Segmentation fault when asking for modules

Problem description goes here MacBook-de-Juan:~ fernandoe$ hhvm --modules Segmentation fault: 11

Context and Logs

Parameter Value
OS X Version: 10.13.4
Homebrew Version: 1.6.2
Xcode Version: 9.3

Output of clang -v: Apple LLVM version 9.1.0 (clang-902.0.39.1) Target: x86_64-apple-darwin17.5.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin

fredemmott commented 6 years ago

This is an HHVM issue, not a packaging issue - https://github.com/facebook/hhvm/pull/8203