Bug 74092 - [Qt][WK2] All tests assert in debug mode
Summary: [Qt][WK2] All tests assert in debug mode
Status: RESOLVED DUPLICATE of bug 74090
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Qt (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P1 Critical
Assignee: Nobody
URL:
Keywords: Qt, QtTriaged
Depends on:
Blocks:
 
Reported: 2011-12-08 08:10 PST by Csaba Osztrogonác
Modified: 2011-12-08 08:23 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Csaba Osztrogonác 2011-12-08 08:10:42 PST
$ Tools/Script/run-webkit-tests -2 --debug

All tests assert in debug mode with the following log:

ASSERTION FAILED: m_key != PTHREAD_KEYS_MAX
/home/oszi/WebKit/Source/JavaScriptCore/wtf/ThreadIdentifierDataPthreads.cpp(65) : static WTF::ThreadIdentifier WTF::ThreadIdentifierData::identifier()
Comment 1 Csaba Osztrogonác 2011-12-08 08:23:12 PST

*** This bug has been marked as a duplicate of bug 74090 ***