[MacRuby-devel] [MacRuby] #504: sequel 3.7.0 gem unusable.

MacRuby ruby-noreply at macosforge.org
Tue Jan 5 19:14:30 PST 2010


#504: sequel 3.7.0 gem unusable.
---------------------------+------------------------------------------------
 Reporter:  niesen@…       |       Owner:  lsansonetti@…        
     Type:  defect         |      Status:  new                  
 Priority:  critical       |   Milestone:  MacRuby 0.5          
Component:  MacRuby        |    Keywords:                       
---------------------------+------------------------------------------------

Comment(by lsansonetti@…):

 Strange enough, a dispatch call with a null selector is compiled.

 {{{
 Program received signal SIGABRT, Aborted.
 0x00007fff80158096 in __kill ()
 (gdb) bt
 #0  0x00007fff80158096 in __kill ()
 #1  0x00007fff801f90c2 in abort ()
 #2  0x00007fff801e6104 in __assert_rtn ()
 #3  0x000000010015f8df in rb_vm_super_lookup (klass=8594667904, sel=0x0)
 at dispatcher.cpp:227
 #4  0x0000000100169f93 in rb_vm_dispatch (cache=0x1064f17d0,
 top=8594667968, self=8594667968, sel=0x0, block=0x0, opt=3 '\003', argc=1)
 at dispatcher.cpp:569
 #5  0x0000000101189abc in ?? ()
 #6  0x000000010001835b in rb_ary_each_imp (ary=8594667968, sel=<value
 temporarily unavailable, due to optimizations>) at ruby.h:1035
 #7  0x000000010016b632 in rb_vm_dispatch (cache=0x100f2b8f0,
 top=8594667968, self=8594615520, sel=0x100f2b7f0, block=0x20047b500, opt=0
 '\0', argc=<value temporarily unavailable, due to optimizations>) at
 dispatcher.cpp:130
 #8  0x0000000101188ac7 in ?? ()
 #9  0x00000001011819d7 in ?? ()
 }}}

-- 
Ticket URL: <http://www.macruby.org/trac/ticket/504#comment:2>
MacRuby <http://macruby.org/>



More information about the MacRuby-devel mailing list