Bug 74092
| Summary: | [Qt][WK2] All tests assert in debug mode | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Csaba Osztrogonác <ossy> |
| Component: | WebKit Qt | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Critical | CC: | hausmann, ossy |
| Priority: | P1 | Keywords: | Qt, QtTriaged |
| Version: | 528+ (Nightly build) | ||
| Hardware: | All | ||
| OS: | All | ||
Csaba Osztrogonác
$ 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()
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Csaba Osztrogonác
*** This bug has been marked as a duplicate of bug 74090 ***