<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>44297</bug_id>
          
          <creation_ts>2010-08-19 14:59:51 -0700</creation_ts>
          <short_desc>Workers http tests crash when run under WebKitTestRunner</short_desc>
          <delta_ts>2010-08-20 10:15:02 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>WebKit2</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows XP</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Jon Honeycutt">jhoneycutt</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ap</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>266983</commentid>
    <comment_count>0</comment_count>
    <who name="Jon Honeycutt">jhoneycutt</who>
    <bug_when>2010-08-19 14:59:51 -0700</bug_when>
    <thetext>The workers tests in http/ crash when run under WebKit2 using WebKitTestRunner. The crash is in ThreadSpecificThreadExit() trying to dereference the pointer data-&gt;destructor:


Stack trace:

 	0018a164()	
&gt;	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@12()  + 0xe bytes	
 	ntdll.dll!___RtlUserThreadStart@8()  + 0x23 bytes	
 	ntdll.dll!__RtlUserThreadStart@8()  + 0x1b bytes</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>266998</commentid>
    <comment_count>1</comment_count>
    <who name="Jon Honeycutt">jhoneycutt</who>
    <bug_when>2010-08-19 15:16:54 -0700</bug_when>
    <thetext>They only crash for me when run as part of the full set of HTTP tests - not individually, and not when run the workers tests are run. And even then, it&apos;s not 100% repro.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>266999</commentid>
    <comment_count>2</comment_count>
    <who name="Jon Honeycutt">jhoneycutt</who>
    <bug_when>2010-08-19 15:17:59 -0700</bug_when>
    <thetext>That is, they do not crash when only the workers tests are run.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>267284</commentid>
    <comment_count>3</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2010-08-20 10:15:02 -0700</bug_when>
    <thetext>This sounds much like bug 44137.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>