I was putting a 7mB BMP into a blob
and get the follownig error:
are you using -Xmx setting?
can you give me a picture of the about dialog after this happens (open it when you start loading the image)
I did not use the -Xmx setting
and the allocated memory reached complete to the top!
(about 65 mb?)
are you also showing this picture?
No!
how do you load it into the blob?
through javascript, file open dialog?
I did it by javascript.
I did not use the -Xm option!
After a restart the problem was gone.
I will try to create a reproducable case!