Some screen changes may cause segfault, e.g. putting Mac to sleep (related to: gdk_windowing_update_window_sizes)
GNU Image Manipulation Program version 2.10.14
git-describe: Unknown, shouldn't happen
C compiler:
Configured with: --prefix=/Applications/Xcode-10.app/Contents/Developer/usr --with-gxx-include-dir=/Library/Developer/CommandLineTools/SDKs/MacOSX10.9.sdk/usr/include/c++/4.2.1
Apple LLVM version 10.0.0 (clang-1000.11.45.2)
Target: x86_64-apple-darwin17.7.0
Thread model: posix
InstalledDir: /Applications/Xcode-10.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
using babl version 0.1.72 (compiled against version 0.1.72)
using GEGL version 0.4.18 (compiled against version 0.4.18)
using GLib version 2.62.4 (compiled against version 2.62.4)
using GdkPixbuf version 2.40.0 (compiled against version 2.40.0)
using GTK+ version 2.24.32 (compiled against version 2.24.32)
using Pango version 1.44.7 (compiled against version 1.44.7)
using Fontconfig version 2.13.1 (compiled against version 2.13.1)
using Cairo version 1.16.0 (compiled against version 1.16.0)
fatal error: Segmentation fault: 11
Stack trace:
0 libgimpbase-2.0.0.dylib 0x0000000104ab8bb5 gimp_stack_trace_print + 1509
1 gimp 0x0000000103b50356 gimp_eek + 374
2 gimp 0x0000000103b501db gimp_fatal_error + 27
3 gimp 0x0000000103b50e9d gimp_sigfatal_handler + 45
4 libsystem_platform.dylib 0x00007fff20377d7d _sigtramp + 29
5 ??? 0x0000000000000000 0x0 + 0
6 libobjc.A.dylib 0x00007fff201d092d _objc_msgSend_stret_uncached + 81
7 libgdk-quartz-2.0.0.dylib 0x0000000104984410 _gdk_windowing_update_window_sizes + 240
8 libgdk-quartz-2.0.0.dylib 0x0000000104981565 screen_changed_idle + 213
9 libgdk-quartz-2.0.0.dylib 0x000000010493b82d gdk_threads_dispatch + 77
10 libglib-2.0.0.dylib 0x000000010555d2a6 g_main_context_dispatch + 326
11 libglib-2.0.0.dylib 0x000000010555d632 g_main_context_iterate + 514
12 libglib-2.0.0.dylib 0x000000010555d98f g_main_loop_run + 239
13 gimp 0x0000000103b4f990 app_run + 1056
14 gimp 0x0000000103b52767 main + 1271
15 libdyld.dylib 0x00007fff2034e631 start + 1
I'd put my computer to sleep with a Gimp document open on the desktop, when I came back to it there was a dialogue box stating that Gimp had crashed with a fatal error: fatal error: Segmentation fault: 11. Gimp had not been funtioning properly for a couple of days, this coincided with me updating my Mac to Big Sur. Some of the tools weren't working as expected.
Edited by Michael Schumacher