<?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>63452</bug_id>
          
          <creation_ts>2011-06-27 06:55:52 -0700</creation_ts>
          <short_desc>webkit-patch doesn&apos;t like UTF-8 characters in reviewers names</short_desc>
          <delta_ts>2012-11-22 03:54:31 -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>Tools / Tests</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P1</priority>
          <bug_severity>Blocker</bug_severity>
          <target_milestone>---</target_milestone>
          <dependson>50843</dependson>
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Csaba Osztrogonác">ossy</reporter>
          <assigned_to name="Tom Zakrajsek">tomz</assigned_to>
          <cc>abarth</cc>
    
    <cc>abecsi</cc>
    
    <cc>eric</cc>
    
    <cc>galpeter</cc>
    
    <cc>ossy</cc>
    
    <cc>tomz</cc>
    
    <cc>vestbo</cc>
    
    <cc>webkit.review.bot</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>427903</commentid>
    <comment_count>0</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2011-06-27 06:55:52 -0700</bug_when>
    <thetext>https://bugs.webkit.org/show_bug.cgi?id=46714#c5
https://bugs.webkit.org/show_bug.cgi?id=61890#c12

Failed to run &quot;[&apos;./Tools/Scripts/webkit-patch&apos;, &apos;--status-host=queues.webkit.org&apos;, &apos;--bot-id=ec2-cq-01&apos;, &apos;--port...&quot; exit_code: 1

Logging in as webkit.review.bot@gmail.com...
Fetching: https://bugs.webkit.org/attachment.cgi?id=97789&amp;action=edit
Fetching: https://bugs.webkit.org/show_bug.cgi?id=61890&amp;ctype=xml
Processing 1 patch from 1 bug.
Processing patch 97789 from bug 61890.
Traceback (most recent call last):
  File &quot;./Tools/Scripts/webkit-patch&quot;, line 66, in &lt;module&gt;
    main()
  File &quot;./Tools/Scripts/webkit-patch&quot;, line 61, in main
    WebKitPatch(__file__).main()
  File &quot;/mnt/git/webkit-commit-queue/Tools/Scripts/webkitpy/tool/multicommandtool.py&quot;, line 308, in main
    result = command.check_arguments_and_execute(options, args, self)
  File &quot;/mnt/git/webkit-commit-queue/Tools/Scripts/webkitpy/tool/multicommandtool.py&quot;, line 117, in check_arguments_and_execute
    return self.execute(options, args, tool) or 0
  File &quot;/mnt/git/webkit-commit-queue/Tools/Scripts/webkitpy/tool/commands/download.py&quot;, line 152, in execute
    self._process_patch(patch, options, args, tool)
  File &quot;/mnt/git/webkit-commit-queue/Tools/Scripts/webkitpy/tool/commands/download.py&quot;, line 171, in _process_patch
    self._main_sequence.run_and_handle_errors(tool, options, state)
  File &quot;/mnt/git/webkit-commit-queue/Tools/Scripts/webkitpy/tool/commands/stepsequence.py&quot;, line 70, in run_and_handle_errors
    self._run(tool, options, state)
  File &quot;/mnt/git/webkit-commit-queue/Tools/Scripts/webkitpy/tool/commands/stepsequence.py&quot;, line 64, in _run
    step(tool, options).run(state)
  File &quot;/mnt/git/webkit-commit-queue/Tools/Scripts/webkitpy/tool/steps/applypatchwithlocalcommit.py&quot;, line 40, in run
    ApplyPatch.run(self, state)
  File &quot;/mnt/git/webkit-commit-queue/Tools/Scripts/webkitpy/tool/steps/applypatch.py&quot;, line 43, in run
    self._tool.checkout().apply_patch(state[&quot;patch&quot;], force=self._options.non_interactive or self._options.force_patch)
  File &quot;/mnt/git/webkit-commit-queue/Tools/Scripts/webkitpy/common/checkout/checkout.py&quot;, line 163, in apply_patch
    run_command(args, input=patch.contents())
  File &quot;/mnt/git/webkit-commit-queue/Tools/Scripts/webkitpy/common/system/executive.py&quot;, line 102, in run_command
    return Executive().run_command(*args, **kwargs)
  File &quot;/mnt/git/webkit-commit-queue/Tools/Scripts/webkitpy/common/system/executive.py&quot;, line 382, in run_command
    close_fds=self._should_close_fds())
  File &quot;/mnt/git/webkit-commit-queue/Tools/Scripts/webkitpy/common/system/executive.py&quot;, line 438, in popen
    return subprocess.Popen(*args, **kwargs)
  File &quot;/usr/lib/python2.6/subprocess.py&quot;, line 623, in __init__
    errread, errwrite)
  File &quot;/usr/lib/python2.6/subprocess.py&quot;, line 1141, in _execute_child
    raise child_exception
TypeError: execv() arg 2 must contain only strings</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>427904</commentid>
    <comment_count>1</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2011-06-27 06:57:30 -0700</bug_when>
    <thetext>Kristóf, could you check this bug, please?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>428044</commentid>
    <comment_count>2</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2011-06-27 10:15:59 -0700</bug_when>
    <thetext>I believe this is related to us setting LANG=ascii on the bots to work around a gcc issue.  See bug 50843.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>444626</commentid>
    <comment_count>3</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2011-08-01 03:08:44 -0700</bug_when>
    <thetext>I set it to P1 blocker, because webkit-patch and CQ can&apos;t land patches reviewed by myself. :(</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>444627</commentid>
    <comment_count>4</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2011-08-01 03:09:34 -0700</bug_when>
    <thetext>Peter, could you check this bug with Kristof ASAP?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>448041</commentid>
    <comment_count>5</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2011-08-08 09:29:11 -0700</bug_when>
    <thetext>Sigh.  I thought this had gone away.  I can take another look.  A test case (patch) would be most helpful.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>463250</commentid>
    <comment_count>6</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2011-09-07 02:30:00 -0700</bug_when>
    <thetext>Guys wasn&apos;t able to reproduce it locally, but unfortunately it is still valid on the commit queue machine: https://bugs.webkit.org/show_bug.cgi?id=67646#c2

Eric or someone else who has access to this bot, could you check it, please?
It is so annoying that we can&apos;t land patches reviewed by me with the commit queue. :(</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>463503</commentid>
    <comment_count>7</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2011-09-07 11:38:06 -0700</bug_when>
    <thetext>It&apos;s on the (growing) list of bugs I&apos;d like to fix. :(</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>463514</commentid>
    <comment_count>8</comment_count>
    <who name="Adam Barth">abarth</who>
    <bug_when>2011-09-07 11:43:24 -0700</bug_when>
    <thetext>@Eric: time to create a meta bug and burn through these?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>473952</commentid>
    <comment_count>9</comment_count>
      <attachid>108853</attachid>
    <who name="Tom Zakrajsek">tomz</who>
    <bug_when>2011-09-27 08:48:31 -0700</bug_when>
    <thetext>Created attachment 108853
Patch</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>473956</commentid>
    <comment_count>10</comment_count>
    <who name="Tom Zakrajsek">tomz</who>
    <bug_when>2011-09-27 08:52:52 -0700</bug_when>
    <thetext>I&apos;m not sure how to set up a regression test for this.  I can test that the mod (wrapping stdio with a codec) works in a standalone unit-test, but it&apos;s a lot more invasive to try to force unicode text through the output of webkit-patch itself.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>474012</commentid>
    <comment_count>11</comment_count>
    <who name="Adam Barth">abarth</who>
    <bug_when>2011-09-27 09:53:48 -0700</bug_when>
    <thetext>Eric is probably your best reviewer here.  Generally, it&apos;s hard to test changes to the webkit-patch script self (as opposed to the webkitpy library).  I suspec this change wi&apos;ll have somewhat wide-ranging effects that will be difficult to predict, but we shouldn&apos;t let that stop us!</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>474119</commentid>
    <comment_count>12</comment_count>
      <attachid>108876</attachid>
    <who name="Tom Zakrajsek">tomz</who>
    <bug_when>2011-09-27 11:49:57 -0700</bug_when>
    <thetext>Created attachment 108876
Test case to show

Uploading an example script to demonstrate the problem/solution in a minimal case.  To see the issue, run the script and redirect/tee the output.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>474140</commentid>
    <comment_count>13</comment_count>
      <attachid>108853</attachid>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2011-09-27 12:21:46 -0700</bug_when>
    <thetext>Comment on attachment 108853
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=108853&amp;action=review

&gt; Tools/Scripts/webkit-patch:41
&gt; +sys.stdout = codecs.lookup(&apos;utf-8&apos;)[-1](sys.stdout)

Please add a (brief) comment explaing why we do this, and linking to this bug.  You should also consider linking from this bug or your ChangeLog to places on the web where they explain why this is the right way to fix this.   Just some sort of paper trail so that someone can understand later why this change was made.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>474161</commentid>
    <comment_count>14</comment_count>
      <attachid>108885</attachid>
    <who name="Tom Zakrajsek">tomz</who>
    <bug_when>2011-09-27 12:51:44 -0700</bug_when>
    <thetext>Created attachment 108885
Patch</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>474165</commentid>
    <comment_count>15</comment_count>
    <who name="Tom Zakrajsek">tomz</who>
    <bug_when>2011-09-27 12:56:16 -0700</bug_when>
    <thetext>For more information, see &quot;Python Cookbook 2nd Ed., recipe 1.22&quot; and http://docs.python.org/library/codecs.html#module-codecs.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>474212</commentid>
    <comment_count>16</comment_count>
      <attachid>108885</attachid>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2011-09-27 14:01:48 -0700</bug_when>
    <thetext>Comment on attachment 108885
Patch

Thanks.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>474268</commentid>
    <comment_count>17</comment_count>
      <attachid>108885</attachid>
    <who name="WebKit Review Bot">webkit.review.bot</who>
    <bug_when>2011-09-27 15:03:27 -0700</bug_when>
    <thetext>Comment on attachment 108885
Patch

Clearing flags on attachment: 108885

Committed r96161: &lt;http://trac.webkit.org/changeset/96161&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>474269</commentid>
    <comment_count>18</comment_count>
    <who name="WebKit Review Bot">webkit.review.bot</who>
    <bug_when>2011-09-27 15:03:32 -0700</bug_when>
    <thetext>All reviewed patches have been landed.  Closing bug.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>474931</commentid>
    <comment_count>19</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2011-09-28 12:55:49 -0700</bug_when>
    <thetext>Unfortunately CQ still hates me. :(</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>474963</commentid>
    <comment_count>20</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2011-09-28 13:29:26 -0700</bug_when>
    <thetext>(In reply to comment #19)
&gt; Unfortunately CQ still hates me. :(

I missed to add the URL: https://bugs.webkit.org/show_bug.cgi?id=69004#c4</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>497380</commentid>
    <comment_count>21</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2011-11-07 12:36:10 -0800</bug_when>
    <thetext>Another reproduction:
webkit-patch apply-attachment 113861

That doesn&apos;t repro on my local machine, but I suspect it will repro on our EWS instances.  I&apos;ll figure out how to SSH into one and try it.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>497426</commentid>
    <comment_count>22</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2011-11-07 13:28:11 -0800</bug_when>
    <thetext>The EC2 instances use some environment variables to work around fancy-quotes in GCC causing unicode decoding exceptions during other parts of processing.  Those environment variables are what&apos;s causing the problem here.  We may need to revisit which ones we set.

The following invocation of the command will reproduce this bug *on ec2* it still does not reproduce locally on my mac.

LANG=en_US.US-ASCII LC_ALL=C PYTHONIOENCODING=utf_8 ./Tools/Scripts/webkit-patch apply-attachment 113861</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>773816</commentid>
    <comment_count>23</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2012-11-22 03:54:31 -0800</bug_when>
    <thetext>CQ works fine nowadays with patches reviewed by myself or Tor Arne :)</thetext>
  </long_desc>
      
          <attachment
              isobsolete="1"
              ispatch="1"
              isprivate="0"
          >
            <attachid>108853</attachid>
            <date>2011-09-27 08:48:31 -0700</date>
            <delta_ts>2011-09-27 12:51:40 -0700</delta_ts>
            <desc>Patch</desc>
            <filename>bug-63452-20110927084827.patch</filename>
            <type>text/plain</type>
            <size>1340</size>
            <attacher name="Tom Zakrajsek">tomz</attacher>
            
              <data encoding="base64">U3VidmVyc2lvbiBSZXZpc2lvbjogOTU5OTAKZGlmZiAtLWdpdCBhL1Rvb2xzL0NoYW5nZUxvZyBi
L1Rvb2xzL0NoYW5nZUxvZwppbmRleCA2MTJlYjA1MDYxOTI3OWIyMTJkN2Q0N2RiNzY1NTExZjhi
MGMxMTNjLi44ODliNjhlZjVhMTU0MDhkMjQ0Yjk5ZmMxMzYwYjBjNzkyNzAwZjFiIDEwMDY0NAot
LS0gYS9Ub29scy9DaGFuZ2VMb2cKKysrIGIvVG9vbHMvQ2hhbmdlTG9nCkBAIC0xLDMgKzEsMTIg
QEAKKzIwMTEtMDktMjcgIFRvbSBaYWtyYWpzZWsgIDx0b216QGNvZGVhdXJvcmEub3JnPgorCisg
ICAgICAgIHdlYmtpdC1wYXRjaCBkb2Vzbid0IGxpa2UgVVRGLTggY2hhcmFjdGVycyBpbiByZXZp
ZXdlcnMgbmFtZXMKKyAgICAgICAgaHR0cHM6Ly9idWdzLndlYmtpdC5vcmcvc2hvd19idWcuY2dp
P2lkPTYzNDUyCisKKyAgICAgICAgUmV2aWV3ZWQgYnkgTk9CT0RZIChPT1BTISkuCisKKyAgICAg
ICAgKiBTY3JpcHRzL3dlYmtpdC1wYXRjaDoKKwogMjAxMS0wOS0yNiAgQWRhbSBSb2JlbiAgPGFy
b2JlbkBhcHBsZS5jb20+CiAKICAgICAgICAgQ2xlYW4gdXAgY29kZSBpbXBvcnRlZCBmcm9tIFdl
YktpdEFQSVRlc3QKZGlmZiAtLWdpdCBhL1Rvb2xzL1NjcmlwdHMvd2Via2l0LXBhdGNoIGIvVG9v
bHMvU2NyaXB0cy93ZWJraXQtcGF0Y2gKaW5kZXggMTU5OTg1ZjhhMDA0ZDFjYmEyMjNhZmZjYjA1
MTQ0NmE0ZjgyMWY3ZS4uMDUxNDMzNDVlOGQ2YTI1ODkwMGI4YTExMDY5OTM5ODRkNjcxNWM1OSAx
MDA3NTUKLS0tIGEvVG9vbHMvU2NyaXB0cy93ZWJraXQtcGF0Y2gKKysrIGIvVG9vbHMvU2NyaXB0
cy93ZWJraXQtcGF0Y2gKQEAgLTEsNCArMSw1IEBACiAjIS91c3IvYmluL2VudiBweXRob24KKyMg
Q29weXJpZ2h0IChjKSAyMDExIENvZGUgQXVyb3JhIEZvcnVtLiBBbGwgcmlnaHRzIHJlc2VydmVk
LgogIyBDb3B5cmlnaHQgKGMpIDIwMTAgR29vZ2xlIEluYy4gQWxsIHJpZ2h0cyByZXNlcnZlZC4K
ICMgQ29weXJpZ2h0IChjKSAyMDA5IEFwcGxlIEluYy4gQWxsIHJpZ2h0cyByZXNlcnZlZC4KICMg
Q29weXJpZ2h0IChDKSAyMDEwIENocmlzIEplcmRvbmVrIChjamVyZG9uZWtAd2Via2l0Lm9yZykK
QEAgLTM1LDYgKzM2LDkgQEAgaW1wb3J0IGxvZ2dpbmcKIGltcG9ydCBvcwogaW1wb3J0IHNpZ25h
bAogaW1wb3J0IHN5cworaW1wb3J0IGNvZGVjcworCitzeXMuc3Rkb3V0ID0gY29kZWNzLmxvb2t1
cCgndXRmLTgnKVstMV0oc3lzLnN0ZG91dCkKIAogZnJvbSB3ZWJraXRweS5jb21tb24uc3lzdGVt
LmxvZ3V0aWxzIGltcG9ydCBjb25maWd1cmVfbG9nZ2luZwogaW1wb3J0IHdlYmtpdHB5LnB5dGhv
bjI0LnZlcnNpb25pbmcgYXMgdmVyc2lvbmluZwo=
</data>

          </attachment>
          <attachment
              isobsolete="0"
              ispatch="0"
              isprivate="0"
          >
            <attachid>108876</attachid>
            <date>2011-09-27 11:49:57 -0700</date>
            <delta_ts>2011-09-27 11:49:57 -0700</delta_ts>
            <desc>Test case to show</desc>
            <filename>unicode_io_unittest.py</filename>
            <type>text/x-python</type>
            <size>405</size>
            <attacher name="Tom Zakrajsek">tomz</attacher>
            
              <data encoding="base64">IyBDb3B5cmlnaHQgZ29lcyBoZXJlCgppbXBvcnQgc3lzCmltcG9ydCBjb2RlY3MKCnV0ZXh0ID0g
dSIiIjIwMDktMDgtMTcgIFRvciBBcm5lIFZlc3RiXHhmOCAgPHZlc3Rib0B3ZWJraXQub3JnPiIi
IgoKdHJ5OgogICAgcHJpbnQgdXRleHQKZXhjZXB0IFVuaWNvZGVFbmNvZGVFcnJvcjoKICAgIHBy
aW50ICJleGNlcHRpb24gb2NjdXJlZCBhcyBleHBlY3RlZDogVW5pY29kZUVuY29kZUVycm9yIgoK
c3lzLnN0ZG91dCA9IGNvZGVjcy5sb29rdXAoJ3V0Zi04JylbLTFdKHN5cy5zdGRvdXQpCgp0cnk6
CiAgICBwcmludCB1dGV4dApleGNlcHQgVW5pY29kZUVuY29kZUVycm9yOgogICAgcHJpbnQgIkVy
cm9yOiBleGNlcHRpb24gc3RpbGwgb2NjdXJlZCB3aXRoIGZpbHRlcjogVW5pY29kZUVuY29kZUVy
cm9yIgoK
</data>

          </attachment>
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>108885</attachid>
            <date>2011-09-27 12:51:44 -0700</date>
            <delta_ts>2011-09-27 15:03:27 -0700</delta_ts>
            <desc>Patch</desc>
            <filename>bug-63452-20110927125142.patch</filename>
            <type>text/plain</type>
            <size>1626</size>
            <attacher name="Tom Zakrajsek">tomz</attacher>
            
              <data encoding="base64">U3VidmVyc2lvbiBSZXZpc2lvbjogOTU5OTAKZGlmZiAtLWdpdCBhL1Rvb2xzL0NoYW5nZUxvZyBi
L1Rvb2xzL0NoYW5nZUxvZwppbmRleCA2MTJlYjA1MDYxOTI3OWIyMTJkN2Q0N2RiNzY1NTExZjhi
MGMxMTNjLi44ODliNjhlZjVhMTU0MDhkMjQ0Yjk5ZmMxMzYwYjBjNzkyNzAwZjFiIDEwMDY0NAot
LS0gYS9Ub29scy9DaGFuZ2VMb2cKKysrIGIvVG9vbHMvQ2hhbmdlTG9nCkBAIC0xLDMgKzEsMTIg
QEAKKzIwMTEtMDktMjcgIFRvbSBaYWtyYWpzZWsgIDx0b216QGNvZGVhdXJvcmEub3JnPgorCisg
ICAgICAgIHdlYmtpdC1wYXRjaCBkb2Vzbid0IGxpa2UgVVRGLTggY2hhcmFjdGVycyBpbiByZXZp
ZXdlcnMgbmFtZXMKKyAgICAgICAgaHR0cHM6Ly9idWdzLndlYmtpdC5vcmcvc2hvd19idWcuY2dp
P2lkPTYzNDUyCisKKyAgICAgICAgUmV2aWV3ZWQgYnkgTk9CT0RZIChPT1BTISkuCisKKyAgICAg
ICAgKiBTY3JpcHRzL3dlYmtpdC1wYXRjaDoKKwogMjAxMS0wOS0yNiAgQWRhbSBSb2JlbiAgPGFy
b2JlbkBhcHBsZS5jb20+CiAKICAgICAgICAgQ2xlYW4gdXAgY29kZSBpbXBvcnRlZCBmcm9tIFdl
YktpdEFQSVRlc3QKZGlmZiAtLWdpdCBhL1Rvb2xzL1NjcmlwdHMvd2Via2l0LXBhdGNoIGIvVG9v
bHMvU2NyaXB0cy93ZWJraXQtcGF0Y2gKaW5kZXggMTU5OTg1ZjhhMDA0ZDFjYmEyMjNhZmZjYjA1
MTQ0NmE0ZjgyMWY3ZS4uOTFlNGMwZjlhYTQ1NWUzNTljYmUwMWQ3NDk4NzQ1YmUzMmE5MDg0NyAx
MDA3NTUKLS0tIGEvVG9vbHMvU2NyaXB0cy93ZWJraXQtcGF0Y2gKKysrIGIvVG9vbHMvU2NyaXB0
cy93ZWJraXQtcGF0Y2gKQEAgLTEsNCArMSw1IEBACiAjIS91c3IvYmluL2VudiBweXRob24KKyMg
Q29weXJpZ2h0IChjKSAyMDExIENvZGUgQXVyb3JhIEZvcnVtLiBBbGwgcmlnaHRzIHJlc2VydmVk
LgogIyBDb3B5cmlnaHQgKGMpIDIwMTAgR29vZ2xlIEluYy4gQWxsIHJpZ2h0cyByZXNlcnZlZC4K
ICMgQ29weXJpZ2h0IChjKSAyMDA5IEFwcGxlIEluYy4gQWxsIHJpZ2h0cyByZXNlcnZlZC4KICMg
Q29weXJpZ2h0IChDKSAyMDEwIENocmlzIEplcmRvbmVrIChjamVyZG9uZWtAd2Via2l0Lm9yZykK
QEAgLTM1LDYgKzM2LDEzIEBAIGltcG9ydCBsb2dnaW5nCiBpbXBvcnQgb3MKIGltcG9ydCBzaWdu
YWwKIGltcG9ydCBzeXMKK2ltcG9ydCBjb2RlY3MKKworIyBCeSBkZWZhdWx0LCBzeXMuc3Rkb3V0
IGFzc3VtZXMgYXNjaWkgZW5jb2RpbmcuICBTaW5jZSBvdXIgbWVzc2FnZXMgY2FuCisjIGNvbnRh
aW4gdW5pY29kZSBzdHJpbmdzIChhcyB3aXRoIHNvbWUgcGVvcGxlcycgbmFtZXMpIHdlIG5lZWQg
dG8gYXBwbHkKKyMgdGhlIHV0Zi04IGNvZGVjIHRvIHByZXZlbnQgdGhyb3dpbmcgYW5kIGV4Y2Vw
dGlvbi4KKyMgTm90IGhhdmluZyB0aGlzIHdhcyB0aGUgY2F1c2Ugb2YgaHR0cHM6Ly9idWdzLndl
YmtpdC5vcmcvc2hvd19idWcuY2dpP2lkPTYzNDUyLgorc3lzLnN0ZG91dCA9IGNvZGVjcy5sb29r
dXAoJ3V0Zi04JylbLTFdKHN5cy5zdGRvdXQpCiAKIGZyb20gd2Via2l0cHkuY29tbW9uLnN5c3Rl
bS5sb2d1dGlscyBpbXBvcnQgY29uZmlndXJlX2xvZ2dpbmcKIGltcG9ydCB3ZWJraXRweS5weXRo
b24yNC52ZXJzaW9uaW5nIGFzIHZlcnNpb25pbmcK
</data>

          </attachment>
      

    </bug>

</bugzilla>