[PyQt] Segfault when the dbus connection is lost

Phil Thompson phil at riverbankcomputing.com
Sat Apr 14 17:11:35 BST 2012


On Fri, 13 Apr 2012 11:52:31 -0300, "Alejandro J. Cura"
<alecu at canonical.com> wrote:
> Hi,
> 
> first of all, since I'm new to the list I'd like to thank the people
> responsible for PyQt a lot for making such a great project.
> 
> I'd like to report a bug: when using DBusQtMainLoop, I'm getting
> SIGSEGVs when the DBus connection is closed. I've managed to reproduce
> this from Ubuntu Lucid (PyQt 4.7.2) up to Ubuntu Precise beta 2 (PyQt
> 4.9.1).
> 
> Attached is a script that when ran shows the issue, but not every time;
> on my Precise machine it happens about 3 out of 10 times; on a Lucid VM
> it happens every time.
> 
> Please let me know if I should attach any other info, or if there's some
> simple way to fix it that I'm missing.
> 
> BTW: I've seen this bug reported elsewhere[0] for projects using PyQt,
> but I'm not sure where I should report it for PyQt.
> 
> thanks!

Should be fixed in tonight's PyQt snapshot.

Thanks,
Phil


More information about the PyQt mailing list