[issue12755] Service application crash in python25!PyObject_Malloc

Amaury Forgeot d'Arc report at bugs.python.org
Tue Aug 16 09:37:17 CEST 2011


Amaury Forgeot d'Arc <amauryfa at gmail.com> added the comment:

Can you please give more context? From the information you gave:
- Python is embedded in some program "adem.exe".
- Memory seems corrupted, and a C call to PyString_FromStringAndSize() segfaults in PyObject_Malloc().

Most of the time, it will be an issue in the application, and not a python bug.

----------
nosy: +amaury.forgeotdarc

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue12755>
_______________________________________


More information about the Python-bugs-list mailing list