Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
GIMP
GIMP
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 2,677
    • Issues 2,677
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 35
    • Merge Requests 35
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • External Wiki
    • External Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • GNOME
  • GIMPGIMP
  • Issues
  • #2830

Closed (duplicated)
Open
Opened Jan 19, 2019 by Valan Evers@Valan

crash report

GNU Image Manipulation Program version 2.10.4
git-describe: GIMP_2_10_2-356-ge384409fe5
C compiler:
	Configured with: --prefix=/Library/Developer/CommandLineTools/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
	Apple LLVM version 8.0.0 (clang-800.0.42.1)
	Target: x86_64-apple-darwin15.6.0
	Thread model: posix
	InstalledDir: /Library/Developer/CommandLineTools/usr/bin
	
using GEGL version 0.4.4 (compiled against version 0.4.4)
using GLib version 2.56.1 (compiled against version 2.56.1)
using GdkPixbuf version 2.36.6 (compiled against version 2.36.6)
using GTK+ version 2.24.32 (compiled against version 2.24.32)
using Pango version 1.42.1 (compiled against version 1.42.1)
using Fontconfig version 2.13.0 (compiled against version 2.13.0)
using Cairo version 1.14.12 (compiled against version 1.14.12)

fatal error: Segmentation fault: 11

Stack trace:

0   libgimpbase-2.0.0.dylib             0x000000010b4b44e6 gimp_stack_trace_print + 1302
1   gimp-bin                            0x000000010a4049a2 gimp_eek + 402
2   gimp-bin                            0x000000010a404804 gimp_fatal_error + 36
3   gimp-bin                            0x000000010a405c7b gimp_sigfatal_handler + 155
4   libsystem_platform.dylib            0x00007fff63d41b3d _sigtramp + 29
5   ???                                 0x00007fa6560d6bb0 0x0 + 140352385018800
6   libgobject-2.0.0.dylib              0x000000010bf75f07 g_object_unref + 39
7   gegl-common-gpl3.so                 0x00000001104bbd75 process + 1253
8   libgegl-0.4.0.dylib                 0x000000010bab7777 gegl_operation_filter_process + 1639
9   libgegl-0.4.0.dylib                 0x000000010bab2690 gegl_operation_process + 608
10  libgegl-0.4.0.dylib                 0x000000010bacbd02 gegl_graph_process + 642
11  libgegl-0.4.0.dylib                 0x000000010bacadd3 gegl_eval_manager_apply + 627
12  libgegl-0.4.0.dylib                 0x000000010bac2b6b gegl_node_apply_roi + 59
13  libgegl-0.4.0.dylib                 0x000000010bac28f3 gegl_node_blit + 499
14  libgegl-0.4.0.dylib                 0x000000010bace4f8 render_rectangle + 1224
15  libgegl-0.4.0.dylib                 0x000000010baccbb3 gegl_processor_render + 179
16  libgegl-0.4.0.dylib                 0x000000010bacc9e9 gegl_processor_work + 201
17  gimp-bin                            0x000000010a9e35d5 gimp_gegl_apply_cached_operation + 2949
18  gimp-bin                            0x000000010a883db9 gimp_drawable_merge_filter + 1705
19  gimp-bin                            0x000000010a89191d gimp_drawable_filter_commit + 589
20  gimp-bin                            0x000000010a4b87aa gimp_filter_tool_commit + 266
21  gimp-bin                            0x000000010a4b6de0 gimp_filter_tool_control + 144
22  gimp-bin                            0x000000010a4dd0c0 gimp_operation_tool_control + 192
23  gimp-bin                            0x000000010a51196b gimp_tool_control + 443
24  gimp-bin                            0x000000010a49469e tool_manager_control_active + 270
25  gimp-bin                            0x000000010a493723 tool_manager_tool_changed + 403
26  libgtk-quartz-2.0.0.dylib           0x000000010af20bf8 g_cclosure_marshal_VOID__OBJECT + 232
27  libgobject-2.0.0.dylib              0x000000010bf6c9c6 g_closure_invoke + 502
28  libgobject-2.0.0.dylib              0x000000010bf8d497 signal_emit_unlocked_R + 1511
29  libgobject-2.0.0.dylib              0x000000010bf8f017 g_signal_emit_valist + 5495
30  libgobject-2.0.0.dylib              0x000000010bf8f964 g_signal_emit + 356
31  gimp-bin                            0x000000010a86130e gimp_context_tool_changed + 206
32  gimp-bin                            0x000000010a85e533 gimp_context_real_set_tool + 483
33  gimp-bin                            0x000000010a861234 gimp_context_set_tool + 452
34  gimp-bin                            0x000000010a4938cb tool_manager_preset_changed + 331
35  libgtk-quartz-2.0.0.dylib           0x000000010af20bf8 g_cclosure_marshal_VOID__OBJECT + 232
36  libgobject-2.0.0.dylib              0x000000010bf6c9c6 g_closure_invoke + 502
37  libgobject-2.0.0.dylib              0x000000010bf8d497 signal_emit_unlocked_R + 1511
38  libgobject-2.0.0.dylib              0x000000010bf8f017 g_signal_emit_valist + 5495
39  libgobject-2.0.0.dylib              0x000000010bf8f964 g_signal_emit + 356
40  gimp-bin                            0x000000010a864541 gimp_context_tool_preset_changed + 209
41  gimp-bin                            0x000000010a85f917 gimp_context_real_set_tool_preset + 391
42  gimp-bin                            0x000000010a864466 gimp_context_set_tool_preset + 454
43  gimp-bin                            0x000000010a620c52 gimp_device_info_restore_tool + 290
44  gimp-bin                            0x000000010a625871 gimp_device_manager_set_current_device + 577
45  gimp-bin                            0x000000010a6279e8 gimp_devices_check_change + 680
46  gimp-bin                            0x000000010a571a68 gimp_display_shell_canvas_tool_events_internal + 600
47  gimp-bin                            0x000000010a5717d3 gimp_display_shell_canvas_tool_events + 115
48  libgtk-quartz-2.0.0.dylib           0x000000010af1cf31 _gtk_marshal_BOOLEAN__BOXED + 289
49  libgobject-2.0.0.dylib              0x000000010bf6c9c6 g_closure_invoke + 502
50  libgobject-2.0.0.dylib              0x000000010bf8d497 signal_emit_unlocked_R + 1511
51  libgobject-2.0.0.dylib              0x000000010bf8f0bd g_signal_emit_valist + 5661
52  libgobject-2.0.0.dylib              0x000000010bf8f964 g_signal_emit + 356
53  libgtk-quartz-2.0.0.dylib           0x000000010b0e0629 gtk_widget_event_internal + 697
54  libgtk-quartz-2.0.0.dylib           0x000000010b0e035f gtk_widget_event + 335
55  libgtk-quartz-2.0.0.dylib           0x000000010af18cf9 gtk_propagate_event + 745
56  libgtk-quartz-2.0.0.dylib           0x000000010af184de gtk_main_do_event + 1214
57  libgdk-quartz-2.0.0.dylib           0x000000010b392eab gdk_event_dispatch + 139
58  libglib-2.0.0.dylib                 0x000000010c00f983 g_main_dispatch + 419
59  libglib-2.0.0.dylib                 0x000000010c00f7d0 g_main_context_dispatch + 48
60  libglib-2.0.0.dylib                 0x000000010c00fd1e g_main_context_iterate + 446
61  libglib-2.0.0.dylib                 0x000000010c0101de g_main_loop_run + 558
62  gimp-bin                            0x000000010a404019 app_run + 2169
63  gimp-bin                            0x000000010a4077ba main + 1402
64  libdyld.dylib                       0x00007fff63b56ed9 start + 1
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: GNOME/gimp#2830