Closed Bug 22160 Opened 25 years ago Closed 25 years ago

AIX coredumps in nsHTTPChannel::Suspend

Categories

(Core :: Networking, defect, P1)

Other
AIX
defect

Tracking

()

VERIFIED WORKSFORME

People

(Reporter: jdunn, Assigned: jdunn)

References

Details

Building from the tip, AIX is coredumping in nsHTTPChannel::Suspend because mRequest is NULL. If I turn on logging (NSPR_LOG_MODULES=nsHTTPProtocol:5) I see that early on that (nsHTTPChannel) this = 0x206f2198, yet when Suspend is called it is 0x206f21a0 (off by 8 bytes)
Blocks: 18688
Status: NEW → ASSIGNED
Priority: P3 → P1
Target Milestone: M13
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → WORKSFORME
Not sure what fixed this... but I am no longer seeing it
per engineers comments marking verified
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.