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.

[CppCodeGen] System::DateTime::ToString crash #3294

@cocotr

Description

@cocotr

Hello,
I have compiled the same code on Ubuntu 16.04 once with just /t:LinkNative and second time with /t:LinkNative /p:NativeCodeGen=cpp.
The one which was compiled just only with /t:LinkNative works properly, but when I try to run program compiled with /t:LinkNative /p:NativeCodeGen=cpp I get an error: "Segmentation fault (core dumped)".
How to check what causes the problem?

Thanks

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions