<?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>131188</bug_id>
          
          <creation_ts>2014-04-03 16:06:31 -0700</creation_ts>
          <short_desc>layout_test_runner: UnicodeDecodeError(&apos;&apos;ascii&apos; codec can&apos;t decode byte 0xe2 in position 344: ordinal not in range(128)&apos;)</short_desc>
          <delta_ts>2014-04-04 10:43:05 -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>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></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="Joseph Pecoraro">joepeck</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>bfulgham</cc>
    
    <cc>dfarler</cc>
    
    <cc>joepeck</cc>
    
    <cc>rniwa</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>997354</commentid>
    <comment_count>0</comment_count>
    <who name="Joseph Pecoraro">joepeck</who>
    <bug_when>2014-04-03 16:06:31 -0700</bug_when>
    <thetext>I occasionally see this error on build bots:

    worker/5: UnicodeDecodeError(&apos;&apos;ascii&apos; codec can&apos;t decode byte 0xe2 in position 344: ordinal not in range(128)&apos;) raised:
        File &quot;.../OpenSource/Tools/Scripts/webkitpy/common/message_pool.py&quot;, line 255, in run
          worker.handle(message.name, message.src, *message.args)

Can we just avoid ascii here? Or at least prevent the exception?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>997355</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2014-04-03 16:09:27 -0700</bug_when>
    <thetext>&lt;rdar://problem/16518583&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>997356</commentid>
    <comment_count>2</comment_count>
    <who name="Joseph Pecoraro">joepeck</who>
    <bug_when>2014-04-03 16:10:29 -0700</bug_when>
    <thetext>More details in the radar.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>997438</commentid>
    <comment_count>3</comment_count>
    <who name="Joseph Pecoraro">joepeck</who>
    <bug_when>2014-04-03 19:04:37 -0700</bug_when>
    <thetext>Windows bot just hit this:
&lt;http://build.webkit.org/builders/Apple%20Win%20Debug%20%28Build%29/builds/77916/steps/svn/logs/stdio&gt;

    starting svn operation
    /usr/bin/svn update --non-interactive --no-auth-cache --revision 166758
     in dir /home/buildbot/slave/win-debug/build (timeout 1200 secs)
     watching logfiles {}
     argv: [&apos;/usr/bin/svn&apos;, &apos;update&apos;, &apos;--non-interactive&apos;, &apos;--no-auth-cache&apos;, &apos;--revision&apos;, &apos;166758&apos;]
    error in RunProcess._startCommand
    Traceback (most recent call last):
      File &quot;/usr/lib/python2.6/site-packages/buildbot_slave-0.8.7p1-py2.6.egg/buildslave/runprocess.py&quot;, line 386, in start
        self._startCommand()
      File &quot;/usr/lib/python2.6/site-packages/buildbot_slave-0.8.7p1-py2.6.egg/buildslave/runprocess.py&quot;, line 483, in _startCommand
        msg += &quot;  %s=%s\n&quot; % (name, self.environ[name])
    UnicodeDecodeError: &apos;ascii&apos; codec can&apos;t decode byte 0xe2 in position 129: ordinal not in range(128)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>997622</commentid>
    <comment_count>4</comment_count>
    <who name="Brent Fulgham">bfulgham</who>
    <bug_when>2014-04-04 10:43:05 -0700</bug_when>
    <thetext>This is probably due to: http://trac.buildbot.net/ticket/2385</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>