bugmldonkey, a multi-networks file-sharing client - Bugs: bug #7923, multiple source entries in...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #7923: multiple source entries in file_sources.ini

Submitter:  None
Submitted:  Fri 27 Feb 2004 11:01:14 AM UTC
   
 
Category:  Core Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Program malfunction
Status:  Fixed Assigned to:  None
Open/Closed:  Closed Release:  2-5-16
Release:  t Operating System:  Linux
Binaries Origin:  CVS / Self compiled CPU type:  None

Discussion

Wed 18 May 2005 02:46:13 PM UTC, comment #3: 

Checked "grep addr file_sources.ini|sort|uniq -c|sort -g" with
2.5.30.15, no double entries anymore.

spiralvoice <spiralvoice>
Group administrator
Sat 21 Aug 2004 11:58:46 AM UTC, comment #2: 

Please check if this bug still is in current CVS version.
You should find a tarball of current CVS in files section of
this project: http://savannah.n ... ownload/mldonkey/

spiralvoice <spiralvoice>
Group administrator
Fri 23 Jul 2004 12:31:28 AM UTC, comment #1: 

Its even worse, core is running for only 12 hours...

grep addr file_sources.ini|sort|uniq -c|sort -g
[...]
     80      addr = ("xxx.230.33.x", 4662)
     88      addr = ("xxx.47.74.x", 4662)
     91      addr = ("xxx.39.200.x", 5662)
     91      addr = ("xxx.99.207.x", 4662)
     95      addr = ("xxx.139.126.x", 5662)
     98      addr = ("xxx.89.226.x", 65000)
    125      addr = ("xxx.202.35.x", 4662)
    150      addr = ("xxx.84.105.x", 4661)

spiralvoice <spiralvoice>
Group administrator
Fri 27 Feb 2004 11:01:14 AM UTC, original submission:  

When I analyse file_sources.ini with this command line:

grep addr file_sources.ini|sort|uniq -c|sort -g

I always get this typical output at the end:

      4      addr = ("x.184.232.99", 4662)
      4      addr = ("x.14.223.225", 4662)
      4      addr = ("x.234.3.13", 4662)
      4      addr = ("x.131.96.210", 4662)
      4      addr = ("x.135.89.176", 4662)
      4      addr = ("x.82.149.78", 4662)
      4      addr = ("x.121.101.124", 4662)
      5      addr = ("x.229.175.40", 4000)
      5      addr = ("x.89.12.171", 4662)
      6      addr = ("x.94.190.103", 6001)
      6      addr = ("x.134.220.57", 8080)
      6      addr = ("x.138.65.235", 4661)
      7      addr = ("x.82.4.97", 4662)
      7      addr = ("x.83.47.97", 4665)
      7      addr = ("x.83.47.97", 4666)
     11      addr = ("x.23.232.40", 4662)
     13      addr = ("x.134.214.173", 4662)

So there are 13 entries of the same IP/Port combination. Shouldn't all entries be just one(1)?

Anonymous

 

Attached Files

This item currently has no attached files.

 

Dependencies

This item does not depend on any other items.

No items depend on this one.

 

Mail Notification Carbon-Copy List

 

Votes

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

History

Follow 6 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2005-05-18 spiralvoice Open/ClosedOpen Closed
2005-05-18 spiralvoice StatusNone Fixed
2004-07-23 spiralvoice Release2-5-11 2-5-16
    Release2.5-11 t
2004-03-02 spiralvoice Item GroupCompilation problem Program malfunction
    ReleaseNone 2-5-11

Back to the top

Powered by Savane 3.16-8b18.
Corresponding source code