10 Replies - 2950 Views - Last Post: 29 December 2005 - 07:53 AM

#1 born2c0de   User is offline

  • printf("I'm a %XR",195936478);
  • member icon

Reputation: 187
  • View blog
  • Posts: 4,673
  • Joined: 26-November 04

Out of Memory with 512 MB RAM? Wierd...

Posted 27 December 2005 - 06:51 AM

I have a 512 MB RAM Windows XP Pro Machine.
Whenever I run some programs (mostly VB programs) I get this error "Runtime Error 7 Out of Memory".
Why is this happening.
What could be the reason?
How can I resolve this?
All other applications work just fine.

Please Help.
Thanks.
Is This A Good Question/Topic? 0
  • +

Replies To: Out of Memory with 512 MB RAM? Wierd...

#2 dbfootballa3   User is offline

  • D.I.C Head
  • member icon

Reputation: 0
  • View blog
  • Posts: 238
  • Joined: 24-November 05

Re: Out of Memory with 512 MB RAM? Wierd...

Posted 27 December 2005 - 07:07 AM

Maybe you have too much crap open?

I have 512 too, bout to get a gig but you shouldn't run out with VB..

You might need more virtual memory too. On my old computer I was running some VB Programs, Did the same thing
So I just made more virtual memory. Didn't have a problem then.
Was This Post Helpful? 0
  • +
  • -

#3 Amadeus   User is offline

  • g+ + -o drink whiskey.cpp
  • member icon

Reputation: 253
  • View blog
  • Posts: 13,507
  • Joined: 12-July 02

Re: Out of Memory with 512 MB RAM? Wierd...

Posted 27 December 2005 - 07:50 AM

born2c0de, I know you are an accomplished programmer, so I doubt the problem is this, but have you checked the VB programs (I assume they are written by you) for memory leaks, objects created an not destroyed, pointers not reset, connections not closed, things like that?
Was This Post Helpful? 0
  • +
  • -

#4 born2c0de   User is offline

  • printf("I'm a %XR",195936478);
  • member icon

Reputation: 187
  • View blog
  • Posts: 4,673
  • Joined: 26-November 04

Re: Out of Memory with 512 MB RAM? Wierd...

Posted 27 December 2005 - 09:57 PM

No they haven't been written by me.
But yes...I did check for memory leaks.
I used Numega SmartCheck to check the programs and damn...do they have bigtime Memory Leaks or what!!!

Thanks Amadeus.
Was This Post Helpful? 0
  • +
  • -

#5 MarkoDaGeek   User is offline

  • Dirty Technophile
  • member icon

Reputation: 14
  • View blog
  • Posts: 11,158
  • Joined: 13-October 01

Re: Out of Memory with 512 MB RAM? Wierd...

Posted 27 December 2005 - 10:03 PM

A small memory leak can do a lot of damage...

512mb is a healthy amount of ram but it can be used fast, the virtual memory suggestiong would be a good little fix, open the task manager and try to track down which programs are taking up a lot of ram, you might get some ideas.
Was This Post Helpful? 0
  • +
  • -

#6 born2c0de   User is offline

  • printf("I'm a %XR",195936478);
  • member icon

Reputation: 187
  • View blog
  • Posts: 4,673
  • Joined: 26-November 04

Re: Out of Memory with 512 MB RAM? Wierd...

Posted 28 December 2005 - 06:59 AM

Tried that...that usually doesn't help.
But it did give me a surprise....Opera Sure hogs up a whole lot of memory...but it's still my favorite browser :)
Was This Post Helpful? 0
  • +
  • -

#7 dbfootballa3   User is offline

  • D.I.C Head
  • member icon

Reputation: 0
  • View blog
  • Posts: 238
  • Joined: 24-November 05

Re: Out of Memory with 512 MB RAM? Wierd...

Posted 28 December 2005 - 09:58 AM

Firefox is a ram hog too...

50 megs of ram it used... But thats with having 4 windows, being open for about 8 hours with out closing firefox..

This post has been edited by dbfootballa3: 28 December 2005 - 09:59 AM

Was This Post Helpful? 0
  • +
  • -

#8 MarkoDaGeek   User is offline

  • Dirty Technophile
  • member icon

Reputation: 14
  • View blog
  • Posts: 11,158
  • Joined: 13-October 01

Re: Out of Memory with 512 MB RAM? Wierd...

Posted 28 December 2005 - 01:18 PM

yeah the new Firefox 1.5 has memory hogging issues, it caused me to switch to Opera, Firefox is no longer the sleek, small, fast browser it used to be.
Was This Post Helpful? 0
  • +
  • -

#9 dbfootballa3   User is offline

  • D.I.C Head
  • member icon

Reputation: 0
  • View blog
  • Posts: 238
  • Joined: 24-November 05

Re: Out of Memory with 512 MB RAM? Wierd...

Posted 28 December 2005 - 09:36 PM

There is a fix for it, but it didn't work for me :-\
Was This Post Helpful? 0
  • +
  • -

#10 born2c0de   User is offline

  • printf("I'm a %XR",195936478);
  • member icon

Reputation: 187
  • View blog
  • Posts: 4,673
  • Joined: 26-November 04

Re: Out of Memory with 512 MB RAM? Wierd...

Posted 28 December 2005 - 11:23 PM

MarkoDaGeek, on 29 Dec, 2005 - 02:45 AM, said:

yeah the new Firefox 1.5 has memory hogging issues, it caused me to switch to Opera, Firefox is no longer the sleek, small, fast browser it used to be.

Yea...I noticed Amadeus shifted to Opera too. [Noticed the Profile Browser Update]
Was This Post Helpful? 0
  • +
  • -

#11 Xenon   User is offline

  • Connection failed
  • member icon

Reputation: 9
  • View blog
  • Posts: 1,595
  • Joined: 12-September 05

Re: Out of Memory with 512 MB RAM? Wierd...

Posted 29 December 2005 - 07:53 AM

Well my Oracle 9i hogs up a whopping 130 MB ram, so my Pc is slow sometimes.

and i have Freemem Pro to free memory when i need it.
Was This Post Helpful? 0
  • +
  • -

Page 1 of 1