1 | gimp: fatal error: Segmentation fault |
---|
2 | #0 0x00007fff8735f020 in __wait4 () |
---|
3 | #1 0x000000010106a47f in g_on_error_stack_trace () |
---|
4 | #2 0x0000000100002003 in gimp_eek () |
---|
5 | #3 0x0000000100002186 in gimp_fatal_error () |
---|
6 | #4 0x0000000100002a68 in gimp_sigfatal_handler () |
---|
7 | #5 <signal handler called> |
---|
8 | #6 0x0000000100b749cb in gdk_window_impl_quartz_begin_paint_region () |
---|
9 | #7 0x0000000100b5a820 in gdk_window_begin_paint_region () |
---|
10 | #8 0x00000001007894d2 in gtk_main_do_event () |
---|
11 | #9 0x0000000100b5ec9a in _gdk_window_process_updates_recurse () |
---|
12 | #10 0x0000000100b6e970 in -[GdkQuartzView drawRect:] () |
---|
13 | #11 0x00007fff8611bfae in -[NSView _drawRect:clip:] () |
---|
14 | #12 0x00007fff8611ac21 in -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] () |
---|
15 | #13 0x00007fff8611af8b in -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] () |
---|
16 | #14 0x00007fff861192f3 in -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] () |
---|
17 | #15 0x00007fff862376e2 in -[NSNextStepFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] () |
---|
18 | #16 0x00007fff861156bf in -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] () |
---|
19 | #17 0x00007fff8608ef37 in -[NSView displayIfNeeded] () |
---|
20 | #18 0x00007fff8604473c in -[NSNextStepFrame displayIfNeeded] () |
---|
21 | #19 0x00007fff86040ab6 in -[NSWindow _setFrameCommon:display:stashSize:] () |
---|
22 | #20 0x0000000100b74ed6 in move_resize_window_internal () |
---|
23 | #21 0x0000000100b5f90f in gdk_window_move_resize_internal () |
---|
24 | #22 0x00000001008af5df in gtk_window_show () |
---|
25 | #23 0x0000000101019ec2 in g_closure_invoke () |
---|
26 | #24 0x000000010102e78f in signal_emit_unlocked_R () |
---|
27 | #25 0x0000000101030626 in g_signal_emit_valist () |
---|
28 | #26 0x00000001010309f4 in g_signal_emit () |
---|
29 | #27 0x000000010089fc10 in gtk_widget_show () |
---|
30 | #28 0x000000010089fd89 in gtk_widget_show_now () |
---|
31 | #29 0x0000000100007bc1 in splash_create () |
---|
32 | #30 0x0000000100005278 in gui_init () |
---|
33 | #31 0x0000000100001a2a in app_run () |
---|
34 | #32 0x00000001000028c8 in main () |
---|