Issue 97317 - Crash with CGM-graphic-bugdoc when painting the slide review
Summary: Crash with CGM-graphic-bugdoc when painting the slide review
Status: CLOSED FIXED
Alias: None
Product: gsl
Classification: Code
Component: code (show other issues)
Version: DEV300m37
Hardware: Mac Mac OS X, all
: P2 Trivial (vote)
Target Milestone: OOo 3.1
Assignee: wolframgarten
QA Contact: issues@gsl
URL:
Keywords: aqua
Depends on:
Blocks:
 
Reported: 2008-12-16 15:18 UTC by wolframgarten
Modified: 2009-02-16 16:48 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
bugdoc (15.17 KB, application/octet-stream)
2008-12-16 15:20 UTC, wolframgarten
no flags Details
suggested workaround (839 bytes, patch)
2008-12-16 16:11 UTC, hdu@apache.org
no flags Details | Diff
plan B (much faster) (1005 bytes, patch)
2008-12-16 17:27 UTC, hdu@apache.org
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this issue.
Description wolframgarten 2008-12-16 15:18:49 UTC
Office crashes on my MacBookPro when loading the attached document.
Comment 1 wolframgarten 2008-12-16 15:20:34 UTC
Created attachment 58863 [details]
bugdoc
Comment 2 hdu@apache.org 2008-12-16 15:27:34 UTC
Seen since CWS aw059.
reminder: Quartz seems to have a problem with paths that contain only identical points
Comment 3 hdu@apache.org 2008-12-16 16:11:37 UTC
Created attachment 58864 [details]
suggested workaround
Comment 4 hdu@apache.org 2008-12-16 17:27:59 UTC
Created attachment 58866 [details]
plan B (much faster)
Comment 5 hdu@apache.org 2008-12-17 11:06:58 UTC
Fixed in CWS vcl98.

Also fixed the performance issue seen with the bugdoc: avoid unneeded VirtualDevice constructions and 
destructions (6500 times!)
Comment 6 hdu@apache.org 2009-01-16 12:02:22 UTC
@wg: please verify in CWS vcl98
Comment 7 wolframgarten 2009-01-16 13:47:05 UTC
Verified in CWS.
Comment 8 wolframgarten 2009-02-16 16:48:06 UTC
Tested in OOO310_m1. Closed.