[Python.NET] Any plans for supporting CLR2.0?

Brian Lloyd brian at zope.com
Wed Jan 25 17:54:32 CET 2006


The crash is probably related to the attached problem that 
Michael worked through...

Brian Lloyd        brian at zope.com
V.P. Engineering   540.361.1716              
Zope Corporation   http://www.zope.com 


> -----Original Message-----
> From: Stanislas Pinte [mailto:stan at phidani.be]
> Sent: Wednesday, January 25, 2006 11:48 AM
> To: Brian Lloyd; pythondotnet at python.org; f.geiger at vol.at
> Subject: Re: [Python.NET] Any plans for supporting CLR2.0?
> 
> 
> Hello, just pointing the tools (csc, dasm and ildasm) to the .Net 
> 2.0 versions gives a good build,
> with some warnings, but python.exe crashes immediately.
> 
> [pythonnet-1.0-rc2-py2.4-clr1.1-src]> ./python.exe
> 'import site' failed; use -v for traceback
> Python 2.4.2 (#67, Sep 28 2005, 12:41:11) [MSC v.1310 32 bit 
> (Intel)] on win32
> Type "help", "copyright", "credits" or "license" for more information.
> 
> Unhandled Exception: System.AccessViolationException: Attempted 
> to read or write
>  protected memory. This is often an indication that other memory 
> is corrupt.
>    at Python.Runtime.Runtime.Py_Main(Int32 argc, String[] argv)
>    at Python.Runtime.PythonConsole.Main(String[] args)
> [pythonnet-1.0-rc2-py2.4-clr1.1-src]>
> 
> Any idea why?
> 
> Thanks a lot,
> 
> Stan.
> 
> 
> 
> 
-------------- next part --------------
An embedded message was scrubbed...
From: "Michael Eddington" <meddington at gmail.com>
Subject: [Python.NET] Updates to callconvutil.cs for .NET 2.0
Date: Thu, 15 Sep 2005 14:00:03 -0500
Size: 7084
Url: http://mail.python.org/pipermail/pythondotnet/attachments/20060125/1b2d26d7/attachment.mht 


More information about the PythonDotNet mailing list