Memory Allocation Failed converting TIFF to PDF

Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
Post Reply
dmarkow

Memory Allocation Failed converting TIFF to PDF

Post by dmarkow »

I am running ImageMagick 6.3.5 and am getting a "convert: Memory allocation failed `test.pdf'" when running "convert test.tif test.pdf"

The machine is running Gentoo. I have an OSX machine at home with the exact same versions of everything (ImageMagick, TIFF libraries, etc.) and it does the conversion perfectly fine. The only difference I can see is that the server I'm having the problem on is 64-bit?

For reference, I tried a sample file from http://www.fileformat.info/format/tiff/sample/index.htm, the CCITT_4.TIF one.

When doing a "convert -debug all test.tif test.pdf" I get the following output:

$ convert -debug all test.tif test.pdf
[31258]: utility.c/unknown/805/Configure
Command line: convert {-debug} {all} {test.tif} {test.pdf}
[31258]: utility.c/unknown/805/Configure
Command line: convert {-debug} {all} {test.tif} {test.pdf}/unknown/482/Configure
Searching for configure file: "/usr/local/lib/ImageMagick-6.3.5/config/coder.xml"
[31258]: utility.c/unknown/805/Configure
Command line: convert {-debug} {all} {test.tif} {test.pdf}/unknown/482/Configure
Searching for configure file: "/usr/local/lib/ImageMagick-6.3.5/config/coder.xml"/482/Configure
Searching for configure file: "/usr/local/share/ImageMagick-6.3.5/config/coder.xml"
/unknown/482/Configure
Searching for configure file: "/usr/local/share/doc/ImageMagick-6.3.5/coder.xml"
/unknown/482/Configure
Searching for configure file: "/usr/local/share/ImageMagick-6.3.5/coder.xml"
[31258]: configure.c/unknown/482/Configure
Searching for configure file: "/home/dylan/.magick/coder.xml"
Configure convert[31258]: configure.c/unknown/482/Configure
Searching for configure file: "coder.xml"
/unknown/629/Configure
Loading coder map "/usr/local/share/ImageMagick-6.3.5/config/coder.xml" ...
q?*[31258]: module.c/unknown/1046/Module
Searching for module "TIFF" using filename "tiff.la"
q?* convert[31258]: module.c/unknown/588/Module
Searching for coder module file "tiff.la" ...
q?*/1066/Module
Opening module at path "/usr/local/lib/ImageMagick-6.3.5/modules-Q8/coders/tiff.la"
q?*/unknown/1100/Module
Method "RegisterTIFFImage" in module "TIFF" at address 0x2ad71c9d2890
/unknown/1115/Module
Method "UnregisterTIFFImage" in module "TIFF" at address 0x2ad71c9d2850
?i?* 0.000u 6.3.5 Blob convert[31258]: blob.c/unknown/2320/Blob
read 4096 magic header bytes
0:01 0.000u 6.3.5 Cache convert[31258]: cache.c/unknown/2161/Cache
destroy
?p?*/unknown/482/Configure
Searching for configure file: "/usr/local/lib/ImageMagick-6.3.5/config/magic.xml"
?p?*/482/Configure
Searching for configure file: "/usr/local/share/ImageMagick-6.3.5/config/magic.xml"
/unknown/482/Configure
Searching for configure file: "/usr/local/share/doc/ImageMagick-6.3.5/magic.xml"
/unknown/482/Configure
Searching for configure file: "/usr/local/share/ImageMagick-6.3.5/magic.xml"
[31258]: configure.c/unknown/482/Configure
Searching for configure file: "/home/dylan/.magick/magic.xml"
Configure convert[31258]: configure.c/unknown/482/Configure
Searching for configure file: "magic.xml"
/unknown/678/Configure
Loading magic map "/usr/local/share/ImageMagick-6.3.5/config/magic.xml" ...
?p?* 0.000u 6.3.5 Blob convert[31258]: blob.c/unknown/2320/Blob
read 4096 magic header bytes
?p?* 0:01 0.000u 6.3.5 Cache convert[31258]: cache.c/unknown/2161/Cache
destroy
?p?* 0.000u 6.3.5 Blob convert[31258]: blob.c/unknown/2320/Blob
read 4096 magic header bytes
?p?* 0:01 0.000u 6.3.5 Coder convert[31258]: tiff.c/unknown/499/Coder
Geometry: 1728x2376
?eS 0:01 0.000u 6.3.5 Coder convert[31258]: tiff.c/unknown/501/Coder
Interlace: 1
?eS 0:01 0.000u 6.3.5 Coder convert[31258]: tiff.c/unknown/501/Coder
Interlace: 1 0:01 0.000u 6.3.5 Coder convert[31258]: tiff.c/unknown/503/Coder
Bits per sample: 1
?eS 0:01 0.000u 6.3.5 Coder convert[31258]: tiff.c/unknown/501/Coder
Interlace: 1 0:01 0.000u 6.3.5 Coder convert[31258]: tiff.c/unknown/503/Coder
Bits per sample: 1 0:01 0.010u 6.3.5 Coder convert[31258]: tiff.c/unknown/505/Coder
Min sample value: 0
0:01 0.010u 6.3.5 Coder convert[31258]: tiff.c/unknown/507/Coder
Max sample value: 1
0:01 0.010u 6.3.5 Coder convert[31258]: tiff.c/unknown/520/Coder
Photometric: MINISWHITE
0:01 0.010u 6.3.5 Coder convert[31258]: tiff.c/unknown/664/Coder
Image depth: 1
6.3.5 Resource convert[31258]: resource.c/unknown/216/Resource
Area: 15.6621mb/15.6621mb/1024mb
6.3.5 Resource convert[31258]: resource.c/unknown/216/Resource
Memory: 15.6621mb/15.6621mb/768mb
[31258]: cache.c/unknown/3524/Cache
open test.tif[0] (anonymous memory, 1728x2376 15.6621mb)
convert[31258]: module.c/unknown/1046/Module
Searching for module "PDF" using filename "pdf.la"
Module convert[31258]: module.c/unknown/588/Module
Searching for coder module file "pdf.la" ...
/1066/Module
Opening module at path "/usr/local/lib/ImageMagick-6.3.5/modules-Q8/coders/pdf.la"
module.c/unknown/1100/Module
Method "RegisterPDFImage" in module "PDF" at address 0x2ad71da97470
/unknown/1115/Module
Method "UnregisterPDFImage" in module "PDF" at address 0x2ad71da97450
/482/Configure
Searching for configure file: "/usr/local/lib/ImageMagick-6.3.5/config/delegates.xml"
/482/Configure
Searching for configure file: "/usr/local/share/ImageMagick-6.3.5/config/delegates.xml"
/482/Configure
Searching for configure file: "/usr/local/share/doc/ImageMagick-6.3.5/delegates.xml"
/unknown/482/Configure
Searching for configure file: "/usr/local/share/ImageMagick-6.3.5/delegates.xml"
]: configure.c/unknown/482/Configure
Searching for configure file: "/home/dylan/.magick/delegates.xml"
convert[31258]: configure.c/unknown/482/Configure
Searching for configure file: "delegates.xml"
/unknown/1165/Configure
Loading delegate map "/usr/local/lib/ImageMagick-6.3.5/config/delegates.xml" ...
0:01 0.210u 6.3.5 Resource convert[31258]: resource.c/unknown/418/Resource
/tmp/magick-XXoJFa9I
0:02 0.410u 6.3.5 Resource convert[31258]: resource.c/unknown/857/Resource
/tmp/magick-XXoJFa9I
/498/Locale
Searching for locale file: "/usr/local/lib/ImageMagick-6.3.5/config/locale.xml"
/498/Locale
Searching for locale file: "/usr/local/share/ImageMagick-6.3.5/config/locale.xml"
/498/Locale
Searching for locale file: "/usr/local/share/doc/ImageMagick-6.3.5/locale.xml"
/unknown/498/Locale
Searching for locale file: "/usr/local/share/ImageMagick-6.3.5/locale.xml"
31258]: locale.c/unknown/498/Locale
Searching for locale file: "/home/dylan/.magick/locale.xml"
Locale convert[31258]: locale.c/unknown/498/Locale
Searching for locale file: "locale.xml"
/unknown/832/Configure
Loading locale map "/usr/local/lib/ImageMagick-6.3.5/config/locale.xml" ...
?/unknown/832/Configure
Loading locale map "/usr/local/lib/ImageMagick-6.3.5/config/english.xml" ...
? 6.3.5 Exception convert[31258]: compress.c/unknown/1023/Exception
Memory allocation failed `test.pdf'
? 0.440u 6.3.5 Resource convert[31258]: resource.c/unknown/216/Resource
Area: 797.07kb/797.07kb/1024mb
? 6.3.5 Resource convert[31258]: resource.c/unknown/216/Resource
Memory: 797.07kb/16.4405mb/768mb
?[31258]: cache.c/unknown/3524/Cache
open test.pdf[0] (anonymous memory, 385x530 797.07kb)
? 0:02 0.440u 6.3.5 Cache convert[31258]: cache.c/unknown/1927/Cache
memory => memory
6.3.5 Resource convert[31258]: resource.c/unknown/216/Resource
Area: 31.8828kb/31.8828kb/1024mb
6.3.5 Resource convert[31258]: resource.c/unknown/216/Resource
Memory: 31.8828kb/16.4716mb/768mb
?[31258]: cache.c/unknown/3524/Cache
open test.pdf[0] (anonymous memory, 77x106 31.8828kb)
? 0:02 0.460u 6.3.5 Cache convert[31258]: cache.c/unknown/1927/Cache
memory => memory
? 6.3.5 Resource convert[31258]: resource.c/unknown/216/Resource
Area: 159.414kb/159.414kb/1024mb
? 6.3.5 Resource convert[31258]: resource.c/unknown/216/Resource
Memory: 159.414kb/16.6273mb/768mb
?[31258]: cache.c/unknown/3524/Cache
open test.pdf[0] (anonymous memory, 385x106 159.414kb)
? 0:02 0.460u 6.3.5 Cache convert[31258]: cache.c/unknown/1927/Cache
memory => memory
? 0:02 0.480u 6.3.5 Cache convert[31258]: cache.c/unknown/3969/Cache
test.pdf[0][18x106+0+0]
0:02 0.480u 6.3.5 Cache convert[31258]: cache.c/unknown/4885/Cache
test.pdf[0][1x106+0+0]
0:02 0.480u 6.3.5 Cache convert[31258]: cache.c/unknown/3969/Cache
test.pdf[0][23x106+0+0]
0:02 0.480u 6.3.5 Cache convert[31258]: cache.c/unknown/4885/Cache
test.pdf[0][1x106+1+0]
? 0:02 0.480u 6.3.5 Cache convert[31258]: cache.c/unknown/3969/Cache
test.pdf[0][28x106+0+0]
? 0:02 0.480u 6.3.5 Cache convert[31258]: cache.c/unknown/4885/Cache
test.pdf[0][1x106+2+0]
? 0:02 0.480u 6.3.5 Cache convert[31258]: cache.c/unknown/3969/Cache
test.pdf[0][30x106+8+0]
? 0:02 0.480u 6.3.5 Cache convert[31258]: cache.c/unknown/4885/Cache
test.pdf[0][1x106+4+0]
? 0:02 0.480u 6.3.5 Cache convert[31258]: cache.c/unknown/4885/Cache
test.pdf[0][1x106+8+0]
? 0:02 0.480u 6.3.5 Cache convert[31258]: cache.c/unknown/4885/Cache
test.pdf[0][1x106+16+0]
? 0:02 0.480u 6.3.5 Cache convert[31258]: cache.c/unknown/3969/Cache
test.pdf[0][30x106+128+0]
? 0:02 0.480u 6.3.5 Cache convert[31258]: cache.c/unknown/4885/Cache
test.pdf[0][1x106+32+0]
? 0:02 0.480u 6.3.5 Cache convert[31258]: cache.c/unknown/4885/Cache
test.pdf[0][1x106+64+0]
? 0:02 0.480u 6.3.5 Cache convert[31258]: cache.c/unknown/4885/Cache
test.pdf[0][1x106+76+0]
? 6.3.5 Resource convert[31258]: resource.c/unknown/824/Resource
Memory: 159.414kb/16.4716mb/768mb
? 0:02 0.480u 6.3.5 Cache convert[31258]: cache.c/unknown/2161/Cache
destroy test.pdf[0]
? 6.3.5 Resource convert[31258]: resource.c/unknown/824/Resource
Memory: 797.07kb/15.6932mb/768mb
? 0:02 0.480u 6.3.5 Cache convert[31258]: cache.c/unknown/2161/Cache
destroy test.pdf[0]
? 6.3.5 Resource convert[31258]: resource.c/unknown/216/Resource
Area: 31.8828kb/31.8828kb/1024mb
? 6.3.5 Resource convert[31258]: resource.c/unknown/216/Resource
Memory: 31.8828kb/15.7244mb/768mb
?[31258]: cache.c/unknown/3524/Cache
open test.pdf[0] (anonymous memory, 77x106 31.8828kb)
0:02 0.710u 6.3.5 Cache convert[31258]: cache.c/unknown/1927/Cache
memory => memory
6.3.5 Resource convert[31258]: resource.c/unknown/216/Resource
Area: 39.8535kb/39.8535kb/1024mb
6.3.5 Resource convert[31258]: resource.c/unknown/216/Resource
Memory: 39.8535kb/15.7633mb/768mb
?[31258]: cache.c/unknown/3524/Cache
open test.pdf[0] (anonymous memory, 77x106 39.8535kb)
? 0:02 0.710u 6.3.5 Cache convert[31258]: cache.c/unknown/1927/Cache
memory => memory
? 6.3.5 Resource convert[31258]: resource.c/unknown/824/Resource
Memory: 31.8828kb/15.7322mb/768mb
? 0:02 0.900u 6.3.5 Resource convert[31258]: resource.c/unknown/418/Resource
/tmp/magick-XXXv4xwh
? 6.3.5 Resource convert[31258]: resource.c/unknown/824/Resource
Memory: 39.8535kb/15.6932mb/768mb
? 0:02 0.900u 6.3.5 Cache convert[31258]: cache.c/unknown/2161/Cache
destroy test.pdf[0]
? 0:02 0.900u 6.3.5 Resource convert[31258]: resource.c/unknown/857/Resource
/tmp/magick-XXXv4xwh
? 6.3.5 Exception convert[31258]: compress.c/unknown/1023/Exception
Memory allocation failed `test.pdf'
? 6.3.5 Resource convert[31258]: resource.c/unknown/824/Resource
Memory: 31.8828kb/15.6621mb/768mb
? 0:02 0.900u 6.3.5 Cache convert[31258]: cache.c/unknown/2161/Cache
destroy test.pdf[0]
?0:02 0.910u 6.3.5 Resource convert[31258]: resource.c/unknown/824/Resource
Memory: 15.6621mb/0b/768mb
? 0:02 0.910u 6.3.5 Cache convert[31258]: cache.c/unknown/2161/Cache
destroy test.tif[0]
convert: Memory allocation failed `test.pdf'.
dylan@pdx ~ $
dmarkow

Re: Memory Allocation Failed converting TIFF to PDF

Post by dmarkow »

On a side note, using the "tiff2pdf" utility included in the Tiff 3.8.2 installation, the conversion works fine as well. It's only when using ImageMagick's "convert" utility that I have the problem.
User avatar
magick
Site Admin
Posts: 11064
Joined: 2003-05-31T11:32:55-07:00

Re: Memory Allocation Failed converting TIFF to PDF

Post by magick »

Try this command:

convert -limit memory 1 -limit map 1 CCITT_4.TIF CCITT_4.jpg

The command caches the pixels to disk rather than memory.
dmarkow

Re: Memory Allocation Failed converting TIFF to PDF

Post by dmarkow »

Same results converting to PDF. Your reply said to convert to JPG, which has worked fine all along.

$ convert -limit memory 1 -limit map 1 -debug all test.tif test.pdf

Command line: convert {-limit} {memory} {1} {-limit} {map} {1} {-debug} {all} {test.tif} {test.pdf}

Command line: convert {-limit} {memory} {1} {-limit} {map} {1} {-debug} {all} {test.tif} {test.pdf}unknown/482/Configure
Searching for configure file: "/usr/local/lib/ImageMagick-6.3.5/config/coder.xml"

Command line: convert {-limit} {memory} {1} {-limit} {map} {1} {-debug} {all} {test.tif} {test.pdf}unknown/482/Configure
Searching for configure file: "/usr/local/lib/ImageMagick-6.3.5/config/coder.xml"/482/Configure
Searching for configure file: "/usr/local/share/ImageMagick-6.3.5/config/coder.xml"
/unknown/482/Configure
Searching for configure file: "/usr/local/share/doc/ImageMagick-6.3.5/coder.xml"
/unknown/482/Configure
Searching for configure file: "/usr/local/share/ImageMagick-6.3.5/coder.xml"
[5461]: configure.c/unknown/482/Configure
Searching for configure file: "/home/dylan/.magick/coder.xml"
Configure convert[5461]: configure.c/unknown/482/Configure
Searching for configure file: "coder.xml"
/unknown/629/Configure
Loading coder map "/usr/local/share/ImageMagick-6.3.5/config/coder.xml" ...
??t+[5461]: module.c/unknown/1046/Module
Searching for module "TIFF" using filename "tiff.la"
??t+ convert[5461]: module.c/unknown/588/Module
Searching for coder module file "tiff.la" ...
??t+1066/Module
Opening module at path "/usr/local/lib/ImageMagick-6.3.5/modules-Q8/coders/tiff.la"
??t+/unknown/1100/Module
Method "RegisterTIFFImage" in module "TIFF" at address 0x2b74e49f6890
/unknown/1115/Module
Method "UnregisterTIFFImage" in module "TIFF" at address 0x2b74e49f6850
???t+ 0.010u 6.3.5 Blob convert[5461]: blob.c/unknown/2320/Blob
read 4096 magic header bytes
0:01 0.010u 6.3.5 Cache convert[5461]: cache.c/unknown/2161/Cache
destroy
а?t+unknown/482/Configure
Searching for configure file: "/usr/local/lib/ImageMagick-6.3.5/config/magic.xml"
???t+/482/Configure
Searching for configure file: "/usr/local/share/ImageMagick-6.3.5/config/magic.xml"
/unknown/482/Configure
Searching for configure file: "/usr/local/share/doc/ImageMagick-6.3.5/magic.xml"
/unknown/482/Configure
Searching for configure file: "/usr/local/share/ImageMagick-6.3.5/magic.xml"
[5461]: configure.c/unknown/482/Configure
Searching for configure file: "/home/dylan/.magick/magic.xml"
Configure convert[5461]: configure.c/unknown/482/Configure
Searching for configure file: "magic.xml"
/unknown/678/Configure
Loading magic map "/usr/local/share/ImageMagick-6.3.5/config/magic.xml" ...
??t+ 0.010u 6.3.5 Blob convert[5461]: blob.c/unknown/2320/Blob
read 4096 magic header bytes
??t+ 0:01 0.010u 6.3.5 Cache convert[5461]: cache.c/unknown/2161/Cache
destroy
а?t+ 0.010u 6.3.5 Blob convert[5461]: blob.c/unknown/2320/Blob
read 4096 magic header bytes
???t+ 0:01 0.010u 6.3.5 Coder convert[5461]: tiff.c/unknown/499/Coder
Geometry: 1728x2376
0?P 0:01 0.010u 6.3.5 Coder convert[5461]: tiff.c/unknown/501/Coder
Interlace: 1
0?P 0:01 0.010u 6.3.5 Coder convert[5461]: tiff.c/unknown/501/Coder
Interlace: 1 0:01 0.010u 6.3.5 Coder convert[5461]: tiff.c/unknown/503/Coder
Bits per sample: 1
0?P 0:01 0.010u 6.3.5 Coder convert[5461]: tiff.c/unknown/501/Coder
Interlace: 1 0:01 0.010u 6.3.5 Coder convert[5461]: tiff.c/unknown/503/Coder
Bits per sample: 1 0:01 0.010u 6.3.5 Coder convert[5461]: tiff.c/unknown/505/Coder
Min sample value: 0
0:01 0.010u 6.3.5 Coder convert[5461]: tiff.c/unknown/507/Coder
Max sample value: 1
0:01 0.010u 6.3.5 Coder convert[5461]: tiff.c/unknown/520/Coder
Photometric: MINISWHITE
0:01 0.010u 6.3.5 Coder convert[5461]: tiff.c/unknown/664/Coder
Image depth: 1
6.3.5 Resource convert[5461]: resource.c/unknown/216/Resource
Area: 15.6621mb/15.6621mb/1024mb
6.3.5 Resource convert[5461]: resource.c/unknown/216/Resource
Memory: 15.6621mb/15.6621mb/1024kb
0.010u 6.3.5 Resource convert[5461]: resource.c/unknown/824/Resource
Memory: 15.6621mb/0b/1024kb
0.010u 6.3.5 Resource convert[5461]: resource.c/unknown/216/Resource
Disk: 15.6621mb/15.6621mb/16eb
0:01 0.010u 6.3.5 Resource convert[5461]: resource.c/unknown/418/Resource
/tmp/magick-XXfJczS4
0:01 0.010u 6.3.5 Resource convert[5461]: resource.c/unknown/216/Resource
File: 0b/0b/768b
]: cache.c/unknown/3437/Cache
extend test.tif[0] (/tmp/magick-XXfJczS4[3], disk, 15.6621mb)
6.3.5 Resource convert[5461]: resource.c/unknown/216/Resource
Area: 15.6621mb/15.6621mb/1024mb
0.010u 6.3.5 Resource convert[5461]: resource.c/unknown/216/Resource
Map: 15.6621mb/15.6621mb/1024kb
0:01 0.010u 6.3.5 Resource convert[5461]: resource.c/unknown/824/Resource
Map: 15.6621mb/0b/1024kb
/unknown/3637/Cache
open test.tif[0] (/tmp/magick-XXfJczS4[3], disk, 1728x2376 15.6621mb)
0:01 0.010u 6.3.5 Cache convert[5461]: cache.c/unknown/4885/Cache
test.tif[0][1728x1+0+0]
0:01 0.010u 6.3.5 Cache convert[5461]: cache.c/unknown/4885/Cache
test.tif[0][1728x1+0+1]
0:01 0.010u 6.3.5 Cache convert[5461]: cache.c/unknown/4885/Cache
test.tif[0][1728x1+0+2]
0:01 0.010u 6.3.5 Cache convert[5461]: cache.c/unknown/4885/Cache
test.tif[0][1728x1+0+4]
0:01 0.010u 6.3.5 Cache convert[5461]: cache.c/unknown/4885/Cache
test.tif[0][1728x1+0+8]
0:01 0.010u 6.3.5 Cache convert[5461]: cache.c/unknown/4885/Cache
test.tif[0][1728x1+0+16]
0:01 0.010u 6.3.5 Cache convert[5461]: cache.c/unknown/4885/Cache
test.tif[0][1728x1+0+32]
0:01 0.020u 6.3.5 Cache convert[5461]: cache.c/unknown/4885/Cache
test.tif[0][1728x1+0+64]
0:01 0.020u 6.3.5 Cache convert[5461]: cache.c/unknown/4885/Cache
test.tif[0][1728x1+0+128]
0:01 0.020u 6.3.5 Cache convert[5461]: cache.c/unknown/4885/Cache
test.tif[0][1728x1+0+256]
0:01 0.030u 6.3.5 Cache convert[5461]: cache.c/unknown/4885/Cache
test.tif[0][1728x1+0+384]
0:01 0.040u 6.3.5 Cache convert[5461]: cache.c/unknown/4885/Cache
test.tif[0][1728x1+0+512]
0:01 0.050u 6.3.5 Cache convert[5461]: cache.c/unknown/4885/Cache
test.tif[0][1728x1+0+640]
0:01 0.060u 6.3.5 Cache convert[5461]: cache.c/unknown/4885/Cache
test.tif[0][1728x1+0+768]
0:01 0.060u 6.3.5 Cache convert[5461]: cache.c/unknown/4885/Cache
test.tif[0][1728x1+0+896]
0:01 0.070u 6.3.5 Cache convert[5461]: cache.c/unknown/4885/Cache
test.tif[0][1728x1+0+1024]
0:01 0.080u 6.3.5 Cache convert[5461]: cache.c/unknown/4885/Cache
test.tif[0][1728x1+0+1152]
0:01 0.090u 6.3.5 Cache convert[5461]: cache.c/unknown/4885/Cache
test.tif[0][1728x1+0+1280]
0:01 0.100u 6.3.5 Cache convert[5461]: cache.c/unknown/4885/Cache
test.tif[0][1728x1+0+1408]
0:01 0.100u 6.3.5 Cache convert[5461]: cache.c/unknown/4885/Cache
test.tif[0][1728x1+0+1536]
0:01 0.110u 6.3.5 Cache convert[5461]: cache.c/unknown/4885/Cache
test.tif[0][1728x1+0+1664]
0:01 0.120u 6.3.5 Cache convert[5461]: cache.c/unknown/4885/Cache
test.tif[0][1728x1+0+1792]
0:01 0.130u 6.3.5 Cache convert[5461]: cache.c/unknown/4885/Cache
test.tif[0][1728x1+0+1920]
0:01 0.140u 6.3.5 Cache convert[5461]: cache.c/unknown/4885/Cache
test.tif[0][1728x1+0+2048]
0:01 0.140u 6.3.5 Cache convert[5461]: cache.c/unknown/4885/Cache
test.tif[0][1728x1+0+2176]
0:01 0.150u 6.3.5 Cache convert[5461]: cache.c/unknown/4885/Cache
test.tif[0][1728x1+0+2304]
0:01 0.160u 6.3.5 Cache convert[5461]: cache.c/unknown/4885/Cache
test.tif[0][1728x1+0+2375]
??t+ convert[5461]: module.c/unknown/1046/Module
Searching for module "PDF" using filename "pdf.la"
а?t+Module convert[5461]: module.c/unknown/588/Module
Searching for coder module file "pdf.la" ...
???t+/1066/Module
Opening module at path "/usr/local/lib/ImageMagick-6.3.5/modules-Q8/coders/pdf.la"
0:01 0.160u 6.3.5 Cache convert[5461]: cache.c/unknown/4885/Cache
test.tif[0][1728x1+0+2375]/unknown/1100/Module
Method "RegisterPDFImage" in module "PDF" at address 0x2b74e4b13470
0:01 0.160u 6.3.5 Cache convert[5461]: cache.c/unknown/4885/Cache
test.tif[0][1728x1+0+2375]/unknown/1100/Module
Method "RegisterPDFImage" in module "PDF" at address 0x2b74e4b13470/unknown/1115/Module
Method "UnregisterPDFImage" in module "PDF" at address 0x2b74e4b13450
/482/Configure
Searching for configure file: "/usr/local/lib/ImageMagick-6.3.5/config/delegates.xml"
/482/Configure
Searching for configure file: "/usr/local/share/ImageMagick-6.3.5/config/delegates.xml"
/482/Configure
Searching for configure file: "/usr/local/share/doc/ImageMagick-6.3.5/delegates.xml"
/unknown/482/Configure
Searching for configure file: "/usr/local/share/ImageMagick-6.3.5/delegates.xml"
]: configure.c/unknown/482/Configure
Searching for configure file: "/home/dylan/.magick/delegates.xml"
convert[5461]: configure.c/unknown/482/Configure
Searching for configure file: "delegates.xml"
unknown/1165/Configure
Loading delegate map "/usr/local/lib/ImageMagick-6.3.5/config/delegates.xml" ...
???t+ 0:01 0.160u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+0]
???t+ 0:01 0.160u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+1]
???t+ 0:01 0.160u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+2]
0:01 0.160u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+4]
0:01 0.160u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+4] 0:01 0.160u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+8]
0:01 0.160u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+4] 0:01 0.160u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+8] 0:01 0.160u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+16]
0:01 0.160u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+32]
0:01 0.160u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+64]
0:01 0.160u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+128]
0:01 0.160u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+256]
0:01 0.160u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+384]
0:01 0.160u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+512]
0:01 0.160u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+640]
0:01 0.160u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+768]
0:01 0.170u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+896]
0:01 0.170u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+1024]
0:01 0.170u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+1152]
0:01 0.170u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+1280]
0:01 0.180u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+1408]
0:01 0.180u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+1536]
0:01 0.180u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+1664]
0:01 0.180u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+1792]
0:01 0.190u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+1920]
0:01 0.190u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+2048]
0:01 0.190u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+2176]
0:01 0.190u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+2304]
0:01 0.200u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+2375]
0:01 0.200u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+0]
0:01 0.200u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+1]
0:01 0.200u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+2]
0:01 0.200u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+4]
0:01 0.200u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+8]
0:01 0.200u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+16]
0:01 0.200u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+32]
0:01 0.200u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+64]
0:01 0.200u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+128]
0:01 0.200u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+256]
0:01 0.200u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+384]
0:01 0.210u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+512]
0:01 0.210u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+640]
0:01 0.210u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+768]
0:01 0.210u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+896]
0:01 0.210u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+1024]
0:01 0.220u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+1152]
0:01 0.220u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+1280]
0:01 0.220u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+1408]
0:01 0.220u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+1536]
0:01 0.230u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+1664]
0:01 0.230u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+1792]
0:01 0.230u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+1920]
0:01 0.230u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+2048]
0:01 0.230u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+2176]
0:01 0.240u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+2304]
0:01 0.240u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+2375]
0:01 0.240u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+0]
0:01 0.240u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+1]
0:01 0.240u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+2]
0:01 0.240u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+4]
0:01 0.240u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+8]
0:01 0.240u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+16]
0:01 0.240u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+32]
0:01 0.240u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+64]
0:01 0.240u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+128]
0:01 0.240u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+256]
0:01 0.250u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+384]
0:01 0.250u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+512]
0:01 0.250u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+640]
0:01 0.250u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+768]
0:01 0.260u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+896]
0:01 0.260u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+1024]
0:01 0.260u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+1152]
0:01 0.260u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+1280]
0:01 0.260u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+1408]
0:01 0.270u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+1536]
0:01 0.270u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+1664]
0:01 0.270u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+1792]
0:01 0.270u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+1920]
0:01 0.280u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+2048]
0:01 0.280u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+2176]
0:01 0.280u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+2304]
0:01 0.280u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+2375]
0:01 0.280u 6.3.5 Resource convert[5461]: resource.c/unknown/418/Resource
/tmp/magick-XXL2MG0J
0:01 0.290u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+0]
0:01 0.290u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+1]
0:01 0.290u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+2]
0:01 0.290u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+4]
0:01 0.290u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+8]
0:01 0.290u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+16]
0:01 0.290u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+32]
0:01 0.290u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+64]
0:01 0.290u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+128]
0:01 0.290u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+256]
0:01 0.290u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+384]
0:01 0.300u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+512]
0:01 0.300u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+640]
0:01 0.300u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+768]
0:01 0.300u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+896]
0:01 0.310u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+1024]
0:01 0.310u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+1152]
0:01 0.310u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+1280]
0:01 0.310u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+1408]
0:01 0.320u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+1536]
0:01 0.320u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+1664]
0:01 0.320u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+1792]
0:01 0.320u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+1920]
0:01 0.330u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+2048]
0:01 0.330u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+2176]
0:01 0.330u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+2304]
0:01 0.330u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+2375]
0:01 0.330u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+0]
0:01 0.330u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+1]
0:01 0.330u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+2]
0:01 0.330u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+4]
0:01 0.330u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+8]
0:01 0.330u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+16]
0:01 0.330u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+32]
0:01 0.330u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+64]
0:01 0.330u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+128]
0:01 0.340u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+256]
0:01 0.340u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+384]
0:01 0.350u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+512]
0:01 0.350u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+640]
0:01 0.350u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+768]
0:01 0.350u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+896]
0:01 0.350u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+1024]
0:01 0.350u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+1152]
0:01 0.360u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+1280]
0:01 0.360u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+1408]
0:01 0.360u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+1536]
0:01 0.360u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+1664]
0:01 0.360u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+1792]
0:01 0.370u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+1920]
0:01 0.370u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+2048]
0:01 0.370u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+2176]
0:01 0.370u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+2304]
0:01 0.370u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+2375]
0:01 0.370u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+0]
0:01 0.370u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+1]
0:01 0.380u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+2]
0:01 0.380u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+4]
0:01 0.380u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+8]
0:01 0.380u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+16]
0:01 0.380u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+32]
0:01 0.380u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+64]
0:01 0.380u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+128]
0:01 0.380u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+256]
0:01 0.380u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+384]
0:01 0.390u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+512]
0:01 0.390u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+640]
0:01 0.390u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+768]
0:01 0.390u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+896]
0:01 0.400u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+1024]
0:01 0.400u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+1152]
0:01 0.400u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+1280]
0:01 0.400u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+1408]
0:01 0.410u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+1536]
0:01 0.410u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+1664]
0:01 0.410u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+1792]
0:01 0.410u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+1920]
0:01 0.420u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+2048]
0:01 0.420u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+2176]
0:01 0.420u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+2304]
0:01 0.420u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+2375]
0:01 0.420u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+0]
0:01 0.420u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+1]
0:01 0.420u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+2]
0:01 0.420u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+4]
0:01 0.420u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+8]
0:01 0.420u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+16]
0:01 0.420u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+32]
0:01 0.430u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+64]
0:01 0.430u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+128]
0:01 0.440u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+256]
0:01 0.440u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+384]
0:01 0.450u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+512]
0:01 0.460u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+640]
0:01 0.470u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+768]
0:01 0.470u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+896]
0:01 0.480u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+1024]
0:01 0.490u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+1152]
0:01 0.490u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+1280]
0:01 0.500u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+1408]
0:02 0.510u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+1536]
0:02 0.520u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+1664]
0:02 0.520u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+1792]
0:02 0.530u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+1920]
0:02 0.540u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+2048]
0:02 0.550u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+2176]
0:02 0.550u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+2304]
0:02 0.560u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+2375]
0:02 0.560u 6.3.5 Resource convert[5461]: resource.c/unknown/857/Resource
/tmp/magick-XXL2MG0J
/498/Locale
Searching for locale file: "/usr/local/lib/ImageMagick-6.3.5/config/locale.xml"
/498/Locale
Searching for locale file: "/usr/local/share/ImageMagick-6.3.5/config/locale.xml"
/498/Locale
Searching for locale file: "/usr/local/share/doc/ImageMagick-6.3.5/locale.xml"
/unknown/498/Locale
Searching for locale file: "/usr/local/share/ImageMagick-6.3.5/locale.xml"
5461]: locale.c/unknown/498/Locale
Searching for locale file: "/home/dylan/.magick/locale.xml"
Locale convert[5461]: locale.c/unknown/498/Locale
Searching for locale file: "locale.xml"
/unknown/832/Configure
Loading locale map "/usr/local/lib/ImageMagick-6.3.5/config/locale.xml" ...
?/unknown/832/Configure
Loading locale map "/usr/local/lib/ImageMagick-6.3.5/config/english.xml" ...
? 6.3.5 Exception convert[5461]: compress.c/unknown/1023/Exception
Memory allocation failed `test.pdf'
? 0.580u 6.3.5 Resource convert[5461]: resource.c/unknown/216/Resource
Area: 797.07kb/797.07kb/1024mb
? 6.3.5 Resource convert[5461]: resource.c/unknown/216/Resource
Memory: 797.07kb/797.07kb/1024kb
?[5461]: cache.c/unknown/3524/Cache
open test.pdf[0] (anonymous memory, 385x530 797.07kb)
? 0:02 0.580u 6.3.5 Cache convert[5461]: cache.c/unknown/1661/Cache
disk => memory
? 0:02 0.590u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+0]
? 0:02 0.590u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+2]
? 0:02 0.590u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+768]
0:02 0.590u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+1024]
0:02 0.600u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+1920]
0:02 0.610u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.tif[0][1728x1+0+2176]
? 6.3.5 Resource convert[5461]: resource.c/unknown/216/Resource
Area: 31.8828kb/31.8828kb/1024mb
? 6.3.5 Resource convert[5461]: resource.c/unknown/216/Resource
Memory: 31.8828kb/828.953kb/1024kb
?[5461]: cache.c/unknown/3524/Cache
open test.pdf[0] (anonymous memory, 77x106 31.8828kb)
? 0:02 0.610u 6.3.5 Cache convert[5461]: cache.c/unknown/1927/Cache
memory => memory
6.3.5 Resource convert[5461]: resource.c/unknown/216/Resource
Area: 159.414kb/159.414kb/1024mb
6.3.5 Resource convert[5461]: resource.c/unknown/216/Resource
Memory: 159.414kb/988.367kb/1024kb
?[5461]: cache.c/unknown/3524/Cache
open test.pdf[0] (anonymous memory, 385x106 159.414kb)
? 0:02 0.610u 6.3.5 Cache convert[5461]: cache.c/unknown/1927/Cache
memory => memory
? 0:02 0.630u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.pdf[0][18x106+0+0]
? 0:02 0.630u 6.3.5 Cache convert[5461]: cache.c/unknown/4885/Cache
test.pdf[0][1x106+0+0]
? 0:02 0.630u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.pdf[0][23x106+0+0]
? 0:02 0.630u 6.3.5 Cache convert[5461]: cache.c/unknown/4885/Cache
test.pdf[0][1x106+1+0]
? 0:02 0.630u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.pdf[0][28x106+0+0]
? 0:02 0.630u 6.3.5 Cache convert[5461]: cache.c/unknown/4885/Cache
test.pdf[0][1x106+2+0]
? 0:02 0.630u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.pdf[0][30x106+8+0]
? 0:02 0.630u 6.3.5 Cache convert[5461]: cache.c/unknown/4885/Cache
test.pdf[0][1x106+4+0]
? 0:02 0.630u 6.3.5 Cache convert[5461]: cache.c/unknown/4885/Cache
test.pdf[0][1x106+8+0]
? 0:02 0.630u 6.3.5 Cache convert[5461]: cache.c/unknown/4885/Cache
test.pdf[0][1x106+16+0]
0:02 0.630u 6.3.5 Cache convert[5461]: cache.c/unknown/3969/Cache
test.pdf[0][30x106+128+0]
0:02 0.630u 6.3.5 Cache convert[5461]: cache.c/unknown/4885/Cache
test.pdf[0][1x106+32+0]
0:02 0.640u 6.3.5 Cache convert[5461]: cache.c/unknown/4885/Cache
test.pdf[0][1x106+64+0]
? 0:02 0.640u 6.3.5 Cache convert[5461]: cache.c/unknown/4885/Cache
test.pdf[0][1x106+76+0]
? 6.3.5 Resource convert[5461]: resource.c/unknown/824/Resource
Memory: 159.414kb/828.953kb/1024kb
? 0:02 0.640u 6.3.5 Cache convert[5461]: cache.c/unknown/2161/Cache
destroy test.pdf[0]
? 6.3.5 Resource convert[5461]: resource.c/unknown/824/Resource
Memory: 797.07kb/31.8828kb/1024kb
? 0:02 0.640u 6.3.5 Cache convert[5461]: cache.c/unknown/2161/Cache
destroy test.pdf[0]
? 6.3.5 Resource convert[5461]: resource.c/unknown/216/Resource
Area: 31.8828kb/31.8828kb/1024mb
? 6.3.5 Resource convert[5461]: resource.c/unknown/216/Resource
Memory: 31.8828kb/63.7656kb/1024kb
?[5461]: cache.c/unknown/3524/Cache
open test.pdf[0] (anonymous memory, 77x106 31.8828kb)
? 0:02 0.890u 6.3.5 Cache convert[5461]: cache.c/unknown/1927/Cache
memory => memory
? 6.3.5 Resource convert[5461]: resource.c/unknown/216/Resource
Area: 39.8535kb/39.8535kb/1024mb
? 6.3.5 Resource convert[5461]: resource.c/unknown/216/Resource
Memory: 39.8535kb/103.619kb/1024kb
?[5461]: cache.c/unknown/3524/Cache
open test.pdf[0] (anonymous memory, 77x106 39.8535kb)
? 0:02 0.890u 6.3.5 Cache convert[5461]: cache.c/unknown/1927/Cache
memory => memory
? 6.3.5 Resource convert[5461]: resource.c/unknown/824/Resource
Memory: 31.8828kb/71.7363kb/1024kb
? 0:02 1.090u 6.3.5 Resource convert[5461]: resource.c/unknown/418/Resource
/tmp/magick-XXx0EIVq
? 6.3.5 Resource convert[5461]: resource.c/unknown/824/Resource
Memory: 39.8535kb/31.8828kb/1024kb
? 0:02 1.090u 6.3.5 Cache convert[5461]: cache.c/unknown/2161/Cache
destroy test.pdf[0]
? 0:02 1.090u 6.3.5 Resource convert[5461]: resource.c/unknown/857/Resource
/tmp/magick-XXx0EIVq
? 6.3.5 Exception convert[5461]: compress.c/unknown/1023/Exception
Memory allocation failed `test.pdf'
? 1.090u 6.3.5 Resource convert[5461]: resource.c/unknown/824/Resource
Memory: 31.8828kb/0b/1024kb
? 0:02 1.090u 6.3.5 Cache convert[5461]: cache.c/unknown/2161/Cache
destroy test.pdf[0]
? 0:02 1.090u 6.3.5 Resource convert[5461]: resource.c/unknown/824/Resource
File: 0b/0b/768b
? 0:02 1.090u 6.3.5 Resource convert[5461]: resource.c/unknown/824/Resource
Disk: 15.6621mb/0b/16eb
? 0:02 1.090u 6.3.5 Resource convert[5461]: resource.c/unknown/857/Resource
/tmp/magick-XXfJczS4
? 0:02 1.100u 6.3.5 Cache convert[5461]: cache.c/unknown/2161/Cache
destroy test.tif[0]
convert: Memory allocation failed `test.pdf'.
User avatar
magick
Site Admin
Posts: 11064
Joined: 2003-05-31T11:32:55-07:00

Re: Memory Allocation Failed converting TIFF to PDF

Post by magick »

We'll investigate. Give us a few days and we will post a solution here.
dmarkow

Re: Memory Allocation Failed converting TIFF to PDF

Post by dmarkow »

Any update on this? I'm more than happy to provide more logs / test runs, etc...

Thanks!!
kriks
Posts: 114
Joined: 2008-01-04T05:52:03-07:00

Re: Memory Allocation Failed converting TIFF to PDF

Post by kriks »

I can only confirm this problem, I have the same crash, but using identify on a EPS file.

I can provide the eps if needed.

version 6.3.4 works.

does the last version have the correction for this?
Post Reply