Comment #2 on issue 19994 by [email protected]: Linux: crash in TabRendererGtk::PaintIcon http://code.google.com/p/chromium/issues/detail?id=19994
It looks like guchar *gdk_pixels = gdk_pixbuf_get_pixels (pixbuf); in gdkcairo.c is returning NULL, so we SIGSEGV on deferencing it later on. -- 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 -~----------~----~----~----~------~----~------~--~---
