[lldb-dev] [Bug 18093] New: LLDB 3.4 rc1 tests are freezing under armel and armhf

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Fri Nov 29 03:19:37 PST 2013


http://llvm.org/bugs/show_bug.cgi?id=18093

            Bug ID: 18093
           Summary: LLDB 3.4 rc1 tests are freezing under armel and armhf
           Product: lldb
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: release blocker
          Priority: P
         Component: All Bugs
          Assignee: lldb-dev at cs.uiuc.edu
          Reporter: sylvestre at debian.org
    Classification: Unclassified

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....

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20131129/a188c986/attachment.html>


More information about the lldb-dev mailing list