Closed Bug 88075 Opened 24 years ago Closed 22 years ago

Cancelling iBench test mid-way leaks nsSocketTransports

Categories

(Core :: Networking, defect, P3)

PowerPC
Mac System 8.5
defect

Tracking

()

RESOLVED WORKSFORME
Future

People

(Reporter: sfraser_bugs, Assigned: darin.moz)

References

()

Details

Attachments

(1 file)

If I cancel the iBench test in mid-flow, it sometimes (~50% of the time) leaves an nsSocketTransport around, which means that the mSelectFDSetCount never drops back to its base level (1 if using pollable events). This causes the Mac build to think that there is still network activity going on, and thus permanently hog the CPU.
Attached file nsSocketTransport log
simon, are you still seeing this? Rick checked in a fix to the URILoader which prevented OnStopRequest from firing on a cancelled request.
No.. my patch was just the opposite. The URILoader now *fires* OnStopRequest even if the load was cancelled... (i'm sure this is what you meant - doug, but I just wanted to be clear :-)
right, right. sorry about that.. I am having my house painted right now, and the fumes man, the fumes are killing me.
Priority: -- → P3
Target Milestone: --- → mozilla0.9.5
sfraser: do you know if this is still a problem?
Target Milestone: mozilla0.9.5 → ---
I have no idea.
Keywords: qawanted
-> future
Target Milestone: --- → Future
No new reports of this behavior in the past 18 months.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → WORKSFORME
Keywords: qawanted
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: