Bug 222313

Summary: show-identifier fails with error: ascii codec can't decode byte 0xc3 in position
Product: WebKit Reporter: Aakash Jain <aakash_jain>
Component: Tools / TestsAssignee: Jonathan Bedard <jbedard>
Status: RESOLVED FIXED    
Severity: Normal CC: aakash_jain, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Aakash Jain
Reported 2021-02-23 07:34:48 PST
https://build.webkit.org/#/builders/21/builds/618/steps/3/logs/stdio python Tools/Scripts/git-webkit find r273302 in dir /Volumes/Data/slave/tvos-14-release/build (timeout 600 secs) Title: Nullptr crash in ModifySelectionListLevelCommand::appendSiblingNodeRange Traceback (most recent call last): File "Tools/Scripts/git-webkit", line 49, in <module> subversion='https://svn.webkit.org/repository/webkit', File "/Volumes/Data/slave/tvos-14-release/build/Tools/Scripts/libraries/webkitscmpy/webkitscmpy/program/__init__.py", line 80, in main subversion=subversion, File "/Volumes/Data/slave/tvos-14-release/build/Tools/Scripts/libraries/webkitscmpy/webkitscmpy/program/find.py", line 93, in main print(u'Author: {}'.format(commit.author)) UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 2: ordinal not in range(128) Similarly: https://build.webkit.org/#/builders/21/builds/619/steps/3/logs/stdio https://build.webkit.org/#/builders/49/builds/618/steps/3/logs/stdio https://build.webkit.org/#/builders/67/builds/511/steps/3/logs/stdio
Attachments
Patch (3.83 KB, patch)
2021-02-23 09:43 PST, Jonathan Bedard
no flags
Radar WebKit Bug Importer
Comment 1 2021-02-23 09:36:58 PST
Jonathan Bedard
Comment 2 2021-02-23 09:43:07 PST
Jonathan Bedard
Comment 3 2021-02-23 09:54:28 PST
Note You need to log in before you can comment on or make changes to this bug.