Closed
Bug 637827
Opened 14 years ago
Closed 8 years ago
[Mac] Firefox 4.0b12 Crash [@ nsNPAPIPluginInstance::IsRemoteDrawingCoreAnimation ]
Categories
(Core Graveyard :: Plug-ins, defect)
Tracking
(blocking2.0 -)
RESOLVED
WORKSFORME
Tracking | Status | |
---|---|---|
blocking2.0 | --- | - |
People
(Reporter: marcia, Unassigned)
Details
(Keywords: crash)
Crash Data
Seen while reviewing crash stats for B12. http://tinyurl.com/4lzdov5 to the reports which are all Mac. Almost all URLs reference a webex link.
Frame Module Signature [Expand] Source
0 XUL nsNPAPIPluginInstance::IsRemoteDrawingCoreAnimation modules/plugin/base/src/nsNPAPIPluginInstance.cpp:729
1 XUL nsObjectFrame::GetLayerState layout/generic/nsObjectFrame.cpp:4246
2 XUL mozilla::::ContainerState::ProcessDisplayItems layout/base/FrameLayerBuilder.cpp:1241
3 XUL mozilla::::ContainerState::ProcessDisplayItems layout/base/FrameLayerBuilder.cpp:1226
4 XUL mozilla::::ContainerState::ProcessDisplayItems layout/base/FrameLayerBuilder.cpp:1226
5 XUL mozilla::::ContainerState::ProcessDisplayItems layout/base/FrameLayerBuilder.cpp:1226
6 XUL mozilla::FrameLayerBuilder::BuildContainerLayerFor layout/base/FrameLayerBuilder.cpp:1578
7 XUL nsDisplayOwnLayer::BuildLayer layout/base/nsDisplayList.cpp:1688
8 XUL mozilla::::ContainerState::ProcessDisplayItems layout/base/FrameLayerBuilder.cpp:1260
9 XUL mozilla::::ContainerState::ProcessDisplayItems layout/base/FrameLayerBuilder.cpp:1226
10 XUL mozilla::::ContainerState::ProcessDisplayItems layout/base/FrameLayerBuilder.cpp:1226
11 XUL mozilla::::ContainerState::ProcessDisplayItems layout/base/FrameLayerBuilder.cpp:1226
12 XUL mozilla::FrameLayerBuilder::BuildContainerLayerFor layout/base/FrameLayerBuilder.cpp:1578
13 XUL nsDisplayList::PaintForFrame layout/base/nsDisplayList.cpp:516
14 XUL nsLayoutUtils::PaintFrame layout/base/nsLayoutUtils.cpp:1564
15 XUL PresShell::Paint layout/base/nsPresShell.cpp:6203
16 XUL nsViewManager::RenderViews view/src/nsViewManager.cpp:458
17 XUL nsViewManager::Refresh view/src/nsViewManager.cpp:424
18 XUL nsViewManager::DispatchEvent view/src/nsViewManager.cpp:925
19 XUL HandleEvent view/src/nsView.cpp:161
20 XUL nsChildView::DispatchEvent widget/src/cocoa/nsChildView.mm:1807
21 XUL nsChildView::DispatchWindowEvent widget/src/cocoa/nsChildView.mm:1817
22 XUL -[ChildView drawRect:inContext:] widget/src/cocoa/nsChildView.mm:2874
23 XUL -[ChildView drawRect:] widget/src/cocoa/nsChildView.mm:2780
24 AppKit AppKit@0x100cf8
25 AppKit AppKit@0xfbf6a
26 AppKit AppKit@0x73c5ff
27 AppKit AppKit@0xfb81f
28 Foundation Foundation@0x16bd9
29 AppKit AppKit@0x801aff
30 AppKit AppKit@0xfe4ce
31 libSystem.B.dylib libSystem.B.dylib@0xa2d8
32 AppKit AppKit@0x753197
33 AppKit AppKit@0x2379a
34 CoreFoundation CoreFoundation@0xbc24
35 CoreFoundation CoreFoundation@0x1052b
36 CoreFoundation CoreFoundation@0xfcd6
37 CoreFoundation CoreFoundation@0xfb2e
38 CoreFoundation CoreFoundation@0x24814
39 CoreFoundation CoreFoundation@0x24688
40 Foundation Foundation@0x14dbb
41 AppKit AppKit@0xfee59
42 AppKit AppKit@0x753197
43 AppKit AppKit@0x2379a
44 CoreFoundation CoreFoundation@0xbc24
45 CoreFoundation CoreFoundation@0x13e1a7
46 CoreFoundation CoreFoundation@0xfcd6
Might be related to Bug 633452?
Comment 1•14 years ago
|
||
https://crash-stats.mozilla.com/report/index/7b782a5b-d0d2-4946-882a-707fb2110301
I don't think so. There are null checks at all the relevant spots I can see. This is not high enough to block, but it seems to be fallout from the recent mac plugin painting code.
Comment 2•14 years ago
|
||
This happens in WebEx. Steps to reproduce:
(1) www.webex.com/lp/jointest/
(2) enter test / test@test.com or anything for user and email, hit "join"
Result: Firefox either crashes immediately or right after complaining about trouble with a "Java downloader"
Expected: no crash, installation of the Webex Meeting Center and start of the meeting
Comment 3•14 years ago
|
||
I don't *think* this blocks, but a reliable crashing trying to use webex (which doesn't work) might, asking drivers.
blocking2.0: --- → ?
Comment 4•14 years ago
|
||
Related, bug 633452
Comment 5•14 years ago
|
||
Same as bug 633452? Either way, I don't think it blocks. WebEx is apparently going to update their stuff soon at which point it won't expose this bug (see bug 622830)
blocking2.0: ? → -
Assignee | ||
Updated•14 years ago
|
Crash Signature: [@ nsNPAPIPluginInstance::IsRemoteDrawingCoreAnimation ]
Comment 6•8 years ago
|
||
I'm marking this bug as WORKSFORME as bug crashlog signature didn't appear from a long time (over half year) in Firefox.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WORKSFORME
Updated•3 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•