This bug is for crash report bp-378dd1b6-e940-40d3-b374-f5a920200430. ``` Top 10 frames of crashing thread: 0 XUL nsDOMNavigationTiming::nsDOMNavigationTiming dom/base/nsDOMNavigationTiming.cpp:550 1 XUL std::__1::__function::__func<nsDocShell::ResumeRedirectedLoad /builds/worker/fetches/clang/include/c++/v1/functional:1707 2 XUL mozilla::dom::ChildProcessChannelListener::OnChannelReady /builds/worker/fetches/clang/include/c++/v1/functional:1860 3 XUL mozilla::dom::ContentChild::RecvCrossProcessRedirect dom/ipc/ContentChild.cpp:3498 4 XUL mozilla::dom::PContentChild::OnMessageReceived ipc/ipdl/PContentChild.cpp:12418 5 XUL mozilla::ipc::MessageChannel::DispatchMessage ipc/glue/MessageChannel.cpp:2186 6 XUL mozilla::ipc::MessageChannel::MessageTask::Run ipc/glue/MessageChannel.cpp:1989 7 XUL nsThread::ProcessNextEvent xpcom/threads/nsThread.cpp:1200 8 XUL mozilla::ipc::MessagePump::Run ipc/glue/MessagePump.cpp:87 9 XUL MessageLoop::Run ipc/chromium/src/base/message_loop.cc:290 ``` I've hit this crash randomly while trying to navigate to a local page (about:support) on macOS 10.14 I will investigate this further in order to find reliable STR. [Notes]: * From the other crash reports with this signature, it seems that this issue affects Windows and Ubuntu 20.04 as well. * Also this seems to go way back to 74.0 builds (per crash reports). * Feel free to change the component if this doesn't fit here
Bug 1634339 Comment 0 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
This bug is for crash report bp-378dd1b6-e940-40d3-b374-f5a920200430. ``` Top 10 frames of crashing thread: 0 XUL nsDOMNavigationTiming::nsDOMNavigationTiming dom/base/nsDOMNavigationTiming.cpp:550 1 XUL std::__1::__function::__func<nsDocShell::ResumeRedirectedLoad /builds/worker/fetches/clang/include/c++/v1/functional:1707 2 XUL mozilla::dom::ChildProcessChannelListener::OnChannelReady /builds/worker/fetches/clang/include/c++/v1/functional:1860 3 XUL mozilla::dom::ContentChild::RecvCrossProcessRedirect dom/ipc/ContentChild.cpp:3498 4 XUL mozilla::dom::PContentChild::OnMessageReceived ipc/ipdl/PContentChild.cpp:12418 5 XUL mozilla::ipc::MessageChannel::DispatchMessage ipc/glue/MessageChannel.cpp:2186 6 XUL mozilla::ipc::MessageChannel::MessageTask::Run ipc/glue/MessageChannel.cpp:1989 7 XUL nsThread::ProcessNextEvent xpcom/threads/nsThread.cpp:1200 8 XUL mozilla::ipc::MessagePump::Run ipc/glue/MessagePump.cpp:87 9 XUL MessageLoop::Run ipc/chromium/src/base/message_loop.cc:290 ``` I've hit this tab crash randomly while trying to navigate to a local page (about:support) on macOS 10.14 I will investigate this further in order to find reliable STR. [Notes]: * From the other crash reports with this signature, it seems that this issue affects Windows and Ubuntu 20.04 as well. * Also this seems to go way back to 74.0 builds (per crash reports). * Feel free to change the component if this doesn't fit here