Closed
Bug 149553
Opened 23 years ago
Closed 23 years ago
Mozilla crashes when clicking a link for download
Categories
(SeaMonkey :: Download & File Handling, defect)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 149230
People
(Reporter: jlp.bugs, Assigned: bugzilla)
References
()
Details
(Keywords: crash)
I use Mozilla 2002060508 on Windows XP and Mozilla crashes every time I click
Download Now link on the page
1. Open Mozilla
2. go to page
3. Click Download Now
Mozilla displayes the window where it asks if I wan't to open the file or save
it to the disk and then crashes.
Mozilla should just allow me to select what I wan't and download the file.
Reporter | ||
Comment 1•23 years ago
|
||
Oh I forgot to mention. I sent two Talkback reports: TB7058284W and TB7058328G.
Comment 2•23 years ago
|
||
This could be bug 149230
I ask doron for the stack trace ..
Keywords: crash
Comment 4•23 years ago
|
||
argh, sorry doron : I can reproduce it now with my debug !
win2k 20020605 debug :
nsExternalAppHandler::ExecuteDesiredAction() line 1409 + 24 bytes
nsExternalAppHandler::OnStopRequest(nsExternalAppHandler * const 0x03531158,
nsIRequest * 0x0350a960, nsISupports * 0x00000000, unsigned int 0) line 1391
nsDocumentOpenInfo::OnStopRequest(nsDocumentOpenInfo * const 0x0350f0d8,
nsIRequest * 0x0350a960, nsISupports * 0x00000000, unsigned int 0) line 256
nsStreamListenerTee::OnStopRequest(nsStreamListenerTee * const 0x03adf3f0,
nsIRequest * 0x0350a960, nsISupports * 0x00000000, unsigned int 0) line 66
nsHttpChannel::OnStopRequest(nsHttpChannel * const 0x0350a964, nsIRequest *
0x03a15a24, nsISupports * 0x00000000, unsigned int 0) line 2915
nsOnStopRequestEvent::HandleEvent() line 213
nsARequestObserverEvent::HandlePLEvent(PLEvent * 0x03b36fc4) line 116
PL_HandleEvent(PLEvent * 0x03b36fc4) line 596 + 10 bytes
PL_ProcessPendingEvents(PLEventQueue * 0x00279538) line 526 + 9 bytes
_md_EventReceiverProc(HWND__ * 0x001e03be, unsigned int 49408, unsigned int 0,
long 2594104) line 1077 + 9 bytes
USER32! 77e01b60()
USER32! 77e01cca()
USER32! 77e083f1()
nsAppShellService::Run(nsAppShellService * const 0x010e5ba8) line 451
main1(int 2, char * * 0x00283160, nsISupports * 0x00000000) line 1456 + 32 bytes
main(int 2, char * * 0x00283160) line 1805 + 37 bytes
mainCRTStartup() line 338 + 17 bytes
KERNEL32! 77e7d326()
*** This bug has been marked as a duplicate of 149230 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•