[MacRuby-devel] [MacRuby] #794: `pthread_mutex_unlock(&t->sleep_mutex)' failed: Invalid argument (22)

MacRuby ruby-noreply at macosforge.org
Mon Aug 2 23:57:41 PDT 2010


#794: `pthread_mutex_unlock(&t->sleep_mutex)' failed: Invalid argument (22)
----------------------------------+-----------------------------------------
 Reporter:  watson1978@…          |       Owner:  lsansonetti@…        
     Type:  defect                |      Status:  new                  
 Priority:  blocker               |   Milestone:                       
Component:  MacRuby               |    Keywords:                       
----------------------------------+-----------------------------------------

Comment(by lsansonetti@…):

 When writing MacRuby we prefer to check for error codes and wrap critical
 things that should never happy in assertions, to catch bugs early.
 Sometimes we assert too much. It is possible that in this case some of the
 assertions are not needed.

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



More information about the MacRuby-devel mailing list