#18452: PyQt4 makes Python 2.5 crash with "Bus Error" when importing QtWebKit module ---------------------------------+------------------------------------------ Reporter: henrique@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: ---------------------------------+------------------------------------------ This error happens only with the QtWebKit module. To reproduce, install the ports py25-sip @4.7.6 and py25-pyqt4 @4.4.3 Then run python interpreter and: {{{ from PyQt4 import QtWebKit }}} It should crash with a "Bus Error" message. -- Ticket URL: <http://trac.macports.org/ticket/18452> MacPorts <http://www.macports.org/> Ports system for Mac OS