Pavel Tupitsyn created IGNITE-14644:
---------------------------------------
Summary: .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
Fix For: 2.11
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)