Closed Bug 559412 Opened 14 years ago Closed 7 years ago

Crash in [@ nsPluginNativeWindow::CallSetWindow(nsCOMPtr<nsIPluginInstance>&) ]

Categories

(Core Graveyard :: Plug-ins, defect)

1.9.2 Branch
x86
Windows XP
defect
Not set
critical

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: marcia, Unassigned)

References

Details

(Keywords: crash)

Crash Data

Seen while running  Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.4) Gecko/20100413 Firefox/3.6.4 Glue/4.5 (.NET CLR 3.5.30729)

I don't have a definitive set of STR except I was doing exploratory testing related to OOPP. At the time of the crash I had a set of tabs open with Quicktime and Flash content and I killed the process that was running Quicktime and I received this crash report: http://crash-stats.mozilla.com/report/index/0210667c-543f-4796-b880-c4a4a2100414

The stack seems similar to Bug 535898 but not exactly the same. Some extensions were installed and they appear below:


        Java Console
        6.0.16
        true
        {CAFEEFAC-0016-0000-0016-ABCDEFFEDCBA}

        Java Console
        6.0.19
        true
        {CAFEEFAC-0016-0000-0019-ABCDEFFEDCBA}

        Microsoft .NET Framework Assistant
        1.1
        true
        {20a82645-c095-46ed-80e3-08825760534b}

        Google Gears
        0.5.36.0
        true
        {000a9d1c-beef-4f90-9363-039d445309b8}

        RealPlayer Browser Record Plugin
        1.1.2
        true
        {ABDE892B-13A8-4d1b-88E6-365A6E755758}

        AI Roboform Toolbar for Firefox
        6.9.98
        true
        {22119944-ED35-4ab1-910B-E619EA06A115}

        Java Quick Starter
        1.0
        true
        jqs@sun.com

        Adblock Plus
        1.1.3
        true
        {d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}

        Easy Youtube Video Downloader
        3.1
        true
        {c0c9a2c7-2e5c-4447-bc53-97718bc91e1b}

        Glue
        4.5.21
        true
        {D2A6A719-7CBC-4594-85FD-C36AD881424F}
Summary: Crash in @ nsPluginNativeWindow::CallSetWindow(nsCOMPtr<nsIPluginInstance>&) ] → Crash in [@ nsPluginNativeWindow::CallSetWindow(nsCOMPtr<nsIPluginInstance>&) ]
http://crash-stats.mozilla.com/report/index/0210667c-543f-4796-b880-c4a4a2100414
0  	 	@0x6c0046  	
1 	xul.dll 	nsPluginNativeWindow::CallSetWindow 	obj-firefox/dist/include/nsPluginNativeWindow.h:101
2 	xul.dll 	nsPluginNativeWindowWin::CallSetWindow 	modules/plugin/base/src/nsPluginNativeWindowWin.cpp:512
3 	xul.dll 	nsObjectFrame::CallSetWindow 	layout/generic/nsObjectFrame.cpp:1108
4 	xul.dll 	nsObjectFrame::DidReflow 	layout/generic/nsObjectFrame.cpp:1202
5 	xul.dll 	nsLineLayout::ReflowFrame 	layout/generic/nsLineLayout.cpp:979
6 	xul.dll 	nsInlineFrame::ReflowInlineFrame 	layout/generic/nsInlineFrame.cpp:679
7 	xul.dll 	nsInlineFrame::ReflowFrames 	layout/generic/nsInlineFrame.cpp:545
8 	xul.dll 	nsInlineFrame::Reflow 	layout/generic/nsInlineFrame.cpp:413
9 	xul.dll 	nsLineLayout::ReflowFrame 	layout/generic/nsLineLayout.cpp:848
10 	xul.dll 	nsBlockFrame::ReflowInlineFrame 	layout/generic/nsBlockFrame.cpp:3758
11 	xul.dll 	nsBlockFrame::DoReflowInlineFrames 	layout/generic/nsBlockFrame.cpp:3574
12 	xul.dll 	nsBlockFrame::ReflowInlineFrames 	layout/generic/nsBlockFrame.cpp:3424
13 	xul.dll 	nsBlockFrame::ReflowLine 	layout/generic/nsBlockFrame.cpp:2463
14 	xul.dll 	nsBlockFrame::ReflowDirtyLines 	layout/generic/nsBlockFrame.cpp:1921
15 	xul.dll 	nsBlockFrame::Reflow 	layout/generic/nsBlockFrame.cpp:991
16 	xul.dll 	nsBlockReflowContext::ReflowBlock 	layout/generic/nsBlockReflowContext.cpp:310
17 	xul.dll 	nsBlockFrame::ReflowBlockFrame 	layout/generic/nsBlockFrame.cpp:3141
18 	xul.dll 	nsBlockFrame::ReflowLine 	layout/generic/nsBlockFrame.cpp:2408
19 	xul.dll 	nsBlockFrame::ReflowDirtyLines 	layout/generic/nsBlockFrame.cpp:1921
20 	xul.dll 	nsBlockFrame::Reflow 	layout/generic/nsBlockFrame.cpp:991
etc..

I have an unminized testcase that crashes with this same stacktrace, but when I minimize it further, then I get the stacktrace from bug 579219, so I guess that bug is related.
Depends on: 579219
Crash Signature: [@ nsPluginNativeWindow::CallSetWindow(nsCOMPtr<nsIPluginInstance>&) ]
Crash Signature: [@ nsPluginNativeWindow::CallSetWindow(nsCOMPtr<nsIPluginInstance>&) ] → [@ nsPluginNativeWindow::CallSetWindow(nsCOMPtr<nsIPluginInstance>&) ] [@ nsPluginNativeWindow::CallSetWindow ]
I'm marking this bug as WORKSFORME as bug crashlog signature didn't appear from a long time (over half year) in Firefox (except obsolete Fx 3).
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WORKSFORME
Ups, looks like there is still one crash in Fx 49 and 51, so reopening.
Status: RESOLVED → REOPENED
Resolution: WORKSFORME → ---
Resolving old bugs which are likely not relevant any more, since NPAPI plugins are deprecated.
Status: REOPENED → RESOLVED
Closed: 7 years ago7 years ago
Resolution: --- → INCOMPLETE
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.