[issue14659] HP multi-thread environment python core in PyObject_GC_UnTrack
Amaury Forgeot d'Arc
report at bugs.python.org
Tue Apr 24 10:35:05 CEST 2012
Amaury Forgeot d'Arc <amauryfa at gmail.com> added the comment:
The complete call stack shows that Python is embedded in another application (OCPro). The issue is most probably with this application which makes a bad usage of the C Python API, or somehow overwrites memory.
I suggest that you report this to the application developers.
----------
nosy: +amaury.forgeotdarc
resolution: -> invalid
status: open -> pending
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue14659>
_______________________________________
More information about the Python-bugs-list
mailing list