Bug 157000

Summary: pdf crashes kpdf
Product: [Applications] kpdf Reporter: Caleb Cushing <xenoterracide>
Component: generalAssignee: Albert Astals Cid <aacid>
Status: RESOLVED FIXED    
Severity: crash CC: Regnaron
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: pdf that crashes okular/kpdf
Valgrind log of kpdf on KDE-3.5.8 crashing on bug #157000

Description Caleb Cushing 2008-01-31 01:05:43 UTC
Version:           0.6 (using KDE 4.0.0)
Installed from:    SuSE RPMs
OS:                Linux

when part of a bigger document (note: I've only given 1 page of a larger doc) kpdf and okular don't crash until they 'scan' this page. scan meaning first attempt to read it. they open and run as long as it hasn't attempted to read this page.

attaching page.
Comment 1 Caleb Cushing 2008-01-31 01:06:43 UTC
Created attachment 23377 [details]
pdf that crashes okular/kpdf
Comment 2 Oliver Putz 2008-01-31 05:08:11 UTC
I can confirm this bug with kde-3.5.8 as well as with a current KDE4 SVN build.
Comment 3 Oliver Putz 2008-01-31 05:09:03 UTC
Created attachment 23380 [details]
Valgrind log of kpdf on KDE-3.5.8 crashing on bug #157000
Comment 4 Pino Toscano 2008-01-31 23:52:34 UTC
Moving to KPDF, as it's not really an Okular-specific issue (xpdf/poppler). (The issue is being reported for Poppler, don't worry.)
Comment 5 Albert Astals Cid 2008-01-31 23:57:01 UTC
SVN commit 769259 by aacid:

Ensure we don't draw outside the main bitmap on SplashOutputDev::setSoftMask

BUG: 157000


 M  +6 -2      SplashOutputDev.cc  


WebSVN link: http://websvn.kde.org/?view=rev&revision=769259