Closed
Bug 55420
Opened 25 years ago
Closed 25 years ago
Crash in ViewportFrame::Destroy when cancel plugin download window
Categories
(Core Graveyard :: Plug-ins, defect, P3)
Tracking
(Not tracked)
People
(Reporter: tever, Assigned: buster)
References
()
Details
(Keywords: crash, top100)
Overview Description: When I select 'cancel' from the confirm dialog
(confirming whether or not I want to download the RealPlayer plug-in) I crash.
I do not have the real player plug-in installed for NS6 and didn't want to add
it.
Steps to Reproduce:
1.) Go to url
2.) Select video to view (Streets of Belgrade for today)
3.) If you don't have a real player plugin you will get a 'confirm' dialog with
the message 'We have detected that you do not have RealPlayerer installed on
your system. Would you like to download it now?" Select Cancel.
Actual Results: Crash
Expected Results: Shouldn't crash
Build Date & Platform Bug Found: Windows NT 2000100508
Also happens on Linux rh 6
Additional Information:
talkback report:
ViewportFrame::Destroy
[d:\builds\seamonkey\mozilla\layout\html\base\src\nsViewportFrame.cpp, line 144]
FrameManager::~FrameManager
[d:\builds\seamonkey\mozilla\layout\html\base\src\nsFrameManager.cpp, line 405]
FrameManager::`scalar deleting destructor'
FrameManager::Release
[d:\builds\seamonkey\mozilla\layout\html\base\src\nsFrameManager.cpp, line 387]
PresShell::~PresShell
[d:\builds\seamonkey\mozilla\layout\html\base\src\nsPresShell.cpp, line 1274]
PresShell::`scalar deleting destructor'
nsTextInputListener::Release
[d:\builds\seamonkey\mozilla\layout\html\forms\src\nsGfxTextControlFrame2.cpp,
line 225]
nsCOMPtr_base::~nsCOMPtr_base
[d:\builds\seamonkey\mozilla\xpcom\base\nsCOMPtr.cpp, line 50]
ReflowEvent::HandleEvent
[d:\builds\seamonkey\mozilla\layout\html\base\src\nsPresShell.cpp, line 4375]
PL_HandleEvent
[d:\builds\seamonkey\mozilla\xpcom\threads\plevent.c, line 576]
PL_ProcessPendingEvents
[d:\builds\seamonkey\mozilla\xpcom\threads\plevent.c, line 512]
_md_EventReceiverProc
[d:\builds\seamonkey\mozilla\xpcom\threads\plevent.c, line 1046]
Comment 2•25 years ago
|
||
cc:ekrock. I see this too with the latest plugin provided by REAL today on
windows branch build. PLS NOTE :Even if the plugin is installed, the message
mentioned in step 3 pops up.
Do we have a separate bug on 'Plugin is not detected on this site'?
Steve, I found that it crashes in the view system during tearing down when
accessing freed pointer. Could you please have a look? Do you think this could
fixed for rtm?
Assignee: av → buster
crashes with identical stack to bug 54868. Marking duplicate.
*** This bug has been marked as a duplicate of 54868 ***
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Comment 8•23 years ago
|
||
mass duplicate verifications . For filtering purposes, pls use keywd
"massdupverification"
Status: RESOLVED → VERIFIED
Updated•4 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•