[IronPython] what version of IronPython works with mono 1.1.13.4?

Mathew Yeates myeates at jpl.nasa.gov
Mon Mar 27 23:47:19 CEST 2006


  Hi
I'm using mono 1.1.13.4 and calls to IronPython 1.0 Beta 4 cause a segv. 
What version of IronPython works??
Mathew
 
 
** (/home/myeates/mono-1.1.13.4/lib/xsp/1.0/xsp.exe:20873): WARNING **: 
The class System.Collections.Generic.IDictionary`2 could not be loaded, 
used in mscorlib, Version=2.0.0.0, Culture=neutral, 
PublicKeyToken=b77a5c561934e089
 
=================================================================
Got a SIGSEGV while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
=================================================================
 
Stacktrace:
in WebService100.Service1:HelloWorld (int) <0xffffffff>
in WebService100.Service1:HelloWorld (int) <0x24>
in (wrapper runtime-invoke) System.Object:runtime_invoke_string_int 
(object,intptr,intptr,intptr) <0x74eaf9f>
in (wrapper managed-to-native) 
System.Reflection.MonoMethod:InternalInvoke (object,object[]) <0x4>
in (wrapper managed-to-native) 
System.Reflection.MonoMethod:InternalInvoke (object,object[]) <0xffdf651d>
in System.Reflection.MonoMethod:Invoke 
(object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo) 
<0x8d>
in System.Reflection.MethodBase:Invoke (object,object[]) <0x1a>
in System.Web.Services.Protocols.LogicalMethodInfo:Invoke 
(object,object[]) <0x88>
in System.Web.Services.Protocols.HttpSimpleWebServiceHandler:Invoke 
(System.Web.Services.Protocols.LogicalMethodInfo,object[]) <0x41>
in 
System.Web.Services.Protocols.HttpSimpleWebServiceHandler:ProcessRequest 
(System.Web.HttpContext) <0x143>
in <Pipeline>__1:MoveNext () <0x10a0>
in System.Web.HttpApplication:Tick () <0x1f>
in System.Web.HttpApplication:Start (object) <0x37>
in 
System.Web.HttpApplication:System.Web.IHttpAsyncHandler.BeginProcessRequest 
(System.Web.HttpContext,System.AsyncCallback,object) <0x68>
in System.Web.HttpRuntime:RealProcessRequest (object) <0x1ab>
in Mono.WebServer.BaseApplicationHost:ProcessRequest 
(Mono.WebServer.MonoWorkerRequest) <0x43>
in Mono.WebServer.XSPApplicationHost:ProcessRequest 
(int,long,int,long,int,string,string,string,string,byte[],string,intptr,Mono.WebServer.SslInformations) 
<0x37f>
in (wrapper remoting-invoke-with-check) 
Mono.WebServer.XSPApplicationHost:ProcessRequest 
(int,long,int,long,int,string,string,string,string,byte[],string,intptr,Mono.WebServer.SslInformations) 
<0xfffffa6c>
in (wrapper xdomain-dispatch) 
Mono.WebServer.XSPApplicationHost:ProcessRequest 
(object,byte[]&,byte[]&,int,long,int,long,int,string,string,string,string,byte[],string) 
<0x3ce4cb>
in (wrapper xdomain-invoke) 
Mono.WebServer.XSPApplicationHost:ProcessRequest 
(int,long,int,long,int,string,string,string,string,byte[],string,intptr,Mono.WebServer.SslInformations) 
<0xffc216c5>
in (wrapper remoting-invoke-with-check) 
Mono.WebServer.XSPApplicationHost:ProcessRequest 
(int,long,int,long,int,string,string,string,string,byte[],string,intptr,Mono.WebServer.SslInformations) 
<0x3eb0b>
in Mono.WebServer.XSPWorker:InnerRun (object) <0x563>
in Mono.WebServer.XSPWorker:Run (object) <0x22>
in (wrapper delegate-invoke) System.MulticastDelegate:invoke_void_object 
(object) <0xffffff95>
in (wrapper runtime-invoke) System.Object:runtime_invoke_void_object 
(object,intptr,intptr,intptr) <0x78d82bf>





More information about the Ironpython-users mailing list