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
Assertion failure in mrb_gc_mark #3550
Comments
I couldn't reproduce the problem (even with GC_STRESS). Hopefully it's already fixed. |
@matz This still crashes for me on the latest master. I just tested on OS X and Ubuntu. |
Building with |
matz
added a commit
that referenced
this issue
Apr 18, 2017
Shared TT_ENV should be unshared. Reversed condition.
matz
added a commit
that referenced
this issue
May 25, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The following input demonstrates a crash:
Result:
This issue was reported by Dinko Galetic and Denis Kasak (https://hackerone.com/dgaletic). They believe the issue was introduced by ecee8c5.
The text was updated successfully, but these errors were encountered: