-
Notifications
You must be signed in to change notification settings - Fork 115
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
Segmentation Fault #105
Comments
I tried disabling xdebug but I am still getting a segmentation fault. |
Similar error. Using PHP 5.5.24 on Mac OS X 10.9.5. |
Similar issue, boris crashes every time I eval the second statement. I'm using PHP 5.5.25 and Boris 1.0.8 on Mac OS X 10.10.3. Both PHP and Boris are installed using Homebrew.
|
Same problem here. PHP 5.5.14 on OS X 10.10.2. |
Same issue: PHP 5.5.26 (cli) with zts & pthreads on OS X 10.10.4
|
idem PHP 5.5.30 on OS X 10.10.2 |
Same on OSX. |
I'm not having this issue anymore on OS X 10.11.5 running boris 1.0.8. Closing |
what did you do to get rid of error? i have same issue, and all modules required... But on second statement it throws error...
|
Upgrade os and also reinstalled php resolved the issue. I'm now running php71 and Boris works fine |
OS reinstallation is not good idea, but upgrading php to 5.6 had resolved my problem... |
I am getting a segmentation fault whenever I run the following:
Here is the error message:
I have the following modules installed and enabled. Do you think it is due incompatibility with xdebug?
The text was updated successfully, but these errors were encountered: