Description of problem: Installed package kodos Attempted to run kodos from the command line. The result is a segmentation fault. GDB provides the following details: (gdb) run /usr/bin/kodos Starting program: /usr/bin/python /usr/bin/kodos [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib64/libthread_db.so.1". Program received signal SIGSEGV, Segmentation fault. sip_api_get_reference (self=0x0, key=-56) at siplib.c:8524 8524 if ((dict = ((sipSimpleWrapper *)self)->extra_refs) == NULL) (I've removed my home folder, computer name and other bits of personal data from the report) Version-Release number of selected component: kodos-2.4.9-17.fc23 Additional info: reporter: libreport-2.6.4 backtrace_rating: 4 cmdline: /usr/bin/python /usr/bin/kodos crash_function: sip_api_get_reference executable: /usr/bin/python2.7 global_pid: 7563 kernel: 4.4.7-300.fc23.x86_64+debug runlevel: N 5 type: CCpp uid: 1000 Truncated backtrace: Thread no. 1 (10 frames) #0 sip_api_get_reference at siplib.c:8524 #1 varget_Qt_white at qt/sipqtQt.cpp:1281 #2 sipVariableDescr_descr_get at descriptors.c:381 #3 PyEval_EvalFrameEx at /usr/src/debug/Python-2.7.11/Python/ceval.c:2615 #4 PyEval_EvalCodeEx at /usr/src/debug/Python-2.7.11/Python/ceval.c:3659 #5 PyEval_EvalCode at /usr/src/debug/Python-2.7.11/Python/ceval.c:691 #6 run_mod at /usr/src/debug/Python-2.7.11/Python/pythonrun.c:1378 #7 PyRun_FileExFlags at /usr/src/debug/Python-2.7.11/Python/pythonrun.c:1364 #8 PyRun_SimpleFileExFlags at /usr/src/debug/Python-2.7.11/Python/pythonrun.c:956 #9 PyRun_AnyFileExFlags at /usr/src/debug/Python-2.7.11/Python/pythonrun.c:760
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.