Closed
Bug 794904
Opened 13 years ago
Closed 10 years ago
crash in nsINode::GetOndragleave
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: martijn.martijn, Unassigned)
Details
(Keywords: crash)
Crash Data
This bug was filed from the Socorro interface and is
report bp-5a1672af-e509-432c-b19a-b262a2120927 .
=============================================================
0 xul.dll nsINode::GetOndragleave obj-firefox/dist/include/nsEventNameList.h:177
1 xul.dll PresShell::Paint layout/base/nsPresShell.cpp:5278
2 xul.dll nsViewManager::Refresh view/src/nsViewManager.cpp:369
3 xul.dll nsViewManager::PaintWindow view/src/nsViewManager.cpp:709
4 xul.dll nsView::PaintWindow view/src/nsView.cpp:1034
5 xul.dll nsWindow::OnPaint widget/windows/nsWindowGfx.cpp:419
6 xul.dll nsWindow::ProcessMessage widget/windows/nsWindow.cpp:4727
7 xul.dll nsCOMPtr_base::assign_from_qi obj-firefox/xpcom/build/nsCOMPtr.cpp:58
8 xul.dll nsWindow::WindowProcInternal widget/windows/nsWindow.cpp:4336
9 xul.dll CallWindowProcCrashProtected xpcom/base/nsCrashOnException.cpp:32
10 xul.dll xul.dll@0x245a8f
Comment 1•10 years ago
|
||
I can't find a method named GetOndragleave. I suspect that stack frame was
bogus anyway since it seems unlikely PresShell::Paint would call something
like that.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•