[PyQt] This program made python seg fault,how to solve?

Phil Thompson phil at riverbankcomputing.com
Mon Oct 26 19:32:21 GMT 2009


On Sun, 25 Oct 2009 02:24:05 +0800, Fei Xue <xuefey at gmail.com> wrote:
> Hi!  The code below can make python seg fault. Steps to reproduce: run
this
> program,modify the value of a cell, then click submit button,python will
> seg
> fault.The correct result is the value of the second column will change to
> 999 after click submit buttoon.
> 
> When I use PyQt 4.4,the crash will not happen.Under  PyQt 4.5/4.6,python
> does crash.

This should be fixed in tonight's SIP snapshot.

Phil


More information about the PyQt mailing list