[ 
https://issues.apache.org/jira/browse/PDFBOX-1917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13905380#comment-13905380
 ] 

Herm Flink edited comment on PDFBOX-1917 at 2/19/14 12:55 PM:
--------------------------------------------------------------

Another pdf that I cannot share also hangs in strokePath method (only in 1.8.4, 
not in 1.8.3):
{noformat}
  sun.dc.pr.PathDasher.appendCubic(Native Method) 
  sun.java2d.pipe.DuctusRenderer.feedConsumer(DuctusRenderer.java:324) 
  sun.java2d.pipe.LoopPipe.getStrokeSpans(LoopPipe.java:272) 
  sun.java2d.pipe.LoopPipe.draw(LoopPipe.java:182) 
  
sun.java2d.pipe.PixelToParallelogramConverter.draw(PixelToParallelogramConverter.java:130)
 
  sun.java2d.pipe.ValidatePipe.draw(ValidatePipe.java:136) 
  sun.java2d.SunGraphics2D.draw(SunGraphics2D.java:2336) 
  org.apache.pdfbox.pdfviewer.PageDrawer.strokePath(PageDrawer.java:400) 
  
org.apache.pdfbox.util.operator.pagedrawer.StrokePath.process(StrokePath.java:96)
 
...
{noformat}



was (Author: hermflink):
Another pdf that I cannot share also hangs in strokePath method:
{noformat}
  sun.dc.pr.PathDasher.appendCubic(Native Method) 
  sun.java2d.pipe.DuctusRenderer.feedConsumer(DuctusRenderer.java:324) 
  sun.java2d.pipe.LoopPipe.getStrokeSpans(LoopPipe.java:272) 
  sun.java2d.pipe.LoopPipe.draw(LoopPipe.java:182) 
  
sun.java2d.pipe.PixelToParallelogramConverter.draw(PixelToParallelogramConverter.java:130)
 
  sun.java2d.pipe.ValidatePipe.draw(ValidatePipe.java:136) 
  sun.java2d.SunGraphics2D.draw(SunGraphics2D.java:2336) 
  org.apache.pdfbox.pdfviewer.PageDrawer.strokePath(PageDrawer.java:400) 
  
org.apache.pdfbox.util.operator.pagedrawer.StrokePath.process(StrokePath.java:96)
 
...
{noformat}


> Rendering hangs
> ---------------
>
>                 Key: PDFBOX-1917
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-1917
>             Project: PDFBox
>          Issue Type: Bug
>          Components: Rendering
>    Affects Versions: 2.0.0
>         Environment: W7 64 bit, JDK 1.7.0_51
>            Reporter: Tilman Hausherr
>         Attachments: 1752-3u.pdf
>
>
> Rendering hangs in page 9 of the attached file. It hangs in 
> PageDrawer.strokePath(), there in graphics.draw(path). I'd like to hear from 
> people using a different JDK version if it works.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to