Re: [python-win32] win32com.server failure: Is debugging possible?

2016-08-25 Thread eryk sun
On Fri, Aug 26, 2016 at 12:42 AM, Bob Hood wrote: > Any suggestions as to how I could determine the cause of the crash without > having to uninstall ALL of my software? Configure a postmortem debugger [1] (e.g. windbg -I). Use gflags to temporarily enable full page-heap

[python-win32] win32com.server failure: Is debugging possible?

2016-08-25 Thread Bob Hood
I have a situation where I'm using win32com.server to create an in-process Explorer shell extension for Windows (7 64-bit). The extension itself is just a sample I pulled from stackoverflow[1]. When I install it, and restart Explorer, opening the context menu on a file causes Explorer to