Closed
Bug 86662
Opened 25 years ago
Closed 25 years ago
Trunk crash [@ nsSocketTransport::OnStatus]
Categories
(Core :: Networking, defect)
Tracking
()
People
(Reporter: greer, Assigned: darin.moz)
Details
(Keywords: crash, qawanted, topcrash)
Crash Data
This one has just begun to show up in the talkback Trunk reports for Windows
and Linux. It doesn't have much to go on. I'm logging it in case someone can
isolate the problem and run a quick patch before the coming code freeze. Marking
qawanted while we look for repro steps.
Windows Stack:
--------------
nsSocketTransport::OnStatus
Min Runtime :3052
Max Runtime :3999
Min seconds since last crash :3052
Max seconds since last crash :3999
First Appearance Date : 2001-06-17
Last Appearance Date : 2001-06-18
First Build ID : 2001061622
Latest Build ID : 2001061722
Stack Trace:
nsSocketTransport::OnStatus
[d:\builds\seamonkey\mozilla\netwerk\base\src\nsSocketTransport.cpp line 1794]
nsSocketReadRequest::OnRead
[d:\builds\seamonkey\mozilla\netwerk\base\src\nsSocketTransport.cpp line 2732]
nsSocketTransport::doReadWrite
[d:\builds\seamonkey\mozilla\netwerk\base\src\nsSocketTransport.cpp line 1004]
nsSocketTransport::OnStatus 39e56348
http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/netwerk/base/src/nsSocketTra
nsport.cpp
line 1794
Build: 2001061722 CrashDate: 2001-06-18 UptimeMinutes: 66 Total: 66
OS: Windows 98 4.10 build 67766446
Detailed : http://climate/reports/incidenttemplate.cfm?bbid=31863250
StackTrace:
http://climate/reports/stackcommentemail.cfm?dynamicBBID=31863250
nsSocketTransport::OnStatus 39e56348
http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/netwerk/base/src/nsSocketTra
nsport.cpp
line 1794
Build: 2001061710 CrashDate: 2001-06-17 UptimeMinutes: 50 Total: 50
OS: Windows 98 4.10 build 67766446
Detailed : http://climate/reports/incidenttemplate.cfm?bbid=31843410
StackTrace:
http://climate/reports/stackcommentemail.cfm?dynamicBBID=31843410
nsSocketTransport::OnStatus 39e56348
http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/netwerk/base/src/nsSocketTra
nsport.cpp
line 1794
Build: 2001061622 CrashDate: 2001-06-17 UptimeMinutes: 53 Total: 53
OS: Windows 98 4.10 build 67766446
Detailed : http://climate/reports/incidenttemplate.cfm?bbid=31830143
StackTrace:
http://climate/reports/stackcommentemail.cfm?dynamicBBID=31830143
Linux Stack:
-----------
First Build ID : 2001061721
Latest Build ID : 2001061721
Stack Trace:
nsSocketTransport::OnStatus()
nsSocketReadRequest::OnRead()
nsSocketTransport::doReadWrite()
nsSocketTransport::Process()
nsSocketTransportService::Run()
nsThread::Main()
libnspr4.so + 0x1f6ee (0x401ba6ee)
libpthread.so.0 + 0x6c75 (0x401d1c75)
nsSocketTransport::OnStatus() 9ecbedb5
line
Build: 2001061721 CrashDate: 2001-06-19 UptimeMinutes: 13 Total: 114
OS: Linux 2.2.19
Detailed : http://climate/reports/incidenttemplate.cfm?bbid=31897730
StackTrace:
http://climate/reports/stackcommentemail.cfm?dynamicBBID=31897730
Adding keywords for Talkback tracking
Updated•25 years ago
|
Severity: normal → critical
| Assignee | ||
Comment 3•25 years ago
|
||
| Assignee | ||
Comment 4•25 years ago
|
||
see my comments in bug 85578... this is very likely a dupe.
*** This bug has been marked as a duplicate of 85578 ***
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Updated•15 years ago
|
Crash Signature: [@ nsSocketTransport::OnStatus]
You need to log in
before you can comment on or make changes to this bug.
Description
•