GNOME Bugzilla – Bug 588244
GnomeDesktopThumbnailFactory script reloading is not thread-safe wrt thumbnailing
Last modified: 2009-07-27 11:39:15 UTC
It's careful to avoid reloading the scripts_hash from two threads at once, but it doesn't protect *accesses* to scripts_hash. It's broken in libgnomeui too but I assume we don't care.
Created attachment 138189 [details] [review] Fix thumbnailer thread-safety
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.