#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...@…): Looks like it's related to thread cancelation. This is an area we are currently looking at (in order to fix similar bugs you filed with threads). Regarding crash traces, if you can, it's better to run your test using the version of MacRuby in the build directory instead of the one that has been installed. This way, it has full debugging symbols. I generally do it like this: $ DYLD_LIBRARY_PATH=. ./macruby -I./lib foo.rb. -- Ticket URL: <http://www.macruby.org/trac/ticket/794#comment:1> MacRuby <http://macruby.org/> _______________________________________________ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel