Closed Bug 267579 Opened 20 years ago Closed 20 years ago

###!!! ASSERTION: OnDataAvailable implementation consumed no data: 'Error', file r:/mozilla/netwerk/base/src/nsInputStreamPump.cpp, line 457

Categories

(Core Graveyard :: File Handling, defect)

x86
Windows XP
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 213005

People

(Reporter: timeless, Unassigned)

Details

(Keywords: assertion)

###!!! ASSERTION: OnDataAvailable implementation consumed no data: 'Error', file
r:/mozilla/netwerk/base/src/nsInputStreamPump.cpp, line 457
Break: at file r:/mozilla/netwerk/base/src/nsInputStreamPump.cpp, line 457

 	xpcom_core.dll!nsDebug::Assertion(const char * aStr=0x01206f80, const char *
aExpr=0x01203fd4, const char * aFile=0x01206dcc, int aLine=0x000001c9)  Line 109	C++
>	necko.dll!nsInputStreamPump::OnStateTransfer()  Line 457 + 0x1a	C++
 	necko.dll!nsInputStreamPump::OnInputStreamReady(nsIAsyncInputStream *
stream=0x02a97938)  Line 339	C++
 	xpcom_core.dll!nsInputStreamReadyEvent::EventHandler(PLEvent *
plevent=0x01f2fd14)  Line 119	C++
 	xpcom_core.dll!PL_HandleEvent(PLEvent * self=0x01f2fd14)  Line 693	C
 	xpcom_core.dll!PL_ProcessPendingEvents(PLEventQueue * self=0x00fc4478)  Line 628	C
 	xpcom_core.dll!nsEventQueueImpl::ProcessPendingEvents()  Line 395	C++
 	gkwidget.dll!nsWindow::DispatchPendingEvents()  Line 3721	C++
 	gkwidget.dll!nsWindow::ProcessMessage(unsigned int msg=0x00000100, unsigned
int wParam=0x0000000d, long lParam=0x001c0001, long * aRetValue=0x0012fda0) 
Line 4092	C++
 	gkwidget.dll!nsWindow::WindowProc(HWND__ * hWnd=0x00b208f4, unsigned int
msg=0x00000100, unsigned int wParam=0x0000000d, long lParam=0x02c68464)  Line
1355 + 0x10	C++
 	user32.dll!77d43a50() 	
 	user32.dll!77d43b1f() 	
 	user32.dll!GetMessageW()  + 0x125	
 	user32.dll!DispatchMessageA()  + 0xb	
 	winEmbed.exe!main(int argc=0x00000001, char * * argv=0x00357b80)  Line 188 +
0x10	C++
 	winEmbed.exe!mainCRTStartup()  Line 400 + 0x11	C
 	kernel32.dll!TermsrvAppInstallMode()  + 0x269	

steps:
1. run winembed
1' loads http://www.mozilla.org/projects/embedding/
2. click the mozilla masthead
2' loads http://www.mozilla.org/
3. click "Free Download"
3' loads Opening Firefox Setup 1.0PR.exe
4. click save
5. beyond this point my memory is fuzzy. at some point i cancelled the download.

build is 'all.mozconfig' from today (this means debug, mailnews, calendar, the
works), plus enough JS_BeginRequest/JS_EndRequest's to placate
JS_PARANOID_REQUEST so that I wouldn't die before i reached this assert.

Someone needs to remind me how to track down what listener this is.
necko bug. the cancelling is what triggered this.

*** This bug has been marked as a duplicate of 213005 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Status: RESOLVED → VERIFIED
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.