-
Notifications
You must be signed in to change notification settings - Fork 341
Open
Labels
info neededupstream issueIssue with a library which Pinta depends onIssue with a library which Pinta depends on
Description
Description
I was just messing around with the Clone Stamp tool selected and saw Pinta crashing due to a garbage collected variable trying to be accessed.
To Reproduce
Not sure the optimal steps to reproduce, but I was able to do it twice by doing the following:
- Open Pinta
- Select the clone tool
- Left click drag and right click drag on canvas
- Wait a few minutes (for the reference to be garbage collected)
- Left click drag and right click drag again
Additional Info
Unhandled exception. System.Exception: Could not toggle reference to strong. It got garbage collected.
at GObject.Internal.ToggleRef.ToggleReference(Boolean isLastRef)
at GObject.Internal.InstanceCache.ToggleNotify(IntPtr data, IntPtr object, Int32 isLastRef)
Version
Latest git
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
info neededupstream issueIssue with a library which Pinta depends onIssue with a library which Pinta depends on