https://bugs.documentfoundation.org/show_bug.cgi?id=113050
--- Comment #17 from Dave Gilbert <[email protected]> --- It does indeed finish loading, after somewhere more than 30mins, and with LO taking about 2.5G of RAM; the elements are mostly N4pdfi12FrameElementE's all 48x48 pixels; so something has rasterised an image as frames, sometimes using 3 elements per pixel. DrawXmlEmitter::visit loop; count=173N4pdfi12FrameElementEw,h@x,y:48,[email protected],21888 DrawXmlEmitter::visit loop; count=174N4pdfi12FrameElementEw,h@x,y:48,[email protected],21888 DrawXmlEmitter::visit loop; count=175N4pdfi12FrameElementEw,h@x,y:48,[email protected],21888 ... DrawXmlEmitter::visit loop; count=853N4pdfi12FrameElementEw,h@x,y:48,[email protected],21888 DrawXmlEmitter::visit loop; count=854N4pdfi12FrameElementEw,h@x,y:48,[email protected],21888 DrawXmlEmitter::visit loop; count=855N4pdfi12FrameElementEw,h@x,y:48,[email protected],22032 DrawXmlEmitter::visit loop; count=856N4pdfi12FrameElementEw,h@x,y:48,[email protected],22032 DrawXmlEmitter::visit loop; count=857N4pdfi12FrameElementEw,h@x,y:48,[email protected],22032 DrawXmlEmitter::visit loop; count=858N4pdfi12FrameElementEw,h@x,y:48,[email protected],21984 Keeping digging. -- You are receiving this mail because: You are the assignee for the bug.
