Systemtap results on power64 box against kernel version 2.6.36-rc1

Josh Stone jistone@redhat.com
Thu Aug 19 16:25:00 GMT 2010


On 08/19/2010 08:52 AM, Mark Wielaard wrote:
> On Wed, 2010-08-18 at 12:00 +0530, divya wrote:
>> FAIL: uprobeslibgcc-O3default-prelink-debug
>> prelink ./libuprobeslibgcc-O3default-prelink-debug.so
>> FAIL: uprobeslibgcc-O3default-prelink-sep-debug
>> prelink ./libuprobeslibgcc-O3default-prelink-sep-debug.so
>> FAIL: uprobeslibgcc-O3default-prelink-sep-debug-after
>> prelink ./libuprobeslibgcc-O3default-prelink-sep-debug-after.so
> 
> This most likely means you don't have prelink installed, or it isn't
> installed in the place the test expects. Could you check whether prelink
> is installed on the machine and if so look in the systemtap.log to see
> what is going wrong?
> 

I've seen this failure in my VMs running from an NFS-mounted $HOME.  The
details in my case are about security context:

Executing: /usr/sbin/prelink -vfNR -r 0x6400000
./libuprobeslibgcc-O3default-prelink-debug.so
prelink failed: /usr/sbin/prelink: Could not set security context for
./libuprobeslibgcc-O3default-prelink-debug.so: Operation not supported
FAIL: uprobeslibgcc-O3default-prelink-debug prelink
./libuprobeslibgcc-O3default-prelink-debug.so
... etc.


Josh



More information about the Systemtap mailing list