[wxPython] PythonWin used with wxPython crashes

When running the wxPython demo Sizers, it performs correctly when
executed from Scintilla.

When run from PythonWin, it performs correctly on the first execution,
but fails on a second execution with the error message:

PYTHONWIN caused an invalid page fault in
module PYTHON20.DLL at 0137:1e12df07.
Registers:
EAX=00769490 CS=0137 EIP=1e12df07 EFLGS=00010202
EBX=00000070 SS=013f ESP=0063e464 EBP=0168b31c
ECX=00000000 DS=013f ESI=00000000 FS=0dff
EDX=00000003 ES=013f EDI=014d9fb0 GS=10ef
Bytes at CS:EIP:
81 7b 04 a8 80 18 1e 0f 85 4c 02 00 00 8b 6c 24
Stack dump:
014d9fb0 00000000 0168b31c 0166dca0 00000070 1e10f47f 014d9fb0 0166dca0 0168965c 00000000 014fdcdc 01e20adc 0168b31c 00000000
00000000 00000000

Any suggestions would be appreciated. PythonWin is useful for debugging.

The executions referred to above were without any breakpoint inserted.

Colin W.

ยทยทยท

_______________________________________________
wxPython-users mailing list
wxPython-users@lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/wxpython-users