Created
March 2, 2011 16:33
-
-
Save cscotta/851213 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/ostruct.rb:83: | |
| [BUG] rb_gc_mark(): unknown data type 0x0(0x100148380) corrupted object | |
| ruby 1.8.7 (2009-06-12 patchlevel 174) [universal-darwin10.0] | |
| Abort trap |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes, I think that's a known issue of that patch level and some 0.9.x version had special fixes to avoid this. As 174 is not supported and should be upgraded anyhow, we (Sinatra) no longer feel responsible for this issue.