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,836
    • Issues 2,836
    • 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
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOME
  • GIMPGIMP
  • Issues
  • #3306

Closed
Open
Created Apr 23, 2019 by Massimo Valentini@Massimo

Memory leak using Crop tool

After adjusting the area to crop (gimp-2.10), valgrind reports several:

==29132== 832 bytes in 26 blocks are definitely lost in loss record 50,490 of 51,768
==29132==    at 0x483880B: malloc (vg_replace_malloc.c:309)
==29132==    by 0x514985A: cairo_region_create_rectangle (cairo-region.c:335)
==29132==    by 0x553188: gimp_canvas_rectangle_get_extents (gimpcanvasrectangle.c:276)
==29132==    by 0x59D1F5: gimp_canvas_passe_partout_get_extents (gimpcanvaspassepartout.c:169)
==29132==    by 0x54DA0D: gimp_canvas_item_begin_change (gimpcanvasitem.c:473)
==29132==    by 0x55E64F: gimp_display_shell_set_highlight (gimpdisplayshell.c:1908)
==29132==    by 0x58CD5F: gimp_tool_rectangle_changed (gimptoolrectangle.c:1394)
==29132==    by 0x569AE71: g_closure_invoke (gclosure.c:810)
==29132==    by 0x56ADE20: signal_emit_unlocked_R (gsignal.c:3565)
==29132==    by 0x56B6ADD: g_signal_emit_valist (gsignal.c:3391)
==29132==    by 0x56B7141: g_signal_emit (gsignal.c:3447)
==29132==    by 0x569EB92: g_object_notify_queue_thaw (gobject.c:295)
Assignee
Assign to
2.10
Milestone
2.10
Assign milestone
Time tracking
None
Due date
None