Hi Dan. I was hoping you were gonna see this thread
I did try the test script, and then I did what you said and copied the entire directory and renamed it to the RUBY_PLATFORM that the SU Ruby console spit out. When I re-ran the script SU crashed. I then tried executing the script line by line, and it crashed on:
Kernel.require('socket')
When I tried to do a require with the absolute path to the socket library, it crashed.
I am using RVM with Ruby 1.9.2. But even when I told RVM to switch back to system Ruby it still crashed.
System ruby: ruby 1.8.7 (2009-06-12 patchlevel 174) [universal-darwin10.0]
I'm not sure what a BugSplat is, but I've attached the screen that pops up after SU crashes.