[Webkit-unassigned] [Bug 44297] New: Workers http tests crash when run under WebKitTestRunner
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Aug 19 14:59:51 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=44297
Summary: Workers http tests crash when run under
WebKitTestRunner
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit2
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: jhoneycutt at apple.com
The workers tests in http/ crash when run under WebKit2 using WebKitTestRunner. The crash is in ThreadSpecificThreadExit() trying to dereference the pointer data->destructor:
Stack trace:
0018a164()
> JavaScriptCore.dll!WTF::ThreadSpecificThreadExit() Line 50 + 0xe bytes C++
JavaScriptCore.dll!WTF::wtfThreadEntryPoint(void * param=0x04970328) Line 209 C++
msvcr80.dll!_callthreadstartex() Line 348 + 0x6 bytes C
msvcr80.dll!_threadstartex(void * ptd=0x03705d20) Line 326 + 0x5 bytes C
kernel32.dll!@BaseThreadInitThunk at 12() + 0xe bytes
ntdll.dll!___RtlUserThreadStart at 8() + 0x23 bytes
ntdll.dll!__RtlUserThreadStart at 8() + 0x1b bytes
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list