This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author amaury.forgeotdarc
Recipients amaury.forgeotdarc, chandra
Date 2011-08-16.07:37:16
SpamBayes Score 1.7585095e-06
Marked as misclassified No
Message-id <1313480237.08.0.934695979453.issue12755@psf.upfronthosting.co.za>
In-reply-to
Content
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.
History
Date User Action Args
2011-08-16 07:37:17amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, chandra
2011-08-16 07:37:17amaury.forgeotdarcsetmessageid: <1313480237.08.0.934695979453.issue12755@psf.upfronthosting.co.za>
2011-08-16 07:37:16amaury.forgeotdarclinkissue12755 messages
2011-08-16 07:37:16amaury.forgeotdarccreate