GNOME Bugzilla – Bug 679776
st-icon: Fix potential crash involving shadows
Last modified: 2012-07-12 14:01:21 UTC
See patch. You can trigger this if you open a menu right after starting the Shell, and then quickly hovering over another icon before the menu is fully closed.
Created attachment 218599 [details] [review] st-icon: Fix potential crash involving shadows If the icon is painted before the new shadow is around, a stale shadow material will be painted with a NULL shadow spec, resulting in a crash.
Review of attachment 218599 [details] [review]: Looks good
Attachment 218599 [details] pushed as bdb3410 - st-icon: Fix potential crash involving shadows