[PyQt] Signal causes seg fault

Phil Thompson phil at riverbankcomputing.com
Fri Jan 13 17:04:56 GMT 2017


On 12 Jan 2017, at 5:43 pm, Cody Scott <cody at perspexis.com> wrote:
> 
> I'm getting a seg fault when a child class calls a method of a parent class which emits a signal (also of the parent class).
> 
> If you run this example file and click the button it will cause a segfault. If nothing is bound to "customType.count" then it will not segfault.
> 
> The gist and the attached file are the same.
> 
> https://gist.github.com/Siecje/4a99c2c76f65f39a57c168da10407e7f#file-signalemit-py-L19

Hopefully fixed in tonight's snapshot.

Thanks,
Phil


More information about the PyQt mailing list