Closed
Bug 410558
Opened 16 years ago
Closed 8 years ago
ASSERTION: unexpected progress values: 'progress <= progressMax'
Categories
(Core :: Networking: HTTP, defect)
Core
Networking: HTTP
Tracking
()
RESOLVED
FIXED
People
(Reporter: neil, Unassigned)
References
()
Details
(Keywords: assertion)
This assertion is caused when a server sends more data than it specifies in the content length header. It is therefore not a fault in necko, and should IMHO be downgraded to a warning.
Comment 2•15 years ago
|
||
well, the URL here now gives: ###!!! ASSERTION: PushBack: 'Not Reached', file /home/cbiesinger/mozilla-central/netwerk/protocol/http/src/nsHttpConnection.h, line 117
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INCOMPLETE
Updated•8 years ago
|
Resolution: INCOMPLETE → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•