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,653
    • Issues 2,653
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 33
    • Merge Requests 33
  • 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
  • #5855

Closed
Open
Opened Oct 30, 2020 by Candice Berton@candice.berton

error gimp

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:


# Stack traces obtained from PID 596 - Thread 0x1455 #

(lldb) process attach --pid 596
Process 596 stopped
* thread #1, stop reason = signal SIGSTOP
    frame #0: 0xffffffffffffffff 
Target 0: (No executable module.) stopped.

Architecture set to: .
(lldb) thread list
Process 596 stopped
* thread #1: tid = 0x1320, stop reason = signal SIGSTOP
  thread #2: tid = 0x1381
  thread #3: tid = 0x1382
  thread #4: tid = 0x1383
  thread #5: tid = 0x13df
  thread #6: tid = 0x1423
  thread #7: tid = 0x1455
  thread #8: tid = 0x146a
  thread #9: tid = 0x146f
  thread #10: tid = 0x150f
  thread #11: tid = 0x1598
  thread #12: tid = 0x167b
  thread #13: tid = 0x1859
  thread #14: tid = 0x1955
(lldb) thread backtrace all
* thread #1, stop reason = signal SIGSTOP
  frame #0: 0xffffffffffffffff 
  thread #2
    frame #0: 0xffffffffffffffff 
  thread #3
    frame #0: 0xffffffffffffffff 
  thread #4
    frame #0: 0xffffffffffffffff 
  thread #5
    frame #0: 0xffffffffffffffff 
  thread #6
    frame #0: 0xffffffffffffffff 
  thread #7
    frame #0: 0xffffffffffffffff 
  thread #8
    frame #0: 0xffffffffffffffff 
  thread #9
    frame #0: 0xffffffffffffffff 
  thread #10
    frame #0: 0xffffffffffffffff 
  thread #11
    frame #0: 0xffffffffffffffff 
  thread #12
    frame #0: 0xffffffffffffffff 
  thread #13
    frame #0: 0xffffffffffffffff 
  thread #14
    frame #0: 0xffffffffffffffff 
(lldb) bt all
* thread #1, stop reason = signal SIGSTOP
  frame #0: 0xffffffffffffffff 
  thread #2
    frame #0: 0xffffffffffffffff 
  thread #3
    frame #0: 0xffffffffffffffff 
  thread #4
    frame #0: 0xffffffffffffffff 
  thread #5
    frame #0: 0xffffffffffffffff 
  thread #6
    frame #0: 0xffffffffffffffff 
  thread #7
    frame #0: 0xffffffffffffffff 
  thread #8
    frame #0: 0xffffffffffffffff 
  thread #9
    frame #0: 0xffffffffffffffff 
  thread #10
    frame #0: 0xffffffffffffffff 
  thread #11
    frame #0: 0xffffffffffffffff 
  thread #12
    frame #0: 0xffffffffffffffff 
  thread #13
    frame #0: 0xffffffffffffffff 
  thread #14
    frame #0: 0xffffffffffffffff 
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: GNOME/gimp#5855