#794: `pthread_mutex_unlock(&t->sleep_mutex)' failed: Invalid argument (22) ----------------------------------+----------------------------------------- Reporter: watson1...@… | Owner: lsansone...@… Type: defect | Status: new Priority: blocker | Milestone: Component: MacRuby | Keywords: ----------------------------------+-----------------------------------------
Comment(by lsansone...@…): 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/> _______________________________________________ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel