Hi Terry.
No, unfortunately it's not my problem, I've not active domains, ldap or other things: only one mac and a router
btw today I had the same problem, but without the damned spinning ball.
Next I'll repair user permissions as suggested.
04/12/11 09:30:58,411 SecurityAgent: User info context values set for maurizio
04/12/11 09:30:58,411 SecurityAgent: User info context values set for maurizio
04/12/11 09:30:58,564 authorizationhost: Failed to authenticate user <maurizio> (error: 9).
04/12/11 09:31:00,982 SecurityAgent: User info context values set for maurizio
04/12/11 09:31:00,982 SecurityAgent: User info context values set for maurizio
04/12/11 09:31:00,987 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: ########################################
04/12/11 09:31:00,987 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: clBuildProgram() failed (-11) for kernel _CIPremultiply.
04/12/11 09:31:00,987 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: // OpenCL FP 1.0
04/12/11 09:31:00,987 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: // Copyright 2011, Apple Computer, Inc
04/12/11 09:31:00,987 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: __kernel void program(write_only image2d_t dest, int flipped, int4 dim, float2 st_origin, float4 st_delta, float4 l0, float4 l1, read_only image2d_t t0, sampler_t t_sampler0)
04/12/11 09:31:00,987 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: {
04/12/11 09:31:00,987 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: int dest_width = dim.x;
04/12/11 09:31:00,987 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: int dest_height = dim.y;
04/12/11 09:31:00,987 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: float4 o0, r0;
04/12/11 09:31:00,987 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: int2 loc = (int2)( get_global_id(0), get_global_id(1) );
04/12/11 09:31:00,987 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: if (loc.x >= dim.x || loc.y >= dim.y) return;
04/12/11 09:31:00,987 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: float4 f0 = (float4)( st_origin.x + ((float)loc.x + 0.5f) * st_delta.x + ((float)loc.y + 0.5f) * st_delta.z, st_origin.y + ((float)loc.x + 0.5f) * st_delta.y + ((float)loc.y + 0.5f) * st_delta.w, 0.0f, 0.0f );
04/12/11 09:31:00,987 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r0.x = dot(f0.xy,l0.xy) + l0.w;
04/12/11 09:31:00,987 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r0.y = dot(f0.xy,l1.xy) + l1.w;
04/12/11 09:31:00,987 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r0 = read_imagef(t0, t_sampler0, r0.xy);
04/12/11 09:31:00,987 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r0.xyz = r0.xyz*r0.www;
04/12/11 09:31:00,987 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: o0 = r0;
04/12/11 09:31:00,987 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: write_imagef(dest, (int2)( loc.x + dim.z , flipped ? get_image_height(dest) - (loc.y + dim.w + 1) : loc.y + dim.w ), o0);
04/12/11 09:31:00,987 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: }
04/12/11 09:31:00,987 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: ########################################
04/12/11 09:31:00,987 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: ########################################
04/12/11 09:31:00,987 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: clBuildProgram() failed (-11) for kernel (_CIClampToAlpha (sourceOut [1]falseColor)).
04/12/11 09:31:00,987 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: // OpenCL FP 1.0
04/12/11 09:31:00,987 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: // Copyright 2011, Apple Computer, Inc
04/12/11 09:31:00,987 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: __kernel void program(write_only image2d_t dest, int flipped, int4 dim, float2 st_origin, float4 st_delta, float4 l0, float4 l1, float4 l2, float4 l3, float4 l4, float4 l5, read_only image2d_t t0, sampler_t t_sampler0, read_only image2d_t t1, sampler_t t_sampler1)
04/12/11 09:31:00,987 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: {
04/12/11 09:31:00,988 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: const float4 p0 = (float4)( 0x1.0c6f7ap-20, 0x1p+0, 0x0p+0, 0x0p+0 );
04/12/11 09:31:00,988 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: const float4 p1 = (float4)( 0x1.b33334p-3, 0x1.6e48e8p-1, 0x1.275254p-4, 0x0p+0 );
04/12/11 09:31:00,988 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: int dest_width = dim.x;
04/12/11 09:31:00,988 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: int dest_height = dim.y;
04/12/11 09:31:00,988 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: float4 o0, r0, r1, r2, r3;
04/12/11 09:31:00,988 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: int2 loc = (int2)( get_global_id(0), get_global_id(1) );
04/12/11 09:31:00,988 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: if (loc.x >= dim.x || loc.y >= dim.y) return;
04/12/11 09:31:00,988 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: float4 f0 = (float4)( st_origin.x + ((float)loc.x + 0.5f) * st_delta.x + ((float)loc.y + 0.5f) * st_delta.z, st_origin.y + ((float)loc.x + 0.5f) * st_delta.y + ((float)loc.y + 0.5f) * st_delta.w, 0.0f, 0.0f );
04/12/11 09:31:00,988 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r3 = f0;
04/12/11 09:31:00,988 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r0.x = dot(r3.xy,l0.xy) + l0.w;
04/12/11 09:31:00,988 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r0.y = dot(r3.xy,l1.xy) + l1.w;
04/12/11 09:31:00,988 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r2 = r0;
04/12/11 09:31:00,988 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r0 = read_imagef(t0, t_sampler0, r2.xy);
04/12/11 09:31:00,988 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r2 = r3;
04/12/11 09:31:00,988 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r1.x = dot(r2.xy,l4.xy) + l4.w;
04/12/11 09:31:00,988 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r1.y = dot(r2.xy,l5.xy) + l5.w;
04/12/11 09:31:00,988 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r3 = r1;
04/12/11 09:31:00,988 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r2 = read_imagef(t1, t_sampler1, r3.xy);
04/12/11 09:31:00,988 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r1.w = max(r2.w, p0.x);
04/12/11 09:31:00,988 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r3.w = half_recip(r1.w);
04/12/11 09:31:00,988 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r1.w = r2.w;
04/12/11 09:31:00,988 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r1.xyz = r2.xyz*r3.www;
04/12/11 09:31:00,988 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r2 = dot(r1.xyz,p1.xyz);
04/12/11 09:31:00,988 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r2 = mix(l2,l3, r2);
04/12/11 09:31:00,988 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r1 = r1.wwww*r2;
04/12/11 09:31:00,988 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r1 = p0.yyyy-r1.wwww;
04/12/11 09:31:00,988 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r0 = r0*r1;
04/12/11 09:31:00,988 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r0.xyz = min(r0.xyz, r0.www);
04/12/11 09:31:00,988 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: o0 = r0;
04/12/11 09:31:00,988 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: write_imagef(dest, (int2)( loc.x + dim.z , flipped ? get_image_height(dest) - (loc.y + dim.w + 1) : loc.y + dim.w ), o0);
04/12/11 09:31:00,988 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: }
04/12/11 09:31:00,988 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: ########################################
04/12/11 09:31:00,992 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: ########################################
04/12/11 09:31:00,992 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: clBuildProgram() failed (-11) for kernel _CIPremultiply.
04/12/11 09:31:00,992 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: // OpenCL FP 1.0
04/12/11 09:31:00,992 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: // Copyright 2011, Apple Computer, Inc
04/12/11 09:31:00,992 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: __kernel void program(write_only image2d_t dest, int flipped, int4 dim, float2 st_origin, float4 st_delta, float4 l0, float4 l1, read_only image2d_t t0, sampler_t t_sampler0)
04/12/11 09:31:00,992 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: {
04/12/11 09:31:00,992 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: int dest_width = dim.x;
04/12/11 09:31:00,992 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: int dest_height = dim.y;
04/12/11 09:31:00,992 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: float4 o0, r0;
04/12/11 09:31:00,992 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: int2 loc = (int2)( get_global_id(0), get_global_id(1) );
04/12/11 09:31:00,992 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: if (loc.x >= dim.x || loc.y >= dim.y) return;
04/12/11 09:31:00,992 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: float4 f0 = (float4)( st_origin.x + ((float)loc.x + 0.5f) * st_delta.x + ((float)loc.y + 0.5f) * st_delta.z, st_origin.y + ((float)loc.x + 0.5f) * st_delta.y + ((float)loc.y + 0.5f) * st_delta.w, 0.0f, 0.0f );
04/12/11 09:31:00,992 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r0.x = dot(f0.xy,l0.xy) + l0.w;
04/12/11 09:31:00,992 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r0.y = dot(f0.xy,l1.xy) + l1.w;
04/12/11 09:31:00,992 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r0 = read_imagef(t0, t_sampler0, r0.xy);
04/12/11 09:31:00,992 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r0.xyz = r0.xyz*r0.www;
04/12/11 09:31:00,992 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: o0 = r0;
04/12/11 09:31:00,992 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: write_imagef(dest, (int2)( loc.x + dim.z , flipped ? get_image_height(dest) - (loc.y + dim.w + 1) : loc.y + dim.w ), o0);
04/12/11 09:31:00,992 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: }
04/12/11 09:31:00,992 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: ########################################
04/12/11 09:31:00,992 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: ########################################
04/12/11 09:31:00,992 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: clBuildProgram() failed (-11) for kernel (_CIClampToAlpha (sourceOut [1]falseColor)).
04/12/11 09:31:00,992 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: // OpenCL FP 1.0
04/12/11 09:31:00,992 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: // Copyright 2011, Apple Computer, Inc
04/12/11 09:31:00,992 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: __kernel void program(write_only image2d_t dest, int flipped, int4 dim, float2 st_origin, float4 st_delta, float4 l0, float4 l1, float4 l2, float4 l3, float4 l4, float4 l5, read_only image2d_t t0, sampler_t t_sampler0, read_only image2d_t t1, sampler_t t_sampler1)
04/12/11 09:31:00,992 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: {
04/12/11 09:31:00,992 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: const float4 p0 = (float4)( 0x1.0c6f7ap-20, 0x1p+0, 0x0p+0, 0x0p+0 );
04/12/11 09:31:00,992 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: const float4 p1 = (float4)( 0x1.b33334p-3, 0x1.6e48e8p-1, 0x1.275254p-4, 0x0p+0 );
04/12/11 09:31:00,992 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: int dest_width = dim.x;
04/12/11 09:31:00,992 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: int dest_height = dim.y;
04/12/11 09:31:00,992 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: float4 o0, r0, r1, r2, r3;
04/12/11 09:31:00,992 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: int2 loc = (int2)( get_global_id(0), get_global_id(1) );
04/12/11 09:31:00,992 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: if (loc.x >= dim.x || loc.y >= dim.y) return;
04/12/11 09:31:00,992 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: float4 f0 = (float4)( st_origin.x + ((float)loc.x + 0.5f) * st_delta.x + ((float)loc.y + 0.5f) * st_delta.z, st_origin.y + ((float)loc.x + 0.5f) * st_delta.y + ((float)loc.y + 0.5f) * st_delta.w, 0.0f, 0.0f );
04/12/11 09:31:00,992 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r3 = f0;
04/12/11 09:31:00,992 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r0.x = dot(r3.xy,l0.xy) + l0.w;
04/12/11 09:31:00,992 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r0.y = dot(r3.xy,l1.xy) + l1.w;
04/12/11 09:31:00,992 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r2 = r0;
04/12/11 09:31:00,992 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r0 = read_imagef(t0, t_sampler0, r2.xy);
04/12/11 09:31:00,992 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r2 = r3;
04/12/11 09:31:00,992 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r1.x = dot(r2.xy,l4.xy) + l4.w;
04/12/11 09:31:00,992 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r1.y = dot(r2.xy,l5.xy) + l5.w;
04/12/11 09:31:00,992 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r3 = r1;
04/12/11 09:31:00,992 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r2 = read_imagef(t1, t_sampler1, r3.xy);
04/12/11 09:31:00,992 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r1.w = max(r2.w, p0.x);
04/12/11 09:31:00,992 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r3.w = half_recip(r1.w);
04/12/11 09:31:00,992 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r1.w = r2.w;
04/12/11 09:31:00,992 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r1.xyz = r2.xyz*r3.www;
04/12/11 09:31:00,992 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r2 = dot(r1.xyz,p1.xyz);
04/12/11 09:31:00,992 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r2 = mix(l2,l3, r2);
04/12/11 09:31:00,992 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r1 = r1.wwww*r2;
04/12/11 09:31:00,992 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r1 = p0.yyyy-r1.wwww;
04/12/11 09:31:00,992 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r0 = r0*r1;
04/12/11 09:31:00,992 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r0.xyz = min(r0.xyz, r0.www);
04/12/11 09:31:00,992 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: o0 = r0;
04/12/11 09:31:00,992 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: write_imagef(dest, (int2)( loc.x + dim.z , flipped ? get_image_height(dest) - (loc.y + dim.w + 1) : loc.y + dim.w ), o0);
04/12/11 09:31:00,992 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: }
04/12/11 09:31:00,992 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: ########################################
04/12/11 09:31:00,992 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: ########################################
04/12/11 09:31:00,992 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: clBuildProgram() failed (-11) for kernel _CIPremultiply.
04/12/11 09:31:00,992 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: // OpenCL FP 1.0
04/12/11 09:31:00,992 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: // Copyright 2011, Apple Computer, Inc
04/12/11 09:31:00,992 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: __kernel void program(write_only image2d_t dest, int flipped, int4 dim, float2 st_origin, float4 st_delta, float4 l0, float4 l1, read_only image2d_t t0, sampler_t t_sampler0)
04/12/11 09:31:00,992 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: {
04/12/11 09:31:00,992 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: int dest_width = dim.x;
04/12/11 09:31:00,992 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: int dest_height = dim.y;
04/12/11 09:31:00,992 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: float4 o0, r0;
04/12/11 09:31:00,992 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: int2 loc = (int2)( get_global_id(0), get_global_id(1) );
04/12/11 09:31:00,992 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: if (loc.x >= dim.x || loc.y >= dim.y) return;
04/12/11 09:31:00,992 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: float4 f0 = (float4)( st_origin.x + ((float)loc.x + 0.5f) * st_delta.x + ((float)loc.y + 0.5f) * st_delta.z, st_origin.y + ((float)loc.x + 0.5f) * st_delta.y + ((float)loc.y + 0.5f) * st_delta.w, 0.0f, 0.0f );
04/12/11 09:31:00,992 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r0.x = dot(f0.xy,l0.xy) + l0.w;
04/12/11 09:31:00,992 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r0.y = dot(f0.xy,l1.xy) + l1.w;
04/12/11 09:31:00,992 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r0 = read_imagef(t0, t_sampler0, r0.xy);
04/12/11 09:31:00,992 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r0.xyz = r0.xyz*r0.www;
04/12/11 09:31:00,992 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: o0 = r0;
04/12/11 09:31:00,992 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: write_imagef(dest, (int2)( loc.x + dim.z , flipped ? get_image_height(dest) - (loc.y + dim.w + 1) : loc.y + dim.w ), o0);
04/12/11 09:31:00,992 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: }
04/12/11 09:31:00,992 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: ########################################
04/12/11 09:31:00,992 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: ########################################
04/12/11 09:31:00,992 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: clBuildProgram() failed (-11) for kernel (_CIClampToAlpha (sourceOut [1]falseColor)).
04/12/11 09:31:00,992 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: // OpenCL FP 1.0
04/12/11 09:31:00,992 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: // Copyright 2011, Apple Computer, Inc
04/12/11 09:31:00,992 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: __kernel void program(write_only image2d_t dest, int flipped, int4 dim, float2 st_origin, float4 st_delta, float4 l0, float4 l1, float4 l2, float4 l3, float4 l4, float4 l5, read_only image2d_t t0, sampler_t t_sampler0, read_only image2d_t t1, sampler_t t_sampler1)
04/12/11 09:31:00,992 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: {
04/12/11 09:31:00,992 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: const float4 p0 = (float4)( 0x1.0c6f7ap-20, 0x1p+0, 0x0p+0, 0x0p+0 );
04/12/11 09:31:00,992 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: const float4 p1 = (float4)( 0x1.b33334p-3, 0x1.6e48e8p-1, 0x1.275254p-4, 0x0p+0 );
04/12/11 09:31:00,992 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: int dest_width = dim.x;
04/12/11 09:31:00,992 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: int dest_height = dim.y;
04/12/11 09:31:00,993 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: float4 o0, r0, r1, r2, r3;
04/12/11 09:31:00,993 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: int2 loc = (int2)( get_global_id(0), get_global_id(1) );
04/12/11 09:31:00,993 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: if (loc.x >= dim.x || loc.y >= dim.y) return;
04/12/11 09:31:00,993 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: float4 f0 = (float4)( st_origin.x + ((float)loc.x + 0.5f) * st_delta.x + ((float)loc.y + 0.5f) * st_delta.z, st_origin.y + ((float)loc.x + 0.5f) * st_delta.y + ((float)loc.y + 0.5f) * st_delta.w, 0.0f, 0.0f );
04/12/11 09:31:00,993 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r3 = f0;
04/12/11 09:31:00,993 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r0.x = dot(r3.xy,l0.xy) + l0.w;
04/12/11 09:31:00,993 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r0.y = dot(r3.xy,l1.xy) + l1.w;
04/12/11 09:31:00,993 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r2 = r0;
04/12/11 09:31:00,993 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r0 = read_imagef(t0, t_sampler0, r2.xy);
04/12/11 09:31:00,993 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r2 = r3;
04/12/11 09:31:00,993 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r1.x = dot(r2.xy,l4.xy) + l4.w;
04/12/11 09:31:00,993 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r1.y = dot(r2.xy,l5.xy) + l5.w;
04/12/11 09:31:00,993 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r3 = r1;
04/12/11 09:31:00,993 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r2 = read_imagef(t1, t_sampler1, r3.xy);
04/12/11 09:31:00,993 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r1.w = max(r2.w, p0.x);
04/12/11 09:31:00,993 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r3.w = half_recip(r1.w);
04/12/11 09:31:00,993 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r1.w = r2.w;
04/12/11 09:31:00,993 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r1.xyz = r2.xyz*r3.www;
04/12/11 09:31:00,993 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r2 = dot(r1.xyz,p1.xyz);
04/12/11 09:31:00,993 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r2 = mix(l2,l3, r2);
04/12/11 09:31:00,993 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r1 = r1.wwww*r2;
04/12/11 09:31:00,993 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r1 = p0.yyyy-r1.wwww;
04/12/11 09:31:00,993 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r0 = r0*r1;
04/12/11 09:31:00,993 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r0.xyz = min(r0.xyz, r0.www);
04/12/11 09:31:00,993 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: o0 = r0;
04/12/11 09:31:00,993 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: write_imagef(dest, (int2)( loc.x + dim.z , flipped ? get_image_height(dest) - (loc.y + dim.w + 1) : loc.y + dim.w ), o0);
04/12/11 09:31:00,993 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: }
04/12/11 09:31:00,993 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: ########################################
04/12/11 09:31:00,993 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: ########################################
04/12/11 09:31:00,993 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: clBuildProgram() failed (-11) for kernel _CIPremultiply.
04/12/11 09:31:00,993 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: // OpenCL FP 1.0
04/12/11 09:31:00,993 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: // Copyright 2011, Apple Computer, Inc
04/12/11 09:31:00,993 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: __kernel void program(write_only image2d_t dest, int flipped, int4 dim, float2 st_origin, float4 st_delta, float4 l0, float4 l1, read_only image2d_t t0, sampler_t t_sampler0)
04/12/11 09:31:00,993 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: {
04/12/11 09:31:00,993 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: int dest_width = dim.x;
04/12/11 09:31:00,993 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: int dest_height = dim.y;
04/12/11 09:31:00,993 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: float4 o0, r0;
04/12/11 09:31:00,993 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: int2 loc = (int2)( get_global_id(0), get_global_id(1) );
04/12/11 09:31:00,993 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: if (loc.x >= dim.x || loc.y >= dim.y) return;
04/12/11 09:31:00,993 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: float4 f0 = (float4)( st_origin.x + ((float)loc.x + 0.5f) * st_delta.x + ((float)loc.y + 0.5f) * st_delta.z, st_origin.y + ((float)loc.x + 0.5f) * st_delta.y + ((float)loc.y + 0.5f) * st_delta.w, 0.0f, 0.0f );
04/12/11 09:31:00,993 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r0.x = dot(f0.xy,l0.xy) + l0.w;
04/12/11 09:31:00,993 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r0.y = dot(f0.xy,l1.xy) + l1.w;
04/12/11 09:31:00,993 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r0 = read_imagef(t0, t_sampler0, r0.xy);
04/12/11 09:31:00,993 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r0.xyz = r0.xyz*r0.www;
04/12/11 09:31:00,993 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: o0 = r0;
04/12/11 09:31:00,993 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: write_imagef(dest, (int2)( loc.x + dim.z , flipped ? get_image_height(dest) - (loc.y + dim.w + 1) : loc.y + dim.w ), o0);
04/12/11 09:31:00,993 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: }
04/12/11 09:31:00,993 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: ########################################
04/12/11 09:31:00,993 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: ########################################
04/12/11 09:31:00,993 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: clBuildProgram() failed (-11) for kernel (_CIClampToAlpha (sourceOut [1]falseColor)).
04/12/11 09:31:00,993 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: // OpenCL FP 1.0
04/12/11 09:31:00,993 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: // Copyright 2011, Apple Computer, Inc
04/12/11 09:31:00,993 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: __kernel void program(write_only image2d_t dest, int flipped, int4 dim, float2 st_origin, float4 st_delta, float4 l0, float4 l1, float4 l2, float4 l3, float4 l4, float4 l5, read_only image2d_t t0, sampler_t t_sampler0, read_only image2d_t t1, sampler_t t_sampler1)
04/12/11 09:31:00,993 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: {
04/12/11 09:31:00,993 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: const float4 p0 = (float4)( 0x1.0c6f7ap-20, 0x1p+0, 0x0p+0, 0x0p+0 );
04/12/11 09:31:00,993 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: const float4 p1 = (float4)( 0x1.b33334p-3, 0x1.6e48e8p-1, 0x1.275254p-4, 0x0p+0 );
04/12/11 09:31:00,993 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: int dest_width = dim.x;
04/12/11 09:31:00,993 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: int dest_height = dim.y;
04/12/11 09:31:00,993 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: float4 o0, r0, r1, r2, r3;
04/12/11 09:31:00,993 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: int2 loc = (int2)( get_global_id(0), get_global_id(1) );
04/12/11 09:31:00,993 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: if (loc.x >= dim.x || loc.y >= dim.y) return;
04/12/11 09:31:00,993 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: float4 f0 = (float4)( st_origin.x + ((float)loc.x + 0.5f) * st_delta.x + ((float)loc.y + 0.5f) * st_delta.z, st_origin.y + ((float)loc.x + 0.5f) * st_delta.y + ((float)loc.y + 0.5f) * st_delta.w, 0.0f, 0.0f );
04/12/11 09:31:00,993 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r3 = f0;
04/12/11 09:31:00,993 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r0.x = dot(r3.xy,l0.xy) + l0.w;
04/12/11 09:31:00,997 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r0.y = dot(r3.xy,l1.xy) + l1.w;
04/12/11 09:31:00,997 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r2 = r0;
04/12/11 09:31:00,997 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r0 = read_imagef(t0, t_sampler0, r2.xy);
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r2 = r3;
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r1.x = dot(r2.xy,l4.xy) + l4.w;
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r1.y = dot(r2.xy,l5.xy) + l5.w;
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r3 = r1;
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r2 = read_imagef(t1, t_sampler1, r3.xy);
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r1.w = max(r2.w, p0.x);
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r3.w = half_recip(r1.w);
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r1.w = r2.w;
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r1.xyz = r2.xyz*r3.www;
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r2 = dot(r1.xyz,p1.xyz);
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r2 = mix(l2,l3, r2);
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r1 = r1.wwww*r2;
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r1 = p0.yyyy-r1.wwww;
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r0 = r0*r1;
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r0.xyz = min(r0.xyz, r0.www);
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: o0 = r0;
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: write_imagef(dest, (int2)( loc.x + dim.z , flipped ? get_image_height(dest) - (loc.y + dim.w + 1) : loc.y + dim.w ), o0);
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: }
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: ########################################
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: ########################################
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: clBuildProgram() failed (-11) for kernel _CIPremultiply.
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: // OpenCL FP 1.0
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: // Copyright 2011, Apple Computer, Inc
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: __kernel void program(write_only image2d_t dest, int flipped, int4 dim, float2 st_origin, float4 st_delta, float4 l0, float4 l1, read_only image2d_t t0, sampler_t t_sampler0)
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: {
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: int dest_width = dim.x;
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: int dest_height = dim.y;
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: float4 o0, r0;
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: int2 loc = (int2)( get_global_id(0), get_global_id(1) );
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: if (loc.x >= dim.x || loc.y >= dim.y) return;
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: float4 f0 = (float4)( st_origin.x + ((float)loc.x + 0.5f) * st_delta.x + ((float)loc.y + 0.5f) * st_delta.z, st_origin.y + ((float)loc.x + 0.5f) * st_delta.y + ((float)loc.y + 0.5f) * st_delta.w, 0.0f, 0.0f );
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r0.x = dot(f0.xy,l0.xy) + l0.w;
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r0.y = dot(f0.xy,l1.xy) + l1.w;
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r0 = read_imagef(t0, t_sampler0, r0.xy);
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r0.xyz = r0.xyz*r0.www;
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: o0 = r0;
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: write_imagef(dest, (int2)( loc.x + dim.z , flipped ? get_image_height(dest) - (loc.y + dim.w + 1) : loc.y + dim.w ), o0);
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: }
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: ########################################
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: ########################################
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: clBuildProgram() failed (-11) for kernel (_CIClampToAlpha (sourceOut [1]falseColor)).
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: // OpenCL FP 1.0
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: // Copyright 2011, Apple Computer, Inc
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: __kernel void program(write_only image2d_t dest, int flipped, int4 dim, float2 st_origin, float4 st_delta, float4 l0, float4 l1, float4 l2, float4 l3, float4 l4, float4 l5, read_only image2d_t t0, sampler_t t_sampler0, read_only image2d_t t1, sampler_t t_sampler1)
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: {
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: const float4 p0 = (float4)( 0x1.0c6f7ap-20, 0x1p+0, 0x0p+0, 0x0p+0 );
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: const float4 p1 = (float4)( 0x1.b33334p-3, 0x1.6e48e8p-1, 0x1.275254p-4, 0x0p+0 );
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: int dest_width = dim.x;
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: int dest_height = dim.y;
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: float4 o0, r0, r1, r2, r3;
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: int2 loc = (int2)( get_global_id(0), get_global_id(1) );
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: if (loc.x >= dim.x || loc.y >= dim.y) return;
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: float4 f0 = (float4)( st_origin.x + ((float)loc.x + 0.5f) * st_delta.x + ((float)loc.y + 0.5f) * st_delta.z, st_origin.y + ((float)loc.x + 0.5f) * st_delta.y + ((float)loc.y + 0.5f) * st_delta.w, 0.0f, 0.0f );
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r3 = f0;
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r0.x = dot(r3.xy,l0.xy) + l0.w;
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r0.y = dot(r3.xy,l1.xy) + l1.w;
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r2 = r0;
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r0 = read_imagef(t0, t_sampler0, r2.xy);
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r2 = r3;
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r1.x = dot(r2.xy,l4.xy) + l4.w;
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r1.y = dot(r2.xy,l5.xy) + l5.w;
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r3 = r1;
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r2 = read_imagef(t1, t_sampler1, r3.xy);
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r1.w = max(r2.w, p0.x);
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r3.w = half_recip(r1.w);
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r1.w = r2.w;
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r1.xyz = r2.xyz*r3.www;
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r2 = dot(r1.xyz,p1.xyz);
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r2 = mix(l2,l3, r2);
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r1 = r1.wwww*r2;
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r1 = p0.yyyy-r1.wwww;
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r0 = r0*r1;
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r0.xyz = min(r0.xyz, r0.www);
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: o0 = r0;
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: write_imagef(dest, (int2)( loc.x + dim.z , flipped ? get_image_height(dest) - (loc.y + dim.w + 1) : loc.y + dim.w ), o0);
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: }
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: ########################################
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: ########################################
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: clBuildProgram() failed (-11) for kernel _CIPremultiply.
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: // OpenCL FP 1.0
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: // Copyright 2011, Apple Computer, Inc
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: __kernel void program(write_only image2d_t dest, int flipped, int4 dim, float2 st_origin, float4 st_delta, float4 l0, float4 l1, read_only image2d_t t0, sampler_t t_sampler0)
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: {
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: int dest_width = dim.x;
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: int dest_height = dim.y;
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: float4 o0, r0;
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: int2 loc = (int2)( get_global_id(0), get_global_id(1) );
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: if (loc.x >= dim.x || loc.y >= dim.y) return;
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: float4 f0 = (float4)( st_origin.x + ((float)loc.x + 0.5f) * st_delta.x + ((float)loc.y + 0.5f) * st_delta.z, st_origin.y + ((float)loc.x + 0.5f) * st_delta.y + ((float)loc.y + 0.5f) * st_delta.w, 0.0f, 0.0f );
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r0.x = dot(f0.xy,l0.xy) + l0.w;
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r0.y = dot(f0.xy,l1.xy) + l1.w;
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r0 = read_imagef(t0, t_sampler0, r0.xy);
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r0.xyz = r0.xyz*r0.www;
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: o0 = r0;
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: write_imagef(dest, (int2)( loc.x + dim.z , flipped ? get_image_height(dest) - (loc.y + dim.w + 1) : loc.y + dim.w ), o0);
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: }
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: ########################################
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: ########################################
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: clBuildProgram() failed (-11) for kernel (_CIClampToAlpha (sourceOut [1]falseColor)).
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: // OpenCL FP 1.0
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: // Copyright 2011, Apple Computer, Inc
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: __kernel void program(write_only image2d_t dest, int flipped, int4 dim, float2 st_origin, float4 st_delta, float4 l0, float4 l1, float4 l2, float4 l3, float4 l4, float4 l5, read_only image2d_t t0, sampler_t t_sampler0, read_only image2d_t t1, sampler_t t_sampler1)
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: {
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: const float4 p0 = (float4)( 0x1.0c6f7ap-20, 0x1p+0, 0x0p+0, 0x0p+0 );
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: const float4 p1 = (float4)( 0x1.b33334p-3, 0x1.6e48e8p-1, 0x1.275254p-4, 0x0p+0 );
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: int dest_width = dim.x;
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: int dest_height = dim.y;
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: float4 o0, r0, r1, r2, r3;
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: int2 loc = (int2)( get_global_id(0), get_global_id(1) );
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: if (loc.x >= dim.x || loc.y >= dim.y) return;
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: float4 f0 = (float4)( st_origin.x + ((float)loc.x + 0.5f) * st_delta.x + ((float)loc.y + 0.5f) * st_delta.z, st_origin.y + ((float)loc.x + 0.5f) * st_delta.y + ((float)loc.y + 0.5f) * st_delta.w, 0.0f, 0.0f );
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r3 = f0;
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r0.x = dot(r3.xy,l0.xy) + l0.w;
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r0.y = dot(r3.xy,l1.xy) + l1.w;
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r2 = r0;
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r0 = read_imagef(t0, t_sampler0, r2.xy);
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r2 = r3;
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r1.x = dot(r2.xy,l4.xy) + l4.w;
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r1.y = dot(r2.xy,l5.xy) + l5.w;
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r3 = r1;
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r2 = read_imagef(t1, t_sampler1, r3.xy);
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r1.w = max(r2.w, p0.x);
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r3.w = half_recip(r1.w);
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r1.w = r2.w;
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r1.xyz = r2.xyz*r3.www;
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r2 = dot(r1.xyz,p1.xyz);
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r2 = mix(l2,l3, r2);
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r1 = r1.wwww*r2;
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r1 = p0.yyyy-r1.wwww;
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r0 = r0*r1;
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r0.xyz = min(r0.xyz, r0.www);
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: o0 = r0;
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: write_imagef(dest, (int2)( loc.x + dim.z , flipped ? get_image_height(dest) - (loc.y + dim.w + 1) : loc.y + dim.w ), o0);
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: }
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: ########################################
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: ########################################
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: clBuildProgram() failed (-11) for kernel _CIPremultiply.
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: // OpenCL FP 1.0
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: // Copyright 2011, Apple Computer, Inc
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: __kernel void program(write_only image2d_t dest, int flipped, int4 dim, float2 st_origin, float4 st_delta, float4 l0, float4 l1, read_only image2d_t t0, sampler_t t_sampler0)
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: {
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: int dest_width = dim.x;
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: int dest_height = dim.y;
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: float4 o0, r0;
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: int2 loc = (int2)( get_global_id(0), get_global_id(1) );
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: if (loc.x >= dim.x || loc.y >= dim.y) return;
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: float4 f0 = (float4)( st_origin.x + ((float)loc.x + 0.5f) * st_delta.x + ((float)loc.y + 0.5f) * st_delta.z, st_origin.y + ((float)loc.x + 0.5f) * st_delta.y + ((float)loc.y + 0.5f) * st_delta.w, 0.0f, 0.0f );
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r0.x = dot(f0.xy,l0.xy) + l0.w;
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r0.y = dot(f0.xy,l1.xy) + l1.w;
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r0 = read_imagef(t0, t_sampler0, r0.xy);
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r0.xyz = r0.xyz*r0.www;
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: o0 = r0;
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: write_imagef(dest, (int2)( loc.x + dim.z , flipped ? get_image_height(dest) - (loc.y + dim.w + 1) : loc.y + dim.w ), o0);
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: }
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: ########################################
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: ########################################
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: clBuildProgram() failed (-11) for kernel (_CIClampToAlpha (sourceOut [1]falseColor)).
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: // OpenCL FP 1.0
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: // Copyright 2011, Apple Computer, Inc
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: __kernel void program(write_only image2d_t dest, int flipped, int4 dim, float2 st_origin, float4 st_delta, float4 l0, float4 l1, float4 l2, float4 l3, float4 l4, float4 l5, read_only image2d_t t0, sampler_t t_sampler0, read_only image2d_t t1, sampler_t t_sampler1)
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: {
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: const float4 p0 = (float4)( 0x1.0c6f7ap-20, 0x1p+0, 0x0p+0, 0x0p+0 );
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: const float4 p1 = (float4)( 0x1.b33334p-3, 0x1.6e48e8p-1, 0x1.275254p-4, 0x0p+0 );
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: int dest_width = dim.x;
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: int dest_height = dim.y;
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: float4 o0, r0, r1, r2, r3;
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: int2 loc = (int2)( get_global_id(0), get_global_id(1) );
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: if (loc.x >= dim.x || loc.y >= dim.y) return;
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: float4 f0 = (float4)( st_origin.x + ((float)loc.x + 0.5f) * st_delta.x + ((float)loc.y + 0.5f) * st_delta.z, st_origin.y + ((float)loc.x + 0.5f) * st_delta.y + ((float)loc.y + 0.5f) * st_delta.w, 0.0f, 0.0f );
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r3 = f0;
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r0.x = dot(r3.xy,l0.xy) + l0.w;
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r0.y = dot(r3.xy,l1.xy) + l1.w;
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r2 = r0;
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r0 = read_imagef(t0, t_sampler0, r2.xy);
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r2 = r3;
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r1.x = dot(r2.xy,l4.xy) + l4.w;
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r1.y = dot(r2.xy,l5.xy) + l5.w;
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r3 = r1;
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r2 = read_imagef(t1, t_sampler1, r3.xy);
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r1.w = max(r2.w, p0.x);
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r3.w = half_recip(r1.w);
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r1.w = r2.w;
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r1.xyz = r2.xyz*r3.www;
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r2 = dot(r1.xyz,p1.xyz);
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r2 = mix(l2,l3, r2);
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r1 = r1.wwww*r2;
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r1 = p0.yyyy-r1.wwww;
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r0 = r0*r1;
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: r0.xyz = min(r0.xyz, r0.www);
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: o0 = r0;
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: write_imagef(dest, (int2)( loc.x + dim.z , flipped ? get_image_height(dest) - (loc.y + dim.w + 1) : loc.y + dim.w ), o0);
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: }
04/12/11 09:31:00,998 com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186C6: ########################################
04/12/11 09:31:01,324 SecurityAgent: Login Window login proceeding
04/12/11 09:31:01,324 SecurityAgent: Login Window login proceeding
04/12/11 09:31:01,339 authorizationhost: CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (268435459)
04/12/11 09:31:01,453 loginwindow: Login Window - Returned from Security Agent
04/12/11 09:31:01,454 loginwindow: CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (268435459)
04/12/11 09:31:01,454 loginwindow: CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (268435459)
04/12/11 09:31:01,454 loginwindow: ERROR | -[Login1 doLogin] | CGSCopySessionList returned NULL. Determining if the user is suspended.
04/12/11 09:31:01,545 loginwindow: CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (268435459)
04/12/11 09:31:01,545 loginwindow: CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (268435459)
04/12/11 09:31:01,552 loginwindow: CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (268435459)
04/12/11 09:31:01,552 loginwindow: ERROR | -[Login1 doLogin] | CGSCopySessionList returned NULL. Normal login case.
04/12/11 09:31:01,553 loginwindow: CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (268435459)
04/12/11 09:31:01,553 loginwindow: USER_PROCESS: 11714 console
04/12/11 09:31:01,606 loginwindow: ERROR | -[Login1 perUserLaunchdInit] | bootstrap_look_up(com.apple.ReportCrash.DirectoryService) failure: (ipc/send) invalid destination port (268435459)
04/12/11 09:31:01,609 loginwindow: LWNotifyServer: CFMessagePortCreateLocal returned NULL.
04/12/11 09:31:01,745 loginwindow: ERROR | -[ApplicationManager kickstartJobWithLabel:usingDebugID:] | spawn_via_launchd failed for com.apple.Dock.agent
04/12/11 09:31:01,745 loginwindow: ERROR | -[ApplicationManager kickstartJobWithLabel:usingDebugID:] | spawn_via_launchd failed for com.apple.SystemUIServer.agent
04/12/11 09:31:01,745 loginwindow: ERROR | -[ApplicationManager kickstartJobWithLabel:usingDebugID:] | spawn_via_launchd failed for com.apple.Finder
04/12/11 09:31:01,758 loginwindow: CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (268435459)
04/12/11 09:31:01,773 SecurityAgent: LaunchServices/5123589: Unable to lookup coreservices session port for session 0x186c6 uid=92 euid=92
04/12/11 09:31:01,793 loginwindow: CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (268435459)
04/12/11 09:31:01,794 loginwindow: CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (268435459)
04/12/11 09:31:01,797 loginwindow: spawn_via_launchd() failed, errno=22 label=[0x0-0x275275].activateSettings path=/System/Library/PrivateFrameworks/Admin.framework/Resources/activateSettin gs flags=0
04/12/11 09:31:01,797 loginwindow: ERROR | PerformCommandWithArguments | _LSOpenApplicationURL returned -10810 for command /System/Library/PrivateFrameworks/Admin.framework/Resources/activateSettings