Page 1 of 1

Posted: 2006-07-20T17:26:03-07:00
by magick
The error is coming from the JPEG delegate library. Most likely its trying to write a file and getting permission problems. Grab the JPEG delegate library source and look for JERR_FILE_WRITE. It is probably isolated to the jdatadst.c module.