<html>
<head>
<base href="http://llvm.org/bugs/" />
</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 3.4 rc1 tests are freezing under armel and armhf"
href="http://llvm.org/bugs/show_bug.cgi?id=18093">18093</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>LLDB 3.4 rc1 tests are freezing under armel and armhf
</td>
</tr>
<tr>
<th>Product</th>
<td>lldb
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</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>release blocker
</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@cs.uiuc.edu
</td>
</tr>
<tr>
<th>Reporter</th>
<td>sylvestre@debian.org
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr></table>
<p>
<div>
<pre>With armel: it fails with:
Ran 1 test in 0.346s
FAILED (errors=1)
PASS: LLDB (gcc-4.8-armv5tel) :: test_command_source
(TestCommandSource.CommandSourceTestCase)
----------------------------------------------------------------------
Ran 1 test in 0.379s
OK
FAIL: LLDB (gcc-4.8-armv5tel) :: test_dyld_library_path
(TestLoadUnload.LoadUnloadTestCase)
XFAIL: LLDB (gcc-4.8-armv5tel) :: test_lldb_process_load_and_unload_commands
(TestLoadUnload.LoadUnloadTestCase)
make[2]: *** wait: No child processes. Stop.
make[2]: *** Waiting for unfinished jobs....
make[2]: *** wait: No child processes. Stop.
With armhf:
FAIL: LLDB (gcc-4.8-armv7l) :: test_inferior_crashing_dwarf
(TestInferiorChanged.ChangedInferiorTestCase)
======================================================================
ERROR: test_inferior_crashing_dwarf
(TestInferiorChanged.ChangedInferiorTestCase)
Test lldb reloads the inferior after it was changed during the session.
----------------------------------------------------------------------
Traceback (most recent call last):
File "/«BUILDDIR»/llvm-toolchain-3.4-3.4~+rc1/lldb/test/lldbtest.py", line
599, in wrapper
func(*args, **kwargs)
File
"/«BUILDDIR»/llvm-toolchain-3.4-3.4~+rc1/lldb/test/functionalities/inferior-changed/TestInferiorChanged.py",
line 27, in test_inferior_crashing_dwarf
self.buildDwarf()
File "/«BUILDDIR»/llvm-toolchain-3.4-3.4~+rc1/lldb/test/lldbtest.py", line
1451, in buildDwarf
if not module.buildDwarf(self, architecture, compiler, dictionary, clean):
File
"/«BUILDDIR»/llvm-toolchain-3.4-3.4~+rc1/lldb/test/plugins/builder_base.py",
line 114, in buildDwarf
sender=sender)
File "/«BUILDDIR»/llvm-toolchain-3.4-3.4~+rc1/lldb/test/lldbtest.py", line
284, in system
raise CalledProcessError(retcode, cmd)
CalledProcessError: Command '['/bin/sh', '-c', 'make clean;make MAKE_DSYM=NO
ARCH=armv7l CC=gcc-4.8']' returned non-zero exit status 2
Config=armv7l-gcc-4.8
----------------------------------------------------------------------
Ran 2 tests in 0.339s
FAILED (errors=1, skipped=1)
make[2]: *** wait: No child processes. Stop.
make[2]: *** Waiting for unfinished jobs....</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>