<?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>45396</bug_id>
          
          <creation_ts>2010-09-08 09:48:02 -0700</creation_ts>
          <short_desc>fast/files/workers/worker-read-blob-async.html is flaky on Leopard</short_desc>
          <delta_ts>2010-09-09 10:46:28 -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>Tools / Tests</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Mac (Intel)</rep_platform>
          <op_sys>OS X 10.5</op_sys>
          <bug_status>ASSIGNED</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="Mihai Parparita">mihaip</reporter>
          <assigned_to name="Jian Li">jianli</assigned_to>
          <cc>eric</cc>
    
    <cc>jianli</cc>
    
    <cc>levin</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>275892</commentid>
    <comment_count>0</comment_count>
    <who name="Mihai Parparita">mihaip</who>
    <bug_when>2010-09-08 09:48:02 -0700</bug_when>
    <thetext>The diff appears to be a garbled string:
-Received loadstart event
+Receiv</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>275898</commentid>
    <comment_count>1</comment_count>
    <who name="Mihai Parparita">mihaip</who>
    <bug_when>2010-09-08 09:51:35 -0700</bug_when>
    <thetext>Not sure why the description got truncated. Here&apos;s the full write-up:

The diff appears to be a garbled string:
-Received loadstart event
+Receiv</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>275904</commentid>
    <comment_count>2</comment_count>
    <who name="Mihai Parparita">mihaip</who>
    <bug_when>2010-09-08 09:57:53 -0700</bug_when>
    <thetext>The reason why the comment string kept getting truncated is because it had \0s in it. Here&apos;s comment with the \0s escaped:

The diff appears to be a garbled string:
-Received loadstart event
+Receiv\0\0\0\0oadstart event

Or:

-Received loadstart even
+\0\0\0\0ived loadstart event

This appears to have been happening for at least a couple of days (at least as of r66830).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>275907</commentid>
    <comment_count>3</comment_count>
    <who name="Mihai Parparita">mihaip</who>
    <bug_when>2010-09-08 10:01:31 -0700</bug_when>
    <thetext>+Jian since this test was added recently (r66461), so it was probably flaky from the start. The extra nulls in the strings are worrisome.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>276104</commentid>
    <comment_count>4</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2010-09-08 15:15:14 -0700</bug_when>
    <thetext>http://trac.webkit.org/browser/trunk/LayoutTests/fast/files/workers/worker-read-blob-async.html

Added in http://trac.webkit.org/changeset/66461</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>276569</commentid>
    <comment_count>5</comment_count>
    <who name="Jian Li">jianli</who>
    <bug_when>2010-09-09 10:46:28 -0700</bug_when>
    <thetext>It seems that the message posted from worker thread to main thread is garbaged occasionally. I am looking into this.

Here is one build that had this error:
http://build.webkit.org/results/Leopard%20Intel%20Debug%20(Tests)/r67057%20(19947)/results.html</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>