Skip to content
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

Workaround for GC bug during IO method calls. #2

Merged
merged 1 commit into from
Mar 28, 2013

Conversation

y-higuchi
Copy link
Contributor

popen4 call results in "[BUG] Segmentation fault" during GC on some environment.

This patch temporary disables GC during popen4 call.

http://tickets.opscode.com/browse/CHEF-2916
engineyard/engineyard#115

yasuhito added a commit that referenced this pull request Mar 28, 2013
Workaround for GC bug during IO method calls.
@yasuhito yasuhito merged commit 22a64d0 into trema:master Mar 28, 2013
@y-higuchi y-higuchi deleted the stop_gc_around_popen4 branch March 28, 2013 00:58
@coveralls
Copy link

Coverage remained the same when pulling a56e453 on y-higuchi:stop_gc_around_popen4 into f55c455 on trema:master.

View Details

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants