GNOME Bugzilla – Bug 794130
Gimp Dev crashes when loading python plugins
Last modified: 2018-03-06 19:03:29 UTC
On Kubuntu 17.10 amd64, GIMP 2.9.9~15-ubu17.10.5~ppa~c03eb86 (from otto-kesselgulasch/gimp-edge PPA) started crashing after update while loading python plugins: ``` Thread 1 "gimp" received signal SIGABRT, Aborted. __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51 51 ../sysdeps/unix/sysv/linux/raise.c: No such file or directory. (gdb) bt
+ Trace 238460
Workaround is to delete `/usr/lib/gimp/2.0/plug-ins/python*` and `/usr/lib/gimp/2.0/plug-ins/*.py` plugins (also deleting in .config/GIMP/2.9/plug-ins if any).
This is a duplicate of bug 794102. Already fixed in git, hopefully the PPA will be updated soon. *** This bug has been marked as a duplicate of bug 794102 ***
I've already notified developer about this issue, hopefully fresh build will be available soon.