Closed
Bug 127665
Opened 24 years ago
Closed 24 years ago
crash when pressing return
Categories
(Core Graveyard :: Networking: FTP, defect)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 127003
People
(Reporter: holzmann, Assigned: bbaetz)
References
()
Details
(Keywords: crash, Whiteboard: DUPEME)
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:0.9.8+) Gecko/20020222
BuildID: 2002022203
enter the url to the netsite field and press return. dr. watson
appears with access violation.
Reproducible: Always
Steps to Reproduce:
1.enter the url
2.press return
3.
Actual Results: dr. watson with access violation
Expected Results: to see the listing of the directory
Comment 1•24 years ago
|
||
Crash on 2002022103/Win2K -> TB3339649E
Maybe dupe of 127003.
Severity: major → critical
Keywords: crash
Summary: crash when pressing return → crash when pressing return
Updated•24 years ago
|
Whiteboard: DUPEME
Comment 2•24 years ago
|
||
win2k stack trace from my debug build:
nsIndexedToHTML::OnStopRequest(nsIndexedToHTML * const 0x04c31410, nsIRequest *
0x04c32f40, nsISupports * 0x00000000, unsigned int 3253927937) line 279 + 29
bytes
nsFTPDirListingConv::OnStopRequest(nsFTPDirListingConv * const 0x04c31230,
nsIRequest * 0x04c2a740, nsISupports * 0x00000000, unsigned int 3253927937) line
350 + 33 bytes
nsStreamListenerTee::OnStopRequest(nsStreamListenerTee * const 0x04c32860,
nsIRequest * 0x04c2a740, nsISupports * 0x00000000, unsigned int 3253927937) line
25
DataRequestForwarder::OnStopRequest(DataRequestForwarder * const 0x04c2a744,
nsIRequest * 0x04ac1b70, nsISupports * 0x00000000, unsigned int 3253927937) line
338 + 41 bytes
nsOnStopRequestEvent::HandleEvent() line 213
nsARequestObserverEvent::HandlePLEvent(PLEvent * 0x04ba6bc4) line 116
PL_HandleEvent(PLEvent * 0x04ba6bc4) line 590 + 10 bytes
PL_ProcessPendingEvents(PLEventQueue * 0x0032b660) line 520 + 9 bytes
_md_EventReceiverProc(HWND__ * 0x00330158, unsigned int 49415, unsigned int 0,
long 3323488) line 1071 + 9 bytes
USER32! 77e02e98()
USER32! 77e030e0()
USER32! 77e05824()
nsAppShellService::Run(nsAppShellService * const 0x039b57f0) line 308
main1(int 2, char * * 0x00304fa0, nsISupports * 0x00000000) line 1285 + 32 bytes
main(int 2, char * * 0x00304fa0) line 1625 + 37 bytes
mainCRTStartup() line 338 + 17 bytes
KERNEL32! 77e87d08()
*** This bug has been marked as a duplicate of 127003 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Updated•2 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•