[pywin32-bugs] [ pywin32-Bugs-766880 ] importing win32com.client causes python to crash
OLD project page for the Python extensions for Windows
Brought to you by:
mhammond
From: SourceForge.net <no...@so...> - 2003-07-07 00:23:31
|
Bugs item #766880, was opened at 2003-07-07 02:21 Message generated for change (Settings changed) made by complex You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=766880&group_id=78018 Category: com >Group: v1.0 (example) Status: Open Resolution: None >Priority: 9 Submitted By: Viktor Ferenczi (complex) Assigned to: Nobody/Anonymous (nobody) Summary: importing win32com.client causes python to crash Initial Comment: Windows XP Professional SP1 - English .NET framework not installed python-2.2.3 win32all-152 Open an interactive python session, then execute the following import statement: import win32com.client This causes the python interpreter to crash with "memory could not be read" error (system error dialog appears). Google search: +"import win32com.client" +crash Tons of error reports can be found. Strange, sometimes unpredictable behaviour reported. This bug (?) broke significant part of existing win32all codebase. Some forum posts suggested, that win32all-150 with python- 2.2.2 did not crash (this is a "workaround", but should be tested). - Complex - ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=766880&group_id=78018 |