Issue 90310

Summary: Aqua: crash in AquaSalGraphics::copyBits()
Product: gsl Reporter: hdu <hdu>
Component: codeAssignee: wolframgarten
Status: CLOSED FIXED QA Contact: issues@gsl <issues>
Severity: Trivial    
Priority: P3 CC: eric.bachard, issues
Version: DEV300m15Keywords: aqua
Target Milestone: OOo 3.0   
Hardware: Mac   
OS: Mac OS X, all   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

Description hdu@apache.org 2008-06-03 16:57:32 UTC
Especially on OSX10.4 build DEV300_m15 crashes sometimes in AquaSalGraphics::copyBits().
Comment 1 hdu@apache.org 2008-06-03 17:04:24 UTC
Fixed in CWS aquabmpfix02: 
drawing a layer onto its own context seems to be problematic for Quartz (especially on OSX10.4)
also on OSX10.5 for ((aDstPoint.x + pSrc->mnWidth) > mnWidth) on layers that have been created for a 
bitmap context
Comment 2 eric.bachard 2008-06-04 06:14:17 UTC
Discovering it has been fixed. Great :)

+me on CC
Comment 3 hdu@apache.org 2008-06-05 11:00:48 UTC
@wg: please verifiy in CWS aquabmpfix02 (especially on OSX10.4)
Comment 4 eric.bachard 2008-06-05 11:18:04 UTC
@hdu : I got another Intel machine running Tiger, and I'll give it a try. 

Stay tuned
Comment 5 eric.bachard 2008-06-08 14:35:03 UTC
Issue not fixed. Reopening (and confirmed since on mac@porting list )

since m15 (or maybe m14) Tiger build is completely unstable. I'll meet pl soon, and I'll show him

I think develop on Leopard when we have Tiger as baseline can be a problem
Comment 6 eric.bachard 2008-06-08 14:39:28 UTC
To be precise:  Tiger Intel only seems to have problem. Curiously, I don't see them on Tiger PowerPC (??), 
but my machine is at home, and I'll be far of it for a week
Comment 7 Larry Gusaas 2008-06-08 18:01:15 UTC
DEV300_m15, m16, and m17 crash repeatedly and are unusable on Mac OS 10.4.11
Intel. m14 was okay.
Comment 8 hdu@apache.org 2008-06-09 10:43:28 UTC
@ericb: the stack you provided for your crash points to issue 89860 introduced by CWS aquavcl07, If the 
fix for issue 89860 doesn't fix that crash then please reopen issue 89860. Thanks.
Comment 9 wolframgarten 2008-06-12 09:25:40 UTC
Verified in CWS on 10.4.
Comment 10 villinger 2008-06-21 13:01:17 UTC
Fixed in m20, tested with OSX 10.4.11 PPC.
Comment 11 Raphael Bircher 2008-06-21 15:07:15 UTC
Closing issue