(gdb) run test.rbc Starting program: /Users/headius/NetBeansProjects/rbx_cpp/vm/vm test.rbc Reading symbols for shared libraries +++. done Loading: test.rbc terminate called after throwing an instance of 'rubinius::ObjectBoundsExceeded*' Program received signal SIGABRT, Aborted. 0x93257b9e in __kill () (gdb) bt #0 0x93257b9e in __kill () #1 0x93257b91 in kill$UNIX2003 () #2 0x932ceec2 in raise () #3 0x932de47f in abort () #4 0x919e7005 in __gnu_cxx::__verbose_terminate_handler () #5 0x919e510c in __gxx_personality_v0 () #6 0x919e514b in std::terminate () #7 0x919e5261 in __cxa_throw () #8 0x0005a80f in rubinius::Tuple::at (this=0x181ff70, index=4294967295) at builtin_tuple.hpp:15 #9 0x00031a4f in rubinius::Message::import_arguments (this=0xbffff428, state=0x1002c00, task=0x181fafc, args=1) at message.cpp:56 #10 0x01a801ea in ?? () #11 0x0181ff84 in ?? () Previous frame inner to this frame (gdb could not unwind past this frame)