Bug 24389 - Crashes while rendering 13th page
Summary: Crashes while rendering 13th page
Status: RESOLVED FIXED
Alias: None
Product: poppler
Classification: Unclassified
Component: splash backend (show other bugs)
Version: unspecified
Hardware: Other Windows (All)
: medium critical
Assignee: poppler-bugs
QA Contact: Kristian Høgsberg
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-07 22:41 UTC by kalpesh
Modified: 2009-10-12 02:42 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
Crashes while rendering 13th page (443.97 KB, application/pdf)
2009-10-07 22:41 UTC, kalpesh
Details

Description kalpesh 2009-10-07 22:41:45 UTC
Created attachment 30155 [details]
Crashes while rendering 13th page

I compiled poppler on windows then run the PerfTest.exe giving the file which is attached to this bug as argument.

When i enable rendering of pattern for pdf, perftest take long time to render, freezes pc.

When i do not render patterns of pdf, PerfTest crashes.
Comment 1 Albert Astals Cid 2009-10-08 10:35:38 UTC
How do you disable patterns?
Comment 2 kalpesh 2009-10-11 21:53:46 UTC
I disabled patterns by commenting a function call "doTilingPatternFill" in GFX.CPP file.
Comment 3 Albert Astals Cid 2009-10-12 02:13:31 UTC
Well, if you change the code and it crashes it's your fault, no? ;-)

If you don't want patterns you should place a return at Gfx::doPatternFill and Gfx::doPatternStroke
Comment 4 kalpesh 2009-10-12 02:28:26 UTC
but if i dont change code, the perfect test application hangs. ??? Now :-)
Comment 5 Albert Astals Cid 2009-10-12 02:32:27 UTC
It doesn't hang, it's just slow

*** This bug has been marked as a duplicate of bug 13518 ***
Comment 6 kalpesh 2009-10-12 02:36:50 UTC
Do you have any plan making pattern rendering faster?
We are very disturbed with PDF file which has patterns inside.
Comment 7 kalpesh 2009-10-12 02:37:45 UTC
Do you have any plan making pattern rendering faster?
We are very disturbed with PDF file which has patterns inside.
Comment 8 kalpesh 2009-10-12 02:39:40 UTC
Please answer to my LAST question. Thanks.
Comment 9 Albert Astals Cid 2009-10-12 02:42:50 UTC
This bug is a duplicate of the other one. Do not comment here, makes no sense, comment on bug 13518.

And no, i don't have any immediate plan on trying to fix it, if you need it, patches are more than welcome.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.