Comment #9 on issue 25324 by [email protected]: Crash in canvas_paint_linux http://code.google.com/p/chromium/issues/detail?id=25324
It looks like cairo_set_source_surface dereferences cr without checking it. It may be gdk_cairo_create is null (possibly because window is null). I'm going to add some
checks in hopes of isolate exactly why we're crashing. -- 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
