You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Pavel Tupitsyn (Jira)" <ji...@apache.org> on 2021/04/27 19:21:01 UTC

[jira] [Updated] (IGNITE-14644) .NET: Log a suggestion about COMPlus_EnableAlternateStackCheck

     [ https://issues.apache.org/jira/browse/IGNITE-14644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pavel Tupitsyn updated IGNITE-14644:
------------------------------------
    Release Note: .NET: Add a warning to the log when alternate stack check is not enabled

> .NET: Log a suggestion about COMPlus_EnableAlternateStackCheck
> --------------------------------------------------------------
>
>                 Key: IGNITE-14644
>                 URL: https://issues.apache.org/jira/browse/IGNITE-14644
>             Project: Ignite
>          Issue Type: Improvement
>          Components: platforms
>            Reporter: Pavel Tupitsyn
>            Assignee: Pavel Tupitsyn
>            Priority: Minor
>              Labels: .NET, newbie
>             Fix For: 2.11
>
>   Original Estimate: 2h
>          Time Spent: 20m
>  Remaining Estimate: 1h 40m
>
> See https://ignite.apache.org/docs/latest/net-specific/net-troubleshooting#stack-smashing-detected-dotnet-terminated:
> On Linux, Java overwrites SIGSEGV handler installed by .NET, so NullReferenceException causes a scary "Stack smashing detected" error, which can be fixed by setting COMPlus_EnableAlternateStackCheck environment variable.
> Write a suggestion to the log if all of the following is true:
> * OS is Linux (or macOS? Check this)
> * Runtime version is 3.0 or later
> * COMPlus_EnableAlternateStackCheck is not set



--
This message was sent by Atlassian Jira
(v8.3.4#803005)