any idea?
thanks
Javi
Search found 4 matches
- 2011-07-12T02:13:48-07:00
- Forum: Magick++
- Topic: Exception Magick::ErrorResourceLimit
- Replies: 4
- Views: 19604
- 2011-04-11T22:42:22-07:00
- Forum: Magick++
- Topic: Exception Magick::ErrorResourceLimit
- Replies: 4
- Views: 19604
Re: Exception Magick::ErrorResourceLimit
When the process start writing to disk crash wih exception memory allocation, but resources isn't full (view log).
[IMG=http://img849.imageshack.us/img849/5236/errorzv.jpg][/IMG]
why do it write to disk?
thanks
Javo
[IMG=http://img849.imageshack.us/img849/5236/errorzv.jpg][/IMG]
why do it write to disk?
thanks
Javo
- 2011-04-07T07:53:32-07:00
- Forum: Magick++
- Topic: Exception Magick::ErrorResourceLimit
- Replies: 4
- Views: 19604
- 2011-04-07T07:37:20-07:00
- Forum: Magick++
- Topic: Exception Magick::ErrorResourceLimit
- Replies: 4
- Views: 19604
Exception Magick::ErrorResourceLimit
Hi, I'm working with Magick++ and Windows XP 32bits, 2Gb RAM, 70Gb HD... When I use getPixels from a big image (1559x25937) I'have the next exception "Magick::ErrorResourceLimit" How and Where can I setting limits? Magick++ take limits from configuration files or environment variables on windows xp ...