Opened 10 years ago
Closed 10 years ago
#10886 closed bug (invalid)
W+ goes into tight loop when trying to download
Reported by: | andrewz | Owned by: | pulkomandy |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Applications/WebPositive | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
W+ hangs when trying to download from this page: sourceforge.net/projects/boost/files/boost/1.55.0/
This is with hrev47259. It is repeatable. Thread usage shows most usage in kernel team. System becomes unresponsive.
Change History (4)
comment:2 by , 10 years ago
Component: | - General → Applications/WebPositive |
---|---|
Owner: | changed from | to
Status: | new → assigned |
comment:3 by , 10 years ago
Please close this ticket. I installed the same nightly on a different PC and the page loaded correctly. Looks like this is hardware dependent.
comment:4 by , 10 years ago
Resolution: | → invalid |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Interestingly the page loads fine here in an older Haiku and W+ (hrev47044), it just adds two slashes to the URL (
....boost/1.55.0//
) for some reason.. Though the different behavior could come from any number of reasons other than the rev (different cookies ..etc) I guess.