Opened 10 years ago

Last modified 10 years ago

#44353 new defect

rpm @ 4.4.9 segfault querying rpm files — at Version 1

Reported by: ric@… Owned by: afb@…
Priority: Normal Milestone:
Component: ports Version: 2.3.1
Keywords: Cc: n3npq@…
Port: rpm

Description (last modified by mf2k (Frank Schima))

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

Change History (1)

comment:1 Changed 10 years ago by mf2k (Frank Schima)

Cc: n3npq@… added
Description: modified (diff)
Owner: changed from macports-tickets@… to afb@…
Port: rpm added

In the future, please use WikiFormatting, fill in the Port field and Cc the port maintainers (port info --maintainers rpm).

Note: See TracTickets for help on using tickets.