Skip to content
This repository was archived by the owner on Nov 18, 2025. It is now read-only.

cropgui crashes #114

Description

@klartext

Cropping PNG-files with a size of between 2MB and 2.6MB I get a crash after cropping some of the files.

I recorded the output on the terminal with asciinema.
But attaching is not allowed here ("We don’t support that file type.").

I think you can replicate the behaviour by just putting a lot of large png-files together and try to crop them fast one after another. After 10 or 15 files have been processed, yo can expect the program to crash (sometimes it just hangs).

I guess the problem may occur, if processing is not completed before the next file is worked on in the GUI of cropgui, maybe some kind of race condition. But that's just a guess.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions