openkore memory usage/ram usage starts at 40k goes on increa

International

Moderator: Moderators

unknown0
Noob
Noob
Posts: 17
Joined: 13 Apr 2009, 03:51
Noob?: No

openkore memory usage/ram usage starts at 40k goes on increa

#1 Post by unknown0 »

openkore memory usage/ram usage starts at 40k goes on increasing till 200k and + i think
till rescently everything was fine after i made a few changes to the registry or something no idea
now the bot starts at 40k usage
but continously increasing
till 200k and +
casuing motherboard to beep and ram. to get loaded


and this continuous increase in memory usage by application is happening only by openkore..
no other application is doing it

using vista 32 bit business
Bibian
Perl Monk
Perl Monk
Posts: 416
Joined: 04 Apr 2008, 03:08

Re: openkore memory usage/ram usage starts at 40k goes on increa

#2 Post by Bibian »

40 KB or MB?
unknown0
Noob
Noob
Posts: 17
Joined: 13 Apr 2009, 03:51
Noob?: No

Re: openkore memory usage/ram usage starts at 40k goes on increa

#3 Post by unknown0 »

shows 40000k so i guess it means 40mb


its surely not anything i did coz i just made simple changes to the registry like tcpackfrequency and tcpnodelay
and i m running these bots on a pvt server
it stats at arnd 38k memory usage 38000 k thats what it shows in ctrl-alt-del its vista 32 bit business edition
and with 14 bots cpu usage ranges from 30 to 40 % but ram usage goes upwards at a slow rate
like this
say it start at 40 % ram usage
after 1 hour it will be at 70% usage and the openkore programs will be at 150k to 200k
why is this happening
and the cpu gives single beeps random maybe once in 10 minutes or 4 times in 10 minutes
also i checked the beep codes for my motherboard DG33FB it does not mention of a single beep and
thermal warning is high-low-high-low so its definitely not that
today i put windows xp(a clean install on a new partition i just created) on another partition but the beeps stil ltake place and it happens to a friend of mine too(the beep part not sure if he faces the same over use of ram memory by openkore) but what is this continuos increase in memory demanded by openkore i hv never noticed it earlier
on xp it increases from 12k or 15k to 22k and stops but beeps continue whats the problem any idea
mine is a quad core q6600 with 4 gb ram


**********till rescent i was running 20 bots on iRo 20 hrs a day but that time my cpu usage was 55 to 70% and ram was fixed at 45 to 50 % any idea whats gone wrong ? and no beeps- it was working perfect *******



i also checked with my iRO bot folder even that is facing the same problem now on vista going upwards of 100k from the usual 32k to 40k any solution
also i wanted to no will openkore work on windows 7 coz i hv downloaded the rc version
bibian please help

also i wanted to ask u is there anyway to use a network like tor to bot so that they cant do mass ids ip ban..but not face the lagg of a proxy ??
unknown0
Noob
Noob
Posts: 17
Joined: 13 Apr 2009, 03:51
Noob?: No

Re: openkore memory usage/ram usage starts at 40k goes on increa

#4 Post by unknown0 »

Is it a memory leak?
--------------------

Note that constantly increasing memory usage is not necessarily evidence of a memory leak. Some applications will store ever increasing amounts of information in memory (e.g. as a cache). If the cache can grow so large as to cause problems, this may be a programming or design error, but is not a memory leak as the information remains nominally in use. In other cases, programs may require an unreasonably large amount of memory because the programmer has assumed memory is always sufficient for a particular task; for example, a graphics file processor might start by reading the entire contents of an image file and storing it all into memory, something that is not viable where a very large image exceeds available memory.

To put it another way, a memory leak arises from a particular kind of programming error, and without access to the program code, someone seeing symptoms can only guess that there might be a memory leak. It would be better to use terms such as "constantly increasing memory use" where no such inside knowledge exists.

The term "memory leak" is evocative and non-programmers especially can become so attached to the term as to use it for completely unrelated memory issues such as buffer overrun.


the link with more info can anyone help ?

http://techrepublic.com.com/5208-6230-0 ... 61&start=0
jg85
Noob
Noob
Posts: 17
Joined: 29 Dec 2008, 19:39
Noob?: No

Re: openkore memory usage/ram usage starts at 40k goes on increa

#5 Post by jg85 »

I run multiple bots on WinXP SP3 and they all use 25-40MB only, so you must have some kind of problem because 200+ is not normal.

Just a shot in the dark here, but is your computer adequately cooled? If you leave your computer on 24/7 it can get overheated easily, and if it gets overheated things could seriously slow down or crash. Also hardware failures can cause beeps when they're overheating (maybe it's not the motherboard that's beeping?). 20 Bots sounds like a lot for 1 single PC... Running resource intensive programs (or simply a lot in your case) will add to this problem.

Have you tried running only ONE bot a time? Test them out one by one and see if any of them jump to 200+ while only running one at a time. If every single one jumps to 200+, then it's possible you do have some kind of memory leak. If any of them stay in the normal range, then memory leaks probably have nothing to do with your problem.