Closed Bug 45358 Opened 24 years ago Closed 24 years ago

Intermittent crash on Win2K startup [@ nsPipe::nsPipeOutputStream::WriteSegments]

Categories

(Core :: DOM: UI Events & Focus Handling, defect, P3)

x86
Windows 2000
defect

Tracking

()

VERIFIED DUPLICATE of bug 46267

People

(Reporter: morse, Assigned: ruslan)

References

Details

(Keywords: crash, platform-parity, topcrash, Whiteboard: [nsbeta2+])

Crash Data

Attachments

(1 file)

I started the browser about 20 times and an three of those occaisons I got an 
assertion followed by a crash on startup.  So this problem is very intermittent 
but it is real.  Stack trace for both the assertion and the crash are shown 
below.

Assigning to event-handling because that was the most recognizable thing on the 
top of the stack.

stacktrace at assertion:

NTDLL! 77f76274()
nsDebug::Assertion(const char * 0x01ce4914 
??_C@_0DJ@KMGL@You?5can?8t?5dereference?5a?5NULL?5nsC@, const char * 0x01ce4958 
??_C@_0N@NHHF@mRawPtr?5?$CB?$DN?50?$AA@, const char * 0x01ce4968 
??_C@_0BO@LIAM@?4?4?2?4?4?2dist?2include?2nsCOMPtr?4h?$AA@, int 649) line 246 + 
13 bytes
nsDebug::PreCondition(const char * 0x01ce4914 
??_C@_0DJ@KMGL@You?5can?8t?5dereference?5a?5NULL?5nsC@, const char * 0x01ce4958 
??_C@_0N@NHHF@mRawPtr?5?$CB?$DN?50?$AA@, const char * 0x01ce4968 
??_C@_0BO@LIAM@?4?4?2?4?4?2dist?2include?2nsCOMPtr?4h?$AA@, int 649) line 342 + 
21 bytes
nsCOMPtr<nsIDocument>::operator->() line 649 + 34 bytes
nsXBLEventHandler::ExecuteHandler(nsXBLEventHandler * const 0x024ec8c0, const 
nsString & {"keypress"}, nsIDOMEvent * 0x02539f34) line 592 + 41 bytes
nsXBLEventHandler::KeyPress(nsIDOMEvent * 0x02539f34) line 143 + 40 bytes
nsEventListenerManager::HandleEvent(nsIPresContext * 0x01fe4c00, nsEvent * 
0x0012f730, nsIDOMEvent * * 0x0012f510, nsIDOMEventTarget * 0x024225c0, unsigned 
int 7, nsEventStatus * 0x0012f69c) line 1094 + 23 bytes
nsXULElement::HandleDOMEvent(nsXULElement * const 0x024225b0, nsIPresContext * 
0x01fe4c00, nsEvent * 0x0012f730, nsIDOMEvent * * 0x0012f510, unsigned int 1, 
nsEventStatus * 0x0012f69c) line 3350
PresShell::HandleEventInternal(nsEvent * 0x0012f730, nsIView * 0x02027f80, 
nsEventStatus * 0x0012f69c) line 3906 + 45 bytes
PresShell::HandleEvent(PresShell * const 0x020276f4, nsIView * 0x02027f80, 
nsGUIEvent * 0x0012f730, nsEventStatus * 0x0012f69c, int & 1) line 3841 + 23 
bytes
nsView::HandleEvent(nsView * const 0x02027f80, nsGUIEvent * 0x0012f730, unsigned 
int 28, nsEventStatus * 0x0012f69c, int & 1) line 782
nsViewManager2::DispatchEvent(nsViewManager2 * const 0x020262f0, nsGUIEvent * 
0x0012f730, nsEventStatus * 0x0012f69c) line 1389
HandleEvent(nsGUIEvent * 0x0012f730) line 69
nsWindow::DispatchEvent(nsWindow * const 0x02027e04, nsGUIEvent * 0x0012f730, 
nsEventStatus & nsEventStatus_eIgnore) line 560 + 10 bytes
nsWindow::DispatchWindowEvent(nsGUIEvent * 0x0012f730) line 581
nsWindow::DispatchKeyEvent(unsigned int 131, unsigned short 0, unsigned int 13) 
line 2133 + 15 bytes
nsWindow::OnChar(unsigned int 13, unsigned int 13, unsigned char 1) line 2257
nsWindow::ProcessMessage(unsigned int 258, unsigned int 13, long 1835009, long * 
0x0012fab8) line 2685 + 51 bytes
nsWindow::WindowProc(HWND__ * 0x017106c2, unsigned int 258, unsigned int 13, 
long 1835009) line 829 + 27 bytes
US

stack trace at crash

nsXBLEventHandler::ExecuteHandler(nsXBLEventHandler * const 0x024ec8c0, const 
nsString & {"keypress"}, nsIDOMEvent * 0x02539f34) line 592 + 53 bytes
nsXBLEventHandler::KeyPress(nsIDOMEvent * 0x02539f34) line 143 + 40 bytes
nsEventListenerManager::HandleEvent(nsIPresContext * 0x01fe4c00, nsEvent * 
0x0012f730, nsIDOMEvent * * 0x0012f510, nsIDOMEventTarget * 0x024225c0, unsigned 
int 7, nsEventStatus * 0x0012f69c) line 1094 + 23 bytes
nsXULElement::HandleDOMEvent(nsXULElement * const 0x024225b0, nsIPresContext * 
0x01fe4c00, nsEvent * 0x0012f730, nsIDOMEvent * * 0x0012f510, unsigned int 1, 
nsEventStatus * 0x0012f69c) line 3350
PresShell::HandleEventInternal(nsEvent * 0x0012f730, nsIView * 0x02027f80, 
nsEventStatus * 0x0012f69c) line 3906 + 45 bytes
PresShell::HandleEvent(PresShell * const 0x020276f4, nsIView * 0x02027f80, 
nsGUIEvent * 0x0012f730, nsEventStatus * 0x0012f69c, int & 1) line 3841 + 23 
bytes
nsView::HandleEvent(nsView * const 0x02027f80, nsGUIEvent * 0x0012f730, unsigned 
int 28, nsEventStatus * 0x0012f69c, int & 1) line 782
nsViewManager2::DispatchEvent(nsViewManager2 * const 0x020262f0, nsGUIEvent * 
0x0012f730, nsEventStatus * 0x0012f69c) line 1389
HandleEvent(nsGUIEvent * 0x0012f730) line 69
nsWindow::DispatchEvent(nsWindow * const 0x02027e04, nsGUIEvent * 0x0012f730, 
nsEventStatus & nsEventStatus_eIgnore) line 560 + 10 bytes
nsWindow::DispatchWindowEvent(nsGUIEvent * 0x0012f730) line 581
nsWindow::DispatchKeyEvent(unsigned int 131, unsigned short 0, unsigned int 13) 
line 2133 + 15 bytes
nsWindow::OnChar(unsigned int 13, unsigned int 13, unsigned char 1) line 2257
nsWindow::ProcessMessage(unsigned int 258, unsigned int 13, long 1835009, long * 
0x0012fab8) line 2685 + 51 bytes
nsWindow::WindowProc(HWND__ * 0x017106c2, unsigned int 258, unsigned int 13, 
long 1835009) line 829 + 27 bytes
USE
Keywords: crash, nsbeta2
Also seen on Win2k.
Putting on [nsbeta2-] radar. Not critical to beta2. 
Whiteboard: [nsbeta2-]
Mine.
Assignee: joki → hyatt
Check out my Talkback reports. I have submitted about 5 in the last 5 minutes 
trying to start last night's build.

Crashing 50% of the time trying to start the browser is not critical to beta2???
I just got this assertion+crash four times in a row.  The fifth time it started 
up ok.  Removing nsbeta2- to get this back on ptd radar for reconsideration.
Whiteboard: [nsbeta2-]
*SPAM*: Adding myself to the CC: list.
Putting on [nsbeta2+] radar for beta2 fix. Putting on [NEED INFO] radar. Is this 
a dup of the bug involving a crash when you hit return in the profile manager.
Whiteboard: [NEED INFO][nsbeta2+]
I am not sure, but my crash happens immediately at startup. There is no profile 
manager, no window, no nothing. Just a crash dialog.
According to TalkBack, the problem is nsPipe::nsPipeOutputStream::WriteSegments. 
There are 27 crashes in today's crash data on this.
Maybe this has something to do with it?

XML Error in file 'chrome://navigator/content/navigator.xul', Line Number: 37, 
Col Number: 0, Description: error in processing external entity reference
Source Line: %navigatorDTD;
Notice that all Talkback crashes on startup in nsPipe2 are on Windows 2000.
Adding topcrash keyword and stack signature to summary, this made it to the 3rd 
spot on today's talkback crash list.
Keywords: topcrash
Summary: Intermittent crash on startup → Intermittent crash on startup [@ nsPipe::nsPipeOutputStream::WriteSegments]
Ok, so now you've turned this into two bugs.  A crash in the pipe code is not 
XBL.  Since I already have a bug on the XBL crash, I'm going to give this bug to 
a Necko person to deal with the pipe crash.
Assignee: hyatt → gagan
Note that the data in the Talkback reports are incorrect. Notice that the data 
for this crash is the same Saturday, Sunday, and today. I doubt the same number 
of people crashed and entered the same exact comments each day.
So now I'm confused.  I opened this report as an XBL crash and attached a stack 
trace.  jpatel changed this to a pipe crash.  hyatt says he has another bug for 
the xbl crash.  Before converting this bug to something that it wasn't, at least 
give me the number for the xbl crash which this bug originally was. :-/
OK, I found it -- it's bug 42458.  Yes, I agree that the original intent of this 
bug is probably a dup of that one.  I do come in through the profile manager 
every time.  And maybe I randomly alternate between pressing enter versus 
clicking start-mozilla and that's why I was seeing the crash "intermittently".
I must be dyslexic.  The bug I meant to say above is bug 45248, not 42458. 
I see the crash too.

Steps to reproduce:

1) Start the browser
2) Select a profile
3) Press enter ( like Steve suggested ) instead of start-mozilla button.

You should see an assertion followed by a crash ( same stack as mentioned by 
steve ).
But I don't see a crash related to nsPipe.  Steve, are you seeing the nsPipe 
crash?  If not can we close this bug?
Additionally, if you only have one profile, it crashes without ever displaying 
anything.
Jerry, did you see this crash on NT?
No. I'm on Win2k.
I still have to get this to crash for me. But am putting a 7/21 as a worst-case
guess for at least making this not crash. 
Whiteboard: [NEED INFO][nsbeta2+] → [nsbeta2+] ETA 7/21
Mozilla is now unusable on WIn2k. I cannot make it start without crashing at 
all. I do not know if the crash is still the same, but there are several 
Talkback reports from me this morning on this one.

TB14510384H
TB14510380E
TB14509726X
TB14509722W

Are just a few.
I think this is totally a win2k problem because I couldn't reproduce the crash 
on NT..at all.
OS: Windows NT → Windows 2000
Summary: Intermittent crash on startup [@ nsPipe::nsPipeOutputStream::WriteSegments] → Intermittent crash on Win2K startup [@ nsPipe::nsPipeOutputStream::WriteSegments]
Keywords: qawanted
Jerry, did you try changing the profile?  
The crash occurs even when first starting after deleting Users50 and 
mozregistry.dat. The first start was OK. Then used File -> Quit. Restarted. 
Crash. Talkback report TB14579374G.
ruslan can you look at it? thanks. 
Assignee: gagan → ruslan
Status: NEW → ASSIGNED
Not sure if this is the same crash, but I'm on win2k and for the last week (or
so?) if I redownload a nightly build, deltree bin, then reunzip (preserving my
users50 etc), it will crash when I run mozilla, but then not crash after that.

So it's crashing only the first time when I reunzip a new nightly.
Hmm. Actually I'm using win2k box as my promary dev. box and I have not noticed 
any trouble whatsoever. I take it it's only commercial optimized build behaves 
this way. Any other hints how can I reproduce it on the debug build? Can it be a 
misconfiguration/installer problem?
I don't use the installer, and there is no possibility of misconfiguration since 
it happens after deleting Users50 and mozregsitry.dat. It occurs about 75% of 
the time here.
Recent Reports submitted via Talkback System and Stack Trace:-

nsPipe::nsPipeOutputStream::WriteSegments
[d:\builds\seamonkey\mozilla\xpcom\io\nsPipe2.cpp
nsPipe::nsPipeOutputStream::WriteFrom
[d:\builds\seamonkey\mozilla\xpcom\io\nsPipe2.cpp
nsReadFromInputStream   [d:\builds\seamonkey\mozilla\xpcom\io\nsPipe2.cpp
ntdll.dll + 0xed75 (0x77f8ed75)
nsFileTransport::Run
[d:\builds\seamonkey\mozilla\netwerk\base\src\nsFileTransport.cpp
nsThreadPoolRunnable::Run
[d:\builds\seamonkey\mozilla\xpcom\threads\nsThread.cpp
nsThread::Main  [d:\builds\seamonkey\mozilla\xpcom\threads\nsThread.cpp
_PR_NativeRunThread     [pruthr.c
MSVCRT.DLL + 0x248d (0x7800248d)
KERNEL32.DLL + 0x12ca8 (0x77e92ca8)

    nsPipe::nsPipeOutputStream::WriteSegments 8829a02c
        http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/xpcom/io/nsPipe2.cpp 
line
651
        Build: 2000071521 CrashDate: 2000-07-16 UptimeMinutes: 145  Total: 145 
        OS: Windows NT  5.0 build 2195
        URL: 
        Comment: 
        Stacktrace: 
http://cyclone/reports/stackcommentemail.cfm?dynamicBBID=14254592

    nsPipe::nsPipeOutputStream::WriteSegments e9da079a
        http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/xpcom/io/nsPipe2.cpp 
line
651
        Build: 2000071609 CrashDate: 2000-07-16 UptimeMinutes: 3  Total: 20 
        OS: Windows NT  5.0 build 2195
        URL: 
        Comment: 
        Stacktrace: 
http://cyclone/reports/stackcommentemail.cfm?dynamicBBID=14275336

    nsPipe::nsPipeOutputStream::WriteSegments 928e3229
        http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/xpcom/io/nsPipe2.cpp 
line
651
        Build: 2000071621 CrashDate: 2000-07-17 UptimeMinutes: 1  Total: 1 
        OS: Windows NT  5.0 build 2195
        URL: 
        Comment: 
        Stacktrace: 
http://cyclone/reports/stackcommentemail.cfm?dynamicBBID=14322258

    nsPipe::nsPipeOutputStream::WriteSegments 8829a02c
        http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/xpcom/io/nsPipe2.cpp 
line
651
        Build: 2000071621 CrashDate: 2000-07-17 UptimeMinutes: 9  Total: 11 
        OS: Windows NT  5.0 build 2195
        URL: 
        Comment: 
        Stacktrace: 
http://cyclone/reports/stackcommentemail.cfm?dynamicBBID=14323447

    nsPipe::nsPipeOutputStream::WriteSegments ce0f3e17
        http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/xpcom/io/nsPipe2.cpp 
line
651
        Build: 2000071621 CrashDate: 2000-07-17 UptimeMinutes: 0  Total: 0 
        OS: Windows NT  5.0 build 2128
        URL: 
        Comment: 
        Stacktrace: 
http://cyclone/reports/stackcommentemail.cfm?dynamicBBID=14327835

    nsPipe::nsPipeOutputStream::WriteSegments ce0f3e17
        http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/xpcom/io/nsPipe2.cpp 
line
651
        Build: 2000071621 CrashDate: 2000-07-17 UptimeMinutes: 0  Total: 0 
        OS: Windows NT  5.0 build 2128
        URL: 
        Comment: 
        Stacktrace: 
http://cyclone/reports/stackcommentemail.cfm?dynamicBBID=14327819

    nsPipe::nsPipeOutputStream::WriteSegments 928e3229
        http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/xpcom/io/nsPipe2.cpp 
line
651
        Build: 2000071621 CrashDate: 2000-07-17 UptimeMinutes: 215  Total: 215 
        OS: Windows NT  5.0 build 2195
        URL: 
        Comment: 
        Stacktrace: 
http://cyclone/reports/stackcommentemail.cfm?dynamicBBID=14340456

    nsPipe::nsPipeOutputStream::WriteSegments ea704a27
        http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/xpcom/io/nsPipe2.cpp 
line
651
        Build: 2000071621 CrashDate: 2000-07-17 UptimeMinutes: 0  Total: 215 
        OS: Windows NT  5.0 build 2195
        URL: 
        Comment: 
        Stacktrace: 
http://cyclone/reports/stackcommentemail.cfm?dynamicBBID=14340488

    nsPipe::nsPipeOutputStream::WriteSegments f5c4d9b8
        http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/xpcom/io/nsPipe2.cpp 
line
651
        Build: 2000071709 CrashDate: 2000-07-17 UptimeMinutes: 0  Total: 1 
        OS: Windows NT  5.0 build 2195
        URL: 
        Comment: 
        Stacktrace: 
http://cyclone/reports/stackcommentemail.cfm?dynamicBBID=14341195

    nsPipe::nsPipeOutputStream::WriteSegments 928e3229
        http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/xpcom/io/nsPipe2.cpp 
line
651
        Build: 2000071621 CrashDate: 2000-07-18 UptimeMinutes: 2  Total: 2 
        OS: Windows NT  5.0 build 2195
        URL: 
        Comment: 
        Stacktrace: 
http://cyclone/reports/stackcommentemail.cfm?dynamicBBID=14369891

    nsPipe::nsPipeOutputStream::WriteSegments ea704a27
        http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/xpcom/io/nsPipe2.cpp 
line
651
        Build: 2000071721 CrashDate: 2000-07-18 UptimeMinutes: 7  Total: 25 
        OS: Windows NT  5.0 build 2195
        URL: 
        Comment: 
        Stacktrace: 
http://cyclone/reports/stackcommentemail.cfm?dynamicBBID=14380608

    nsPipe::nsPipeOutputStream::WriteSegments e08728ad
        http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/xpcom/io/nsPipe2.cpp 
line
651
        Build: 2000071721 CrashDate: 2000-07-18 UptimeMinutes: 0  Total: 0 
        OS: Windows NT  5.0 build 2195
        URL: 
        Comment: 
        Stacktrace: 
http://cyclone/reports/stackcommentemail.cfm?dynamicBBID=14377885

    nsPipe::nsPipeOutputStream::WriteSegments 928e3229
        http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/xpcom/io/nsPipe2.cpp 
line
651
        Build: 2000071721 CrashDate: 2000-07-18 UptimeMinutes: 0  Total: 6 
        OS: Windows NT  5.0 build 2195
        URL: 
        Comment: 
        Stacktrace: 
http://cyclone/reports/stackcommentemail.cfm?dynamicBBID=14386201

    nsPipe::nsPipeOutputStream::WriteSegments 8829a02c
        http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/xpcom/io/nsPipe2.cpp 
line
651
        Build: 2000071621 CrashDate: 2000-07-18 UptimeMinutes: 11  Total: 227 
        OS: Windows NT  5.0 build 2195
        URL: 
        Comment: 
        Stacktrace: 
http://cyclone/reports/stackcommentemail.cfm?dynamicBBID=14386245

    nsPipe::nsPipeOutputStream::WriteSegments 8829a02c
        http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/xpcom/io/nsPipe2.cpp 
line
651
        Build: 2000071721 CrashDate: 2000-07-18 UptimeMinutes: 0  Total: 178 
        OS: Windows NT  5.0 build 2195
        URL: 
        Comment: 
        Stacktrace: 
http://cyclone/reports/stackcommentemail.cfm?dynamicBBID=14386505

    nsPipe::nsPipeOutputStream::WriteSegments 8829a02c
        http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/xpcom/io/nsPipe2.cpp 
line
651
        Build: 2000071721 CrashDate: 2000-07-18 UptimeMinutes: 0  Total: 0 
        OS: Windows NT  5.0 build 2195
        URL: 
        Comment: 
        Stacktrace: 
http://cyclone/reports/stackcommentemail.cfm?dynamicBBID=14388713

    nsPipe::nsPipeOutputStream::WriteSegments 8cb45575
        http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/xpcom/io/nsPipe2.cpp 
line
651
        Build: 2000071721 CrashDate: 2000-07-18 UptimeMinutes: 14  Total: 14 
        OS: Windows NT  5.0 build 2128
        URL: 
        Comment: 
        Stacktrace: 
http://cyclone/reports/stackcommentemail.cfm?dynamicBBID=14389639

    nsPipe::nsPipeOutputStream::WriteSegments 8829a02c
        http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/xpcom/io/nsPipe2.cpp 
line
651
        Build: 2000071621 CrashDate: 2000-07-18 UptimeMinutes: 0  Total: 446 
        OS: Windows NT  5.0 build 2195
        URL: 
        Comment: 
        Stacktrace: 
http://cyclone/reports/stackcommentemail.cfm?dynamicBBID=14392968

    nsPipe::nsPipeOutputStream::WriteSegments 729de7b7
        http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/xpcom/io/nsPipe2.cpp 
line
651
        Build: 2000071721 CrashDate: 2000-07-18 UptimeMinutes: 0  Total: 0 
        OS: Windows NT  5.0 build 2195
        URL: 
        Comment: 
        Stacktrace: 
http://cyclone/reports/stackcommentemail.cfm?dynamicBBID=14388332

    nsPipe::nsPipeOutputStream::WriteSegments 165ea482
        http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/xpcom/io/nsPipe2.cpp 
line
651
        Build: 2000071721 CrashDate: 2000-07-18 UptimeMinutes: 45  Total: 60 
        OS: Windows NT  5.0 build 2128
        URL: 
        Comment: 
        Stacktrace: 
http://cyclone/reports/stackcommentemail.cfm?dynamicBBID=14400353

    nsPipe::nsPipeOutputStream::WriteSegments 7dd13213
        http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/xpcom/io/nsPipe2.cpp 
line
651
        Build: 2000071721 CrashDate: 2000-07-18 UptimeMinutes: 3  Total: 23 
        OS: Windows NT  5.0 build 2195
        URL: 
        Comment: 
        Stacktrace: 
http://cyclone/reports/stackcommentemail.cfm?dynamicBBID=14400452

    nsPipe::nsPipeOutputStream::WriteSegments 10b1e984
        http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/xpcom/io/nsPipe2.cpp 
line
651
        Build: 2000071621 CrashDate: 2000-07-18 UptimeMinutes: 0  Total: 0 
        OS: Windows NT  5.0 build 2195
        URL: 
        Comment: 
        Stacktrace: 
http://cyclone/reports/stackcommentemail.cfm?dynamicBBID=14401163

    nsPipe::nsPipeOutputStream::WriteSegments 10b1e984
        http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/xpcom/io/nsPipe2.cpp 
line
651
        Build: 2000071621 CrashDate: 2000-07-18 UptimeMinutes: 0  Total: 0 
        OS: Windows NT  5.0 build 2195
        URL: 
        Comment: 
        Stacktrace: 
http://cyclone/reports/stackcommentemail.cfm?dynamicBBID=14401539

    nsPipe::nsPipeOutputStream::WriteSegments ced2feae
        http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/xpcom/io/nsPipe2.cpp 
line
651
        Build: 2000071621 CrashDate: 2000-07-18 UptimeMinutes: 0  Total: 0 
        OS: Windows NT  5.0 build 2195
        URL: 
        Comment: 
        Stacktrace: 
http://cyclone/reports/stackcommentemail.cfm?dynamicBBID=14401589

    nsPipe::nsPipeOutputStream::WriteSegments 1c7dd03a
        http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/xpcom/io/nsPipe2.cpp 
line
651
        Build: 2000071621 CrashDate: 2000-07-18 UptimeMinutes: 0  Total: 0 
        OS: Windows NT  5.0 build 2195
        URL: 
        Comment: 
        Stacktrace: 
http://cyclone/reports/stackcommentemail.cfm?dynamicBBID=14402198

    nsPipe::nsPipeOutputStream::WriteSegments 8d3aa1b6
        http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/xpcom/io/nsPipe2.cpp 
line
651
        Build: 2000071811 CrashDate: 2000-07-18 UptimeMinutes: 6  Total: 6 
        OS: Windows NT  5.0 build 2195
        URL: 
        Comment: 
        Stacktrace: 
http://cyclone/reports/stackcommentemail.cfm?dynamicBBID=14411467

    nsPipe::nsPipeOutputStream::WriteSegments 8d3aa1b6
        http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/xpcom/io/nsPipe2.cpp 
line
651
        Build: 2000071811 CrashDate: 2000-07-18 UptimeMinutes: 0  Total: 0 
        OS: Windows NT  5.0 build 2195
        URL: 
        Comment: 
        Stacktrace: 
http://cyclone/reports/stackcommentemail.cfm?dynamicBBID=14427761

    nsPipe::nsPipeOutputStream::WriteSegments 8d3aa1b6
        http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/xpcom/io/nsPipe2.cpp 
line
651
        Build: 2000071811 CrashDate: 2000-07-19 UptimeMinutes: 33  Total: 33 
        OS: Windows NT  5.0 build 2195
        URL: 
        Comment: 
        Stacktrace: 
http://cyclone/reports/stackcommentemail.cfm?dynamicBBID=14451789

    nsPipe::nsPipeOutputStream::WriteSegments 928e3229
        http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/xpcom/io/nsPipe2.cpp 
line
651
        Build: 2000071811 CrashDate: 2000-07-19 UptimeMinutes: 0  Total: 0 
        OS: Windows NT  5.0 build 2195
        URL: 
        Comment: 
        Stacktrace: 
http://cyclone/reports/stackcommentemail.cfm?dynamicBBID=14460775

    nsPipe::nsPipeOutputStream::WriteSegments 3b90803a
        http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/xpcom/io/nsPipe2.cpp 
line
651
        Build: 2000071721 CrashDate: 2000-07-19 UptimeMinutes: 0  Total: 53 
        OS: Windows NT  5.0 build 2195
        URL: 
        Comment: 
        Stacktrace: 
http://cyclone/reports/stackcommentemail.cfm?dynamicBBID=14464547

    nsPipe::nsPipeOutputStream::WriteSegments 928e3229
        http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/xpcom/io/nsPipe2.cpp 
line
651
        Build: 2000071811 CrashDate: 2000-07-19 UptimeMinutes: 0  Total: 0 
        OS: Windows NT  5.0 build 2195
        URL: 
        Comment: 
        Stacktrace: 
http://cyclone/reports/stackcommentemail.cfm?dynamicBBID=14466528

    nsPipe::nsPipeOutputStream::WriteSegments c073ab2e
        http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/xpcom/io/nsPipe2.cpp 
line
651
        Build: 2000071911 CrashDate: 2000-07-19 UptimeMinutes: 0  Total: 0 
        OS: Windows NT  5.0 build 2195
        URL: running mozilla
        Comment: running mozilla
        Stacktrace: 
http://cyclone/reports/stackcommentemail.cfm?dynamicBBID=14478300

    nsPipe::nsPipeOutputStream::WriteSegments 7dd13213
        http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/xpcom/io/nsPipe2.cpp 
line
651
        Build: 2000071709 CrashDate: 2000-07-19 UptimeMinutes: 0  Total: 29 
        OS: Windows NT  5.0 build 2195
        URL: 
        Comment: 
        Stacktrace: 
http://cyclone/reports/stackcommentemail.cfm?dynamicBBID=14478657

    nsPipe::nsPipeOutputStream::WriteSegments 8829a02c
        http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/xpcom/io/nsPipe2.cpp 
line
651
        Build: 2000071921 CrashDate: 2000-07-20 UptimeMinutes: 0  Total: 0 
        OS: Windows NT  5.0 build 2195
        URL: http://www.yougov.com
        Comment: Double clicked on the Mozilla icon.
        Stacktrace: 
http://cyclone/reports/stackcommentemail.cfm?dynamicBBID=14501253

    nsPipe::nsPipeOutputStream::WriteSegments 7dd13213
        http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/xpcom/io/nsPipe2.cpp 
line
651
        Build: 2000071921 CrashDate: 2000-07-20 UptimeMinutes: 0  Total: 0 
        OS: Windows NT  5.0 build 2195
        URL: 
        Comment: 
        Stacktrace: 
http://cyclone/reports/stackcommentemail.cfm?dynamicBBID=14508046

    nsPipe::nsPipeOutputStream::WriteSegments 8d3aa1b6
        http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/xpcom/io/nsPipe2.cpp 
line
651
        Build: 2000071811 CrashDate: 2000-07-20 UptimeMinutes: 0  Total: 62 
        OS: Windows NT  5.0 build 2195
        URL: 
        Comment: 
        Stacktrace: 
http://cyclone/reports/stackcommentemail.cfm?dynamicBBID=14509818

    nsPipe::nsPipeOutputStream::WriteSegments f5c4d9b8
        http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/xpcom/io/nsPipe2.cpp 
line
651
        Build: 2000071921 CrashDate: 2000-07-20 UptimeMinutes: 0  Total: 0 
        OS: Windows NT  5.0 build 2195
        URL: 
        Comment: Startup crash
        Stacktrace: 
http://cyclone/reports/stackcommentemail.cfm?dynamicBBID=14509714

    nsPipe::nsPipeOutputStream::WriteSegments 8829a02c
        http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/xpcom/io/nsPipe2.cpp 
line
651
        Build: 2000071811 CrashDate: 2000-07-20 UptimeMinutes: 56  Total: 62 
        OS: Windows NT  5.0 build 2195
        URL: 
        Comment: 
        Stacktrace: 
http://cyclone/reports/stackcommentemail.cfm?dynamicBBID=14509724

    nsPipe::nsPipeOutputStream::WriteSegments 0c66c1f1
        http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/xpcom/io/nsPipe2.cpp 
line
651
        Build: 2000071921 CrashDate: 2000-07-20 UptimeMinutes: 0  Total: 1 
        OS: Windows NT  5.0 build 2195
        URL: 
        Comment: startup crash
        Stacktrace: 
http://cyclone/reports/stackcommentemail.cfm?dynamicBBID=14510380

    nsPipe::nsPipeOutputStream::WriteSegments a52a7cd1
        http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/xpcom/io/nsPipe2.cpp 
line
651
        Build: 2000071609 CrashDate: 2000-07-20 UptimeMinutes: 167  Total: 398 
        OS: Windows NT  5.0 build 2195
        URL: 
        Comment: 
        Stacktrace: 
http://cyclone/reports/stackcommentemail.cfm?dynamicBBID=14519023

    nsPipe::nsPipeOutputStream::WriteSegments 928e3229
        http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/xpcom/io/nsPipe2.cpp 
line
651
        Build: 2000071921 CrashDate: 2000-07-20 UptimeMinutes: 0  Total: 3 
        OS: Windows NT  5.0 build 2195
        URL: on load
        Comment: The instruction at "0x60d50f01" referenced memory at 
"0x0065007b".
The memory could not be "read".
        Stacktrace: 
http://cyclone/reports/stackcommentemail.cfm?dynamicBBID=14530826

    nsPipe::nsPipeOutputStream::WriteSegments 0c66c1f1
        http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/xpcom/io/nsPipe2.cpp 
line
651
        Build: 2000071921 CrashDate: 2000-07-20 UptimeMinutes: 2  Total: 2 
        OS: Windows NT  5.0 build 2195
        URL: I had just set the browser to load to a blank page
        Comment: I closed it and reloaded it and it crashed upon load..
        Stacktrace: 
http://cyclone/reports/stackcommentemail.cfm?dynamicBBID=14530771

    nsPipe::nsPipeOutputStream::WriteSegments 928e3229
        http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/xpcom/io/nsPipe2.cpp 
line
651
        Build: 2000071911 CrashDate: 2000-07-20 UptimeMinutes: 10  Total: 11 
        OS: Windows NT  5.0 build 2195
        URL: 
        Comment: crash on start (something to do with locale?)
        Stacktrace: 
http://cyclone/reports/stackcommentemail.cfm?dynamicBBID=14551637

    nsPipe::nsPipeOutputStream::WriteSegments b006c2c1
        http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/xpcom/io/nsPipe2.cpp 
line
651
        Build: 2000072021 CrashDate: 2000-07-21 UptimeMinutes: 0  Total: 0 
        OS: Windows NT  5.0 build 2195
        URL: 
        Comment: 
        Stacktrace: 
http://cyclone/reports/stackcommentemail.cfm?dynamicBBID=14558182

    nsPipe::nsPipeOutputStream::WriteSegments b08400b1
        http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/xpcom/io/nsPipe2.cpp 
line
651
        Build: 2000071911 CrashDate: 2000-07-21 UptimeMinutes: 2  Total: 2 
        OS: Windows NT  5.0 build 2128
        URL: MAIL
        Comment: 
        Stacktrace: 
http://cyclone/reports/stackcommentemail.cfm?dynamicBBID=14567550

    nsPipe::nsPipeOutputStream::WriteSegments 24b4132d
        http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/xpcom/io/nsPipe2.cpp 
line
651
        Build: 2000071721 CrashDate: 2000-07-21 UptimeMinutes: 177  Total: 238 
        OS: Windows NT  5.0 build 2128
        URL: 
        Comment: 
        Stacktrace: 
http://cyclone/reports/stackcommentemail.cfm?dynamicBBID=14567670

    nsPipe::nsPipeOutputStream::WriteSegments 8829a02c
        http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/xpcom/io/nsPipe2.cpp 
line
651
        Build: 2000071921 CrashDate: 2000-07-21 UptimeMinutes: 0  Total: 35 
        OS: Windows NT  5.0 build 2195
        URL: 
        Comment: 
        Stacktrace: 
http://cyclone/reports/stackcommentemail.cfm?dynamicBBID=14579374

    nsPipe::nsPipeOutputStream::WriteSegments 0c445510
        http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/xpcom/io/nsPipe2.cpp 
line
651
        Build: 2000072109 CrashDate: 2000-07-21 UptimeMinutes: 0  Total: 0 
        OS: Windows NT  5.0 build 2195
        URL: 
        Comment: install ns6
        Stacktrace: 
http://cyclone/reports/stackcommentemail.cfm?dynamicBBID=14602272

    nsPipe::nsPipeOutputStream::WriteSegments 2f1b042c
        http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/xpcom/io/nsPipe2.cpp 
line
651
        Build: 2000072109 CrashDate: 2000-07-21 UptimeMinutes: 4  Total: 111 
        OS: Windows NT  5.0 build 2195
        URL: 
        Comment: crash on start
        Stacktrace: 
http://cyclone/reports/stackcommentemail.cfm?dynamicBBID=14606814

    nsPipe::nsPipeOutputStream::WriteSegments 10b1e984
        http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/xpcom/io/nsPipe2.cpp 
line
651
        Build: 2000072109 CrashDate: 2000-07-22 UptimeMinutes: 42  Total: 42 
        OS: Windows NT  5.0 build 2195
        URL: 
        Comment: 
        Stacktrace: 
http://cyclone/reports/stackcommentemail.cfm?dynamicBBID=14616031

    nsPipe::nsPipeOutputStream::WriteSegments bff3be84
        http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/xpcom/io/nsPipe2.cpp 
line
651
        Build: 2000072109 CrashDate: 2000-07-22 UptimeMinutes: 4  Total: 46 
        OS: Windows NT  5.0 build 2195
        URL: 
        Comment: 
        Stacktrace: 
http://cyclone/reports/stackcommentemail.cfm?dynamicBBID=14616070

    nsPipe::nsPipeOutputStream::WriteSegments b0efb80a
        http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/xpcom/io/nsPipe2.cpp 
line
651
        Build: 2000072109 CrashDate: 2000-07-22 UptimeMinutes: 12  Total: 58 
        OS: Windows NT  5.0 build 2195
        URL: 
        Comment: 
        Stacktrace: 
http://cyclone/reports/stackcommentemail.cfm?dynamicBBID=14616622

    nsPipe::nsPipeOutputStream::WriteSegments 928e3229
        http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/xpcom/io/nsPipe2.cpp 
line
651
        Build: 2000071621 CrashDate: 2000-07-22 UptimeMinutes: 0  Total: 307 
        OS: Windows NT  5.0 build 2195
        URL: 
        Comment: 
        Stacktrace: 
http://cyclone/reports/stackcommentemail.cfm?dynamicBBID=14632112

    nsPipe::nsPipeOutputStream::WriteSegments 7dd13213
        http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/xpcom/io/nsPipe2.cpp 
line
651
        Build: 2000071621 CrashDate: 2000-07-22 UptimeMinutes: 0  Total: 307 
        OS: Windows NT  5.0 build 2195
        URL: 
        Comment: 
        Stacktrace: 
http://cyclone/reports/stackcommentemail.cfm?dynamicBBID=14632121

    nsPipe::nsPipeOutputStream::WriteSegments 928e3229
        http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/xpcom/io/nsPipe2.cpp 
line
651
        Build: 2000072109 CrashDate: 2000-07-22 UptimeMinutes: 0  Total: 0 
        OS: Windows NT  5.0 build 2195
        URL: www.slashdot.org
        Comment: Simply opened the application.
        Stacktrace: 
http://cyclone/reports/stackcommentemail.cfm?dynamicBBID=14632815

    nsPipe::nsPipeOutputStream::WriteSegments ea704a27
        http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/xpcom/io/nsPipe2.cpp 
line
651
        Build: 2000072109 CrashDate: 2000-07-22 UptimeMinutes: 3  Total: 3 
        OS: Windows NT  5.0 build 2195
        URL: 
        Comment: 
        Stacktrace: 
http://cyclone/reports/stackcommentemail.cfm?dynamicBBID=14645137

    nsPipe::nsPipeOutputStream::WriteSegments 8d3aa1b6
        http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/xpcom/io/nsPipe2.cpp 
line
651
        Build: 2000072109 CrashDate: 2000-07-22 UptimeMinutes: 0  Total: 4 
        OS: Windows NT  5.0 build 2195
        URL: 
        Comment: 
        Stacktrace: 
http://cyclone/reports/stackcommentemail.cfm?dynamicBBID=14645491

    nsPipe::nsPipeOutputStream::WriteSegments f89abb84
        http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/xpcom/io/nsPipe2.cpp 
line
651
        Build: 2000072109 CrashDate: 2000-07-22 UptimeMinutes: 21  Total: 34 
        OS: Windows NT  5.0 build 2195
        URL: 
        Comment: 
        Stacktrace: 
http://cyclone/reports/stackcommentemail.cfm?dynamicBBID=14646909

    nsPipe::nsPipeOutputStream::WriteSegments 2d4a54ae
        http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/xpcom/io/nsPipe2.cpp 
line
651
        Build: 2000072109 CrashDate: 2000-07-23 UptimeMinutes: 0  Total: 172 
        OS: Windows NT  5.0 build 2195
        URL: 
        Comment: Sometimes when iit is being loaded (opened).
        Stacktrace: 
http://cyclone/reports/stackcommentemail.cfm?dynamicBBID=14667753

    nsPipe::nsPipeOutputStream::WriteSegments dfe723b0
        http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/xpcom/io/nsPipe2.cpp 
line
651
        Build: 2000072109 CrashDate: 2000-07-23 UptimeMinutes: 8  Total: 181 
        OS: Windows NT  5.0 build 2195
        URL: 
        Comment: Crashes after opening and closing Opera 4.0
        Stacktrace: 
http://cyclone/reports/stackcommentemail.cfm?dynamicBBID=14668177

    nsPipe::nsPipeOutputStream::WriteSegments 8d3aa1b6
        http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/xpcom/io/nsPipe2.cpp 
line
651
        Build: 2000072109 CrashDate: 2000-07-24 UptimeMinutes: 0  Total: 3 
        OS: Windows NT  5.0 build 2195
        URL: 
        Comment: 
        Stacktrace: 
http://cyclone/reports/stackcommentemail.cfm?dynamicBBID=14696658

    nsPipe::nsPipeOutputStream::WriteSegments ea704a27
        http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/xpcom/io/nsPipe2.cpp 
line
651
        Build: 2000072109 CrashDate: 2000-07-24 UptimeMinutes: 0  Total: 35 
        OS: Windows NT  5.0 build 2195
        URL: startup -- with EXPLORER window open
        Comment: i've debugged the problem (a little). only when an explorer
file-browsing window is open ("my computer" doesn't count
        Stacktrace: 
http://cyclone/reports/stackcommentemail.cfm?dynamicBBID=14698109

Any chance we can reproduce this on debug builds. From stack traces of this and 
bug and from 46267 it looks like a generic memory corruption of some sort, as 
the stack traces don't make much sense. I seriously doubt this is a problem with 
filetransport or nspipe.
Depends on: 46267
removing ETA of 7/21 since it has come and gone;
add keyword pp since this appears to be platform-specific (W2k)
Keywords: pp
Whiteboard: [nsbeta2+] ETA 7/21 → [nsbeta2+]
ruslan: I have a mozilla debug build on win2k and I hit this crash
[@ nsPipe::nsPipeOutputStream::WriteSegments] with some regularity.
You are welcome to borrow my machine to have a look.
Per gagan, intermittent, moving from [nsbeta2+] to [nsbeta2-]
Keywords: nsbeta3
Whiteboard: [nsbeta2+] → [nsbeta2-]
For me, intermittent is about 50% of the time - with this crash, this basically
makes mozilla on Win2k unusable.

renominating for nsbeta2... this is seriously hurting my productivity!

Whiteboard: [nsbeta2-]
This happens half the time I run the app.  You're essentially saying that you 
don't care about Win2k as a platform by marking this bug nsbeta2-.  Please 
reconsider this decision.
This crash can also happen as you open and load new windows.  It isn't just a 
startup bug.  It is an intermittent crash that invariably bites you at some 
point during your session.  In that sense, I am ending my browsing sessions 100% 
of the time with this crash.
Would the next person in Mt. View to experience this crash in a debug build
please grab ruslan so he can have a look. (Unfortunately, my build has gone
back to not crashing (for now)).
I should add that I haven't been using my Win2k build for daily use, I've been
using linux.. so I've only been Win32 builds for 1-2 minutes at a time before
shutting down

..so I'm probably seeing it as much as hyatt, since I'm crashing 50% of the time
within the first 1-2 minutes of running the browser.. this is really awful.
For the record, I also get this. I'm also using Windows 2000. Every other time
I start the browser, it will crash on startup. This happens both with 
Commerical and Mozilla bits.
Severity: normal → critical
And what does the debugger say? Were you able to see at least what it's been 
doing when it crashed. I run win2k all the time (clean install) and I've never 
seen a crash, though every windows is different.
I have three Win2k machines.  They all experience the crash.  
I don't understand why it's pointing to nsPipe2.cpp:651 -- that line just looks 
like an NS_FAILED check. The line before it is a method call to self. However a 
few lines up we exit a lock and indirect through mObserver. Maybe somebody is 
coming along and unsetting mObserver while we're not holding the lock. (?)
Hyatt: Bring your machine in tomorrow and if Ruslan isn't around I'll look at 
it.
It'll be easy to check on a failing box. mObserver seens to only be set to 
null in Close though. In one of the reports I've seen a different stack - my 
suspition is that the real cause of the crash is elsewhere.
For me the crash line is almost always on a line that involves Flush()... I'll 
post a stack trace the next time I crash.
Putting on [nsbeta2+] radar.
Whiteboard: [nsbeta2+]
Just an added note, I've seen this WAY more during Activation than any other 
time..which is interesting because at that point you don't have a valid cache 
directory..
Attached patch mObserver patchSplinter Review
If it's a raise condition on mObserver the attached patch should help. Can 
anybody who's seeing the bug try it?
Your diff looks backwards, but I get the point. Does this fix the problem? 

Note: you probably want to do the same thing in the other places we release the 
lock like this.
Mass update:  changing qacontact to ckritzer@netscape.com
QA Contact: janc → ckritzer
Per todays PR2 open bug triage, moving from [nsbeta2+] to [nsbeta2-]. 
Intermittent...
Whiteboard: [nsbeta2+] → [nsbeta2-]
What pert of "Mozilla is not usable on Windows 2000" is hard for the PDT team to 
understand?
And this has been in the Top3 crashes for more than two weeks.
Warren, do you mind looking into it? Dan just hit and I debugged it a little bit 
on his box. After moving mObserver into temp variable it stated to crash futher 
down with stack being totally corrupt (probably when it gone out of scope and 
tried to delete the observer). There are to relevant threads at the moment: file 
transport thread doing WriteSegments and UI thread doing some javascript after 
receiving OnStopRequest from file/resource channel. We are probably hitting some 
non-thread-safe logic within file/resource protocol.
More talkback reports of Win2K startup crashes in nsPipe:
   14959808
   14965883

They both occured while loading NetCenter's homepage IIRC.
Blocks: 46923
This is intermittent, but very, very frequent. On average, I can successfully 
load the browser only 35% of the time. This is a BAD problem, OK? People will 
download PR2 and find it crashes three or four times in a row and throw it out. 
Does that sound good? Clearing the nsbeta2- again. This is something I'd hold 
ship for. If you don't think so, try running the product on Windows 2000, you 
might change your mind. 

The two W2K machines I use most frequently experience this. If anyone wants to 
see them or use them for debugging purposes they're welcome. 
Whiteboard: [nsbeta2-]
I've started to get this problem now too.. it's reaaaaally annoying.  You have 
to start and crash Mozilla about 5 times before it will start properly.  I'd 
hate to think what people would think when they grab PR2/M17 and it behaves like 
this.
yes, this is a pull the bits off the wire kind of bug.  we can't ship beta2 
without this being fixed.  The product is completely unusable on Win2k.
FYI: For those that are not convinced of the severity of this problem by Win2k 
users' testimonials, this bug is now the #1 crasher in Talkback reports.
Putting on [nsbeta2+] radar for beta2 fix. 
Whiteboard: [nsbeta2+]

*** This bug has been marked as a duplicate of 46267 ***
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Per nisheeth, marking Verified as a dup.
Status: RESOLVED → VERIFIED
Keywords: qawanted
Mass removing self from CC list.
Now I feel sumb because I have to add back. Sorry for the spam.
Crash Signature: [@ nsPipe::nsPipeOutputStream::WriteSegments]
Component: Event Handling → User events and focus handling
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: