You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Igor Sapego (Jira)" <ji...@apache.org> on 2022/12/14 18:15:00 UTC

[jira] [Created] (IGNITE-18417) .NET: Tests sometime killed by OOM killer

Igor Sapego created IGNITE-18417:
------------------------------------

             Summary: .NET: Tests sometime killed by OOM killer
                 Key: IGNITE-18417
                 URL: https://issues.apache.org/jira/browse/IGNITE-18417
             Project: Ignite
          Issue Type: Bug
          Components: platforms
    Affects Versions: 2.14
            Reporter: Igor Sapego


Example of crash log:
{noformat}
Test Run Aborted with error System.Exception: One or more errors occurred.
21:38:48      ---> System.Exception: Unable to read beyond the end of the stream.
21:38:48        at System.IO.BinaryReader.Read7BitEncodedInt()
21:38:48        at System.IO.BinaryReader.ReadString()
21:38:48        at Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.LengthPrefixCommunicationChannel.NotifyDataAvailable()
21:38:48        at Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.TcpClientExtensions.MessageLoopAsync(TcpClient client, ICommunicationChannel channel, Action`1 errorHandler, CancellationToken cancellationToken)
{noformat}

Example of test run with the crash: https://ci.ignite.apache.org/buildConfiguration/IgniteTests24Java8_PlatformNetCoreLinux/6950868?hideProblemsFromDependencies=false&hideTestsFromDependencies=false&expandBuildProblemsSection=true&showLog=6950868_186683_420.426&logFilter=debug&logView=flowAware



--
This message was sent by Atlassian Jira
(v8.20.10#820010)