Closed Bug 1213092 Opened 9 years ago Closed 9 years ago

startup crash in nsContainerFrame::GetChildLists(nsTArray<T>*)

Categories

(Core :: IPC, defect)

44 Branch
x86
Windows 7
defect
Not set
critical

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: alex_mayorga, Unassigned)

References

Details

(Keywords: crash)

This bug was filed from the Socorro interface and is report bp-6f05221d-8b03-405d-a348-205072151008. ============================================================= Crashing Thread Frame Module Signature Source 0 xul.dll nsContainerFrame::GetChildLists(nsTArray<mozilla::layout::FrameChildList>*) layout/generic/nsContainerFrame.cpp 1 xul.dll nsFrameManager::CaptureFrameState(nsIFrame*, nsILayoutHistoryState*) layout/base/nsFrameManager.cpp 2 xul.dll nsFrameManager::CaptureFrameState(nsIFrame*, nsILayoutHistoryState*) layout/base/nsFrameManager.cpp 3 xul.dll nsFrameManager::CaptureFrameState(nsIFrame*, nsILayoutHistoryState*) layout/base/nsFrameManager.cpp 4 xul.dll nsFrameManager::CaptureFrameState(nsIFrame*, nsILayoutHistoryState*) layout/base/nsFrameManager.cpp 5 xul.dll nsFrameManager::CaptureFrameState(nsIFrame*, nsILayoutHistoryState*) layout/base/nsFrameManager.cpp 6 xul.dll PresShell::CaptureHistoryState(nsILayoutHistoryState**) layout/base/nsPresShell.cpp 7 xul.dll nsDocShell::PersistLayoutHistoryState() docshell/base/nsDocShell.cpp 8 xul.dll nsDocShell::Destroy() docshell/base/nsDocShell.cpp 9 xul.dll nsWebBrowser::SetDocShell(nsIDocShell*) embedding/browser/nsWebBrowser.cpp 10 xul.dll nsWebBrowser::InternalDestroy() embedding/browser/nsWebBrowser.cpp 11 xul.dll nsWebBrowser::Destroy() embedding/browser/nsWebBrowser.cpp 12 xul.dll mozilla::dom::TabChild::DestroyWindow() dom/ipc/TabChild.cpp 13 xul.dll mozilla::dom::TabChild::RecvDestroy() dom/ipc/TabChild.cpp 14 xul.dll mozilla::dom::PBrowserChild::OnMessageReceived(IPC::Message const&) obj-firefox/ipc/ipdl/PBrowserChild.cpp 15 xul.dll mozilla::dom::PContentChild::OnMessageReceived(IPC::Message const&) obj-firefox/ipc/ipdl/PContentChild.cpp 16 xul.dll mozilla::ipc::MessageChannel::DispatchMessageW(IPC::Message const&) ipc/glue/MessageChannel.cpp 17 xul.dll mozilla::ipc::MessageChannel::OnMaybeDequeueOne() ipc/glue/MessageChannel.cpp 18 xul.dll RunnableMethod<mozilla::ipc::MessageChannel, bool ( mozilla::ipc::MessageChannel::*)(void), Tuple0>::Run() ipc/chromium/src/base/task.h 19 xul.dll MessageLoop::DoWork() ipc/chromium/src/base/message_loop.cc 20 xul.dll mozilla::ipc::DoWorkRunnable::Run() ipc/glue/MessagePump.cpp 21 xul.dll nsThread::ProcessNextEvent(bool, bool*) xpcom/threads/nsThread.cpp 22 xul.dll mozilla::ipc::MessagePump::Run(base::MessagePump::Delegate*) ipc/glue/MessagePump.cpp 23 xul.dll mozilla::ipc::MessagePumpForChildProcess::Run(base::MessagePump::Delegate*) ipc/glue/MessagePump.cpp 24 xul.dll MessageLoop::RunHandler() ipc/chromium/src/base/message_loop.cc 25 xul.dll MessageLoop::Run() ipc/chromium/src/base/message_loop.cc 26 xul.dll nsBaseAppShell::Run() widget/nsBaseAppShell.cpp 27 xul.dll nsAppShell::Run() widget/windows/nsAppShell.cpp 28 xul.dll XRE_RunAppShell toolkit/xre/nsEmbedFunctions.cpp 29 xul.dll mozilla::ipc::MessagePumpForChildProcess::Run(base::MessagePump::Delegate*) ipc/glue/MessagePump.cpp 30 xul.dll MessageLoop::RunHandler() ipc/chromium/src/base/message_loop.cc 31 xul.dll MessageLoop::Run() ipc/chromium/src/base/message_loop.cc 32 xul.dll XRE_InitChildProcess toolkit/xre/nsEmbedFunctions.cpp 33 plugin-container.exe wmain toolkit/xre/nsWindowsWMain.cpp 34 plugin-container.exe __tmainCRTStartup f:/dd/vctools/crt/crtw32/startup/crt0.c:255 35 kernel32.dll BaseThreadInitThunk 36 ntdll.dll RtlUserThreadStart 219 crashes in the past 28 days 26.61% of those being startup crashes per https://crash-stats.mozilla.com/report/list?product=Firefox&range_unit=days&range_value=28&signature=nsContainerFrame%3A%3AGetChildLists%28nsTArray%3CT%3E*%29
Crash Signature: [@ nsContainerFrame::GetChildLists(nsTArray<T>*)] → [@ nsContainerFrame::GetChildLists(nsTArray<T>*)] [@ nsContainerFrame::GetChildLists]
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
Updating crash signature to reflect changes to signature generation made in bug 1269817 (although reports older than a week will not be reprocessed), and adding dependency to ShutDownKill metabug. (These probably shouldn't all be separate bugs, but I'm not going to fix that up in a mass-change.)
Blocks: shutdownkill
Crash Signature: [@ nsContainerFrame::GetChildLists(nsTArray<T>*)] [@ nsContainerFrame::GetChildLists] → [@ IPCError-browser | ShutDownKill ]
Crash Signature: [@ IPCError-browser | ShutDownKill ]
Resolution: DUPLICATE → INCOMPLETE
I'm marking this bug as INCOMPLETE, per no STR from OP. Reproducible bugs are tracked in blocked bug #1219672.
You need to log in before you can comment on or make changes to this bug.