Linux, yes. Ubuntu 15.04. I'm afraid digging out documents that cause it is not a simple proposition for me right now. But from my understanding of the code - from the build I had - if one hits that `new JPXStream`, then it was guaranteed to crash. Are you certain in your testing that this line** is being hit (e.g, with "printf"?). The build I had definitely could not have executed that line correctly. Maybe I had an incorrect build due to a strange environment, though I thought I had hit the problem with the standard build shipped with Ubuntu.
** https://cgit.freedesktop.org/poppler/poppler/tree/poppler/Stream.cc?id=poppler-0.33.0#n355 On 30 June 2015 at 21:42, Albert Astals Cid <[email protected]> wrote: > El Dimarts, 30 de juny de 2015, a les 19:36:19, Peter Waller va escriure: >> On 30 June 2015 at 19:35, Albert Astals Cid <[email protected]> wrote: >> > Which build system are you using? >> > Which openjpeg are you using? >> >> CMake. I think I had both openjpegs installed, but it may just have been v2. > > Linux? Any other special thing you can think of? I'm Using cmake+openjpegv2 > and it works just fine. Any special document you had the issue with? > > Cheers, > Albert > >> _______________________________________________ >> poppler mailing list >> [email protected] >> http://lists.freedesktop.org/mailman/listinfo/poppler > _______________________________________________ poppler mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/poppler
