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,639
    • Issues 2,639
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 39
    • Merge Requests 39
  • 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
  • #4395

Closed
Open
Opened Dec 22, 2019 by François PETTORELLI@f.pettorelli

fatal error segment 11 : while working with 20 layers 25kx15k image

hello, Gimp crashed with segmentation fault :

GNU Image Manipulation Program version 2.10.12
git-describe: GIMP_2_10_10-209-g3d8535b55f
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 GEGL version 0.4.16 (compiled against version 0.4.16)
using GLib version 2.58.1 (compiled against version 2.58.1)
using GdkPixbuf version 2.36.12 (compiled against version 2.36.12)
using GTK+ version 2.24.32 (compiled against version 2.24.32)
using Pango version 1.42.4 (compiled against version 1.42.4)
using Fontconfig version 2.13.0 (compiled against version 2.13.0)
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             0x0000000100f97b85 gimp_stack_trace_print + 1509
1   gimp-bin                            0x0000000100063f76 gimp_eek + 374
2   gimp-bin                            0x0000000100063dfb gimp_fatal_error + 27
3   gimp-bin                            0x0000000100064abd gimp_sigfatal_handler + 45
4   libsystem_platform.dylib            0x00007fff6dfd042d _sigtramp + 29
5   ???                                 0xffffffffffffffff 0x0 + 18446744073709551615
6   libgdk-quartz-2.0.0.dylib           0x0000000100e72786 gdk_event_dispatch + 38
7   libglib-2.0.0.dylib                 0x0000000101895c16 g_main_context_dispatch + 326
8   libglib-2.0.0.dylib                 0x0000000101895fc2 g_main_context_iterate + 514
9   libglib-2.0.0.dylib                 0x00000001018962ef g_main_loop_run + 191
10  gimp-bin                            0x00000001000635b0 app_run + 1056
11  gimp-bin                            0x00000001000661ad main + 989
12  libdyld.dylib                       0x00007fff6ddd77fd start + 1
13  ???                                 0x0000000000000001 0x0 + 1

I was moving layers on an image 25k wide. not sure what happened. BR/Francois

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: GNOME/gimp#4395