[LLVMbugs] [Bug 18057] New: MCJIT tests fail randomly on ARM

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Mon Nov 25 03:02:58 PST 2013


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

            Bug ID: 18057
           Summary: MCJIT tests fail randomly on ARM
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: Generic Execution Engine Support
          Assignee: unassignedbugs at nondot.org
          Reporter: renato.golin at linaro.org
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified

Tests in ExecutionEngine/MCJIT/remote like:
 * multi-module-a.ll.script
 * test-fp-no-external-funcs-remote.ll.script
 * test-common-symbols-remote.ll.script
 * cross-module-a.ll.script
 * test-global-init-nonzero-remote.ll.script

Fail randomly on a Cortex-A15 buildbot with the Assert:

tools/lli/RemoteTargetExternal.cpp:144:
 void llvm::RemoteTargetExternal::Receive(llvm::LLIMessageType, uint64_t &): 
  Assertion `rc == 4 && "Error reading message type.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20131125/eae68684/attachment.html>


More information about the llvm-bugs mailing list