Closed Bug 199500 Opened 21 years ago Closed 21 years ago

Crash in [@ nsHttpConnectionMgr::OnSocketEvent] if PSM is not installed

Categories

(Core :: Networking: HTTP, defect, P1)

x86
FreeBSD
defect

Tracking

()

RESOLVED FIXED
mozilla1.4alpha

People

(Reporter: wade, Assigned: darin.moz)

References

()

Details

(Keywords: crash)

Crash Data

Attachments

(2 files)

When attempting to load http://www.lovepop.net/enter.html I get an immediate
crash in nsHttpConnectionMgr::OnSocketEvent. This is a CVS Trunk pull from
today. Platform is FreeBSD 5.0-CURRENT, moz is built with pthreads).

---
0x28d0bb4b in nsHttpConnectionMgr::OnSocketEvent(unsigned, unsigned, void*) (
    this=0x28a62fe9, type=3503345872, uparam=3503345872, vparam=0x8cdd900)
    at nsHttpConnectionMgr.cpp:842
842                 NS_RELEASE(conn);
(gdb) bt
#0  0x28d0bb4b in nsHttpConnectionMgr::OnSocketEvent(unsigned, unsigned, void*)
    (this=0x28a62fe9, type=3503345872, uparam=3503345872, vparam=0x8cdd900)
    at nsHttpConnectionMgr.cpp:842
#1  0x28cc8465 in nsSocketTransportService::ServiceEventQ() (this=0x814c800)
    at nsSocketTransportService2.cpp:300
#2  0x28cc928c in nsSocketTransportService::Run() (this=0x814c800)
    at nsSocketTransportService2.cpp:606
#3  0x28a13c54 in nsThread::Main(void*) (arg=0x8164be0) at nsCOMPtr.h:690
#4  0x2816b299 in PR_Select () from ./libnspr4.so
#5  0x2882c46e in _thread_start () from /usr/lib/libc_r.so.5
(gdb)
I just updated my Windows XP system and am not seeing it there, just under
FreeBSD5. Hopefully someone else can reproduce this. I clean/clobbered overnight
after I saw this and rebuilt so I think my tree is kosher.

*** This bug has been marked as a duplicate of 199492 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
I am still seeing this even with the fix from 199492. Attaching an HTTP log.
Status: RESOLVED → UNCONFIRMED
Resolution: DUPLICATE → ---
Attached file HTTP log of connection
this is for real.. it happens if PSM is not installed.  investigating...
Severity: normal → blocker
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Flags: blocking1.4a?
Priority: -- → P1
Target Milestone: --- → mozilla1.4alpha
Attached patch v1 patchSplinter Review
Attachment #118679 - Flags: superreview?(alecf)
Attachment #118679 - Flags: review?(alecf)
Summary: Crash in nsHttpConnectionMgr::OnSocketEvent → Crash in nsHttpConnectionMgr::OnSocketEvent if PSM is not installed
Comment on attachment 118679 [details] [diff] [review]
v1 patch

r/sr=alecf
Attachment #118679 - Flags: superreview?(alecf) → superreview+
Attachment #118679 - Flags: review?(alecf)
Comment on attachment 118679 [details] [diff] [review]
v1 patch

seeking drivers approval for 1.4 alpha.  this is another crash regression from
the NTLM landing.  thx!
Attachment #118679 - Flags: approval1.4a?
Comment on attachment 118679 [details] [diff] [review]
v1 patch

a=dbaron, but shouldn't the comment say "sever" rather than "severe"?
Attachment #118679 - Flags: approval1.4a? → approval1.4a+
Fixed on trunk
Status: ASSIGNED → RESOLVED
Closed: 21 years ago21 years ago
Resolution: --- → FIXED
thx kurros!
Keywords: crash
Summary: Crash in nsHttpConnectionMgr::OnSocketEvent if PSM is not installed → Crash in [@ nsHttpConnectionMgr::OnSocketEvent] if PSM is not installed
Flags: blocking1.4a?
Crash Signature: [@ nsHttpConnectionMgr::OnSocketEvent]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: