aMule Forum

English => en_Bugs => Topic started by: ender on February 05, 2004, 06:31:07 PM

Title: aMule goes crazy after running for a while
Post by: ender on February 05, 2004, 06:31:07 PM
And by crazy I mean crazy - it starts sending something through UDP as fast as possible:

This is the normal activity on it's UDP port:
Code: [Select]
IPTraf                                                                        
+ Proto/Port --------- Pkts --- Bytes -- PktsTo - BytesTo  PktsFrom BytesFrom -+
| UDP/2223              743     33692       617     27896       126      5796  |
+ 36 entries ------- Elapsed time:   0:14 -------------------------------------+
 Protocol data rates (kbytes/s)      0.00  in       0.00  out      0.00  total
After a while, this is what happens:
Code: [Select]
IPTraf                                                                        
+ Proto/Port --------- Pkts --- Bytes -- PktsTo - BytesTo  PktsFrom BytesFrom -+
| UDP/2223          1360156  61893088     45410   1414772   1314746  60478316  |
+ 137 entries ------ Elapsed time:   0:50 -------------------------------------+
 Protocol data rates (kbytes/s)      0.00  in     508.50  out    508.50  total

Any ideas why this is happening? aMule was compiled today, around 12 CET.