[poppler] Access violation pdftohtml

Alec Taylor alec.taylor6 at gmail.com
Mon Oct 17 10:01:00 PDT 2011


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]
>	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 <aacid at kde.org> 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
>> poppler at lists.freedesktop.org
>> http://lists.freedesktop.org/mailman/listinfo/poppler
> _______________________________________________
> poppler mailing list
> poppler at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/poppler
>


More information about the poppler mailing list