#702: AudioTimeStamp.new crashes MacRuby 0.6
-----------------------------------+----------------------------------------
 Reporter:  nagachik...@…          |       Owner:  lsansone...@…        
     Type:  defect                 |      Status:  new                  
 Priority:  major                  |   Milestone:                       
Component:  MacRuby                |    Keywords:                       
-----------------------------------+----------------------------------------

Comment(by lsansone...@…):

 It's crashing when trying to compile the #new method on the structure

 {{{
 (gdb) p *bs_boxed->as.s
 $2 = {
   name = 0x1023b4770 "AudioTimeStamp",
   type = 0x1023b4850 "{AudioTimeStamp=dQdQ{SMPTETime=ssIIIssss}II}",
   fields = 0x1023b4b90,
   fields_count = 7,
   opaque = false
 }
 }}}

 More specifically, the {{{{SMPTETime=ssIIIssss}}}} part.

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

_______________________________________________
MacRuby-devel mailing list
MacRuby-devel@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel

Reply via email to