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.
Why does "Error to alloc memory" appear ?
Moderators: XnTriq, helmut, xnview
-
- Author of XnView
- Posts: 44470
- Joined: Mon Oct 13, 2003 7:31 am
- Location: France
Re: Why does "Error to alloc memory" appear ?
Could you post your code?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 ?
Pierre.
-
- Posts: 7
- Joined: Wed Apr 19, 2006 5:32 am
- Location: Reims
Error Memory - Huge picture
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
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
-
- Author of XnView
- Posts: 44470
- Joined: Mon Oct 13, 2003 7:31 am
- Location: France
Re: Error Memory - Huge picture
With GFL SDK or GFLAx?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 ?
Pierre.
-
- Posts: 7
- Joined: Wed Apr 19, 2006 5:32 am
- Location: Reims
-
- Author of XnView
- Posts: 44470
- Joined: Mon Oct 13, 2003 7:31 am
- Location: France
-
- Posts: 3
- Joined: Wed Jun 27, 2007 7:53 pm
-
- Author of XnView
- Posts: 44470
- Joined: Mon Oct 13, 2003 7:31 am
- Location: France
-
- Posts: 3
- Joined: Wed Jun 27, 2007 7:53 pm
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.
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.
-
- Author of XnView
- Posts: 44470
- Joined: Mon Oct 13, 2003 7:31 am
- Location: France
Je n'ai aucun probleme sous win2K avec cette image, et la derniere version de GFLAxBeluga 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.
Pierre.
-
- Posts: 3
- Joined: Wed Jun 27, 2007 7:53 pm
Mercixnview wrote:Je n'ai aucun probleme sous win2K avec cette image, et la derniere version de GFLAx
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...