We're seeing some weird things a few results returned by our clients, it looks 
like some characters in stderr_out are being converted to their HTML escape 
codes, ex:

<search_application> milkywayathome_client separation 0.62 Windows x86 
double CAL++ </search_application>
Found 2 CAL 
devices
Chose device 1

Device target:         
CAL_TARGET_CYPRESS
Revision:              2
CAL Version:      
     1.4.1332
Engine clock:          850 Mhz
Memory clock:    
      849 Mhz
GPU RAM:               1024
Wavefront size:     
   64
Double precision:      CAL_TRUE
Compute shader:        
CAL_TRUE
Number SIMD:           20
Number shader engines: 
2
Pitch alignment:       256
Surface alignment:     
4096
Max size 2D:           { 16384, 16384 
}

Estimated iteration time 125.418382 ms
Target 
frequency 30.000000 Hz, polling mode 1, using responsiveness factor of 
1.000000
Dividing into 4 chunks
Integration range: { nu_steps 
= 640, mu_steps = 1600, r_steps = 1400 }
Using { 1, 4 } chunk(s) of 
size { 1400, 400 }
Integration time = 88.659682 s, average per 
iteration = 138.530753 ms
Integral 0 time = 90.444065 
s
Likelihood time = 4.814588 s
<background_integral> 
0.000521452333208 </background_integral>
<stream_integral>  
324.726468707135720  140.661869465237060  1783.770901788338300 
</stream_integral>
<background_likelihood> -3.615431222197553 
</background_likelihood>
<stream_only_likelihood>  
-16.987966264827154  -4.265480839583271  -4.405212648935877 
</stream_only_likelihood>
<search_likelihood> -3.103265695345370 
</search_likelihood>
23:07:02 (3236): called boinc_finish


The \r\n parts are turned into &#13;&#10;  and the <'s are turned into &lt;. 
What's weirder is the corresponding > isn't turned into &gt; 

Any ideas what might be causing this?


----------------------------------------------------------------------------------------------------------
Travis Desell                          <deselt @ cs.rpi.edu>                    
  1-518-867-1054
Adjunct Professor & Postdoctoral Research Assistant
Rensselaer Polytechnic Institute, 110 8th Street, Troy NY 12180, USA
http://www.cs.rpi.edu/~deselt/
MilkyWay@Home ( http://milkyway.cs.rpi.edu/ )
DNA@Home ( http://dnahome.cs.rpi.edu/ )
Worldwide Computing Laboratory ( http://wcl.cs.rpi.edu/ )
----------------------------------------------------------------------------------------------------------

_______________________________________________
boinc_dev mailing list
[email protected]
http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
To unsubscribe, visit the above URL and
(near bottom of page) enter your email address.

Reply via email to