![]() |
|
|||||||
| Register | FAQ | The Twelve Commandments | Members List | Calendar | Arcade | Find the Best VPN | Today's Posts | Search |
| General Discussion For anything which doesn't fit somewhere else (for PHEX users) |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Hello,
I noticed it only once and it's difficult to reproduce, so I'm asking here if anyone have noticed something similar. I was watching the download window completing one of those 735M downloads, just one candidate was uploading the last segment: [1] <m> bytes of <m> bytes complete. [2] <x> bytes of <n> bytes downloading. [3] <o> bytes of <o> bytes complete. Then another host was connected (busy) so segment [2] was splitted: [1] <m> bytes of <m> bytes complete. [2] <x> bytes of <n-(n-x)/2> bytes downloading. [4] 0 bytes of <(n-x)/2> bytes queued. [3] <o> bytes of <o> bytes complete. As the download of [4] never started the segments are joined just before <x> reaches the <n-(n-x)/2>-barrier: [1] <m> bytes of <m> bytes complete. [2] <x> bytes of <n-1> bytes downloading. [3] <o> bytes of <o> bytes complete. The downloaded file was corrupt, so where was the byte gone? I think <x> was odd at the segment splitting point. Maybe this is a division remainder bug. Or something else went wrong... Helge |
|
#2
|
|||
|
|||
|
Ohh... good observation. Thanks....
I was able to reproduce it and integrate the fix in the already freezed code for the next release. You will see the release and fix during the next days. Gregor |
|
#3
|
|||
|
|||
|
Good reaction time. I'm quick in finding bugs but you're fixing bugs even more quickly!
Helge |
|
#4
|
|||
|
|||
|
;-)
Thank you for reporting all the bugs and suggestions... That always helps me and as you see I take every issue seriously and try to fix it quickly, if possible. Gregor |
|
#5
|
|||
|
|||
|
I downloaded a file with a search results size 4333706 bytes.
Phex release_0_7_2 download completed size 4333699 bytes. Phex 0_7_3 (unstable) download completed size 4333706 bytes. Helge |
|
#6
|
|||
|
|||
|
Quote:
Gregor |
|
#7
|
|||
|
|||
|
Quote:
Oh, now you have released 0.7.3 so it's no longer "unstable" :-) Helge |
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Splitting Files | cul8rchick | Open Discussion topics | 4 | February 27th, 2006 11:01 PM |
| Editing/Splitting MP3 files | limey | General Mac Support | 3 | July 20th, 2002 05:59 PM |
| dropout- temporary loss of sound in each and every file I download | raysmaze | LimeWire Beta Archives | 1 | May 14th, 2002 12:52 PM |
| a different type of download percentage loss | hg123 | Support: General | 1 | November 28th, 2001 04:40 AM |
| Splitting the "clear completed" function? | divxleecher | Gnotella (Windows) | 0 | November 18th, 2000 09:24 AM |