[issue4089] linking python2.6.dll crash on windows xp

2008-10-10 Thread Manuel
Manuel [EMAIL PROTECTED] added the comment: We have fixed the problem installing this: http://www.microsoft.com/downloads/details.aspx?FamilyID=9B2DA534-3E03-4391-8A4D-074B9F2BC1BFdisplaylang=en Anyway, before consider the bug solved, we need to test this solution on different computers.

[issue4089] linking python2.6.dll crash on windows xp

2008-10-10 Thread Manuel
Manuel [EMAIL PROTECTED] added the comment: Yes. This bug can be closed. The use of python26.dll require last Microsoft Visual C++ 2008 Redistributable Package. ___ Python tracker [EMAIL PROTECTED] http://bugs.python.org/issue4089

[issue4089] linking python2.6.dll crash on windows xp

2008-10-10 Thread Thomas Heller
Changes by Thomas Heller [EMAIL PROTECTED]: -- resolution: - invalid status: open - closed ___ Python tracker [EMAIL PROTECTED] http://bugs.python.org/issue4089 ___ ___

[issue4089] linking python2.6.dll crash on windows xp

2008-10-09 Thread Manuel
New submission from Manuel [EMAIL PROTECTED]: On some machines, the application (makehuman, an open source software) crash, immediately, as soon the user try to double click on the exe. The problem happen with the version compiled using python 2.6, while the one compiled with 2.5 work fine. We

[issue4089] linking python2.6.dll crash on windows xp

2008-10-09 Thread Manuel
Manuel [EMAIL PROTECTED] added the comment: gdb output from one of our users: warning: LDR: LdrpWalkImportDescriptor() failed to probe python26.dll for its manifest, ntstatus 0xc0150002 Program received signal SIGSEGV, Segmentation fault. Program received

[issue4089] linking python2.6.dll crash on windows xp

2008-10-09 Thread Giampaolo Rodola'
Changes by Giampaolo Rodola' [EMAIL PROTECTED]: -- nosy: +giampaolo.rodola ___ Python tracker [EMAIL PROTECTED] http://bugs.python.org/issue4089 ___ ___ Python-bugs-list