I'm getting a different error with x86_64, but probably not protected against other bugs:
(irb):3:in `[]=': failed to allocate memory (NoMemoryError)
from (irb):3:in `irb_binding'
from /usr/lib/ruby/1.8/irb/workspace.rb:52:in `irb_binding'
from /usr/lib/ruby/1.8/irb/workspace.rb:52
a[0x7fffffff] = 55
(irb):14: [BUG] Segmentation fault
Presumably this is one of the attack vectors that was fixed.