Skip to content

[ORC] JIT session error: Symbols not found: [ __ImageBase ] #16036

Open
@jsji

Description

@jsji

Describe the bug

llvm/unittests/ExecutionEngine/Orc/ReOptimizeLayerTest.cpp
failing 
// JIT session error: Symbols not found: [ __ImageBase ]
// unknown file: error: SEH exception with code 0x3221225477 thrown in the test body.
https://github.com/intel/llvm/actions/runs/11758403932/job/32756817619?pr=16022

To reproduce

FAIL: LLVM-Unit :: ExecutionEngine/Orc/./OrcJITTests.exe/6/11 (54199 of 54566)
******************** TEST 'LLVM-Unit :: ExecutionEngine/Orc/./OrcJITTests.exe/6/11' FAILED ********************
Script(shard):
--
GTEST_OUTPUT=json:D:\github\_work\llvm\llvm\build\unittests\ExecutionEngine\Orc\.\OrcJITTests.exe-LLVM-Unit-3192-6-11.json GTEST_SHUFFLE=0 GTEST_TOTAL_SHARDS=11 GTEST_SHARD_INDEX=6 D:\github\_work\llvm\llvm\build\unittests\ExecutionEngine\Orc\.\OrcJITTests.exe
--

Script:
--
D:\github\_work\llvm\llvm\build\unittests\ExecutionEngine\Orc\.\OrcJITTests.exe --gtest_filter=ReOptimizeLayerTest.BasicReOptimization
--
JIT session error: Symbols not found: [ __ImageBase ]
unknown file: error: SEH exception with code 0x3221225477 thrown in the test body.
Stack trace:



unknown file
SEH exception with code 0x3221225477 thrown in the test body.
Stack trace:

Environment

  • OS: [Windows]

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingpdtrackerPulldown tracker for issues/reverts that needs follow up

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions