Closed
Bug 1410835
Opened 8 years ago
Closed 3 years ago
Crash in nsIFrame::GetVisualOverflowRectRelativeToSelf
Categories
(Core :: Web Painting, defect, P3)
Tracking
()
RESOLVED
WORKSFORME
| Tracking | Status | |
|---|---|---|
| firefox58 | --- | affected |
People
(Reporter: baffclan, Unassigned)
Details
(Keywords: crash)
Crash Data
This bug was filed from the Socorro interface and is
report bp-9e385d14-95ce-42dd-81cf-eb9950171023,
bp-1779dfa7-de35-4938-83cc-218fd0171023.
=============================================================
Crashing Thread (0)
Frame Module Signature Source
0 xul.dll nsIFrame::GetVisualOverflowRectRelativeToSelf() layout/generic/nsFrame.cpp:6934
1 xul.dll nsDisplayXULTextBox::GetBounds(nsDisplayListBuilder*, bool*) layout/xul/nsTextBoxFrame.cpp:355
2 xul.dll nsDisplayItem::ComputeInvalidationRegion(nsDisplayListBuilder*, nsDisplayItemGeometry const*, nsRegion*) layout/painting/nsDisplayList.h:1884
3 xul.dll mozilla::FrameLayerBuilder::ComputeGeometryChangeForItem(mozilla::DisplayItemData*) layout/painting/FrameLayerBuilder.cpp:4578
4 xul.dll mozilla::FrameLayerBuilder::WillEndTransaction() layout/painting/FrameLayerBuilder.cpp:2036
5 xul.dll nsDisplayList::PaintRoot(nsDisplayListBuilder*, gfxContext*, unsigned int) layout/painting/nsDisplayList.cpp:2318
6 xul.dll nsLayoutUtils::PaintFrame(gfxContext*, nsIFrame*, nsRegion const&, unsigned int, nsDisplayListBuilderMode, nsLayoutUtils::PaintFrameFlags) layout/base/nsLayoutUtils.cpp:3823
7 xul.dll mozilla::PresShell::Paint(nsView*, nsRegion const&, unsigned int) layout/base/PresShell.cpp:6423
8 xul.dll nsViewManager::ProcessPendingUpdatesPaint(nsIWidget*) view/nsViewManager.cpp:480
9 xul.dll nsViewManager::ProcessPendingUpdatesForView(nsView*, bool) view/nsViewManager.cpp:412
10 xul.dll nsViewManager::ProcessPendingUpdates() view/nsViewManager.cpp:1102
11 xul.dll nsRefreshDriver::Tick(__int64, mozilla::TimeStamp) layout/base/nsRefreshDriver.cpp:2091
12 xul.dll mozilla::RefreshDriverTimer::TickDriver(nsRefreshDriver*, __int64, mozilla::TimeStamp) layout/base/nsRefreshDriver.cpp:337
13 xul.dll mozilla::RefreshDriverTimer::TickRefreshDrivers(__int64, mozilla::TimeStamp, nsTArray<RefPtr<nsRefreshDriver> >&) layout/base/nsRefreshDriver.cpp:307
14 xul.dll mozilla::RefreshDriverTimer::Tick(__int64, mozilla::TimeStamp) layout/base/nsRefreshDriver.cpp:329
15 xul.dll mozilla::VsyncRefreshDriverTimer::RunRefreshDrivers(mozilla::TimeStamp) layout/base/nsRefreshDriver.cpp:770
16 xul.dll mozilla::VsyncRefreshDriverTimer::RefreshDriverVsyncObserver::TickRefreshDriver(mozilla::TimeStamp) layout/base/nsRefreshDriver.cpp:683
17 xul.dll mozilla::VsyncRefreshDriverTimer::RefreshDriverVsyncObserver::ParentProcessVsyncNotifier::Run() layout/base/nsRefreshDriver.cpp:529
18 xul.dll nsThread::ProcessNextEvent(bool, bool*) xpcom/threads/nsThread.cpp:1037
19 xul.dll mozilla::ipc::MessagePump::Run(base::MessagePump::Delegate*) ipc/glue/MessagePump.cpp:97
20 xul.dll MessageLoop::RunHandler() ipc/chromium/src/base/message_loop.cc:319
21 xul.dll MessageLoop::Run() ipc/chromium/src/base/message_loop.cc:299
22 xul.dll nsBaseAppShell::Run() widget/nsBaseAppShell.cpp:158
23 xul.dll nsAppShell::Run() widget/windows/nsAppShell.cpp:230
24 xul.dll nsAppStartup::Run() toolkit/components/startup/nsAppStartup.cpp:288
25 xul.dll XREMain::XRE_mainRun() toolkit/xre/nsAppRunner.cpp:4686
26 xul.dll XREMain::XRE_main(int, char** const, mozilla::BootstrapConfig const&) toolkit/xre/nsAppRunner.cpp:4848
27 xul.dll XRE_main(int, char** const, mozilla::BootstrapConfig const&) toolkit/xre/nsAppRunner.cpp:4943
28 firefox.exe NS_internal_main(int, char**, char**) browser/app/nsBrowserApp.cpp:304
29 firefox.exe wmain toolkit/xre/nsWindowsWMain.cpp:111
30 firefox.exe __scrt_common_main_seh f:/dd/vctools/crt/vcstartup/src/startup/exe_common.inl:253
31 kernel32.dll BaseThreadInitThunk
32 ntdll.dll RtlUserThreadStart
Application Basics:
Name: Firefox
Version: 58.0a1
Build ID: 20171022220103
Update Channel: nightly
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:58.0) Gecko/20100101 Firefox/58.0
OS: Windows_NT 10.0
Updated•8 years ago
|
Component: Layout → Layout: Web Painting
Priority: -- → P3
Comment 1•3 years ago
|
||
Closing because no crashes reported for 12 weeks.
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•