Bug 583951
Summary: | PyQt applications segmentation-fault | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Jeremy Sanders <jeremy> | ||||||
Component: | PyQt4 | Assignee: | Rex Dieter <rdieter> | ||||||
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
Severity: | high | Docs Contact: | |||||||
Priority: | low | ||||||||
Version: | 12 | CC: | bugreporter1, bugzilla.acct, dniemira, ewc, greg, hugocosta22, nikolas.moraitis, rdieter, rmj, stefanmurariu, than | ||||||
Target Milestone: | --- | ||||||||
Target Release: | --- | ||||||||
Hardware: | All | ||||||||
OS: | Linux | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | sip-4.10.2-1.fc11 | Doc Type: | Bug Fix | ||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2010-04-27 02:28:46 UTC | Type: | --- | ||||||
Regression: | --- | Mount Type: | --- | ||||||
Documentation: | --- | CRM: | |||||||
Verified Versions: | Category: | --- | |||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||
Embargoed: | |||||||||
Attachments: |
|
Description
Jeremy Sanders
2010-04-20 10:50:56 UTC
Not reproducible by me $ rpm -q sip PyQt4 qt sip-4.10.1-2.fc12.x86_64 PyQt4-4.7.2-2.fc12.x86_64 qt-4.6.2-14.fc12.x86_64 Could you get a backtrace perhaps? Created attachment 407900 [details]
backtrace
Created attachment 407901 [details]
another backtrace
The problem goes away when reverting to PyQt4-4.7-1.fc12.x86_64 Mind testing with these newer builds? sip-4.10.2-1.fc12: http://koji.fedoraproject.org/koji/buildinfo?buildID=168044 PyQt4-4.7.3-1.fc12: http://koji.fedoraproject.org/koji/buildinfo?buildID=168053 Thanks - that seems to have got rid of the segmentation faults. I still get the bug where my own program with a QTableView shows blank entries (showing a model which shows floating point numbers). I expect this is due to a bug in my own code or in the new PyQt. Should I open a new bug for this? My table view bug looks like it's a subtle problem in the new PyQt where values in numpy arrays used to cast okay to QVariants, but now they do not. I've worked around it be casting to a float in between. I've asked upstream PyQt whether this is a bug or my problem. sip-4.10.2-1.fc12,PyQt4-4.7.3-1.fc12 has been submitted as an update for Fedora 12. http://admin.fedoraproject.org/updates/sip-4.10.2-1.fc12,PyQt4-4.7.3-1.fc12 sip-4.10.2-1.fc11,PyQt4-4.7.3-1.fc11 has been submitted as an update for Fedora 11. http://admin.fedoraproject.org/updates/sip-4.10.2-1.fc11,PyQt4-4.7.3-1.fc11 sip-4.10.2-1.fc11, PyQt4-4.7.3-1.fc11 has been pushed to the Fedora 11 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update sip PyQt4'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/sip-4.10.2-1.fc11,PyQt4-4.7.3-1.fc11 sip-4.10.2-1.fc12, PyQt4-4.7.3-1.fc12 has been pushed to the Fedora 12 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update sip PyQt4'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/sip-4.10.2-1.fc12,PyQt4-4.7.3-1.fc12 *** Bug 583286 has been marked as a duplicate of this bug. *** *** Bug 584736 has been marked as a duplicate of this bug. *** *** Bug 584492 has been marked as a duplicate of this bug. *** *** Bug 585457 has been marked as a duplicate of this bug. *** *** Bug 585683 has been marked as a duplicate of this bug. *** *** Bug 583271 has been marked as a duplicate of this bug. *** sip-4.10.2-1.fc12, PyQt4-4.7.3-1.fc12 has been pushed to the Fedora 12 stable repository. If problems still persist, please make note of it in this bug report. sip-4.10.2-1.fc11, PyQt4-4.7.3-1.fc11 has been pushed to the Fedora 11 stable repository. If problems still persist, please make note of it in this bug report. *** Bug 583783 has been marked as a duplicate of this bug. *** |