Open
Description
(Imported from http://code.google.com/p/diagrams/issues/detail?id=42. Original issue from [email protected] on August 30, 2011, 02:41:43 PM UTC)
What steps will reproduce the problem?
- compile "main = defaultMain
$ cat (1,0) (replicate 500 $ cat (0,1) (replicate 500 $ image "any.png" 205 205))" - ./main -ofoo.pdf -w3000 -h3000
Should result in a long wait and foo.pdf with plenty of images. Instead gobbles up all memory in the system.
What version of the product are you using? On what operating system?*
diagrams-cairo-0.3
diagrams-core-0.3
diagrams-lib-0.3