Skip to content
This repository was archived by the owner on Nov 1, 2020. It is now read-only.
This repository was archived by the owner on Nov 1, 2020. It is now read-only.

[RuyJIT cross unix armel] IIc fails with the message System.Exception: JIT Failed #3365

@sergign60

Description

@sergign60

For all CoreRT tests RuyJIT fails

"/home/signatov/CORERT/corert/tests/../bin/Product/Linux.armel.Debug/packaging/publish1/corerun" "/home/signatov/CORERT/corert/tests/../bin/Product/Linux.armel.Debug/packaging/publish1/ilc.dll" @"/home/signatov/CORERT/corert/tests/src/Simple/Threading/obj/Debug/armel/native/Threading.ilc.rsp"

     Unhandled Exception: System.Exception: JIT Failed
        at Internal.JitInterface.CorInfoImpl.CompileMethod(IMethodCodeNode methodCodeNodeNeedingCode, MethodIL methodIL)
        at ILCompiler.RyuJitCompilation.ComputeDependencyNodeDependencies(List`1 obj)
        at ILCompiler.DependencyAnalysisFramework.DependencyAnalyzer`2.ComputeDependencies(List`1 deferredStaticDependencies)
        at ILCompiler.DependencyAnalysisFramework.DependencyAnalyzer`2.ComputeMarkedNodes()
        at ILCompiler.DependencyAnalysisFramework.DependencyAnalyzer`2.get_MarkedNodeList()
        at ILCompiler.RyuJitCompilation.CompileInternal(String outputFile, ObjectDumper dumper)
        at ILCompiler.Compilation.ILCompiler.ICompilation.Compile(String outputFile, ObjectDumper dumper)
        at ILCompiler.Program.Run(String[] args)
        at ILCompiler.Program.Main(String[] args)
     Aborted (core dumped)

the used command:
$ ./build.sh cross armel debug
the used rootfs:
armel tizen

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions