<?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>182857</bug_id>
          
          <creation_ts>2018-02-15 19:33:04 -0800</creation_ts>
          <short_desc>http/tests/security/http-0.9/xhr-blocked.html is flaky</short_desc>
          <delta_ts>2018-02-16 15:18:06 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Text</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=182848</see_also>
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Chris Dumez">cdumez</reporter>
          <assigned_to name="Chris Dumez">cdumez</assigned_to>
          <cc>achristensen</cc>
    
    <cc>ap</cc>
    
    <cc>beidson</cc>
    
    <cc>commit-queue</cc>
    
    <cc>dbates</cc>
    
    <cc>jlewis3</cc>
    
    <cc>koivisto</cc>
    
    <cc>mmaxfield</cc>
    
    <cc>rniwa</cc>
    
    <cc>ryanhaddad</cc>
    
    <cc>webkit-bug-importer</cc>
    
    <cc>youennf</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1399752</commentid>
    <comment_count>0</comment_count>
    <who name="Chris Dumez">cdumez</who>
    <bug_when>2018-02-15 19:33:04 -0800</bug_when>
    <thetext>http/tests/security/http-0.9/xhr-blocked.html is flaky and causes EWS issues as in Bug 182848.

Crash looks like:
Thread 0:: Dispatch queue: com.apple.main-thread
0   com.apple.CoreFoundation      	0x00007fffc5dc1e5a CFEqual + 74
1   com.apple.WebCore             	0x0000000112793a69 WebCore::FontPlatformData::platformIsEqual(WebCore::FontPlatformData const&amp;) const + 25 (FontPlatformDataCocoa.mm:68)
2   com.apple.WebCore             	0x00000001134c5420 WTF::HashTableAddResult&lt;WTF::HashTableIterator&lt;WebCore::FontPlatformData, WTF::KeyValuePair&lt;WebCore::FontPlatformData, WTF::RefPtr&lt;WebCore::Font, WTF::DumbPtrTraits&lt;WebCore::Font&gt; &gt; &gt;, WTF::KeyValuePairKeyExtractor&lt;WTF::KeyValuePair&lt;WebCore::FontPlatformData, WTF::RefPtr&lt;WebCore::Font, WTF::DumbPtrTraits&lt;WebCore::Font&gt; &gt; &gt; &gt;, WebCore::FontDataCacheKeyHash, WTF::HashMap&lt;WebCore::FontPlatformData, WTF::RefPtr&lt;WebCore::Font, WTF::DumbPtrTraits&lt;WebCore::Font&gt; &gt;, WebCore::FontDataCacheKeyHash, WebCore::FontDataCacheKeyTraits, WTF::HashTraits&lt;WTF::RefPtr&lt;WebCore::Font, WTF::DumbPtrTraits&lt;WebCore::Font&gt; &gt; &gt; &gt;::KeyValuePairTraits, WebCore::FontDataCacheKeyTraits&gt; &gt; WTF::HashMap&lt;WebCore::FontPlatformData, WTF::RefPtr&lt;WebCore::Font, WTF::DumbPtrTraits&lt;WebCore::Font&gt; &gt;, WebCore::FontDataCacheKeyHash, WebCore::FontDataCacheKeyTraits, WTF::HashTraits&lt;WTF::RefPtr&lt;WebCore::Font, WTF::DumbPtrTraits&lt;WebCore::Font&gt; &gt; &gt; &gt;::add&lt;std::nullptr_t&gt;(WebCore::FontPlatformData const&amp;, std::nullptr_t&amp;&amp;) + 464 (FontPlatformData.h:174)
3   com.apple.WebCore             	0x00000001134c51c6 WebCore::FontCache::fontForPlatformData(WebCore::FontPlatformData const&amp;) + 102 (FontCache.cpp:342)
4   com.apple.WebCore             	0x00000001134c5139 WebCore::FontCache::fontForFamily(WebCore::FontDescription const&amp;, WTF::AtomicString const&amp;, WebCore::FontTaggedSettings&lt;int&gt; const*, WebCore::FontVariantSettings const*, WebCore::FontSelectionSpecifiedCapabilities, bool) + 217 (utility:753)
5   com.apple.WebCore             	0x0000000112ebef4e WebCore::CSSFontSelector::fontRangesForFamily(WebCore::FontDescription const&amp;, WTF::AtomicString const&amp;) + 270 (CSSFontSelector.cpp:310)
6   com.apple.WebCore             	0x00000001134cd592 WebCore::realizeNextFallback(WebCore::FontCascadeDescription const&amp;, unsigned int&amp;, WebCore::FontSelector*) + 274 (FontCascadeFonts.cpp:150)
7   com.apple.WebCore             	0x00000001134cd204 WebCore::FontCascadeFonts::realizeFallbackRangesAt(WebCore::FontCascadeDescription const&amp;, unsigned int) + 324 (Vector.h:815)
8   com.apple.WebCore             	0x00000001125102a9 WebCore::FontCascadeFonts::primaryFont(WebCore::FontCascadeDescription const&amp;) + 57 (FontCascadeFonts.h:128)
9   com.apple.WebCore             	0x0000000112f295d4 WebCore::StyleResolver::StyleResolver(WebCore::Document&amp;) + 1828 (StyleResolver.cpp:227)
10  com.apple.WebCore             	0x000000011383c2e3 WebCore::Style::Scope::resolver() + 99 (memory:2733)
11  com.apple.WebCore             	0x00000001138425c8 WebCore::Style::TreeResolver::resolve() + 280 (StyleTreeResolver.cpp:66)
12  com.apple.WebCore             	0x0000000112fccdab WebCore::Document::resolveStyle(WebCore::Document::ResolveStyleType) + 747 (memory:2722)
13  com.apple.WebCore             	0x0000000112fcd7f6 WebCore::Document::updateStyleIfNeeded() + 278 (Document.cpp:1971)
14  com.apple.WebCore             	0x000000011338b415 WebCore::DOMWindow::alert(WTF::String const&amp;) + 101 (memory:2713)
15  com.apple.WebCore             	0x00000001127366d6 WebCore::jsDOMWindowInstanceFunctionAlert(JSC::ExecState*) + 342 (JSDOMWindow.cpp:28441)
16  ???                           	0x0000282489001185 0 + 44137382416773
17  com.apple.JavaScriptCore      	0x000000010f2b043d llint_entry + 29227 (LowLevelInterpreter.asm:798)
18  com.apple.JavaScriptCore      	0x000000010f2a902a vmEntryToJavaScript + 304 (LowLevelInterpreter64.asm:259)
19  com.apple.JavaScriptCore      	0x000000010f992613 JSC::JITCode::execute(JSC::VM*, JSC::ProtoCallFrame*) + 147 (JITCode.cpp:82)
20  com.apple.JavaScriptCore      	0x000000010f95e291 JSC::Interpreter::executeProgram(JSC::SourceCode const&amp;, JSC::ExecState*, JSC::JSObject*) + 11985 (Interpreter.cpp:969)
21  com.apple.JavaScriptCore      	0x000000010fb86717 JSC::evaluate(JSC::ExecState*, JSC::SourceCode const&amp;, JSC::JSValue, WTF::NakedPtr&lt;JSC::Exception&gt;&amp;) + 327 (Completion.cpp:103)
22  com.apple.WebCore             	0x0000000112dd43e0 WebCore::ScriptController::evaluateInWorld(WebCore::ScriptSourceCode const&amp;, WebCore::DOMWrapperWorld&amp;, WebCore::ExceptionDetails*) + 320 (JSMainThreadExecState.h:78)
23  com.apple.WebCore             	0x00000001130474f4 WebCore::ScriptElement::executeClassicScript(WebCore::ScriptSourceCode const&amp;) + 548 (CurrentScriptIncrementer.h:52)
24  com.apple.WebCore             	0x0000000113045bfa WebCore::ScriptElement::prepareScript(WTF::TextPosition const&amp;, WebCore::ScriptElement::LegacyTypeSupport) + 1194 (utility:753)
25  com.apple.WebCore             	0x0000000113223729 WebCore::HTMLScriptRunner::runScript(WebCore::ScriptElement&amp;, WTF::TextPosition const&amp;) + 89 (ScriptElement.h:62)
26  com.apple.WebCore             	0x0000000113223680 WebCore::HTMLScriptRunner::execute(WTF::Ref&lt;WebCore::ScriptElement, WTF::DumbPtrTraits&lt;WebCore::ScriptElement&gt; &gt;&amp;&amp;, WTF::TextPosition const&amp;) + 48 (HTMLScriptRunner.cpp:154)
27  com.apple.WebCore             	0x000000011321870c WebCore::HTMLDocumentParser::runScriptsForPausedTreeBuilder() + 220 (Ref.h:60)
28  com.apple.WebCore             	0x00000001132189fb WebCore::HTMLDocumentParser::pumpTokenizerLoop(WebCore::HTMLDocumentParser::SynchronousMode, bool, WebCore::PumpSession&amp;) + 683 (HTMLDocumentParser.cpp:233)
29  com.apple.WebCore             	0x0000000113218434 WebCore::HTMLDocumentParser::pumpTokenizer(WebCore::HTMLDocumentParser::SynchronousMode) + 116 (DocumentParser.h:69)
30  com.apple.WebCore             	0x0000000113218f64 WebCore::HTMLDocumentParser::append(WTF::RefPtr&lt;WTF::StringImpl, WTF::DumbPtrTraits&lt;WTF::StringImpl&gt; &gt;&amp;&amp;) + 484 (DocumentParser.h:70)
31  com.apple.WebCore             	0x0000000112fc279c WebCore::DecodedDataDocumentParser::flush(WebCore::DocumentWriter&amp;) + 92 (utility:753)
32  com.apple.WebCore             	0x00000001132ef5ab WebCore::DocumentWriter::end() + 43 (RefPtr.h:82)
33  com.apple.WebCore             	0x00000001132dd763 WebCore::DocumentLoader::finishedLoading() + 451 (DocumentLoader.cpp:430)
34  com.apple.WebCore             	0x000000011335a12d WebCore::CachedResource::checkNotify() + 205 (Vector.h:689)
35  com.apple.WebCore             	0x0000000113357c29 WebCore::CachedRawResource::finishLoading(WebCore::SharedBuffer*) + 409 (CachedRawResource.cpp:118)
36  com.apple.WebCore             	0x000000011332e420 WebCore::SubresourceLoader::didFinishLoading(WebCore::NetworkLoadMetrics const&amp;) + 1168 (ResourceLoader.h:162)
37  com.apple.WebCore             	0x00000001133269f0 WebCore::ResourceLoader::didFinishLoading(WebCore::ResourceHandle*) + 192 (NetworkLoadMetrics.h:48)
38  com.apple.WebCore             	0x00000001128d5fb6 WTF::Function&lt;void ()&gt;::CallableWrapper&lt;-[WebCoreResourceHandleAsOperationQueueDelegate connectionDidFinishLoading:]::$_7&gt;::call() + 70
39  com.apple.JavaScriptCore      	0x000000010fe4b5c0 WTF::dispatchFunctionsFromMainThread() + 176 (memory:2735)
40  com.apple.Foundation          	0x00007fffc78aa52a __NSThreadPerformPerform + 326
41  com.apple.CoreFoundation      	0x00007fffc5e4a3e1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
42  com.apple.CoreFoundation      	0x00007fffc5e2b65c __CFRunLoopDoSources0 + 556
43  com.apple.CoreFoundation      	0x00007fffc5e2ab46 __CFRunLoopRun + 934
44  com.apple.CoreFoundation      	0x00007fffc5e2a544 CFRunLoopRunSpecific + 420
45  DumpRenderTree                	0x000000010f029ab5 runTest(std::__1::basic_string&lt;char, std::__1::char_traits&lt;char&gt;, std::__1::allocator&lt;char&gt; &gt; const&amp;) + 2687 (DumpRenderTree.mm:1989)
46  DumpRenderTree                	0x000000010f028e47 dumpRenderTree(int, char const**) + 2956 (DumpRenderTree.mm:1156)
47  DumpRenderTree                	0x000000010f02a4b7 DumpRenderTreeMain(int, char const**) + 1454 (DumpRenderTree.mm:1369)
48  libdyld.dylib                 	0x00007fffdb9f3235 start + 1</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1399994</commentid>
    <comment_count>1</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2018-02-16 13:22:26 -0800</bug_when>
    <thetext>The first instance of this on testers is with http://trac.webkit.org/r228545. I don&apos;t see any clear culprit.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1400005</commentid>
    <comment_count>2</comment_count>
    <who name="Chris Dumez">cdumez</who>
    <bug_when>2018-02-16 13:34:39 -0800</bug_when>
    <thetext>I was wrong, this is the thread that crashed:
Thread 22 Crashed:: Dispatch queue: NSOperationQueue 0x7ff8e1817cc0 :: NSOperation 0x7ff8e1a5bc00 (QOS: DEFAULT)
0   com.apple.WebCore             	0x00000001128d05fc WTF::MessageQueue&lt;WTF::Function&lt;void ()&gt; &gt;::append(std::__1::unique_ptr&lt;WTF::Function&lt;void ()&gt;, std::__1::default_delete&lt;WTF::Function&lt;void ()&gt; &gt; &gt;) + 108 (memory:2250)
1   com.apple.WebCore             	0x00000001128d02fb -[WebCoreResourceHandleAsOperationQueueDelegate callFunctionOnMainThread:] + 75 (memory:2733)
2   com.apple.WebCore             	0x00000001128d1150 -[WebCoreResourceHandleAsOperationQueueDelegate connection:didReceiveResponse:] + 224 (memory:2733)
3   com.apple.CFNetwork           	0x00007fffc4f89f27 __65-[NSURLConnectionInternal _withConnectionAndDelegate:onlyActive:]_block_invoke + 72
4   com.apple.Foundation          	0x00007fffc787cf19 __NSBLOCKOPERATION_IS_CALLING_OUT_TO_A_BLOCK__ + 7
5   com.apple.Foundation          	0x00007fffc787cbfc -[NSBlockOperation main] + 101
6   com.apple.Foundation          	0x00007fffc787b324 -[__NSOperationInternal _start:] + 672
7   com.apple.Foundation          	0x00007fffc78771db __NSOQSchedule_f + 201
8   libdispatch.dylib             	0x00007fffdb9bd8fc _dispatch_client_callout + 8
9   libdispatch.dylib             	0x00007fffdb9d39a0 _dispatch_queue_serial_drain + 896
10  libdispatch.dylib             	0x00007fffdb9c6306 _dispatch_queue_invoke + 1046
11  libdispatch.dylib             	0x00007fffdb9bf6b5 _dispatch_root_queue_drain + 476
12  libdispatch.dylib             	0x00007fffdb9bf48c _dispatch_worker_thread3 + 99
13  libsystem_pthread.dylib       	0x00007fffdbc0c5a2 _pthread_wqthread + 1299
14  libsystem_pthread.dylib       	0x00007fffdbc0c07d start_wqthread + 13</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1400011</commentid>
    <comment_count>3</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2018-02-16 13:41:53 -0800</bug_when>
    <thetext>&lt;rdar://problem/37616958&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1400023</commentid>
    <comment_count>4</comment_count>
    <who name="Chris Dumez">cdumez</who>
    <bug_when>2018-02-16 13:57:17 -0800</bug_when>
    <thetext>Easy repo with:
Tools/Scripts/run-webkit-tests -gf --repeat-each=500 -1 http/tests/security/http-0.9/xhr-blocked.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1400025</commentid>
    <comment_count>5</comment_count>
      <attachid>334066</attachid>
    <who name="Chris Dumez">cdumez</who>
    <bug_when>2018-02-16 14:01:46 -0800</bug_when>
    <thetext>Created attachment 334066
Patch</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1400052</commentid>
    <comment_count>6</comment_count>
    <who name="Antti Koivisto">koivisto</who>
    <bug_when>2018-02-16 15:01:15 -0800</bug_when>
    <thetext>r=me</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1400061</commentid>
    <comment_count>7</comment_count>
      <attachid>334066</attachid>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2018-02-16 15:18:05 -0800</bug_when>
    <thetext>Comment on attachment 334066
Patch

Clearing flags on attachment: 334066

Committed r228586: &lt;https://trac.webkit.org/changeset/228586&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1400062</commentid>
    <comment_count>8</comment_count>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2018-02-16 15:18:06 -0800</bug_when>
    <thetext>All reviewed patches have been landed.  Closing bug.</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>334066</attachid>
            <date>2018-02-16 14:01:46 -0800</date>
            <delta_ts>2018-02-16 15:18:05 -0800</delta_ts>
            <desc>Patch</desc>
            <filename>bug-182857-20180216140145.patch</filename>
            <type>text/plain</type>
            <size>1863</size>
            <attacher name="Chris Dumez">cdumez</attacher>
            
              <data encoding="base64">U3VidmVyc2lvbiBSZXZpc2lvbjogMjI4NTc0CmRpZmYgLS1naXQgYS9Tb3VyY2UvV2ViQ29yZS9D
aGFuZ2VMb2cgYi9Tb3VyY2UvV2ViQ29yZS9DaGFuZ2VMb2cKaW5kZXggZWVhMTU5ZDc4Yjg4YWMz
Zjk5ZWJkN2E1MGIxYzM2ZDllNzgzZDQ3NC4uZDdhZjlmMmI0NWQ3ZTA4ZDg5ZmMzNDhmMmMxZWY2
ZDhlZGI0NmI3MCAxMDA2NDQKLS0tIGEvU291cmNlL1dlYkNvcmUvQ2hhbmdlTG9nCisrKyBiL1Nv
dXJjZS9XZWJDb3JlL0NoYW5nZUxvZwpAQCAtMSwzICsxLDIyIEBACisyMDE4LTAyLTE2ICBDaHJp
cyBEdW1leiAgPGNkdW1lekBhcHBsZS5jb20+CisKKyAgICAgICAgaHR0cC90ZXN0cy9zZWN1cml0
eS9odHRwLTAuOS94aHItYmxvY2tlZC5odG1sIGlzIGZsYWt5CisgICAgICAgIGh0dHBzOi8vYnVn
cy53ZWJraXQub3JnL3Nob3dfYnVnLmNnaT9pZD0xODI4NTcKKyAgICAgICAgPHJkYXI6Ly9wcm9i
bGVtLzM3NjE2OTU4PgorCisgICAgICAgIFJldmlld2VkIGJ5IE5PQk9EWSAoT09QUyEpLgorCisg
ICAgICAgIFdlYkNvcmVSZXNvdXJjZUhhbmRsZUFzT3BlcmF0aW9uUXVldWVEZWxlZ2F0ZSBkb2Vz
IG5vdCBvd24gdGhlIG1lc3NhZ2VRdWV1ZSBhbmQKKyAgICAgICAgdGhlIGRldGFjaEhhbmRsZSBm
dW5jdGlvbiB3YXMgZmFpbGluZyB0byBudWxsb3V0IG1fbWVzc2FnZVF1ZXVlIHdoZW4gdGhlIHJl
c291cmNlSGFuZGxlCisgICAgICAgIGdldHMgZGVzdHJveWVkLiBUaGlzIG1lYW5zIHRoYXQgY2Fs
bEZ1bmN0aW9uT25NYWluVGhyZWFkIHdvdWxkIHNvbWV0aW1lcyB0cnkgdG8gYXBwZW5kCisgICAg
ICAgIHRvIGEgZGVhZCBtZXNzYWdlUXVldWUuCisKKyAgICAgICAgTm8gbmV3IHRlc3RzLCBhbHJl
YWR5IGNvdmVyZWQgYnk6CisgICAgICAgIGh0dHAvdGVzdHMvc2VjdXJpdHkvaHR0cC0wLjkveGhy
LWJsb2NrZWQuaHRtbCBpcyBmbGFreQorCisgICAgICAgICogcGxhdGZvcm0vbmV0d29yay9tYWMv
V2ViQ29yZVJlc291cmNlSGFuZGxlQXNPcGVyYXRpb25RdWV1ZURlbGVnYXRlLm1tOgorICAgICAg
ICAoLVtXZWJDb3JlUmVzb3VyY2VIYW5kbGVBc09wZXJhdGlvblF1ZXVlRGVsZWdhdGUgZGV0YWNo
SGFuZGxlXSk6CisKIDIwMTgtMDItMTYgIENocmlzIER1bWV6ICA8Y2R1bWV6QGFwcGxlLmNvbT4K
IAogICAgICAgICBDcmFzaCB1bmRlciBXZWJDb3JlOjpFdmVudFRhcmdldDo6ZmlyZUV2ZW50TGlz
dGVuZXJzCmRpZmYgLS1naXQgYS9Tb3VyY2UvV2ViQ29yZS9wbGF0Zm9ybS9uZXR3b3JrL21hYy9X
ZWJDb3JlUmVzb3VyY2VIYW5kbGVBc09wZXJhdGlvblF1ZXVlRGVsZWdhdGUubW0gYi9Tb3VyY2Uv
V2ViQ29yZS9wbGF0Zm9ybS9uZXR3b3JrL21hYy9XZWJDb3JlUmVzb3VyY2VIYW5kbGVBc09wZXJh
dGlvblF1ZXVlRGVsZWdhdGUubW0KaW5kZXggNjZlN2M3ZTM4MDcxNTIzMWU4ZWFmZGIyZDI4MzUx
Zjc5MzI2MmRjNi4uMTNkMTFhODgxZWMzNTFiMWZlMmI1ZDI2ZTE3NjA5MjNlNzM5OWJjNCAxMDA2
NDQKLS0tIGEvU291cmNlL1dlYkNvcmUvcGxhdGZvcm0vbmV0d29yay9tYWMvV2ViQ29yZVJlc291
cmNlSGFuZGxlQXNPcGVyYXRpb25RdWV1ZURlbGVnYXRlLm1tCisrKyBiL1NvdXJjZS9XZWJDb3Jl
L3BsYXRmb3JtL25ldHdvcmsvbWFjL1dlYkNvcmVSZXNvdXJjZUhhbmRsZUFzT3BlcmF0aW9uUXVl
dWVEZWxlZ2F0ZS5tbQpAQCAtMTAxLDYgKzEwMSw3IEBAIC0gKHZvaWQpZGV0YWNoSGFuZGxlCiAK
ICAgICBtX2hhbmRsZSA9IG51bGxwdHI7CiAKKyAgICBtX21lc3NhZ2VRdWV1ZSA9IG51bGxwdHI7
CiAgICAgbV9yZXF1ZXN0UmVzdWx0ID0gbnVsbHB0cjsKICAgICBtX2NhY2hlZFJlc3BvbnNlUmVz
dWx0ID0gbnVsbHB0cjsKICAgICBtX2Jvb2xSZXN1bHQgPSBOTzsK
</data>

          </attachment>
      

    </bug>

</bugzilla>