Menu

#474 Python AX script engine issue

closed-works-for-me
nobody
com (105)
5
2012-01-28
2010-04-08
No

My ActiveX object leaks when I submit it as a named item to the Python AX script engine (IActiveScript::AddNamedItem) with my AX site application.

I'm using build 214 on a Vista 64 bit machine. The leak is not there though with build 212, the regression seems to have been introduced with build 213.

Discussion

  • Mark Hammond

    Mark Hammond - 2010-10-23

    I can't reproduce this - there is a 'axscript/test/leakTest.py script which adds a 'Test' instance as a named item and the script indicates neither COM objects nor Python objects are leaking. Is there some way you can repro this for me?

     
  • Mark Hammond

    Mark Hammond - 2012-01-28

    Please reopen this if you can provide the requested information.

     
  • Mark Hammond

    Mark Hammond - 2012-01-28
    • status: open --> closed-works-for-me