<?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>182795</bug_id>
          
          <creation_ts>2018-02-14 09:27:27 -0800</creation_ts>
          <short_desc>Log the error message when failing to open the database</short_desc>
          <delta_ts>2018-02-16 11:36:14 -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>Service Workers</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <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="youenn fablet">youennf</reporter>
          <assigned_to name="youenn fablet">youennf</assigned_to>
          <cc>beidson</cc>
    
    <cc>cdumez</cc>
    
    <cc>commit-queue</cc>
    
    <cc>fred.wang</cc>
    
    <cc>ryanhaddad</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1399086</commentid>
    <comment_count>0</comment_count>
    <who name="youenn fablet">youennf</who>
    <bug_when>2018-02-14 09:27:27 -0800</bug_when>
    <thetext>Log the error message when failing to open the database</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1399087</commentid>
    <comment_count>1</comment_count>
      <attachid>333806</attachid>
    <who name="youenn fablet">youennf</who>
    <bug_when>2018-02-14 09:30:12 -0800</bug_when>
    <thetext>Created attachment 333806
Patch</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1399088</commentid>
    <comment_count>2</comment_count>
    <who name="youenn fablet">youennf</who>
    <bug_when>2018-02-14 09:31:36 -0800</bug_when>
    <thetext>Looking at the code, it is the first time we would expose SQLiteDatabase::lastErrorMsg() in release log.
AIUI, it does not contain any privacy sensitive information.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1399696</commentid>
    <comment_count>3</comment_count>
      <attachid>333806</attachid>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2018-02-15 17:30:41 -0800</bug_when>
    <thetext>Comment on attachment 333806
Patch

Rejecting attachment 333806 from commit-queue.

Failed to run &quot;[&apos;/Volumes/Data/EWS/WebKit/Tools/Scripts/webkit-patch&apos;, &apos;--status-host=webkit-queues.webkit.org&apos;, &apos;--bot-id=webkit-cq-02&apos;, &apos;land-attachment&apos;, &apos;--force-clean&apos;, &apos;--non-interactive&apos;, &apos;--parent-command=commit-queue&apos;, 333806, &apos;--port=mac&apos;]&quot; exit_code: 1 cwd: /Volumes/Data/EWS/WebKit

Last 500 characters of output:
rdparty/autoinstalled/mechanize/_urllib2_fork.py&quot;, line 332, in _call_chain
    result = func(*args)
  File &quot;/Volumes/Data/EWS/WebKit/Tools/Scripts/webkitpy/thirdparty/autoinstalled/mechanize/_urllib2_fork.py&quot;, line 1170, in https_open
    return self.do_open(conn_factory, req)
  File &quot;/Volumes/Data/EWS/WebKit/Tools/Scripts/webkitpy/thirdparty/autoinstalled/mechanize/_urllib2_fork.py&quot;, line 1118, in do_open
    raise URLError(err)
urllib2.URLError: &lt;urlopen error [Errno 60] Operation timed out&gt;

Full output: http://webkit-queues.webkit.org/results/6526217</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1399723</commentid>
    <comment_count>4</comment_count>
      <attachid>333806</attachid>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2018-02-15 18:27:19 -0800</bug_when>
    <thetext>Comment on attachment 333806
Patch

Rejecting attachment 333806 from commit-queue.

Failed to run &quot;[&apos;/Volumes/Data/EWS/WebKit/Tools/Scripts/webkit-patch&apos;, &apos;--status-host=webkit-queues.webkit.org&apos;, &apos;--bot-id=webkit-cq-02&apos;, &apos;land-attachment&apos;, &apos;--force-clean&apos;, &apos;--non-interactive&apos;, &apos;--parent-command=commit-queue&apos;, 333806, &apos;--port=mac&apos;]&quot; exit_code: 1 cwd: /Volumes/Data/EWS/WebKit

Last 500 characters of output:
rdparty/autoinstalled/mechanize/_urllib2_fork.py&quot;, line 332, in _call_chain
    result = func(*args)
  File &quot;/Volumes/Data/EWS/WebKit/Tools/Scripts/webkitpy/thirdparty/autoinstalled/mechanize/_urllib2_fork.py&quot;, line 1170, in https_open
    return self.do_open(conn_factory, req)
  File &quot;/Volumes/Data/EWS/WebKit/Tools/Scripts/webkitpy/thirdparty/autoinstalled/mechanize/_urllib2_fork.py&quot;, line 1118, in do_open
    raise URLError(err)
urllib2.URLError: &lt;urlopen error [Errno 60] Operation timed out&gt;

Full output: http://webkit-queues.webkit.org/results/6527099</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1399734</commentid>
    <comment_count>5</comment_count>
      <attachid>333806</attachid>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2018-02-15 18:45:13 -0800</bug_when>
    <thetext>Comment on attachment 333806
Patch

Clearing flags on attachment: 333806

Committed r228548: &lt;https://trac.webkit.org/changeset/228548&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1399735</commentid>
    <comment_count>6</comment_count>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2018-02-15 18:45:15 -0800</bug_when>
    <thetext>All reviewed patches have been landed.  Closing bug.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1399736</commentid>
    <comment_count>7</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2018-02-15 18:46:19 -0800</bug_when>
    <thetext>&lt;rdar://problem/37592399&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1399854</commentid>
    <comment_count>8</comment_count>
    <who name="Frédéric Wang Nélar">fred.wang</who>
    <bug_when>2018-02-16 03:35:52 -0800</bug_when>
    <thetext>@Youenn: It looks like this patch breaks the iOS simulator debug bot:

In file included from /Volumes/Data/slave/ios-simulator-11-debug/build/WebKitBuild/Debug-iphonesimulator/DerivedSources/WebCore/unified-sources/UnifiedSource470.cpp:1:
./workers/service/server/RegistrationDatabase.cpp:111:98: error: using &apos;public&apos; format specifier annotation outside of os_log()/os_trace() [-Werror,-Wformat]
        RELEASE_LOG_ERROR(ServiceWorker, &quot;Failed to open Service Worker registration database: %{public}s&quot;, errorMessage-&gt;utf8().data());
                                                                                               ~~^~~~~~~~
In file included from /Volumes/Data/slave/ios-simulator-11-debug/build/WebKitBuild/Debug-iphonesimulator/DerivedSources/WebCore/unified-sources/UnifiedSource470.cpp:1:
In file included from /Volumes/Data/slave/ios-simulator-11-debug/build/Source/WebCore/WebCorePrefix.h:171:
In file included from /Volumes/Data/slave/ios-simulator-11-debug/build/WebKitBuild/Debug-iphonesimulator/usr/local/include/wtf/FastMalloc.h:26:
In file included from /Volumes/Data/slave/ios-simulator-11-debug/build/WebKitBuild/Debug-iphonesimulator/usr/local/include/wtf/StdLibExtras.h:34:
/Volumes/Data/slave/ios-simulator-11-debug/build/WebKitBuild/Debug-iphonesimulator/usr/local/include/wtf/Assertions.h:449:59: note: expanded from macro &apos;RELEASE_LOG_ERROR&apos;
#define RELEASE_LOG_ERROR(channel, format, ...) LOG_ERROR(format, ##__VA_ARGS__)
                                                          ^
/Volumes/Data/slave/ios-simulator-11-debug/build/WebKitBuild/Debug-iphonesimulator/usr/local/include/wtf/Assertions.h:418:80: note: expanded from macro &apos;LOG_ERROR&apos;
#define LOG_ERROR(...) WTFReportError(__FILE__, __LINE__, WTF_PRETTY_FUNCTION, __VA_ARGS__)
                                                                               ^
1 error generated.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1399894</commentid>
    <comment_count>9</comment_count>
    <who name="youenn fablet">youennf</who>
    <bug_when>2018-02-16 08:57:13 -0800</bug_when>
    <thetext>Thanks Fred, will look at it.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1399915</commentid>
    <comment_count>10</comment_count>
    <who name="youenn fablet">youennf</who>
    <bug_when>2018-02-16 09:51:33 -0800</bug_when>
    <thetext>Reopening to attach new patch.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1399916</commentid>
    <comment_count>11</comment_count>
      <attachid>334047</attachid>
    <who name="youenn fablet">youennf</who>
    <bug_when>2018-02-16 09:51:34 -0800</bug_when>
    <thetext>Created attachment 334047
Patch</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1399933</commentid>
    <comment_count>12</comment_count>
      <attachid>334047</attachid>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2018-02-16 10:48:36 -0800</bug_when>
    <thetext>Comment on attachment 334047
Patch

Clearing flags on attachment: 334047

Committed r228562: &lt;https://trac.webkit.org/changeset/228562&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1399934</commentid>
    <comment_count>13</comment_count>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2018-02-16 10:48:37 -0800</bug_when>
    <thetext>All reviewed patches have been landed.  Closing bug.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1399954</commentid>
    <comment_count>14</comment_count>
    <who name="Ryan Haddad">ryanhaddad</who>
    <bug_when>2018-02-16 11:28:10 -0800</bug_when>
    <thetext>(In reply to WebKit Commit Bot from comment #12)
&gt; Comment on attachment 334047 [details]
&gt; Patch
&gt; 
&gt; Clearing flags on attachment: 334047
&gt; 
&gt; Committed r228562: &lt;https://trac.webkit.org/changeset/228562&gt;

The failure is different now:
./workers/service/server/RegistrationDatabase.cpp:113:19: error: use of undeclared identifier &apos;ServiceWorker&apos;
        LOG_ERROR(ServiceWorker, &quot;Failed to open Service Worker registration database: %s&quot;, errorMessage-&gt;utf8().data());
                  ^
1 error generated.

https://build.webkit.org/builders/Apple%20iOS%2011%20Simulator%20Debug%20%28Build%29/builds/3907</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1399961</commentid>
    <comment_count>15</comment_count>
    <who name="Chris Dumez">cdumez</who>
    <bug_when>2018-02-16 11:36:14 -0800</bug_when>
    <thetext>(In reply to Ryan Haddad from comment #14)
&gt; (In reply to WebKit Commit Bot from comment #12)
&gt; &gt; Comment on attachment 334047 [details]
&gt; &gt; Patch
&gt; &gt; 
&gt; &gt; Clearing flags on attachment: 334047
&gt; &gt; 
&gt; &gt; Committed r228562: &lt;https://trac.webkit.org/changeset/228562&gt;
&gt; 
&gt; The failure is different now:
&gt; ./workers/service/server/RegistrationDatabase.cpp:113:19: error: use of
&gt; undeclared identifier &apos;ServiceWorker&apos;
&gt;         LOG_ERROR(ServiceWorker, &quot;Failed to open Service Worker registration
&gt; database: %s&quot;, errorMessage-&gt;utf8().data());
&gt;                   ^
&gt; 1 error generated.
&gt; 
&gt; https://build.webkit.org/builders/
&gt; Apple%20iOS%2011%20Simulator%20Debug%20%28Build%29/builds/3907

Should be fixed by &lt;https://trac.webkit.org/changeset/228568&gt;.</thetext>
  </long_desc>
      
          <attachment
              isobsolete="1"
              ispatch="1"
              isprivate="0"
          >
            <attachid>333806</attachid>
            <date>2018-02-14 09:30:12 -0800</date>
            <delta_ts>2018-02-16 09:51:31 -0800</delta_ts>
            <desc>Patch</desc>
            <filename>bug-182795-20180214093011.patch</filename>
            <type>text/plain</type>
            <size>1866</size>
            <attacher name="youenn fablet">youennf</attacher>
            
              <data encoding="base64">U3VidmVyc2lvbiBSZXZpc2lvbjogMjI4MzExCmRpZmYgLS1naXQgYS9Tb3VyY2UvV2ViQ29yZS9D
aGFuZ2VMb2cgYi9Tb3VyY2UvV2ViQ29yZS9DaGFuZ2VMb2cKaW5kZXggYjUwYzEwY2EzMDBmNjc1
NzAwOWJmYzQxMWEwM2MxNmE5MjJjNjg4Ni4uYTg5YzVlZDIxNzRiMTIzZGQ1NjQ3YTFjMGRjYjU1
NDNhYzgyNGUzNSAxMDA2NDQKLS0tIGEvU291cmNlL1dlYkNvcmUvQ2hhbmdlTG9nCisrKyBiL1Nv
dXJjZS9XZWJDb3JlL0NoYW5nZUxvZwpAQCAtMSwzICsxLDE2IEBACisyMDE4LTAyLTE0ICBZb3Vl
bm4gRmFibGV0ICA8eW91ZW5uQGFwcGxlLmNvbT4KKworICAgICAgICBMb2cgdGhlIGVycm9yIG1l
c3NhZ2Ugd2hlbiBmYWlsaW5nIHRvIG9wZW4gdGhlIGRhdGFiYXNlCisgICAgICAgIGh0dHBzOi8v
YnVncy53ZWJraXQub3JnL3Nob3dfYnVnLmNnaT9pZD0xODI3OTUKKworICAgICAgICBSZXZpZXdl
ZCBieSBOT0JPRFkgKE9PUFMhKS4KKworICAgICAgICBObyBjaGFuZ2Ugb2YgYmVoYXZpb3IuCisg
ICAgICAgIFByaW50IHRoZSBlcnJvciBtZXNzYWdlIGFzIGl0IGRvZXMgbm90IGNvbnRhaW4gYW55
IHVzZXIgcHJpdmF0ZSBpbmZvcm1hdGlvbi4KKworICAgICAgICAqIHdvcmtlcnMvc2VydmljZS9z
ZXJ2ZXIvUmVnaXN0cmF0aW9uRGF0YWJhc2UuY3BwOgorICAgICAgICAoV2ViQ29yZTo6UmVnaXN0
cmF0aW9uRGF0YWJhc2U6Om9wZW5TUUxpdGVEYXRhYmFzZSk6CisKIDIwMTgtMDItMTMgIFlvdWVu
biBGYWJsZXQgIDx5b3Vlbm5AYXBwbGUuY29tPgogCiAgICAgICAgIEFsbG93IHNwZWNpZnlpbmcg
d2hpY2ggcGx1Zy1pbnMgYXJlIHN1cHBvcnRlZApkaWZmIC0tZ2l0IGEvU291cmNlL1dlYkNvcmUv
d29ya2Vycy9zZXJ2aWNlL3NlcnZlci9SZWdpc3RyYXRpb25EYXRhYmFzZS5jcHAgYi9Tb3VyY2Uv
V2ViQ29yZS93b3JrZXJzL3NlcnZpY2Uvc2VydmVyL1JlZ2lzdHJhdGlvbkRhdGFiYXNlLmNwcApp
bmRleCBkNTdjZGFmZDcxNDA2NDM0OWVkOGEzYmVkZGI3NDI3OTMwMTgyZDU2Li4wMzIwZGRkM2E2
ZWUyNzVmZmMzNWI2OTFiYWFiMmIzMmM1ODRjOWYwIDEwMDY0NAotLS0gYS9Tb3VyY2UvV2ViQ29y
ZS93b3JrZXJzL3NlcnZpY2Uvc2VydmVyL1JlZ2lzdHJhdGlvbkRhdGFiYXNlLmNwcAorKysgYi9T
b3VyY2UvV2ViQ29yZS93b3JrZXJzL3NlcnZpY2Uvc2VydmVyL1JlZ2lzdHJhdGlvbkRhdGFiYXNl
LmNwcApAQCAtMTA4LDcgKzEwOCw3IEBAIHZvaWQgUmVnaXN0cmF0aW9uRGF0YWJhc2U6Om9wZW5T
UUxpdGVEYXRhYmFzZShjb25zdCBTdHJpbmcmIGZ1bGxGaWxlbmFtZSkKICAgICBTdHJpbmcgZXJy
b3JNZXNzYWdlOwogICAgIGF1dG8gc2NvcGVFeGl0ID0gbWFrZVNjb3BlRXhpdChbJiwgZXJyb3JN
ZXNzYWdlID0gJmVycm9yTWVzc2FnZV0gewogICAgICAgICBBU1NFUlRfVU5VU0VEKGVycm9yTWVz
c2FnZSwgIWVycm9yTWVzc2FnZS0+aXNOdWxsKCkpOwotICAgICAgICBSRUxFQVNFX0xPR19FUlJP
UihTZXJ2aWNlV29ya2VyLCAiRmFpbGVkIHRvIG9wZW4gU2VydmljZSBXb3JrZXIgcmVnaXN0cmF0
aW9uIGRhdGFiYXNlOiAlcyIsIGVycm9yTWVzc2FnZS0+dXRmOCgpLmRhdGEoKSk7CisgICAgICAg
IFJFTEVBU0VfTE9HX0VSUk9SKFNlcnZpY2VXb3JrZXIsICJGYWlsZWQgdG8gb3BlbiBTZXJ2aWNl
IFdvcmtlciByZWdpc3RyYXRpb24gZGF0YWJhc2U6ICV7cHVibGljfXMiLCBlcnJvck1lc3NhZ2Ut
PnV0ZjgoKS5kYXRhKCkpOwogICAgICAgICBtX2RhdGFiYXNlID0gbnVsbHB0cjsKICAgICAgICAg
cG9zdFRhc2tSZXBseShjcmVhdGVDcm9zc1RocmVhZFRhc2soKnRoaXMsICZSZWdpc3RyYXRpb25E
YXRhYmFzZTo6ZGF0YWJhc2VGYWlsZWRUb09wZW4pKTsKICAgICB9KTsK
</data>

          </attachment>
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>334047</attachid>
            <date>2018-02-16 09:51:34 -0800</date>
            <delta_ts>2018-02-16 10:48:36 -0800</delta_ts>
            <desc>Patch</desc>
            <filename>bug-182795-20180216095133.patch</filename>
            <type>text/plain</type>
            <size>1845</size>
            <attacher name="youenn fablet">youennf</attacher>
            
              <data encoding="base64">U3VidmVyc2lvbiBSZXZpc2lvbjogMjI4NTUxCmRpZmYgLS1naXQgYS9Tb3VyY2UvV2ViQ29yZS9D
aGFuZ2VMb2cgYi9Tb3VyY2UvV2ViQ29yZS9DaGFuZ2VMb2cKaW5kZXggYmJjZjUyZGY1M2MxYTc1
NmQ2Mjc4MDc5ZmU0OTg1M2RlMzIxNzA4MC4uMjlmMzY4NjU0MWIzODk0OGVhN2JlNzY0YTYzNDJk
NjNhZjA2YWVhYiAxMDA2NDQKLS0tIGEvU291cmNlL1dlYkNvcmUvQ2hhbmdlTG9nCisrKyBiL1Nv
dXJjZS9XZWJDb3JlL0NoYW5nZUxvZwpAQCAtMSwzICsxLDE1IEBACisyMDE4LTAyLTE2ICBZb3Vl
bm4gRmFibGV0ICA8eW91ZW5uQGFwcGxlLmNvbT4KKworICAgICAgICBMb2cgdGhlIGVycm9yIG1l
c3NhZ2Ugd2hlbiBmYWlsaW5nIHRvIG9wZW4gdGhlIGRhdGFiYXNlCisgICAgICAgIGh0dHBzOi8v
YnVncy53ZWJraXQub3JnL3Nob3dfYnVnLmNnaT9pZD0xODI3OTUKKyAgICAgICAgPHJkYXI6Ly9w
cm9ibGVtLzM3NTkyMzk5PgorCisgICAgICAgIFVucmV2aWV3ZWQuCisgICAgICAgIEZpeGluZyBp
T1Mgc2ltdWxhdG9yIGRlYnVnIGJ1aWxkLgorCisgICAgICAgICogd29ya2Vycy9zZXJ2aWNlL3Nl
cnZlci9SZWdpc3RyYXRpb25EYXRhYmFzZS5jcHA6CisgICAgICAgIChXZWJDb3JlOjpSZWdpc3Ry
YXRpb25EYXRhYmFzZTo6b3BlblNRTGl0ZURhdGFiYXNlKToKKwogMjAxOC0wMi0xNSAgWW91ZW5u
IEZhYmxldCAgPHlvdWVubkBhcHBsZS5jb20+CiAKICAgICAgICAgVXNlIFJlc291cmNlTG9hZGVy
IHRvIGxvYWQgYXBwY2FjaGUgbWFuaWZlc3QKZGlmZiAtLWdpdCBhL1NvdXJjZS9XZWJDb3JlL3dv
cmtlcnMvc2VydmljZS9zZXJ2ZXIvUmVnaXN0cmF0aW9uRGF0YWJhc2UuY3BwIGIvU291cmNlL1dl
YkNvcmUvd29ya2Vycy9zZXJ2aWNlL3NlcnZlci9SZWdpc3RyYXRpb25EYXRhYmFzZS5jcHAKaW5k
ZXggMDMyMGRkZDNhNmVlMjc1ZmZjMzViNjkxYmFhYjJiMzJjNTg0YzlmMC4uMDUxY2FkYWI5NGU1
YzU2YjI3MTE3ZTA0MzU2NGFlOGFkNDNkM2ZiMyAxMDA2NDQKLS0tIGEvU291cmNlL1dlYkNvcmUv
d29ya2Vycy9zZXJ2aWNlL3NlcnZlci9SZWdpc3RyYXRpb25EYXRhYmFzZS5jcHAKKysrIGIvU291
cmNlL1dlYkNvcmUvd29ya2Vycy9zZXJ2aWNlL3NlcnZlci9SZWdpc3RyYXRpb25EYXRhYmFzZS5j
cHAKQEAgLTEwOCw3ICsxMDgsMTMgQEAgdm9pZCBSZWdpc3RyYXRpb25EYXRhYmFzZTo6b3BlblNR
TGl0ZURhdGFiYXNlKGNvbnN0IFN0cmluZyYgZnVsbEZpbGVuYW1lKQogICAgIFN0cmluZyBlcnJv
ck1lc3NhZ2U7CiAgICAgYXV0byBzY29wZUV4aXQgPSBtYWtlU2NvcGVFeGl0KFsmLCBlcnJvck1l
c3NhZ2UgPSAmZXJyb3JNZXNzYWdlXSB7CiAgICAgICAgIEFTU0VSVF9VTlVTRUQoZXJyb3JNZXNz
YWdlLCAhZXJyb3JNZXNzYWdlLT5pc051bGwoKSk7CisKKyNpZiBSRUxFQVNFX0xPR19ESVNBQkxF
RAorICAgICAgICBMT0dfRVJST1IoU2VydmljZVdvcmtlciwgIkZhaWxlZCB0byBvcGVuIFNlcnZp
Y2UgV29ya2VyIHJlZ2lzdHJhdGlvbiBkYXRhYmFzZTogJXMiLCBlcnJvck1lc3NhZ2UtPnV0Zjgo
KS5kYXRhKCkpOworI2Vsc2UKICAgICAgICAgUkVMRUFTRV9MT0dfRVJST1IoU2VydmljZVdvcmtl
ciwgIkZhaWxlZCB0byBvcGVuIFNlcnZpY2UgV29ya2VyIHJlZ2lzdHJhdGlvbiBkYXRhYmFzZTog
JXtwdWJsaWN9cyIsIGVycm9yTWVzc2FnZS0+dXRmOCgpLmRhdGEoKSk7CisjZW5kaWYKKwogICAg
ICAgICBtX2RhdGFiYXNlID0gbnVsbHB0cjsKICAgICAgICAgcG9zdFRhc2tSZXBseShjcmVhdGVD
cm9zc1RocmVhZFRhc2soKnRoaXMsICZSZWdpc3RyYXRpb25EYXRhYmFzZTo6ZGF0YWJhc2VGYWls
ZWRUb09wZW4pKTsKICAgICB9KTsK
</data>

          </attachment>
      

    </bug>

</bugzilla>