<html>
<head>
<base href="https://bugs.llvm.org/">
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW - LLDB: TestDataFormatterStdSmartPtr.StdSmartPtrDataFormatterTestCase (and 1 more) failing with UnicodeDecodeError: 'utf8' codec can't decode byte 0xd0 in position 164: invalid continuation byte"
href="https://bugs.llvm.org/show_bug.cgi?id=38457">38457</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>LLDB: TestDataFormatterStdSmartPtr.StdSmartPtrDataFormatterTestCase (and 1 more) failing with UnicodeDecodeError: 'utf8' codec can't decode byte 0xd0 in position 164: invalid continuation byte
</td>
</tr>
<tr>
<th>Product</th>
<td>lldb
</td>
</tr>
<tr>
<th>Version</th>
<td>7.0
</td>
</tr>
<tr>
<th>Hardware</th>
<td>PC
</td>
</tr>
<tr>
<th>OS</th>
<td>Linux
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>enhancement
</td>
</tr>
<tr>
<th>Priority</th>
<td>P
</td>
</tr>
<tr>
<th>Component</th>
<td>All Bugs
</td>
</tr>
<tr>
<th>Assignee</th>
<td>lldb-dev@lists.llvm.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>mgorny@gentoo.org
</td>
</tr>
<tr>
<th>CC</th>
<td>llvm-bugs@lists.llvm.org
</td>
</tr>
<tr>
<th>Blocks</th>
<td>38406
</td>
</tr></table>
<p>
<div>
<pre>Created <span class=""><a href="attachment.cgi?id=20644" name="attach_20644" title="Error-StdSmartPtrDataFoError-StdSmartPtrDataFormatterTestCase-test_with_run_command_dwarf.logrmatterTestCase-test_with_run_command_dwarf.log">attachment 20644</a> <a href="attachment.cgi?id=20644&action=edit" title="Error-StdSmartPtrDataFoError-StdSmartPtrDataFormatterTestCase-test_with_run_command_dwarf.logrmatterTestCase-test_with_run_command_dwarf.log">[details]</a></span>
Error-StdSmartPtrDataFoError-StdSmartPtrDataFormatterTestCase-test_with_run_command_dwarf.logrmatterTestCase-test_with_run_command_dwarf.log
FAIL: lldb-Suite ::
functionalities/data-formatter/data-formatter-stl/libstdcpp/smart_ptr/TestDataFormatterStdSmartPtr.py
(210 of 1188)
******************** TEST 'lldb-Suite ::
functionalities/data-formatter/data-formatter-stl/libstdcpp/smart_ptr/TestDataFormatterStdSmartPtr.py'
FAILED ********************
lldb version 7.0.0 ( revision 70c4484ad65f92d9d59deedbef65705e46c6987c)
LLDB library dir:
/var/tmp/portage/dev-util/lldb-7.0.9999/work/lldb-7.0.9999_build/bin
LLDB import library dir:
/var/tmp/portage/dev-util/lldb-7.0.9999/work/lldb-7.0.9999_build/bin
Skipping following debug info categories: ['dsym', 'gmodules']
Session logs for test failures/errors/unexpected successes will go into
directory
'/var/tmp/portage/dev-util/lldb-7.0.9999/work/lldb-7.0.9999_build/lldb-test-traces'
Command invoked:
/var/tmp/portage/dev-util/lldb-7.0.9999/work/lldb-7.0.9999/test/dotest.py -q
--arch= -s
/var/tmp/portage/dev-util/lldb-7.0.9999/work/lldb-7.0.9999_build/lldb-test-traces
--build-dir
/var/tmp/portage/dev-util/lldb-7.0.9999/work/lldb-7.0.9999_build/lldb-test-build.noindex
-S nm -u CXXFLAGS -u CFLAGS --executable
/var/tmp/portage/dev-util/lldb-7.0.9999/work/lldb-7.0.9999_build/./bin/lldb
--dsymutil
/var/tmp/portage/dev-util/lldb-7.0.9999/work/lldb-7.0.9999_build/./bin/dsymutil
-C /usr/lib/llvm/7/bin/clang --env ARCHIVER=/usr/bin/x86_64-pc-linux-gnu-ar
--env OBJCOPY=/usr/bin/objcopy
/var/tmp/portage/dev-util/lldb-7.0.9999/work/lldb-7.0.9999/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libstdcpp/smart_ptr
-p TestDataFormatterStdSmartPtr.py
UNSUPPORTED: LLDB (/usr/lib64/llvm/7/bin/clang-7-x86_64) ::
test_with_run_command_dsym
(TestDataFormatterStdSmartPtr.StdSmartPtrDataFormatterTestCase) (test case does
not fall in any category of interest for this run)
FAIL: LLDB (/usr/lib64/llvm/7/bin/clang-7-x86_64) ::
test_with_run_command_dwarf
(TestDataFormatterStdSmartPtr.StdSmartPtrDataFormatterTestCase)
FAIL: LLDB (/usr/lib64/llvm/7/bin/clang-7-x86_64) :: test_with_run_command_dwo
(TestDataFormatterStdSmartPtr.StdSmartPtrDataFormatterTestCase)
UNSUPPORTED: LLDB (/usr/lib64/llvm/7/bin/clang-7-x86_64) ::
test_with_run_command_gmodules
(TestDataFormatterStdSmartPtr.StdSmartPtrDataFormatterTestCase) (test case does
not fall in any category of interest for this run)
======================================================================
ERROR: test_with_run_command_dwarf
(TestDataFormatterStdSmartPtr.StdSmartPtrDataFormatterTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/var/tmp/portage/dev-util/lldb-7.0.9999/work/lldb-7.0.9999/packages/Python/lldbsuite/test/lldbtest.py",
line 1757, in test_method
return attrvalue(self)
File
"/var/tmp/portage/dev-util/lldb-7.0.9999/work/lldb-7.0.9999/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libstdcpp/smart_ptr/TestDataFormatterStdSmartPtr.py",
line 33, in test_with_run_command
self.expect("frame variable ssp", substrs=['ssp = "foobar"'])
File
"/var/tmp/portage/dev-util/lldb-7.0.9999/work/lldb-7.0.9999/packages/Python/lldbsuite/test/lldbtest.py",
line 2185, in expect
inHistory=inHistory)
File
"/var/tmp/portage/dev-util/lldb-7.0.9999/work/lldb-7.0.9999/packages/Python/lldbsuite/test/lldbtest.py",
line 2066, in runCmd
print(self.res.GetError(), file=sbuf)
File
"/var/tmp/portage/dev-util/lldb-7.0.9999/work/lldb-7.0.9999/packages/Python/lldbsuite/test/lldbtest.py",
line 287, in __exit__
print(self.getvalue(), file=self.session)
File
"/var/tmp/portage/dev-util/lldb-7.0.9999/work/lldb-7.0.9999/packages/Python/lldbsuite/support/encoded_file.py",
line 34, in impl
s = s.decode(encoding)
File "/usr/lib64/python2.7/encodings/utf_8.py", line 16, in decode
return codecs.utf_8_decode(input, errors, True)
UnicodeDecodeError: 'utf8' codec can't decode byte 0xd0 in position 164:
invalid continuation byte
Config=x86_64-/usr/lib64/llvm/7/bin/clang-7
======================================================================
ERROR: test_with_run_command_dwo
(TestDataFormatterStdSmartPtr.StdSmartPtrDataFormatterTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/var/tmp/portage/dev-util/lldb-7.0.9999/work/lldb-7.0.9999/packages/Python/lldbsuite/test/lldbtest.py",
line 1757, in test_method
return attrvalue(self)
File
"/var/tmp/portage/dev-util/lldb-7.0.9999/work/lldb-7.0.9999/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libstdcpp/smart_ptr/TestDataFormatterStdSmartPtr.py",
line 33, in test_with_run_command
self.expect("frame variable ssp", substrs=['ssp = "foobar"'])
File
"/var/tmp/portage/dev-util/lldb-7.0.9999/work/lldb-7.0.9999/packages/Python/lldbsuite/test/lldbtest.py",
line 2185, in expect
inHistory=inHistory)
File
"/var/tmp/portage/dev-util/lldb-7.0.9999/work/lldb-7.0.9999/packages/Python/lldbsuite/test/lldbtest.py",
line 2066, in runCmd
print(self.res.GetError(), file=sbuf)
File
"/var/tmp/portage/dev-util/lldb-7.0.9999/work/lldb-7.0.9999/packages/Python/lldbsuite/test/lldbtest.py",
line 287, in __exit__
print(self.getvalue(), file=self.session)
File
"/var/tmp/portage/dev-util/lldb-7.0.9999/work/lldb-7.0.9999/packages/Python/lldbsuite/support/encoded_file.py",
line 34, in impl
s = s.decode(encoding)
File "/usr/lib64/python2.7/encodings/utf_8.py", line 16, in decode
return codecs.utf_8_decode(input, errors, True)
UnicodeDecodeError: 'utf8' codec can't decode byte 0xd0 in position 164:
invalid continuation byte
Config=x86_64-/usr/lib64/llvm/7/bin/clang-7
----------------------------------------------------------------------
Ran 4 tests in 9.178s
RESULT: FAILED (0 passes, 0 failures, 2 errors, 2 skipped, 0 expected failures,
0 unexpected successes)
********************</pre>
</div>
</p>
<div id="referenced">
<hr style="border: 1px dashed #969696">
<b>Referenced Bugs:</b>
<ul>
<li>
[<a class="bz_bug_link
bz_status_NEW "
title="NEW - [meta] 7.0.0 Release Blockers"
href="https://bugs.llvm.org/show_bug.cgi?id=38406">Bug 38406</a>] [meta] 7.0.0 Release Blockers
</li>
</ul>
</div>
<br>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>