mldonkey-bugs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Mldonkey-bugs] [bug #17063] Infinite recursion in commonHasher_c.c:tige


From: James Oakley
Subject: [Mldonkey-bugs] [bug #17063] Infinite recursion in commonHasher_c.c:tiger_tree_fd() when file size is less than 1024 bytes
Date: Sat, 8 Jul 2006 14:36:57 +0000
User-agent: Mozilla/5.0 (compatible; Konqueror/3.5; Linux; en_GB, en_US) KHTML/3.5.1 (like Gecko)

Follow-up Comment #1, bug #17063 (project mldonkey):

I just realised that I misreported this bug. I moved the small file out, and
it's happened to another file. I moved that one out, and it's still
happening:

#0  0x083241af in tiger_tree_fd (fd=85, len=1048576, pos=0, block_size=0,
digest=0xb484f0bc "") at src/daemon/common/commonHasher_c.c:89
#1  0x08324204 in tiger_tree_fd (fd=85, len=1048576, pos=0, block_size=0,
digest=0xb484f13c "") at src/daemon/common/commonHasher_c.c:118
#2  0x08324204 in tiger_tree_fd (fd=85, len=1048576, pos=0, block_size=0,
digest=0xb484f1bc "") at src/daemon/common/commonHasher_c.c:118
#3  0x08324204 in tiger_tree_fd (fd=85, len=1048576, pos=0, block_size=0,
digest=0xb484f23c "") at src/daemon/common/commonHasher_c.c:118

So, it has nothing to do with the small file and clearly I need some coffee
because I should have realised that before (block_size set to 0, not the size
of the file).

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?func=detailitem&item_id=17063>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]