[IronPython] IronPython.Modules.dll bug when access from Delphi

Lukas Cenovsky cenovsky at bakalari.cz
Wed Jan 13 20:05:51 CET 2010


I have created CodePlex issue:
http://ironpython.codeplex.com/WorkItem/View.aspx?WorkItemId=25933

Unfortunately, I have only VS Express so I cannot attach debugger to a 
process.

--
-- Lukáš


Dino Viehland wrote:
> The attachment was deleted - can you post it somewhere?  For example you could
> open a bug on our CodePlex site and attach it.  
>
> Also do you have VisualStudio installed?  If so you could attach the debugger
> to your process and send the stack trace of where it's hanging.
>
>   
>> -----Original Message-----
>> From: users-bounces at lists.ironpython.com [mailto:users-
>> bounces at lists.ironpython.com] On Behalf Of Lukas Cenovsky
>> Sent: Wednesday, January 13, 2010 10:37 AM
>> To: Discussion of IronPython
>> Subject: [IronPython] IronPython.Modules.dll bug when access from Delphi
>>
>> Hi,
>> I have almost succesfully managed to access IronPython from Delphi 7 (Win32).
>> But I have also encountered a bug connected with IronPython.Modules.dll.
>>
>> Here are steps to recreate it:
>> 1. Unzip the attached file somewhere
>> 2) Put IronPython IronPython-2.6 with IronPython dlls to the same folder (or
>> change the path in Host\build.bat)
>> 3) Build the host with Host\build.bat
>> 4) Run Host\Host.exe - it runs OK
>> 5) Run Delphi\IpyTest.exe - it runs OK
>> 6) Put IronPython.Modules.dll to Delphi\ folder
>> 7) Run Delphi\IpyTest.exe - it freezes. It freezes during creating IronPython
>> engine.
>> 8) Host\Host.exe runs fine with IronPython.Modules.dll
>>
>> I don't know how to debug this problem - can somebody please look at it?
>> Thank you.
>>
>> --
>> -- Lukáš
>>     
>
> _______________________________________________
> Users mailing list
> Users at lists.ironpython.com
> http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
>
>
>   

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20100113/a44211e2/attachment.html>


More information about the Ironpython-users mailing list