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.

[RyuJIT] Segmentation fault arises because GetVirtualMethodSlot gets null method as argument for ILCompiler.DependencyAnalysis.RyuJitNodeFactory and for method [System.Linq]WhereSelectEnumerableIterator`2<[Xamarin.Forms.Core]Xamarin.Forms.Span, [System.Private.CoreLib]System.String>.Clone #3248

@sergign60

Description

@sergign60

Compiling a simple Tizen application on Ubuntu causes segmentation fault because GetVirtualMethodSlot gets null methot as argument when ReflectionVirtualInvokeMapNode::GetData processes ILCompiler.DependencyAnalysis.RyuJitNodeFactory and meets the [System.Linq]WhereSelectEnumerableIterator`2<[Xamarin.Forms.Core]Xamarin.Forms.Span, [System.Private.CoreLib]System.String>.Clone method.

The null method argument is the declaringMethodForSlot variable in theReflectionVirtualInvokeMapNode::GetData

To reproduce this failure unarchive the attached file into the directory corert/tests/src/Simple as one more "Simple" test and run the build.sh script.

XForms.TizenMobile.tar.gz

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