[EMAIL PROTECTED] wrote:

For some reason it crashes at image 508.

Permissions are fine.

Not sure how to send a backtrace but I will find out.



At image 508? That's quite strange. I thought it crashed immediately. If it crashes at image 508, then I think it's probably a dynamic problem, in other words, probably not a PNGwriter problem. But anyway, one should keep an open mind.


A backtrace is to execute your program from within the debugger, and when it crashes, the debugger will report this and pause the program. At that point, asking for a backtrace will tell you exactly where the crash happened: in pngwriter::readfromfile in png_read() in... etc. So it probably will trace it back to an fread or something.

But at image 508.... strange indeed.

Paul


------------------------------------------------------- This SF.Net email is sponsored by: thawte's Crypto Challenge Vl Crack the code and win a Sony DCRHC40 MiniDV Digital Handycam Camcorder. More prizes in the weekly Lunch Hour Challenge. Sign up NOW http://ad.doubleclick.net/clk;10740251;10262165;m _______________________________________________ http://pngwriter.sourceforge.net/ PNGwriter-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/pngwriter-users

Reply via email to