[webkit-reviews] review canceled: [Bug 65685] Fix assertion failure in ThreadIdentifierData::identifier for non-WTF managed threads : [Attachment 102904] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 4 08:08:41 PDT 2011


jochen at chromium.org has canceled jochen at chromium.org's request for review:
Bug 65685: Fix assertion failure in ThreadIdentifierData::identifier for
non-WTF managed threads
https://bugs.webkit.org/show_bug.cgi?id=65685

Attachment 102904: Patch
https://bugs.webkit.org/attachment.cgi?id=102904&action=review

------- Additional Comments from jochen at chromium.org
obviously that didn't solve the problem either. No idea why this isn't working
for me :-/

Apparently, pthread_create_key is invoked and returns 0, but the key isn't set

btw, it's quite hacky to set m_key to PTHREAD_KEYS_MAX as pthread_key_t isn't
guaranteed to by an integer


More information about the webkit-reviews mailing list