A Dimarts, 18 d'octubre de 2011, Alec Taylor vàreu escriure: > It broke here [PNGWriter.cc line 117]: > > png_set_IHDR(png_ptr, info_ptr, width, height, bit_depth, color_type, > interlace_type, PNG_COMPRESSION_TYPE_DEFAULT, > PNG_FILTER_TYPE_DEFAULT); > > [Call stack]
My bet is there's something wrong in your compilation since that code as worked for a loooong time. Albert > > > pdftohtml.exe!PNGWriter::init(_iobuf * f, int width, int height, int > > hDPI, int vDPI) Line 117 + 0x2e bytes C++ > On Tue, Oct 18, 2011 at 3:08 AM, Albert Astals Cid <[email protected]> wrote: > > A Dimarts, 18 d'octubre de 2011, Alec Taylor vàreu escriure: > >> First-chance exception at 0x771fe0d8 (ntdll.dll) in pdftohtml.exe: > >> 0xC0000005: Access violation writing location 0x00000014. > >> The program '[1556] pdftohtml.exe: Native' has exited with code 0 > >> (0x0). > >> > >> Please tell me how I can fix this, as I'd like to extend this utility > >> for my project. > > > > Build the pdftohtml with debug information and gives us a backtrace of > > the crash. > > > > Albert > > > >> Thanks for all suggestions, > >> > >> Alec Taylor > >> _______________________________________________ > >> poppler mailing list > >> [email protected] > >> http://lists.freedesktop.org/mailman/listinfo/poppler > > > > _______________________________________________ > > poppler mailing list > > [email protected] > > http://lists.freedesktop.org/mailman/listinfo/poppler > > _______________________________________________ > poppler mailing list > [email protected] > http://lists.freedesktop.org/mailman/listinfo/poppler _______________________________________________ poppler mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/poppler
