[Mono-list] Problem with mono WCF (compatibility with .NET ??)

Jspoon wasolic at gmail.com
Thu Apr 29 03:27:40 EDT 2010


Make ran longer than before but next error occured. 

OS Windows's error window pop up - Mono.exe has stopped working.

There is make output:
...
make[7]: Entering directory `/mono/svn/mcs/class/corlib'
make all-local
make[8]: Entering directory `/mono/svn/mcs/class/corlib'
MCS     [net_2_0] mscorlib.dll
Stacktrace:

  at (wrapper managed-to-native) System.Type.GetTypeCodeInternal
(System.Type) <0x00004>
  at (wrapper managed-to-native) System.Type.GetTypeCodeInternal
(System.Type) <0x00004>
  at System.Type.GetTypeCodeImpl () <0x0007d>
  at System.Type.GetTypeCode (System.Type) <0x0001c>
  at System.Reflection.Emit.CustomAttributeBuilder.decode_cattr_value
(System.Type,byte[],int,int&) <0x00018>
  at System.Reflection.Emit.CustomAttributeBuilder.decode_cattr
(System.Reflection.Emit.CustomAttributeBuilder) <0x002d9>
  at System.Reflection.Emit.MethodBuilder.SetCustomAttribute
(System.Reflection.Emit.CustomAttributeBuilder) <0x001a5>
  at System.Reflection.Emit.MethodBuilder.SetCustomAttribute
(System.Reflection.ConstructorInfo,byte[]) <0x0004d>
  at Mono.CSharp.MethodOrOperator.ApplyAttributeBuilder
(Mono.CSharp.Attribute,Mono.CSharp.MethodSpec,byte[],Mono.CSharp.PredefinedAttributes)
<0x001bc>
  at Mono.CSharp.Method.ApplyAttributeBuilder
(Mono.CSharp.Attribute,Mono.CSharp.MethodSpec,byte[],Mono.CSharp.PredefinedAttributes)
<0x002d9>
  at Mono.CSharp.Attribute.Emit
(System.Collections.Generic.Dictionary`2<Mono.CSharp.Attribute,
System.Collections.Generic.List`1<Mono.CSharp.Attribute>>) <0x007c5>
  at Mono.CSharp.Attributes.Emit () <0x00140>
  at Mono.CSharp.MethodOrOperator.Emit () <0x00288>
  at Mono.CSharp.Method.Emit () <0x0024c>
  at Mono.CSharp.TypeContainer.EmitType () <0x007af>
  at Mono.CSharp.RootContext.EmitCode () <0x0011f>
  at Mono.CSharp.Driver.Compile () <0x00674>
  at Mono.CSharp.Driver.Main (string[]) <0x000a2>
  at (wrapper runtime-invoke) <Module>.runtime_invoke_int_object
(object,intptr,intptr,intptr) <0x00043>

This application has requested the Runtime to terminate it in an unusual
way.
Please contact the application's support team for more information.
make[8]: *** [../../class/lib/net_2_0/tmp/mscorlib.dll] Error 3
make[8]: Leaving directory `/mono/svn/mcs/class/corlib'
make[7]: *** [do-all] Error 2
make[7]: Leaving directory `/mono/svn/mcs/class/corlib'
make[6]: *** [all-recursive] Error 1
make[6]: Leaving directory `/mono/svn/mcs/class'
make[5]: *** [all-recursive] Error 1
make[5]: Leaving directory `/mono/svn/mcs'
make[4]: *** [profile-do--net_2_0--all] Error 2
make[4]: Leaving directory `/mono/svn/mcs'
make[3]: *** [profiles-do--all] Error 2
make[3]: Leaving directory `/mono/svn/mcs'
make[2]: *** [all-local] Error 2
make[2]: Leaving directory `/mono/svn/mono/runtime'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/mono/svn/mono'
make: *** [all] Error 2

-- 
View this message in context: http://mono.1490590.n4.nabble.com/Problem-with-mono-WCF-compatibility-with-NET-tp2065368p2075096.html
Sent from the Mono - General mailing list archive at Nabble.com.


More information about the Mono-list mailing list