[MacRuby-devel] [MacRuby] #702: AudioTimeStamp.new crashes MacRuby 0.6

MacRuby ruby-noreply at macosforge.org
Mon May 10 19:09:54 PDT 2010


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

Comment(by lsansonetti@…):

 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/>



More information about the MacRuby-devel mailing list