Skip to content

Instantly share code, notes, and snippets.

@cscotta
Created March 2, 2011 16:33
Show Gist options
  • Select an option

  • Save cscotta/851213 to your computer and use it in GitHub Desktop.

Select an option

Save cscotta/851213 to your computer and use it in GitHub Desktop.
/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
@rkh
Copy link

rkh commented Mar 2, 2011

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment