Your message dated Fri, 12 Oct 2012 16:52:12 +0200 with message-id <cae2spaydac+g-9j5eqlljihvao+gap1adwore6t41e+0d25...@mail.gmail.com> and subject line Being our of ressource is not a bug has caused the Debian Bug report #689978, regarding convert fails to handle over thousands of image files when they passed as *.JPG format to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 689978: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=689978 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: convert Version: ImageMagick 6.7.7-10 Severity: important Dear Maintainer, *** Please consider answering these questions, where appropriate *** * What led up to the situation? I executed the following command in a directory that has 6549 JPEG files. convert -verbose 'IMG_*.JPG' -brightness-contrast 10,30 -crop 2816x1400+0+480 i%04d.jpg It ate all the system memory and generated huge number of temorary files that made full the hard disk at /tmp directory. And stopped running after 2112th file. * What exactly did you do (or not do) that was effective (or ineffective)? Running convert per file in a script * What was the outcome of this action? convert manipulated image files successfully. * What outcome did you expect instead? *** End of the template - remove these lines *** -- System Information: Debian Release: wheezy/sid APT prefers testing APT policy: (900, 'testing'), (800, 'unstable'), (500, 'testing-proposed-updates') Architecture: amd64 (x86_64) Kernel: Linux 3.4.0-10.dmz.1-liquorix-amd64 (SMP w/6 CPU cores; PREEMPT) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash
--- End Message ---
--- Begin Message ---Being out of space/mem is not a bug. Please use mogrify instead of convert and read the manual before doing that (you could destroy your data by modifying in place)
--- End Message ---

