[PyQt] patch to fix segfault on mac

Phil Thompson phil at riverbankcomputing.com
Fri Jun 13 12:24:59 BST 2008


On Thursday 12 June 2008 11:40:09 pm Erick Tryzelaar wrote:
> On Thu, Jun 12, 2008 at 2:22 PM, Phil Thompson
>
> <phil at riverbankcomputing.com> wrote:
> > On Wednesday 04 June 2008 5:09:25 am Erick Tryzelaar wrote:
> >> I tracked down another segfault for me on the mac. I wasn't able to do
> >> "import PyQt4.QtWebKit" using the sip 4.7.4
> >
> > You can't build PyQt v4.4 with SIP v4.7.4.
>
> Oh, I should have been more clear. We still need this patch on the
> latest sip v4.7.7 snapshot and pyqt4.
>
> > [snip]
> >
> > I can't reproduce this.
>
> Perhaps it's machine dependent? We're running into this both on x86_64
> linux machines running fedora core 5, and macbook pros with core2 duos
> on leopard. If it helps, I've attached the source that sip generated
> for QtWebKit and QWebView. Are these files what sip generates for you?
> The important lines for me are sipQtWebKitQWebView-bad.cpp:3800 and
> sipQtWebKitcmodule.cpp:614-618.

What arguments are you passing to PyQt's configure.py?

Phil


More information about the PyQt mailing list