Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@marek-safar
Copy link
Member

No description provided.

@steveisok
Copy link
Contributor

The mcs failure is significant.

The wasm one may be, but not 100% sure.

WASM: FAIL: System.Buffers.Text.Tests.Base64EncoderUnitTests.BasicEncodingWithFinalBlockFalse
WASM: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.OutOfMemoryException: Out of memory
WASM:   at (wrapper managed-to-native) System.Reflection.RuntimeMethodInfo.InternalInvoke(System.Reflection.RuntimeMethodInfo,object,object[],System.Exception&)
WASM:   at System.Reflection.RuntimeMethodInfo.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) <0x34297f0 + 0x000ce> in <758e4f696ce0429c87765a52350cb572>:0 
WASM:    --- End of inner exception stack trace ---
WASM:   at System.Reflection.RuntimeMethodInfo.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) <0x34297f0 + 0x000f6> in <758e4f696ce0429c87765a52350cb572>:0 
WASM:   at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) <0x37ba2e8 + 0x00014> in <758e4f696ce0429c87765a52350cb572>:0 
WASM:   at WasmRunner.Run () <0x37190c8 + 0x00766> in <0d91d0de794645e09cfd3d0c7a47b7d2>:0

@NattyNarwhal
Copy link
Contributor

Careful, I remember a switch from custom refsrc to normal refsrc failed because of some endianness BS caused by some crazy pointer arith in refsrc's Unicode char info classes

@marek-safar
Copy link
Member Author

@monojenkins build failed

@marek-safar
Copy link
Member Author

It looks like we have GC problem handling large Span blocks. @BrzVlad is this enough for you to investigate (it repros consistently) ?

@marek-safar
Copy link
Member Author

@monojenkins commit csproj

@marek-safar marek-safar merged commit 9cc751d into mono:master Jan 9, 2020
@marek-safar marek-safar deleted the corlib-size branch January 9, 2020 08:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants