You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ExecutionEngineException: Attempting to JIT compile method 'Google.ProtocolBuffers.CodedInputStream:ReadEnum<Google.ProtocolBuffers.DescriptorProtos.FieldDescriptorProto/Types/Label> (Google.ProtocolBuffers.DescriptorProtos.FieldDescriptorProto/Types/Label&,object&)' while running with --aot-only.
at Google.ProtocolBuffers.DescriptorProtos.FieldDescriptorProto+Builder.MergeFrom (ICodedInputStream input, Google.ProtocolBuffers.ExtensionRegistry extensionRegistry) [0x00000] in :0
at Google.ProtocolBuffers.AbstractBuilderLite2[TMessage,TBuilder].Google.ProtocolBuffers.IBuilderLite.WeakMergeFrom (ICodedInputStream input, Google.ProtocolBuffers.ExtensionRegistry registry) [0x00000] in <filename unknown>:0 at Google.ProtocolBuffers.CodedInputStream.ReadMessage (IBuilderLite builder, Google.ProtocolBuffers.ExtensionRegistry extensionRegistry) [0x00000] in <filename unknown>:0 at Google.ProtocolBuffers.CodedInputStream.ReadMessageArray[FieldDescriptorProto] (UInt32 fieldTag, System.String fieldName, ICollection1 list, Google.ProtocolBuffers.DescriptorProtos.FieldDescriptorProto messageType, Google.ProtocolBuffers.ExtensionRegistry registry) [0x00000] in :0
at Google.ProtocolBuffers.DescriptorProtos.DescriptorProto+Builder.MergeFrom (ICodedInputStream input, Google.ProtocolBuffers.ExtensionRegistry extensionRegistry) [0x00000] in :0
at Google.ProtocolBuffers.AbstractBuilderLite2[TMessage,TBuilder].Google.ProtocolBuffers.IBuilderLite.WeakMergeFrom (ICodedInputStream input, Google.ProtocolBuffers.ExtensionRegistry registry) [0x00000] in <filename unknown>:0 at Google.ProtocolBuffers.CodedInputStream.ReadMessage (IBuilderLite builder, Google.ProtocolBuffers.ExtensionRegistry extensionRegistry) [0x00000] in <filename unknown>:0 at Google.ProtocolBuffers.CodedInputStream.ReadMessageArray[DescriptorProto] (UInt32 fieldTag, System.String fieldName, ICollection1 list, Google.ProtocolBuffers.DescriptorProtos.DescriptorProto messageType, Google.ProtocolBuffers.ExtensionRegistry registry) [0x00000] in :0
at Google.ProtocolBuffers.DescriptorProtos.FileDescriptorProto+Builder.MergeFrom (ICodedInputStream input, Google.ProtocolBuffers.ExtensionRegistry extensionRegistry) [0x00000] in :0
at Google.ProtocolBuffers.DescriptorProtos.FileDescriptorProto+Builder.MergeFrom (ICodedInputStream input) [0x00000] in :0
at Google.ProtocolBuffers.AbstractBuilderLite`2[TMessage,TBuilder].MergeFrom (System.Byte[] data) [0x00000] in :0
at Google.ProtocolBuffers.DescriptorProtos.FileDescriptorProto.ParseFrom (System.Byte[] data) [0x00000] in :0
at Google.ProtocolBuffers.Descriptors.FileDescriptor.InternalBuildGeneratedFileFrom (System.Byte[] descriptorData, Google.ProtocolBuffers.Descriptors.FileDescriptor[] dependencies, Google.ProtocolBuffers.Descriptors.InternalDescriptorAssigner descriptorAssigner) [0x00000] in :0
at Google.ProtocolBuffers.DescriptorProtos.DescriptorProtoFile..cctor () [0x00000] in :0
Rethrow as TypeInitializationException: An exception was thrown by the type initializer for Google.ProtocolBuffers.DescriptorProtos.DescriptorProtoFile
at Google.ProtocolBuffers.DescriptorProtos.FileDescriptorProto..cctor () [0x00000] in :0
Rethrow as TypeInitializationException: An exception was thrown by the type initializer for Google.ProtocolBuffers.DescriptorProtos.FileDescriptorProto
at Google.ProtocolBuffers.Descriptors.FileDescriptor.InternalBuildGeneratedFileFrom (System.Byte[] descriptorData, Google.ProtocolBuffers.Descriptors.FileDescriptor[] dependencies, Google.ProtocolBuffers.Descriptors.InternalDescriptorAssigner descriptorAssigner) [0x00000] in :0
at Google.ProtocolBuffers.Examples.AddressBook.Addressbook..cctor () [0x00000] in :0
Rethrow as TypeInitializationException: An exception was thrown by the type initializer for Google.ProtocolBuffers.Examples.AddressBook.Addressbook
at Google.ProtocolBuffers.Examples.AddressBook.Person..cctor () [0x00000] in :0
Rethrow as TypeInitializationException: An exception was thrown by the type initializer for Google.ProtocolBuffers.Examples.AddressBook.Person
at SampleUsage.Start ()
The text was updated successfully, but these errors were encountered:
We'll have to see if this occurs in the new (experimental) version. I suspect it may, due to the use of expression trees in the new code. Will have to see if I can get hold of a working environment to reproduce and fix...
After fix the bug #394, I find a new bug.
ExecutionEngineException: Attempting to JIT compile method 'Google.ProtocolBuffers.CodedInputStream:ReadEnum<Google.ProtocolBuffers.DescriptorProtos.FieldDescriptorProto/Types/Label> (Google.ProtocolBuffers.DescriptorProtos.FieldDescriptorProto/Types/Label&,object&)' while running with --aot-only.
at Google.ProtocolBuffers.DescriptorProtos.FieldDescriptorProto+Builder.MergeFrom (ICodedInputStream input, Google.ProtocolBuffers.ExtensionRegistry extensionRegistry) [0x00000] in :0
at Google.ProtocolBuffers.AbstractBuilderLite
2[TMessage,TBuilder].Google.ProtocolBuffers.IBuilderLite.WeakMergeFrom (ICodedInputStream input, Google.ProtocolBuffers.ExtensionRegistry registry) [0x00000] in <filename unknown>:0 at Google.ProtocolBuffers.CodedInputStream.ReadMessage (IBuilderLite builder, Google.ProtocolBuffers.ExtensionRegistry extensionRegistry) [0x00000] in <filename unknown>:0 at Google.ProtocolBuffers.CodedInputStream.ReadMessageArray[FieldDescriptorProto] (UInt32 fieldTag, System.String fieldName, ICollection
1 list, Google.ProtocolBuffers.DescriptorProtos.FieldDescriptorProto messageType, Google.ProtocolBuffers.ExtensionRegistry registry) [0x00000] in :0at Google.ProtocolBuffers.DescriptorProtos.DescriptorProto+Builder.MergeFrom (ICodedInputStream input, Google.ProtocolBuffers.ExtensionRegistry extensionRegistry) [0x00000] in :0
at Google.ProtocolBuffers.AbstractBuilderLite
2[TMessage,TBuilder].Google.ProtocolBuffers.IBuilderLite.WeakMergeFrom (ICodedInputStream input, Google.ProtocolBuffers.ExtensionRegistry registry) [0x00000] in <filename unknown>:0 at Google.ProtocolBuffers.CodedInputStream.ReadMessage (IBuilderLite builder, Google.ProtocolBuffers.ExtensionRegistry extensionRegistry) [0x00000] in <filename unknown>:0 at Google.ProtocolBuffers.CodedInputStream.ReadMessageArray[DescriptorProto] (UInt32 fieldTag, System.String fieldName, ICollection
1 list, Google.ProtocolBuffers.DescriptorProtos.DescriptorProto messageType, Google.ProtocolBuffers.ExtensionRegistry registry) [0x00000] in :0at Google.ProtocolBuffers.DescriptorProtos.FileDescriptorProto+Builder.MergeFrom (ICodedInputStream input, Google.ProtocolBuffers.ExtensionRegistry extensionRegistry) [0x00000] in :0
at Google.ProtocolBuffers.DescriptorProtos.FileDescriptorProto+Builder.MergeFrom (ICodedInputStream input) [0x00000] in :0
at Google.ProtocolBuffers.AbstractBuilderLite`2[TMessage,TBuilder].MergeFrom (System.Byte[] data) [0x00000] in :0
at Google.ProtocolBuffers.DescriptorProtos.FileDescriptorProto.ParseFrom (System.Byte[] data) [0x00000] in :0
at Google.ProtocolBuffers.Descriptors.FileDescriptor.InternalBuildGeneratedFileFrom (System.Byte[] descriptorData, Google.ProtocolBuffers.Descriptors.FileDescriptor[] dependencies, Google.ProtocolBuffers.Descriptors.InternalDescriptorAssigner descriptorAssigner) [0x00000] in :0
at Google.ProtocolBuffers.DescriptorProtos.DescriptorProtoFile..cctor () [0x00000] in :0
Rethrow as TypeInitializationException: An exception was thrown by the type initializer for Google.ProtocolBuffers.DescriptorProtos.DescriptorProtoFile
at Google.ProtocolBuffers.DescriptorProtos.FileDescriptorProto..cctor () [0x00000] in :0
Rethrow as TypeInitializationException: An exception was thrown by the type initializer for Google.ProtocolBuffers.DescriptorProtos.FileDescriptorProto
at Google.ProtocolBuffers.Descriptors.FileDescriptor.InternalBuildGeneratedFileFrom (System.Byte[] descriptorData, Google.ProtocolBuffers.Descriptors.FileDescriptor[] dependencies, Google.ProtocolBuffers.Descriptors.InternalDescriptorAssigner descriptorAssigner) [0x00000] in :0
at Google.ProtocolBuffers.Examples.AddressBook.Addressbook..cctor () [0x00000] in :0
Rethrow as TypeInitializationException: An exception was thrown by the type initializer for Google.ProtocolBuffers.Examples.AddressBook.Addressbook
at Google.ProtocolBuffers.Examples.AddressBook.Person..cctor () [0x00000] in :0
Rethrow as TypeInitializationException: An exception was thrown by the type initializer for Google.ProtocolBuffers.Examples.AddressBook.Person
at SampleUsage.Start ()
The text was updated successfully, but these errors were encountered: