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 2022/12/14 18:20:00 UTC

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

    [ https://issues.apache.org/jira/browse/IGNITE-18417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17647664#comment-17647664 ] 

Pavel Tupitsyn commented on IGNITE-18417:
-----------------------------------------

*PlatformCacheTopologyChangeTest* consumes a lot of memory on Java side, but there are no more than 100 cache entries in use.

> .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
>            Assignee: Pavel Tupitsyn
>            Priority: Major
>
> 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)