Updates:
        Owner: [email protected]

Comment #4 on issue 26989 by [email protected]: Crash :  
BackingStore::PaintRect(int, TransportDIB*, gfx::Rect const&) + 0x3f  
(backing_store_mac.mm:96)
http://code.google.com/p/chromium/issues/detail?id=26989

10-second analysis: looks like we're trying to draw into a corrupted or  
released
CGContextRef (or CGLayerRef).  I don't see anything immediately suspicious  
in
backing_store_mac.mm, so the root cause may be in the backing store manager  
or
higher up in the stack.  Reassigning back to you, but feel free to pick my  
brain via IM on
how this stuff is supposed to work if it's not clear from the comments.   
Color space is
also possible, yes.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to