Page 1 of 1

Why does "Error to alloc memory" appear ?

Posted: Fri Dec 09, 2005 9:32 am
by Dumitru
Why does "Error to alloc memory" appear after viewing consecutively more images ?

I always free the memory used for each opened image after I close it.
When looking to task manager - it doesn't show an increase in used RAM.


Any help ?

Thank You.

Re: Why does "Error to alloc memory" appear ?

Posted: Wed Feb 01, 2006 10:03 am
by xnview
Dumitru wrote:Why does "Error to alloc memory" appear after viewing consecutively more images ?

I always free the memory used for each opened image after I close it.
When looking to task manager - it doesn't show an increase in used RAM.


Any help ?
Could you post your code?

same problem

Posted: Mon Apr 24, 2006 11:16 am
by Patrik
I have the exakt same problem
Did you solve it ?

Error Memory - Huge picture

Posted: Fri Apr 28, 2006 4:47 am
by Jerome
I have a similar problem. I use VB6.
When I try to open a huge TIF file (>1Gb), my program fails with an error : error allock memory.
I increased virtual memory (15 Gb), I've got the same error.
Do you have a solution ?


Thank you

Re: Error Memory - Huge picture

Posted: Tue May 02, 2006 7:50 am
by xnview
Jerome wrote:I have a similar problem. I use VB6.
When I try to open a huge TIF file (>1Gb), my program fails with an error : error allock memory.
I increased virtual memory (15 Gb), I've got the same error.
Do you have a solution ?
With GFL SDK or GFLAx?

Posted: Sun Nov 05, 2006 6:54 am
by Jerome
Bonjour,
j'utilise GFL SDK (gflib.bas)

merci

Posted: Tue Dec 12, 2006 1:24 pm
by xnview
Jerome wrote:Bonjour,
j'utilise GFL SDK (gflib.bas)

merci
Quelle taille pixels avez vous?

Posted: Wed Jun 27, 2007 7:59 pm
by Beluga
Bonjour,

J'ai exactement la même erreur avec GflAx 2.70 light
avec example2.asp en changeant juste l'image.jpg par une image de 3072 x 2304 pixels
Avec d'autres images plus petites, ça marche.

Posted: Thu Jun 28, 2007 6:38 am
by xnview
Beluga wrote:Bonjour,

J'ai exactement la même erreur avec GflAx 2.70 light
avec example2.asp en changeant juste l'image.jpg par une image de 3072 x 2304 pixels
Avec d'autres images plus petites, ça marche.
Serait t'il possible d'avoir l'image?

Posted: Thu Jun 28, 2007 8:54 am
by Beluga
Voila l'image
http://bruno.gazan.com/GflAx/image.jpg
Et la page de test
http://bruno.gazan.com/GflAx/example2.asp
le fichier example2.asp est strictement celui d'origine

ça fait ça avec toute la série de photo celle-ci étant la plus légère en octets.

Posted: Thu Jun 28, 2007 1:35 pm
by xnview
Beluga wrote:Voila l'image
http://bruno.gazan.com/GflAx/image.jpg
Et la page de test
http://bruno.gazan.com/GflAx/example2.asp
le fichier example2.asp est strictement celui d'origine

ça fait ça avec toute la série de photo celle-ci étant la plus légère en octets.
Je n'ai aucun probleme sous win2K avec cette image, et la derniere version de GFLAx

Posted: Thu Jun 28, 2007 2:23 pm
by Beluga
xnview wrote:Je n'ai aucun probleme sous win2K avec cette image, et la derniere version de GFLAx
Merci

C'est aussi sur un server Windows 2000.
Je m'en doutais un peu, ça aurait été étonnant que ça ne gère pas les images de cette taille.
Je suppose un problème de configuration du serveur ou de IIS.
Si quelqu'un a déjà eu le problème et la résolu, je suis preneur.
Et si vous avez des idées de paramètres à vérifier...