I'm trying to build PyMca in rawhide. It builds fine in Fedora 14, but the build segfaults in rawhide. I've traced this back to running build_scripts ==1224== Invalid read of size 8 ==1224== at 0xD8108E5: ??? (in /usr/lib64/python2.7/site-packages/sip.so) ==1224== by 0xD8112A7: ??? (in /usr/lib64/python2.7/site-packages/sip.so) ==1224== by 0xEFA5485: initQwt (in /usr/lib64/python2.7/site-packages/PyQt4/Qwt5/Qwt.so) ==1224== by 0x4F2CE24: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0) ==1224== by 0x4F2B0DE: ??? (in /usr/lib64/libpython2.7.so.1.0) ==1224== by 0x4F2B373: ??? (in /usr/lib64/libpython2.7.so.1.0) ==1224== by 0x4F2B9E4: ??? (in /usr/lib64/libpython2.7.so.1.0) ==1224== by 0x4F2BFA9: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0) ==1224== by 0x4F100AE: ??? (in /usr/lib64/libpython2.7.so.1.0) ==1224== by 0x4E76FC2: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0) ==1224== by 0x4F11A86: PyEval_CallObjectWithKeywords (in /usr/lib64/libpython2.7.so.1.0) ==1224== by 0x4F152E0: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0) ==1224== Address 0x0 is not stack'd, malloc'd or (recently) free'd
Do we need PyQwt rebuilt for Rawhide maybe?
OK, couldn't hurt, rebuilding now PyQwt now.
that seems to have done the trick, the requeued PyMca build finished ok now, https://koji.fedoraproject.org/koji/taskinfo?taskID=2657425
*** Bug 660947 has been marked as a duplicate of this bug. ***