On 08/11/2017 04:02 AM, Tobias Ellinghaus wrote: > To make the backtrace even more useful you can use these commands in gdb once > GIMP crashed (just copy&paste them over): > > set pagination off > set logging file gdb.txt > set logging on > where > echo \n=========\n\n > info threads > echo \n=========\n > thread apply all bt full > > the result will be in the file "gdb.txt". Useful indeed :) -- Ell _______________________________________________ gimp-developer-list mailing list List address: gimp-developer-list@xxxxxxxxx List membership: https://mail.gnome.org/mailman/listinfo/gimp-developer-list List archives: https://mail.gnome.org/archives/gimp-developer-list