[PyQt] PyQt application crashes on exit

Francesco Biccari biccari at gmail.com
Wed Apr 7 23:34:11 BST 2010


Installing the latest PyQt snapshot of the Riverbank website
(PyQt-win-gpl-snapshot-4.7.3-22b0acdb1b62)
the problem of "python crash on application exit" disappears.  : )

I hope Riverbank will provide a new "all-in" installer (4.7.4?) as
soon as possible.

Ciao ciao.
Fra


On Wed, Apr 7, 2010 at 21:35, Matt Chambers <chambers at imageworks.com> wrote:
>
> I'm seeing this as well on Linux.  Since upgrading to 4.7.2 almost every
> apps prints a Segmentation fault message on exit. That is with Python 2.6.4.
> Our Python2.5 is still using the previously released version and doesn't
> have the problem when running the same code base.  This is compiled against
> Qt 4.5, we haven't moved to 4.6 yet.
>
> One thing I noticed, all this might be a coincidence, is that only apps
> which use QSettings seem to be affected.  I haven't test this but I'm about
> to.  None of my simple PyQt examples exhibit the problem, but If I find
> anything I'll post it here.
>
> -Matt
>
> On 04/07/10 12:09, Francesco Biccari wrote:
>
> I have the same problem on Vista.
> PyQt 4.7.2 both with Python 2.6.5 and Python 2.6.4.
> However your example does not give any problem to me.
>
> I think it is a very subtle problem. Sometimes, even if
> I do exactly the same things (push a button and so on) on the same program,
> when I close that program, not always it crashes.
>
> This night I'll try to compile the most recent snapshot of PyQt.
> I'll let you know the result.
>
> Ciao ciao.
> Fra
>
>
>
> On Wed, Apr 7, 2010 at 18:27, Romi Agar <post at romi.ee> wrote:
>
>
> Hi!
>
> After upgrading my PyQt to version 4.7.2 on my windows 7 x64 machine running
> Python 2.6.5 many of my applications tend to crash on exit. Python.exe stops
> responding if I close the application window.
> A simple example that seems to always crash on my pc is included as an
> attachment.
>
> Any ideas about how to fix it?
>
> Thanks  in advance
>
> _______________________________________________
> PyQt mailing list    PyQt at riverbankcomputing.com
> http://www.riverbankcomputing.com/mailman/listinfo/pyqt
>
>
>
> _______________________________________________
> PyQt mailing list    PyQt at riverbankcomputing.com
> http://www.riverbankcomputing.com/mailman/listinfo/pyqt
>
> --
> -Matt
>
> Cue blog
> Cue3
> Outline
>
> _______________________________________________
> PyQt mailing list    PyQt at riverbankcomputing.com
> http://www.riverbankcomputing.com/mailman/listinfo/pyqt
>


More information about the PyQt mailing list