#44353: rpm @ 4.4.9 segfault querying rpm files ---------------------+------------------- Reporter: ric@… | Owner: afb@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.1 Resolution: | Keywords: Port: rpm | ---------------------+------------------- Changes (by mf2k@…): * owner: macports-tickets@… => afb@… * cc: n3npq@… (added) * port: => rpm Old description:
I've tried this with several rpm files that seem fine on Linux, but cause the macports rpm to segfault: System info: macbook pro 15 inch not retina, mid 2012, MacOS 10.9.4, xcode 5.1.1 (5B1008)
Actual output from ports rpm $ rpm -q -l -p opencl-1.2-devel-4.4.0.134-1.x86_64.rpm Segmentation fault: 11
Expected output (command run on an RHEL6 linux system for reference) $ rpm -q -l -p opencl-1.2-devel-4.4.0.134-1.x86_64.rpm warning: opencl-1.2-devel-4.4.0.134-1.x86_64.rpm: Header V3 RSA/SHA1 Signature, key ID f789186f: NOKEY /opt/intel /opt/intel/opencl-1.2-sdk-4.4.0.134 /opt/intel/opencl-1.2-sdk-4.4.0.134/include /opt/intel/opencl-1.2-sdk-4.4.0.134/include/CL /opt/intel/opencl-1.2-sdk-4.4.0.134/include/CL/cl.h /opt/intel/opencl-1.2-sdk-4.4.0.134/include/CL/cl.hpp /opt/intel/opencl-1.2-sdk-4.4.0.134/include/CL/cl_ext.h /opt/intel/opencl-1.2-sdk-4.4.0.134/include/CL/cl_gl.h /opt/intel/opencl-1.2-sdk-4.4.0.134/include/CL/cl_gl_ext.h /opt/intel/opencl-1.2-sdk-4.4.0.134/include/CL/cl_platform.h /opt/intel/opencl-1.2-sdk-4.4.0.134/include/CL/opencl.h
New description: I've tried this with several rpm files that seem fine on Linux, but cause the macports rpm to segfault: System info: macbook pro 15 inch not retina, mid 2012, MacOS 10.9.4, xcode 5.1.1 (5B1008) Actual output from ports rpm {{{ $ rpm -q -l -p opencl-1.2-devel-4.4.0.134-1.x86_64.rpm Segmentation fault: 11 }}} Expected output (command run on an RHEL6 linux system for reference) {{{ $ rpm -q -l -p opencl-1.2-devel-4.4.0.134-1.x86_64.rpm warning: opencl-1.2-devel-4.4.0.134-1.x86_64.rpm: Header V3 RSA/SHA1 Signature, key ID f789186f: NOKEY /opt/intel /opt/intel/opencl-1.2-sdk-4.4.0.134 /opt/intel/opencl-1.2-sdk-4.4.0.134/include /opt/intel/opencl-1.2-sdk-4.4.0.134/include/CL /opt/intel/opencl-1.2-sdk-4.4.0.134/include/CL/cl.h /opt/intel/opencl-1.2-sdk-4.4.0.134/include/CL/cl.hpp /opt/intel/opencl-1.2-sdk-4.4.0.134/include/CL/cl_ext.h /opt/intel/opencl-1.2-sdk-4.4.0.134/include/CL/cl_gl.h /opt/intel/opencl-1.2-sdk-4.4.0.134/include/CL/cl_gl_ext.h /opt/intel/opencl-1.2-sdk-4.4.0.134/include/CL/cl_platform.h /opt/intel/opencl-1.2-sdk-4.4.0.134/include/CL/opencl.h }}} -- Comment: In the future, please use WikiFormatting, fill in the Port field and Cc the port maintainers ({{{port info --maintainers rpm}}}). -- Ticket URL: <https://trac.macports.org/ticket/44353#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X