Closed
Bug 149573
Opened 23 years ago
Closed 23 years ago
Mozilla Crashes while trying to open a .ppt file.
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 149230
People
(Reporter: wmi, Assigned: Matti)
References
()
Details
(Keywords: crash, regression, stackwanted)
I'm using a P-4 1.4GHz/256MB RAM/win2k professional SP2/office2k machine.
Whenever I click on a file with .ppt extension, mozilla crashes.
Earlier there was no helper application associated with .ppt files. So, I
created an association with powerpoint.exe in MS Office folder. But mozilla
still crashes.
I'm using build id: 2002060508
Assignee | ||
Comment 1•23 years ago
|
||
not viewer
Reporter:
Do you have a talkback ID for this crash ?
(Use a talkback enabled build and after talkback submitted the crash run
mozilla/components/talkback to get the ID)
Assignee: dcone → Matti
Severity: major → critical
Component: Viewer App → Browser-General
QA Contact: asa → imajes-qa
Comment 2•23 years ago
|
||
confirming using build 2002060508 on Win2k (trunk).
This behaviour didn't happen with build 2002060308 and previous builds.
Might be bug 149230.
Assignee | ||
Comment 3•23 years ago
|
||
*** Bug 149701 has been marked as a duplicate of this bug. ***
Assignee | ||
Updated•23 years ago
|
Assignee | ||
Comment 4•23 years ago
|
||
from my win2k debug (20020605..) :
nsExternalAppHandler::ExecuteDesiredAction() line 1409 + 24 bytes
nsExternalAppHandler::OnStopRequest(nsExternalAppHandler * const 0x04cd4780,
nsIRequest * 0x06452490, nsISupports * 0x00000000, unsigned int 0) line 1391
nsDocumentOpenInfo::OnStopRequest(nsDocumentOpenInfo * const 0x063b7ee0,
nsIRequest * 0x06452490, nsISupports * 0x00000000, unsigned int 0) line 256
nsStreamListenerTee::OnStopRequest(nsStreamListenerTee * const 0x04c6f7f8,
nsIRequest * 0x06452490, nsISupports * 0x00000000, unsigned int 0) line 66
nsHttpChannel::OnStopRequest(nsHttpChannel * const 0x06452494, nsIRequest *
0x062d8b54, nsISupports * 0x00000000, unsigned int 0) line 2915
nsOnStopRequestEvent::HandleEvent() line 213
nsARequestObserverEvent::HandlePLEvent(PLEvent * 0x06435f4c) line 116
PL_HandleEvent(PLEvent * 0x06435f4c) line 596 + 10 bytes
PL_ProcessPendingEvents(PLEventQueue * 0x01002130) line 526 + 9 bytes
_md_EventReceiverProc(HWND__ * 0x000c03d8, unsigned int 49408, unsigned int 0,
long 16785712) line 1077 + 9 bytes
USER32! 77e01b60()
USER32! 77e01cca()
USER32! 77e083f1()
nsAppShellService::Run(nsAppShellService * const 0x0134c820) 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: NEW → RESOLVED
Closed: 23 years ago
QA Contact: imajes-qa → sairuh
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
•