[Python-bugs-list] [ python-Bugs-419213 ] win32all: combrowse.py causes crash/`95

noreply@sourceforge.net noreply@sourceforge.net
Thu, 26 Apr 2001 14:52:13 -0700


Bugs item #419213, was updated on 2001-04-26 11:22
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=419213&group_id=5470

Category: Extension Modules
Group: Platform-specific
Status: Open
Resolution: None
Priority: 5
Submitted By: Douglas Shawhan (lysdexia)
>Assigned to: Mark Hammond (mhammond)
Summary: win32all: combrowse.py causes crash/`95

Initial Comment:
Attempting to run 
C:\python20\win32com\client\combrowse.py causes a 
stack fault:

-----begin pain-------

PYTHON caused a stack fault in module MSVCRT.DLL at 
016f:78001169.
Registers:
EAX=5f401151 CS=016f EIP=78001169 EFLGS=00010246
EBX=00542048 SS=0177 ESP=00542000 EBP=0054200c
ECX=00542048 DS=0177 ESI=005420f2 FS=470f
EDX=005420c2 ES=0177 EDI=00540000 GS=0000
Bytes at CS:EIP:
50 c3 8b 44 24 04 66 8b 08 66 85 c9 74 0b 66 3b 
Stack dump:
0054202c 5f492d87 ffffffff 005420a0 5f4012da 00000000 
1e44a1f1 00000cac 005420f2 00000000 00542048 00542090 
1e45ac48 ffffffff 1e436ff7 00542048 

-------end pain-------

Any attempt to run combrowse.py again required hard 
reboot.



----------------------------------------------------------------------

>Comment By: Tim Peters (tim_one)
Date: 2001-04-26 14:52

Message:
Logged In: YES 
user_id=31435

Assigned to MarkH.  Douglas, the Win32 extensions aren't 
part of the core Python project (i.e., it's not our code) --
 you'd probably have better luck reporting this to 
ActiveState.

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=419213&group_id=5470