aMule Forum

English => en_Bugs => Topic started by: Anarconda on April 18, 2008, 08:08:45 PM

Title: aMule SVN - amuled uses 100% CPU after a couple of external access.
Post by: Anarconda on April 18, 2008, 08:08:45 PM
Well, my english sucks but I'll try to explain myself.

From 04-14, it is possible from 13 but I'm not sure, I have the following problem: after download daily tarball, compiling, installing and starting aMule with command "amuled -o",  after two or three external access (amulecmd or amuleweb) amule uses 100% of CPU not  answering any other access from amulecmd, amulweb or even sending a kill signal doesn't finish. To finish amuled I must use 'kill -9'.

IMO the problem is in amuled because if I install the tarball from 04-12 I can connect with amulecmd or amuleweb without any problem every time I want . But this behavior is not only with programs from this day, using, for example, today's tarball, without restarting amuled, I can connect without problems so many times I want.

I'am using Arch linux, kernel 2.6.24.4, gcc 4.3.0, wxgtk 2.8.7. If you need more information, please, let me know.

TIA.



Title: Re: aMule SVN - amuled uses 100% CPU after a couple of external access.
Post by: GonoszTopi on April 19, 2008, 12:20:01 PM
Tell me if I misunderstood something: 04.12 works and 04.18 too, but 04.14 doesn't, right?
Title: Re: aMule SVN - amuled uses 100% CPU after a couple of external access.
Post by: Anarconda on April 19, 2008, 12:30:49 PM
Tell me if I misunderstood something: 04.12 works and 04.18 too, but 04.14 doesn't, right?

No, 04-18 doesn't work for me. 04-12 was last one it's working perfectly.
Title: Re: aMule SVN - amuled uses 100% CPU after a couple of external access.
Post by: Anarconda on April 19, 2008, 07:03:15 PM
Incidentally, 04-19 tarball doesn't work neither.
Title: Re: aMule SVN - amuled uses 100% CPU after a couple of external access.
Post by: Anarconda on April 21, 2008, 04:53:30 PM
I don't know if this help but with today's tarball (04-21) I did:

1. Start amuled.
2. amulecmd -c status -> top shows a normal cpu usage.
3. amuleweb -f .aMule/remote.conf -> top ok
4. In firefox after connect with localhost and enter password:
     4.1 Click on 'server list' -> normal
     4.2 Click on 'transfer' -> normal
     4.3 Click on 'shared files' -> top shows amuled is consuming 99% of cpu.


Cheers.
Title: Re: aMule SVN - amuled uses 100% CPU after a couple of external access.
Post by: wuischke on April 21, 2008, 07:45:51 PM
Mh, does this happen with all skins? And can you reproduce above behaviour, i.e. every time you follow these steps amuleweb will consume 99% CPU?
Title: Re: aMule SVN - amuled uses 100% CPU after a couple of external access.
Post by: Anarconda on April 21, 2008, 09:11:45 PM
Mh, does this happen with all skins? And can you reproduce above behaviour, i.e. every time you follow these steps amuleweb will consume 99% CPU?

1. Skins? I'm using amuled, the daemon. I'm not even compiling GUI.
2. Every time? Yes.

Title: Re: aMule SVN - amuled uses 100% CPU after a couple of external access.
Post by: GonoszTopi on April 22, 2008, 03:11:47 AM
I believe wuischke meant webserver templates by the name 'skins'.
Title: Re: aMule SVN - amuled uses 100% CPU after a couple of external access.
Post by: Anarconda on April 22, 2008, 03:20:21 AM
I'm using default template. In fact, until now I never knew there is other options installed.