Works for me. The image opens and displays OK with a 64 bit msvc9 build of OIIO 1.1.8 iv.

Christoph


On 4/9/2013 3:23 AM, Michel Lerenard wrote:
Hi everybody

In my other post i mentionned a crash with a specific file. We've been
able to find the source of the crash, and it seems to be the comment
field stored in metadata: oiio crashed in jpeginput, line 235:

     else if (m->marker == JPEG_COM) {
             if (! m_spec.find_attribute ("ImageDescription",
TypeDesc::STRING))
*_m_spec.attribute ("ImageDescription",
                                   std::string ((const char *)m->data));_*
         }

We failed to understand why, being unable to see the content of the
variables. The file can be opened without any issue in XnView, Gimp,
ImageMagick. We have commented the line of code, and the file could be
loaded successfully.

I've attached the file, if someone using windows can try to load it, i'd
like to know if it works.

Thanks.


_______________________________________________
Oiio-dev mailing list
[email protected]
http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org

_______________________________________________
Oiio-dev mailing list
[email protected]
http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org

Reply via email to