Closed Bug 1431083 Opened 6 years ago Closed 6 years ago

Crash in nsDisplayList::GetClippedBoundsWithRespectToASR const

Categories

(Core :: Graphics, defect)

Unspecified
Linux
defect
Not set
critical

Tracking

()

RESOLVED DUPLICATE of bug 1431064

People

(Reporter: Usul, Unassigned)

Details

(Keywords: crash)

Crash Data

This bug was filed from the Socorro interface and is
report bp-63685992-5dd7-44ec-9203-ef0120180117.
=============================================================

Top 10 frames of crashing thread:

0 libxul.so nsDisplayList::GetClippedBoundsWithRespectToASR const 
1 libxul.so nsDisplayWrapList::UpdateBounds layout/painting/nsDisplayList.h:4827
2 libxul.so RetainedDisplayListBuilder::MergeDisplayLists layout/painting/RetainedDisplayListBuilder.cpp:504
3 libxul.so RetainedDisplayListBuilder::AttemptPartialUpdate layout/painting/RetainedDisplayListBuilder.cpp:945
4 libxul.so nsLayoutUtils::PaintFrame [clone .cold.1031] 
5 libxul.so mozilla::PresShell::Paint 
6 libxul.so nsViewManager::ProcessPendingUpdates 
7 libxul.so nsRefreshDriver::Tick 
8 libxul.so mozilla::RefreshDriverTimer::Tick layout/base/nsRefreshDriver.cpp:336
9 libxul.so mozilla::VsyncRefreshDriverTimer::RefreshDriverVsyncObserver::TickRefreshDriver layout/base/nsRefreshDriver.cpp:769

=============================================================

0 	libxul.so 	nsDisplayList::GetClippedBoundsWithRespectToASR(nsDisplayListBuilder*, mozilla::ActiveScrolledRoot const*, nsRect*) const 	
1 	libxul.so 	nsDisplayWrapList::UpdateBounds 	layout/painting/nsDisplayList.h:4827
2 	libxul.so 	RetainedDisplayListBuilder::MergeDisplayLists 	layout/painting/RetainedDisplayListBuilder.cpp:504
3 	libxul.so 	RetainedDisplayListBuilder::AttemptPartialUpdate 	layout/painting/RetainedDisplayListBuilder.cpp:945
4 	libxul.so 	nsLayoutUtils::PaintFrame(gfxContext*, nsIFrame*, nsRegion const&, unsigned int, nsDisplayListBuilderMode, nsLayoutUtils::PaintFrameFlags) [clone .cold.1031] 	
5 	libxul.so 	mozilla::PresShell::Paint(nsView*, nsRegion const&, unsigned int) 	
6 	libxul.so 	nsViewManager::ProcessPendingUpdates() 	
7 	libxul.so 	nsRefreshDriver::Tick(long, mozilla::TimeStamp) 	
8 	libxul.so 	mozilla::RefreshDriverTimer::Tick 	layout/base/nsRefreshDriver.cpp:336
9 	libxul.so 	mozilla::VsyncRefreshDriverTimer::RefreshDriverVsyncObserver::TickRefreshDriver 	layout/base/nsRefreshDriver.cpp:769
10 	libxul.so 	mozilla::VsyncRefreshDriverTimer::RefreshDriverVsyncObserver::NotifyVsync 	layout/base/nsRefreshDriver.cpp:583
11 	libxul.so 	mozilla::layout::VsyncChild::RecvNotify 	layout/ipc/VsyncChild.cpp:68
12 	libxul.so 	mozilla::layout::PVsyncChild::OnMessageReceived 	ipc/ipdl/PVsyncChild.cpp:155
13 	libxul.so 	mozilla::ipc::PBackgroundChild::OnMessageReceived(IPC::Message const&) 	
14 	libxul.so 	mozilla::ipc::MessageChannel::DispatchMessage(IPC::Message&&) 	
15 	libxul.so 	mozilla::ipc::MessageChannel::MessageTask::Run() 	
16 	libxul.so 	nsThread::ProcessNextEvent(bool, bool*) 	
17 	libxul.so 	NS_ProcessNextEvent 	xpcom/threads/nsThreadUtils.cpp:517
18 	libxul.so 	mozilla::ipc::MessagePump::Run(base::MessagePump::Delegate*) 	
19 	libxul.so 	MessageLoop::Run() 	
20 	libxul.so 	nsBaseAppShell::Run 	widget/nsBaseAppShell.cpp:157
21 	libxul.so 	XRE_RunAppShell 	toolkit/xre/nsEmbedFunctions.cpp:874
22 	libxul.so 	MessageLoop::Run() 	
23 	libxul.so 	XRE_InitChildProcess 	toolkit/xre/nsEmbedFunctions.cpp:700
24 	firefox 	content_process_main 	ipc/contentproc/plugin-container.cpp:63
25 	firefox 	main.cold.3 	
Ø 26 	libc-2.26.so 	libc-2.26.so@0x21009 	
27 	firefox 	firefox@0x1532f 	
28 	firefox 	double_conversion::BignumDtoa(double, double_conversion::BignumDtoaMode, int, double_conversion::Vector<char>, int*, int*) 	
Ø 29 	ld-2.26.so 	ld-2.26.so@0x10e22 	
30 	libmozsandbox.so 	_fini 	
Ø 31 	libpthread-2.26.so 	libpthread-2.26.so@0x219b8f 	
32 	firefox 	double_conversion::BignumDtoa(double, double_conversion::BignumDtoaMode, int, double_conversion::Vector<char>, int*, int*) 	
33 	firefox 	_start
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.