FYI, the software you are using is ImageMagick and not GraphicsMagick,
yet you filed the bug against GraphicsMagick.

You are likely running into a configured resources limit, which is much
lower than what the system can handle, and in my opinion defaulted (by
Debian/Ubuntu) to quite low limits.  Limits can be adjusted by the user.
Use 'convert -list resource' to see the current resource limits like:

```
% convert -list resource 
Resource limits:
  Width: 16KP
  Height: 16KP
  List length: 18.446744EP
  Area: 128MP
  Memory: 256MiB
  Map: 512MiB
  Disk: 1GiB
  File: 768
  Thread: 8
  Throttle: 0
  Time: unlimited
```

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1956642

Title:
  convert crash during operation leaving partial output file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/graphicsmagick/+bug/1956642/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to