GNOME Bugzilla – Bug 748075
Fix crash when running the gc
Last modified: 2015-04-27 14:17:57 UTC
This patch fixes the problem: https://github.com/Alexpux/MINGW-packages/blob/master/mingw-w64-libpeas/0004-fix-crash-on-gc-collect.patch
Created attachment 302443 [details] [review] Don't run an idle Python garbage collection Running it in an idle shouldn't be needed, this was originally copied from gedit's old plugin engine. This also fixes a weird crash under Windows. ---- This also removes the now invalid comment, missed in the linked patch.
This problem has been fixed in the unstable development version. The fix will be available in the next major software release. You may need to upgrade your Linux distribution to obtain that newer version.