[llvm-bugs] [Bug 30196] New: Regression: OrcJITTests.exe/DummyRPC.TestAsyncVoidBool failing on Windows

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Aug 30 07:57:46 PDT 2016


https://llvm.org/bugs/show_bug.cgi?id=30196

            Bug ID: 30196
           Summary: Regression: OrcJITTests.exe/DummyRPC.TestAsyncVoidBool
                    failing on Windows
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: OrcJIT
          Assignee: unassignedbugs at nondot.org
          Reporter: nicolasweber at gmx.de
                CC: llvm-bugs at lists.llvm.org
    Classification: Unclassified

[----------] 3 tests from DummyRPC
[ RUN      ] DummyRPC.TestAsyncVoidBool
Program aborted due to an unhandled Error:
Error value was Success. (Note: Success values must still be checked prior to
being destroyed).
0x000000013F498545 (0x0000000000000016 0x00000000233C6158 0x0000000000CA3DA0
0x0000000077A17E0A)
0x000007FEE636EE1D (0x0000000100000001 0x0000000000000000 0x0000000000B5F258
0x0000000000B5F258), raise() + 0x1E9 bytes(
s)
0x000007FEE6374A14 (0x0000000000B5F258 0x0000000000B5F3E0 0x0000000000B5F258
0x000007FEE71DCFB4), abort() + 0x18 bytes(s
)
0x000000013F337BB3 (0x0000000000000000 0x0000000000B5F3E0 0x0000000000B5F258
0x0000000000B5F258)
0x000000013F347F77 (0x0000000000B5F258 0x0000000000000000 0x0000000000B5F2A8
0x0000000000000001)
0x000000013F351B8B (0x0000000000000004 0x0000000000000004 0x0000000000B5F2A8
0x000000013F344B89)
0x000000013F35162A (0x0000000000000004 0x0000000000B5F400 0x0000000000B5F368
0x0000000000000000)
0x000000013F34A85A (0x0000000000000000 0x0000000000B5F400 0x0000000000C407F0
0x0000000000000001)
0x000000013F34DC54 (0x0000000000C45620 0x0000000000C3AC01 0x0000000000000004
0x0000000000C407E0)
0x000000013F65FD4C (0x000007FEE63DC4A0 0x0000000000C44B50 0x000000014000D880
0x000000013F6691C1)
0x000000013F66DC84 (0x00000156DBFB2737 0x0000000000C44350 0x000000014000D8A0
0x0000000000000007)
0x000000013F66E04E (0x0000000000000008 0x0000000000C456E0 0x0000000000C44350
0x0000000000000000)
0x000000013F66DE49 (0x0000000000000000 0x0000000000000000 0x0000000000C44350
0x00000000FFFFFFFF)
0x000000013F66E4BB (0x0000000000000000 0x0000000000C44350 0x0000000000000000
0x0000000000C403D0)
0x000000013F65FDEC (0x0000000000000002 0x0000000000008006 0x000000014000DFE8
0x0000000000000000)
0x000000013F66E1B9 (0x0000000000008002 0x0000000000000002 0x0000000000C403E0
0x0000000000000000)
0x000000013FCC1A41 (0x0000000000000001 0x0000000000000000 0x0000000000000000
0x0000000000000000)
0x000000013FC854EF (0x0000000000000000 0x0000000000000000 0x0000000000000000
0x0000000000000000)
0x00000000777E59BD (0x0000000000000000 0x0000000000000000 0x0000000000000000
0x0000000000000000), BaseThreadInitThunk()
+ 0xD bytes(s)
0x0000000077A1A2E1 (0x0000000000000000 0x0000000000000000 0x0000000000000000
0x0000000000000000), RtlUserThreadStart() +
 0x21 bytes(s)



Has been broken on
http://lab.llvm.org:8011/builders/clang-x64-ninja-win7/builds/15180/steps/ninja%20check%202/logs/FAIL%3A%20LLVM-Unit%3A%3ADummyRPC.TestAsyncVoidBool
for many hours.

-- 
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/20160830/b0e89bd5/attachment.html>


More information about the llvm-bugs mailing list