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

eryk sun eryksun at gmail.com
Sat Aug 27 14:02:03 EDT 2016


On Sat, Aug 27, 2016 at 2:19 PM, Bob Hood <bhood2 at comcast.net> wrote:
>
> From what I can tell, it's not actually a crash.  It appears to be an exit()
> with a result of 1, so it's not going to be easy to track down.

Break on ntdll!RtlExitUserProcess to print a stack trace.


More information about the python-win32 mailing list