openexr-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Openexr-devel] testOptimizedInterleavePatterns


From: Ed Hanway
Subject: Re: [Openexr-devel] testOptimizedInterleavePatterns
Date: Wed, 13 Aug 2014 21:38:29 +0000

That's noted in this issue:

https://github.com/openexr/openexr/issues/67

though you'd have to dig through the comments to see it.  It's apparently in 
the test program and not in the library, and has only been reported for i386.

-----Original Message-----
From: address@hidden [mailto:address@hidden On Behalf Of Richard PALO
Sent: Wednesday, August 13, 2014 2:32 PM
To: address@hidden
Subject: [Openexr-devel] testOptimizedInterleavePatterns

Hi, after adding the files missing from the tarball I'm able to get further 
into the tests...

I'm now getting the following (on SunOS 5.11 i386 (32bit) pkgsrc gcc47)

> =======
> Running testOptimizedInterleavePatterns Testing SSE optimisation with 
> different interleave patterns (large images) ...
>  0, 0: RGBHalf read as RGBHalf...                            OK OPTIMISED
>  0, 1: RGBHalf read as RGBAHalf...                           OK OPTIMISED
>  0, 2: RGBHalf read as ABGRHalf...                           OK
>  0, 3: RGBHalf read as RGBFloat...
>
> error reading back channel B pixel 96,-81 got -NaN expected -NaN 
> Assertion failed: writtenHalf.bits()==readHalf.bits(), file 
> testOptimizedInterleavePatterns.cpp, line 238, function compare Abort 
> (core dumped)
> FAIL: IlmImfTest

sort of green on where to start debugging, but first I'm curious to know if the 
issue be in the library or perhaps in the test program...

thanks for any suggestions


_______________________________________________
Openexr-devel mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/openexr-devel



reply via email to

[Prev in Thread] Current Thread [Next in Thread]