[
https://issues.apache.org/jira/browse/IGNITE-23732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17900003#comment-17900003
]
Pavel Tupitsyn edited comment on IGNITE-23732 at 11/21/24 11:30 AM:
--------------------------------------------------------------------
* Fails at this line in JVM:
https://github.com/microsoft/openjdk-jdk11u/blob/release/jdk-11.0.25_9/src/hotspot/cpu/x86/vm_version_x86.cpp#L618
(get_cpu_info_stub call in get_processor_features method)
* Fails on jdk-21.0.5.11 too
was (Author: ptupitsyn):
Fails at this line in JVM:
https://github.com/microsoft/openjdk-jdk11u/blob/release/jdk-11.0.25_9/src/hotspot/cpu/x86/vm_version_x86.cpp#L618
(get_cpu_info_stub call in get_processor_features method)
> .NET: Process crash during node startup on .NET 9 on Windows
> ------------------------------------------------------------
>
> Key: IGNITE-23732
> URL: https://issues.apache.org/jira/browse/IGNITE-23732
> Project: Ignite
> Issue Type: Bug
> Components: platforms
> Reporter: Pavel Tupitsyn
> Assignee: Pavel Tupitsyn
> Priority: Blocker
> Labels: .NET, important
> Fix For: 2.17
>
>
> *Ignition.Start()* crashes the process on .NET 9 on Windows
> * Works on .NET 8 on all OS
> * Works on .NET 9 on Linux
> {code}
> Process finished with exit code -1,073,740,791.
> {code}
> Environment:
> * Win 11 Home 23H2 build 22631.4460
> * .NET SDK 9.0.100
> * OpenJDK Runtime Environment Microsoft-10378222 (build 11.0.25+9-LTS)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)