Hi
My app crash at offsets:
0013ca05 - which should be (according to depends) _jpeg_idct_islow
0015ba78 - PbHeap_exception
0015ba78 looks like a memory leak or exception handling itself. But what's 0013ca05? Do you know where's _jpeg_idct_islow called from? Can someone look at where is this function called from? Is it a picture object? Can the issue be connected to a broken or unsupported jpeg format (Jpeg in CMYK etc)?
Thank you