Watson1978
7/19/2011 - 3:19 PM

gistfile1.txt

/Users/watson/src/macruby-master% gdb --pid=75970
GNU gdb 6.3.50-20050815 (Apple version gdb-1518) (Sat Feb 12 02:52:12 UTC 2011)
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "x86_64-apple-darwin".
/Users/watson/src/macruby-master/75970: No such file or directory
Attaching to process 75970.
Reading symbols for shared libraries . done
Reading symbols for shared libraries ............................................... done
0x00007fff8351e932 in select$DARWIN_EXTSN ()
(gdb) c
Continuing.

Program received signal SIGABRT, Aborted.
0x00007fff8351e932 in select$DARWIN_EXTSN ()
(gdb) t a a bt

Thread 5 (process 75970):
#0  0x00007fff834f4a2a in __workq_kernreturn ()
#1  0x00007fff834f4e3c in _pthread_wqthread ()
#2  0x00007fff834f4aa5 in start_wqthread ()

Thread 4 (process 75970):
#0  0x00007fff834f4a2a in __workq_kernreturn ()
#1  0x00007fff834f4e3c in _pthread_wqthread ()
#2  0x00007fff834f4aa5 in start_wqthread ()

Thread 3 (process 75970):
#0  0x00007fff8354d9ce in __semwait_signal_nocancel ()
#1  0x00007fff8354d8d0 in nanosleep$NOCANCEL ()
#2  0x00007fff835aa3ce in usleep$NOCANCEL ()
#3  0x00007fff835c9a00 in abort ()
#4  0x00007fff835b69bc in __assert_rtn ()
#5  0x000000010012c7cf in rb_vm_prepare_block (function=0x11002e4c0, flags=64, self=8602865344, arity={min = 1, max = 1, left_req = 1, real = 1}, parent_var_uses=0x101277330, parent_block=0x20125f100, dvars_size=4) at dispatcher.cpp:1407
#6  0x000000010c669132 in ?? ()
#7  0x0000000100134960 in __rb_vm_bcall [inlined] () at /Users/watson/src/macruby-master/dispatcher.cpp:107
#8  0x0000000100134960 in vm_block_eval [inlined] () at /Users/watson/src/macruby-master/dispatcher.cpp:1221
#9  0x0000000100134960 in rb_vm_yield_args () at dispatcher.cpp:1279
#10 0x0000000101528e37 in ?? ()
#11 0x000000010c66a293 in ?? ()
#12 0x000000010013480b in __rb_vm_bcall [inlined] () at /Users/watson/src/macruby-master/dispatcher.cpp:100
#13 0x000000010013480b in vm_block_eval [inlined] () at /Users/watson/src/macruby-master/dispatcher.cpp:1221
#14 0x000000010013480b in rb_vm_yield_args () at dispatcher.cpp:1279
#15 0x00000001000dae29 in rb_vm_yield (argc=1, argv=0x101278228) at vm.h:697
#16 0x00000001000dadfc in rb_yield (val=8602865344) at vm_eval.c:183
#17 0x0000000100006697 in rary_each (ary=8608437056, sel=0x100f259a0) at array.c:1095
#18 0x000000010012e3e0 in __rb_vm_rcall [inlined] () at /Users/watson/src/macruby-master/dispatcher.cpp:159
#19 0x000000010012e3e0 in ruby_dispatch [inlined] () at /Users/watson/src/macruby-master/dispatcher.cpp:466
#20 0x000000010012e3e0 in rb_vm_dispatch () at dispatcher.cpp:872
#21 0x00000001015005b4 in ?? ()
#22 0x000000010c669991 in ?? ()
#23 0x000000010012e4a8 in __rb_vm_rcall [inlined] () at /Users/watson/src/macruby-master/dispatcher.cpp:165
#24 0x000000010012e4a8 in ruby_dispatch [inlined] () at /Users/watson/src/macruby-master/dispatcher.cpp:466
#25 0x000000010012e4a8 in rb_vm_dispatch () at dispatcher.cpp:872
#26 0x00000001015005b4 in ?? ()
#27 0x000000010c668d9e in ?? ()
#28 0x000000010012e453 in __rb_vm_rcall [inlined] () at /Users/watson/src/macruby-master/dispatcher.cpp:163
#29 0x000000010012e453 in ruby_dispatch [inlined] () at /Users/watson/src/macruby-master/dispatcher.cpp:466
#30 0x000000010012e453 in rb_vm_dispatch () at dispatcher.cpp:872
#31 0x00000001015005b4 in ?? ()
#32 0x000000010c670982 in ?? ()
#33 0x000000010012e412 in __rb_vm_rcall [inlined] () at /Users/watson/src/macruby-master/dispatcher.cpp:161
#34 0x000000010012e412 in ruby_dispatch [inlined] () at /Users/watson/src/macruby-master/dispatcher.cpp:466
#35 0x000000010012e412 in rb_vm_dispatch () at dispatcher.cpp:872
#36 0x00000001015005b4 in ?? ()
#37 0x00000001103b0101 in ?? ()
#38 0x000000010013591b in __rb_vm_bcall [inlined] () at /Users/watson/src/macruby-master/dispatcher.cpp:98
#39 0x000000010013591b in vm_block_eval [inlined] () at /Users/watson/src/macruby-master/dispatcher.cpp:1221
#40 0x000000010013591b in rb_vm_yield_under () at dispatcher.cpp:1322
#41 0x00000001000db484 in specific_eval (argc=0, argv=0x0, klass=8607177920, self=8607177984) at vm_eval.c:339
#42 0x00000001000dba0f in rb_obj_instance_eval_imp (self=8607177984, sel=0x100fde1e0, top=8599345472, argc=0, argv=0x0) at vm_eval.c:507
#43 0x000000010012de92 in ruby_dispatch [inlined] () at /Users/watson/src/macruby-master/dispatcher.cpp:457
#44 0x000000010012de92 in rb_vm_dispatch () at dispatcher.cpp:872
#45 0x00000001015005b4 in ?? ()
#46 0x00000001103a65f0 in ?? ()
#47 0x000000010012e4a8 in __rb_vm_rcall [inlined] () at /Users/watson/src/macruby-master/dispatcher.cpp:165
#48 0x000000010012e4a8 in ruby_dispatch [inlined] () at /Users/watson/src/macruby-master/dispatcher.cpp:466
#49 0x000000010012e4a8 in rb_vm_dispatch () at dispatcher.cpp:872
#50 0x00000001015005b4 in ?? ()
#51 0x00000001084e7779 in ?? ()
#52 0x0000000100134869 in __rb_vm_bcall [inlined] () at /Users/watson/src/macruby-master/dispatcher.cpp:102
#53 0x0000000100134869 in vm_block_eval [inlined] () at /Users/watson/src/macruby-master/dispatcher.cpp:1221
#54 0x0000000100134869 in rb_vm_yield_args () at dispatcher.cpp:1279
#55 0x00000001000dae29 in rb_vm_yield (argc=1, argv=0x10127ed88) at vm.h:697
#56 0x00000001000dadfc in rb_yield (val=8603504512) at vm_eval.c:183
#57 0x0000000100006697 in rary_each (ary=8601279488, sel=0x100f259a0) at array.c:1095
#58 0x000000010012e3e0 in __rb_vm_rcall [inlined] () at /Users/watson/src/macruby-master/dispatcher.cpp:159
#59 0x000000010012e3e0 in ruby_dispatch [inlined] () at /Users/watson/src/macruby-master/dispatcher.cpp:466
#60 0x000000010012e3e0 in rb_vm_dispatch () at dispatcher.cpp:872
#61 0x00000001015005b4 in ?? ()
#62 0x00000001084e7487 in ?? ()
#63 0x000000010012e453 in __rb_vm_rcall [inlined] () at /Users/watson/src/macruby-master/dispatcher.cpp:163
#64 0x000000010012e453 in ruby_dispatch [inlined] () at /Users/watson/src/macruby-master/dispatcher.cpp:466
#65 0x000000010012e453 in rb_vm_dispatch () at dispatcher.cpp:872
#66 0x00000001015005b4 in ?? ()
#67 0x000000011284b7e2 in ?? ()
#68 0x0000000100149be2 in rb_vm_run (fname=0x20103b180 "/Library/Frameworks/MacRuby.framework/Versions/0.11/usr/lib/ruby/Gems/1.9.2/gems/activerecord-3.0.9/lib/active_record/base.rb", node=0x20113e980, binding=0x0, inside_eval=false) at vm.cpp:4123
#69 0x000000010014dabe in rb_vm_load () at vm.cpp:5640
#70 0x0000000100030946 in rb_load (fname=8607046144, wrap=0) at load.c:91
#71 0x0000000100030ea8 in load_try (path=8607895136) at load.c:246
#72 0x0000000100148617 in rb_rescue2 (b_proc=0x100030e8e <load_try at load.c:245>, data1=8607895136, r_proc=0x100030ece <load_rescue at load.c:258>, data2=8607895136) at vm.cpp:3656
#73 0x0000000100030fd5 in rb_require_safe (fname=8605331552, safe=0) at load.c:292
#74 0x00000001000bfb50 in rb_autoload_load (klass=8600984288, id=26541) at variable.c:1365
#75 0x00000001000bfe0e in rb_const_get_0 (klass=8600984288, id=26541, exclude=0, recurse=2) at variable.c:1450
#76 0x00000001000c0063 in rb_const_get (klass=8600984288, id=26541) at variable.c:1505
#77 0x0000000100140a13 in rb_vm_const_lookup_level (outer=8600984288, path=26541, lexical=false, defined=false, outer_stack=0x200e9f040) at vm.cpp:1346
#78 0x00000001015009b5 in ?? ()
#79 0x000000011284ada1 in ?? ()
#80 0x000000010012e412 in __rb_vm_rcall [inlined] () at /Users/watson/src/macruby-master/dispatcher.cpp:161
#81 0x000000010012e412 in ruby_dispatch [inlined] () at /Users/watson/src/macruby-master/dispatcher.cpp:466
#82 0x000000010012e412 in rb_vm_dispatch () at dispatcher.cpp:872
#83 0x00000001015005b4 in ?? ()
#84 0x000000011284a99d in ?? ()
#85 0x000000010012e412 in __rb_vm_rcall [inlined] () at /Users/watson/src/macruby-master/dispatcher.cpp:161
#86 0x000000010012e412 in ruby_dispatch [inlined] () at /Users/watson/src/macruby-master/dispatcher.cpp:466
#87 0x000000010012e412 in rb_vm_dispatch () at dispatcher.cpp:872
#88 0x00000001015005b4 in ?? ()
#89 0x000000011284a88e in ?? ()
#90 0x00000001001347c7 in __rb_vm_bcall [inlined] () at /Users/watson/src/macruby-master/dispatcher.cpp:98
#91 0x00000001001347c7 in vm_block_eval [inlined] () at /Users/watson/src/macruby-master/dispatcher.cpp:1221
#92 0x00000001001347c7 in rb_vm_yield_args () at dispatcher.cpp:1279
#93 0x0000000101528e37 in ?? ()
#94 0x000000010c66df5b in ?? ()
#95 0x000000010012e412 in __rb_vm_rcall [inlined] () at /Users/watson/src/macruby-master/dispatcher.cpp:161
#96 0x000000010012e412 in ruby_dispatch [inlined] () at /Users/watson/src/macruby-master/dispatcher.cpp:466
#97 0x000000010012e412 in rb_vm_dispatch () at dispatcher.cpp:872
#98 0x00000001015005b4 in ?? ()
#99 0x000000011284a596 in ?? ()
#100 0x000000010012e412 in __rb_vm_rcall [inlined] () at /Users/watson/src/macruby-master/dispatcher.cpp:161
#101 0x000000010012e412 in ruby_dispatch [inlined] () at /Users/watson/src/macruby-master/dispatcher.cpp:466
#102 0x000000010012e412 in rb_vm_dispatch () at dispatcher.cpp:872
#103 0x00000001015005b4 in ?? ()
#104 0x0000000112849e0d in ?? ()
#105 0x000000010012e412 in __rb_vm_rcall [inlined] () at /Users/watson/src/macruby-master/dispatcher.cpp:161
#106 0x000000010012e412 in ruby_dispatch [inlined] () at /Users/watson/src/macruby-master/dispatcher.cpp:466
#107 0x000000010012e412 in rb_vm_dispatch () at dispatcher.cpp:872
#108 0x00000001015005b4 in ?? ()
#109 0x0000000112849c2d in ?? ()
#110 0x000000010012e412 in __rb_vm_rcall [inlined] () at /Users/watson/src/macruby-master/dispatcher.cpp:161
#111 0x000000010012e412 in ruby_dispatch [inlined] () at /Users/watson/src/macruby-master/dispatcher.cpp:466
#112 0x000000010012e412 in rb_vm_dispatch () at dispatcher.cpp:872
#113 0x00000001015005b4 in ?? ()
#114 0x00000001128494da in ?? ()
#115 0x000000010012e412 in __rb_vm_rcall [inlined] () at /Users/watson/src/macruby-master/dispatcher.cpp:161
#116 0x000000010012e412 in ruby_dispatch [inlined] () at /Users/watson/src/macruby-master/dispatcher.cpp:466
#117 0x000000010012e412 in rb_vm_dispatch () at dispatcher.cpp:872
#118 0x00000001015005b4 in ?? ()
#119 0x0000000110382596 in ?? ()
#120 0x000000010012e412 in __rb_vm_rcall [inlined] () at /Users/watson/src/macruby-master/dispatcher.cpp:161
#121 0x000000010012e412 in ruby_dispatch [inlined] () at /Users/watson/src/macruby-master/dispatcher.cpp:466
#122 0x000000010012e412 in rb_vm_dispatch () at dispatcher.cpp:872
#123 0x00000001015005b4 in ?? ()
#124 0x0000000112847d2c in ?? ()
#125 0x000000010012e412 in __rb_vm_rcall [inlined] () at /Users/watson/src/macruby-master/dispatcher.cpp:161
#126 0x000000010012e412 in ruby_dispatch [inlined] () at /Users/watson/src/macruby-master/dispatcher.cpp:466
#127 0x000000010012e412 in rb_vm_dispatch () at dispatcher.cpp:872
#128 0x00000001015005b4 in ?? ()
#129 0x000000011284794c in ?? ()
#130 0x000000010012e412 in __rb_vm_rcall [inlined] () at /Users/watson/src/macruby-master/dispatcher.cpp:161
#131 0x000000010012e412 in ruby_dispatch [inlined] () at /Users/watson/src/macruby-master/dispatcher.cpp:466
#132 0x000000010012e412 in rb_vm_dispatch () at dispatcher.cpp:872
#133 0x00000001015005b4 in ?? ()
#134 0x0000000112847749 in ?? ()
#135 0x00000001001347c7 in __rb_vm_bcall [inlined] () at /Users/watson/src/macruby-master/dispatcher.cpp:98
#136 0x00000001001347c7 in vm_block_eval [inlined] () at /Users/watson/src/macruby-master/dispatcher.cpp:1221
#137 0x00000001001347c7 in rb_vm_yield_args () at dispatcher.cpp:1279
#138 0x00000001000dae29 in rb_vm_yield (argc=0, argv=0x0) at vm.h:697
#139 0x00000001000dade8 in rb_yield (val=6) at vm_eval.c:181
#140 0x00000001000c381a in sync_body (a=6) at thread.c:1577
#141 0x000000010013996a in rb_ensure () at vm.cpp:3703
#142 0x00000001000c387c in mutex_synchronize (self=8606710208, sel=0x7fff86ea3170) at thread.c:1591
#143 0x000000010012e3e0 in __rb_vm_rcall [inlined] () at /Users/watson/src/macruby-master/dispatcher.cpp:159
#144 0x000000010012e3e0 in ruby_dispatch [inlined] () at /Users/watson/src/macruby-master/dispatcher.cpp:466
#145 0x000000010012e3e0 in rb_vm_dispatch () at dispatcher.cpp:872
#146 0x00000001015005b4 in ?? ()
#147 0x000000011284733d in ?? ()
#148 0x000000010012e412 in __rb_vm_rcall [inlined] () at /Users/watson/src/macruby-master/dispatcher.cpp:161
#149 0x000000010012e412 in ruby_dispatch [inlined] () at /Users/watson/src/macruby-master/dispatcher.cpp:466
#150 0x000000010012e412 in rb_vm_dispatch () at dispatcher.cpp:872
#151 0x00000001015005b4 in ?? ()
#152 0x0000000111414921 in ?? ()
#153 0x000000010012e412 in __rb_vm_rcall [inlined] () at /Users/watson/src/macruby-master/dispatcher.cpp:161
#154 0x000000010012e412 in ruby_dispatch [inlined] () at /Users/watson/src/macruby-master/dispatcher.cpp:466
#155 0x000000010012e412 in rb_vm_dispatch () at dispatcher.cpp:872
#156 0x00000001015005b4 in ?? ()
#157 0x0000000111414050 in ?? ()
#158 0x000000010012e412 in __rb_vm_rcall [inlined] () at /Users/watson/src/macruby-master/dispatcher.cpp:161
#159 0x000000010012e412 in ruby_dispatch [inlined] () at /Users/watson/src/macruby-master/dispatcher.cpp:466
#160 0x000000010012e412 in rb_vm_dispatch () at dispatcher.cpp:872
#161 0x00000001000d98f5 in rb_vm_call0 (vm=0x111dc3c60, top=0, self=8600506560, klass=0x200cfd4c0, sel=0x100f29b90, block=0x0, opt=2 '\002', argc=1, argv=0x2011584e8) at vm.h:654
#162 0x00000001000daa1a in rb_vm_call2 (block=0x0, self=8600506560, klass=8603555008, sel=0x100f29b90, argc=1, argv=0x2011584e8) at vm.h:679
#163 0x00000001000da8ba in rb_call (recv=8600506560, mid=15352, argc=1, argv=0x2011584e8, scope=3, pass_current_block=true) at vm_eval.c:32
#164 0x00000001000dad3b in send_internal (argc=1, argv=0x2011584e8, recv=8600506560, scope=3) at vm_eval.c:129
#165 0x00000001000dad93 in rb_f_send (recv=8600506560, sel=0x7fff86122548, argc=2, argv=0x2011584e0) at vm_eval.c:155
#166 0x000000010012dddf in ruby_dispatch [inlined] () at /Users/watson/src/macruby-master/dispatcher.cpp:448
#167 0x000000010012dddf in rb_vm_dispatch () at dispatcher.cpp:872
#168 0x00000001015005b4 in ?? ()
#169 0x000000010862a06f in ?? ()
#170 0x000000010012e412 in __rb_vm_rcall [inlined] () at /Users/watson/src/macruby-master/dispatcher.cpp:161
#171 0x000000010012e412 in ruby_dispatch [inlined] () at /Users/watson/src/macruby-master/dispatcher.cpp:466
#172 0x000000010012e412 in rb_vm_dispatch () at dispatcher.cpp:872
#173 0x000000010012f443 in rb_vm_call0 (vm=0x111dc3c60, top=0, self=8601084576, klass=0x200aa2b20, sel=0x100f28ab0, block=0x0, opt=2 '\002', argc=2, argv=0x201158500) at vm.h:655
#174 0x000000010012fb24 in rb_vm_call2 (block=0x0, self=8601084576, klass=8601086752, sel=0x100f28ab0, argc=2, argv=0x201158500) at vm.h:680
#175 0x000000010012fe37 in method_missing (obj=8601084576, sel=0x100f29b90, block=0x0, argc=1, argv=0x101292840, call_status=METHOD_MISSING_DEFAULT) at dispatcher.cpp:388
#176 0x000000010012f350 in rb_vm_dispatch () at dispatcher.cpp:1050
#177 0x00000001015005b4 in ?? ()
#178 0x0000000111413df4 in ?? ()
#179 0x000000010012e412 in __rb_vm_rcall [inlined] () at /Users/watson/src/macruby-master/dispatcher.cpp:161
#180 0x000000010012e412 in ruby_dispatch [inlined] () at /Users/watson/src/macruby-master/dispatcher.cpp:466
#181 0x000000010012e412 in rb_vm_dispatch () at dispatcher.cpp:872
#182 0x00000001015005b4 in ?? ()
#183 0x00000001114134d9 in ?? ()
#184 0x000000010012e412 in __rb_vm_rcall [inlined] () at /Users/watson/src/macruby-master/dispatcher.cpp:161
#185 0x000000010012e412 in ruby_dispatch [inlined] () at /Users/watson/src/macruby-master/dispatcher.cpp:466
#186 0x000000010012e412 in rb_vm_dispatch () at dispatcher.cpp:872
#187 0x00000001015005b4 in ?? ()
#188 0x000000010a187371 in ?? ()
#189 0x000000010012e453 in __rb_vm_rcall [inlined] () at /Users/watson/src/macruby-master/dispatcher.cpp:163
#190 0x000000010012e453 in ruby_dispatch [inlined] () at /Users/watson/src/macruby-master/dispatcher.cpp:466
#191 0x000000010012e453 in rb_vm_dispatch () at dispatcher.cpp:872
#192 0x00000001015005b4 in ?? ()
#193 0x00000001103fd54a in ?? ()
#194 0x000000010012e453 in __rb_vm_rcall [inlined] () at /Users/watson/src/macruby-master/dispatcher.cpp:163
#195 0x000000010012e453 in ruby_dispatch [inlined] () at /Users/watson/src/macruby-master/dispatcher.cpp:466
#196 0x000000010012e453 in rb_vm_dispatch () at dispatcher.cpp:872
#197 0x00000001015005b4 in ?? ()
#198 0x000000010a16ce5a in ?? ()
#199 0x000000010012e412 in __rb_vm_rcall [inlined] () at /Users/watson/src/macruby-master/dispatcher.cpp:161
#200 0x000000010012e412 in ruby_dispatch [inlined] () at /Users/watson/src/macruby-master/dispatcher.cpp:466
#201 0x000000010012e412 in rb_vm_dispatch () at dispatcher.cpp:872
#202 0x00000001015005b4 in ?? ()
#203 0x00000001103f31a6 in ?? ()
#204 0x0000000100132793 in __rb_vm_bcall [inlined] () at /Users/watson/src/macruby-master/dispatcher.cpp:98
#205 0x0000000100132793 in vm_block_eval [inlined] () at /Users/watson/src/macruby-master/dispatcher.cpp:1221
#206 0x0000000100132793 in rb_vm_block_eval (b=0x2010c3600, argc=0, argv=0x0) at dispatcher.cpp:1228
#207 0x000000010014cc37 in rb_vm_thread_run (thread=8607560576) at vm.cpp:4864
#208 0x00007fff83513fd6 in _pthread_start ()
#209 0x00007fff83513e89 in thread_start ()

Thread 2 (process 75970):
#0  0x00007fff83515a6a in __semwait_signal ()
#1  0x00007fff83519881 in _pthread_cond_wait ()
#2  0x000000010014d0d6 in rb_thread_wait_for (time={tv_sec = 0, tv_usec = 500000}) at vm.cpp:5048
#3  0x0000000100080d86 in rb_f_sleep (recv=8606055328, sel=0x7fff84851038, argc=1, argv=0x107ac48f0) at process.c:2924
#4  0x000000010012dddf in ruby_dispatch [inlined] () at /Users/watson/src/macruby-master/dispatcher.cpp:448
#5  0x000000010012dddf in rb_vm_dispatch () at dispatcher.cpp:872
#6  0x00000001015005b4 in ?? ()
#7  0x00000001103f6d6c in ?? ()
#8  0x0000000100132793 in __rb_vm_bcall [inlined] () at /Users/watson/src/macruby-master/dispatcher.cpp:98
#9  0x0000000100132793 in vm_block_eval [inlined] () at /Users/watson/src/macruby-master/dispatcher.cpp:1221
#10 0x0000000100132793 in rb_vm_block_eval (b=0x200fc33c0, argc=0, argv=0x0) at dispatcher.cpp:1228
#11 0x000000010014cc37 in rb_vm_thread_run (thread=8606176352) at vm.cpp:4864
#12 0x00007fff83513fd6 in _pthread_start ()
#13 0x00007fff83513e89 in thread_start ()

Thread 1 (process 75970):
#0  0x00007fff8351e932 in select$DARWIN_EXTSN ()
#1  0x0000000100041e56 in rb_f_select (recv=8590404864, sel=0x101116030, argc=4, argv=0x7fff5fbf5a08) at io.c:3878
#2  0x000000010012dddf in ruby_dispatch [inlined] () at /Users/watson/src/macruby-master/dispatcher.cpp:448
#3  0x000000010012dddf in rb_vm_dispatch () at dispatcher.cpp:872
#4  0x00000001015005b4 in ?? ()
#5  0x00000001103f0522 in ?? ()
#6  0x00000001001347c7 in __rb_vm_bcall [inlined] () at /Users/watson/src/macruby-master/dispatcher.cpp:98
#7  0x00000001001347c7 in vm_block_eval [inlined] () at /Users/watson/src/macruby-master/dispatcher.cpp:1221
#8  0x00000001001347c7 in rb_vm_yield_args () at dispatcher.cpp:1279
#9  0x0000000101528e37 in ?? ()
#10 0x00000001103f10b8 in ?? ()
#11 0x000000010012e3e0 in __rb_vm_rcall [inlined] () at /Users/watson/src/macruby-master/dispatcher.cpp:159
#12 0x000000010012e3e0 in ruby_dispatch [inlined] () at /Users/watson/src/macruby-master/dispatcher.cpp:466
#13 0x000000010012e3e0 in rb_vm_dispatch () at dispatcher.cpp:872
#14 0x00000001015005b4 in ?? ()
#15 0x00000001103eff05 in ?? ()
#16 0x000000010012e3e0 in __rb_vm_rcall [inlined] () at /Users/watson/src/macruby-master/dispatcher.cpp:159
#17 0x000000010012e3e0 in ruby_dispatch [inlined] () at /Users/watson/src/macruby-master/dispatcher.cpp:466
#18 0x000000010012e3e0 in rb_vm_dispatch () at dispatcher.cpp:872
#19 0x00000001015005b4 in ?? ()
#20 0x00000001103ed9bb in ?? ()
#21 0x000000010012e453 in __rb_vm_rcall [inlined] () at /Users/watson/src/macruby-master/dispatcher.cpp:163
#22 0x000000010012e453 in ruby_dispatch [inlined] () at /Users/watson/src/macruby-master/dispatcher.cpp:466
#23 0x000000010012e453 in rb_vm_dispatch () at dispatcher.cpp:872
#24 0x00000001015005b4 in ?? ()
#25 0x00000001084eaec8 in ?? ()
#26 0x000000010012e3e0 in __rb_vm_rcall [inlined] () at /Users/watson/src/macruby-master/dispatcher.cpp:159
#27 0x000000010012e3e0 in ruby_dispatch [inlined] () at /Users/watson/src/macruby-master/dispatcher.cpp:466
#28 0x000000010012e3e0 in rb_vm_dispatch () at dispatcher.cpp:872
#29 0x00000001015005b4 in ?? ()
#30 0x00000001084eb7f2 in ?? ()
#31 0x000000010012e3e0 in __rb_vm_rcall [inlined] () at /Users/watson/src/macruby-master/dispatcher.cpp:159
#32 0x000000010012e3e0 in ruby_dispatch [inlined] () at /Users/watson/src/macruby-master/dispatcher.cpp:466
#33 0x000000010012e3e0 in rb_vm_dispatch () at dispatcher.cpp:872
#34 0x00000001015005b4 in ?? ()
#35 0x00000001084f7258 in ?? ()
#36 0x000000010013480b in __rb_vm_bcall [inlined] () at /Users/watson/src/macruby-master/dispatcher.cpp:100
#37 0x000000010013480b in vm_block_eval [inlined] () at /Users/watson/src/macruby-master/dispatcher.cpp:1221
#38 0x000000010013480b in rb_vm_yield_args () at dispatcher.cpp:1279
#39 0x00000001000dae29 in rb_vm_yield (argc=1, argv=0x7fff5fbfb7c8) at vm.h:697
#40 0x00000001000dadfc in rb_yield (val=8599866304) at vm_eval.c:183
#41 0x000000010004fa47 in rb_obj_tap (obj=8599866304, sel=0x100fbbc30) at object.c:599
#42 0x000000010012e3e0 in __rb_vm_rcall [inlined] () at /Users/watson/src/macruby-master/dispatcher.cpp:159
#43 0x000000010012e3e0 in ruby_dispatch [inlined] () at /Users/watson/src/macruby-master/dispatcher.cpp:466
#44 0x000000010012e3e0 in rb_vm_dispatch () at dispatcher.cpp:872
#45 0x00000001015005b4 in ?? ()
#46 0x00000001084d9ab7 in ?? ()
#47 0x0000000100149be2 in rb_vm_run (fname=0x200a57200 "/Library/Frameworks/MacRuby.framework/Versions/0.11/usr/lib/ruby/Gems/1.9.2/gems/railties-3.0.9/lib/rails/commands.rb", node=0x200a1ede0, binding=0x0, inside_eval=false) at vm.cpp:4123
#48 0x000000010014dabe in rb_vm_load () at vm.cpp:5640
#49 0x0000000100030946 in rb_load (fname=8600806784, wrap=0) at load.c:91
#50 0x0000000100030ea8 in load_try (path=8600806912) at load.c:246
#51 0x0000000100148617 in rb_rescue2 (b_proc=0x100030e8e <load_try at load.c:245>, data1=8600806912, r_proc=0x100030ece <load_rescue at load.c:258>, data2=8600806912) at vm.cpp:3656
#52 0x0000000100030fd5 in rb_require_safe (fname=8600847616, safe=0) at load.c:292
#53 0x00000001000309c3 in rb_f_require (obj=8590054688, fname=8600847680) at load.c:144
#54 0x00000001000309e6 in rb_f_require_imp (obj=8590054688, sel=0x100f28f10, fname=8600847680) at load.c:150
#55 0x000000010012e412 in __rb_vm_rcall [inlined] () at /Users/watson/src/macruby-master/dispatcher.cpp:161
#56 0x000000010012e412 in ruby_dispatch [inlined] () at /Users/watson/src/macruby-master/dispatcher.cpp:466
#57 0x000000010012e412 in rb_vm_dispatch () at dispatcher.cpp:872
#58 0x00000001015005b4 in ?? ()
#59 0x00000001015001df in ?? ()
#60 0x0000000100149be2 in rb_vm_run (fname=0x2000a6660 "script/rails", node=0x200023ac0, binding=0x0, inside_eval=false) at vm.cpp:4123
#61 0x000000010002818b in ruby_run_node (n=0x200023ac0) at eval.c:211
#62 0x0000000100000cf8 in main ()
(gdb)