Bug 1331102
Summary: | [abrt] kodos: sip_api_get_reference(): python2.7 killed by SIGSEGV | ||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | za267 <za267> | ||||||||||||||||||||||||||
Component: | PyQt | Assignee: | Than Ngo <than> | ||||||||||||||||||||||||||
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||||||||
Severity: | unspecified | Docs Contact: | |||||||||||||||||||||||||||
Priority: | unspecified | ||||||||||||||||||||||||||||
Version: | 23 | CC: | icon, rdieter, sergio, than | ||||||||||||||||||||||||||
Target Milestone: | --- | Keywords: | Reopened | ||||||||||||||||||||||||||
Target Release: | --- | ||||||||||||||||||||||||||||
Hardware: | x86_64 | ||||||||||||||||||||||||||||
OS: | Unspecified | ||||||||||||||||||||||||||||
URL: | https://retrace.fedoraproject.org/faf/reports/bthash/cc6d6f719c473b8500135fd354debe6e268258fe | ||||||||||||||||||||||||||||
Whiteboard: | abrt_hash:81cfe631fbb0f7e644cb37ff17394c89817f3b07;VARIANT_ID=workstation; | ||||||||||||||||||||||||||||
Fixed In Version: | PyQt-3.18.1-32.fc23 | Doc Type: | Bug Fix | ||||||||||||||||||||||||||
Doc Text: | Story Points: | --- | |||||||||||||||||||||||||||
Clone Of: | Environment: | ||||||||||||||||||||||||||||
Last Closed: | 2016-10-04 21:50:47 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
za267
2016-04-27 17:53:58 UTC
Created attachment 1151494 [details]
File: backtrace
Created attachment 1151495 [details]
File: cgroup
Created attachment 1151496 [details]
File: core_backtrace
Created attachment 1151497 [details]
File: dso_list
Created attachment 1151498 [details]
File: environ
Created attachment 1151499 [details]
File: limits
Created attachment 1151500 [details]
File: maps
Created attachment 1151501 [details]
File: mountinfo
Created attachment 1151502 [details]
File: namespaces
Created attachment 1151503 [details]
File: open_fds
Created attachment 1151504 [details]
File: proc_pid_status
Created attachment 1151505 [details]
File: var_log_messages
#python
>>> import qt
>>> qt.Qt.white
Segmentation fault (core dumped)
i cannot reproduce this crash. kodos works fine for me. feel free to reopen it again if you can reproduce it. Thanks #python
>>> import qt
>>> qt.Qt.white
Segmentation fault (core dumped)
still happens to me on Fedora 23 , what version of Fedora do you use to test it ?
I tested in f24 and f25 and works on both , I try rebuilt (the same) PyQt in copr and it works (on F23) . You may merge f24 branch in f23 , for just rebuild it , (re)build underway, http://koji.fedoraproject.org/koji/taskinfo?taskID=15875384 PyQt-3.18.1-32.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-1e89b010af PyQt-3.18.1-32.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report. |