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