Closed
Bug 563011
Opened 15 years ago
Closed 15 years ago
Firefox Crash [@ nsObjectFrame::PaintPlugin(nsIRenderingContext&, nsRect const&, nsRect const&) ]
Categories
(Core Graveyard :: Plug-ins, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 536020
People
(Reporter: chofmann, Unassigned)
Details
(Keywords: crash, Whiteboard: likely dup of bug 536020)
Crash Data
this seems to have been around for a while, but possible volume regression in 3.6.4. currently #24 on the non-flash non-hang 3.6.4 topcrash list.
checking --- nsObjectFrame::PaintPlugin.nsIRenderingContext 20100428-crashdata.csv
found in: 3.6.4 3.6.3 3.7a4 3.0.19
release total-crashes
nsObjectFrame::PaintPlugin.nsIRenderingContext crashes
pct.
all 382088 22 5.75784e-05
3.6.4 15662 16 0.00102158
3.6.3 262546 4 1.52354e-05
3.7a4 844 1 0.00118483
3.0.19 12165 1 8.2203e-05
stack look like
http://crash-stats.mozilla.com/report/index/e619de28-bee9-4f13-b54b-32b1a2100430
Frame Module Signature [Expand] Source
0 @0x73656c69
1 xul.dll nsObjectFrame::PaintPlugin layout/generic/nsObjectFrame.cpp:1830
2 xul.dll nsDisplayPlugin::Paint layout/generic/nsObjectFrame.cpp:1229
3 xul.dll nsDisplayList::Paint layout/base/nsDisplayList.cpp:405
4 xul.dll nsDisplayClip::Paint layout/base/nsDisplayList.cpp:1200
5 xul.dll nsDisplayList::Paint layout/base/nsDisplayList.cpp:405
6 xul.dll nsDisplayClip::Paint layout/base/nsDisplayList.cpp:1200
7 xul.dll nsDisplayList::Paint layout/base/nsDisplayList.cpp:405
8 xul.dll nsDisplayClip::Paint layout/base/nsDisplayList.cpp:1200
9 xul.dll nsLayoutUtils::PaintFrame layout/base/nsLayoutUtils.cpp:1145
10 xul.dll PresShell::Paint layout/base/nsPresShell.cpp:5844
11 xul.dll nsViewManager::RenderViews view/src/nsViewManager.cpp:533
12 xul.dll nsViewManager::Refresh view/src/nsViewManager.cpp:492
13 xul.dll nsViewManager::DispatchEvent view/src/nsViewManager.cpp:1008
14 xul.dll HandleEvent view/src/nsView.cpp:167
15 xul.dll nsWindow::DispatchEvent widget/src/windows/nsWindow.cpp:2979
16 xul.dll nsWindow::DispatchWindowEvent widget/src/windows/nsWindow.cpp:3012
17 xul.dll nsWindow::OnPaint widget/src/windows/nsWindowGfx.cpp:563
18 xul.dll nsWindow::ProcessMessage widget/src/windows/nsWindow.cpp:4016
19 xul.dll nsWindow::WindowProc widget/src/windows/nsWindow.cpp:3715
20 user32.dll InternalCallWinProc
21 user32.dll UserCallWinProcCheckWow
22 user32.dll DispatchClientMessage
23 user32.dll __fnDWORD
24 ntdll.dll KiUserCallbackDispatcher
25 xul.dll xul.dll@0xc558f
26 user32.dll DispatchMessageW
27 xul.dll nsBaseAppShell::OnProcessNextEvent widget/src/xpwidgets/nsBaseAppShell.cpp:293
28 xul.dll nsThread::ProcessNextEvent xpcom/threads/nsThread.cpp:508
29 xul.dll mozilla::ipc::MessagePump::Run ipc/glue/MessagePump.cpp:118
30 xul.dll xul.dll@0x9a4307
31 xul.dll MessageLoop::RunHandler ipc/chromium/src/base/message_loop.cc:199
32 mozcrt19.dll malloc obj-firefox/memory/jemalloc/crtsrc/jemalloc.c:5790
33 xul.dll xul.dll@0x307d13
34 xul.dll xul.dll@0x34e7e9
35 firefox.exe firefox.exe@0x1b97
36 kernel32.dll GetCodePageFileInfo
37 kernel32.dll BaseProcessStart
38 firefox.exe firefox.exe@0x183f
more at http://crash-stats.mozilla.com/report/list?product=Firefox&version=Firefox%3A3.6.4&query_search=signature&query_type=exact&query=nsObjectFrame%3A%3APaintPlugin%28nsIRenderingContext%26%2C%20nsRect%20const%26%2C%20nsRect%20const%26%29&date=04%2F30%2F2010%2011%3A48%3A26&range_value=1&range_unit=weeks&process_type=all&plugin_field=&plugin_query_type=&plugin_query=&do_query=1&signature=nsObjectFrame%3A%3APaintPlugin%28nsIRenderingContext%26%2C%20nsRect%20const%26%2C%20nsRect%20const%26%29
Comment 1•15 years ago
|
||
I'm 99% this is a dup of bug 536020. Shall I mark it now, or wait until we can verify with build2 crash stats?
Whiteboard: likely dup of bug 536020
Reporter | ||
Comment 2•15 years ago
|
||
we can check for all the signatures over in 536020
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
Assignee | ||
Updated•14 years ago
|
Crash Signature: [@ nsObjectFrame::PaintPlugin(nsIRenderingContext&, nsRect const&, nsRect const&) ]
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
•