Closed
Bug 2013913
Opened 2 months ago
Closed 2 months ago
Assertion failure: mozilla::AnyOf(loadingInfo->mContiguousEntries.begin(), loadingInfo->mContiguousEntries.end(), pred) (The target entry now needs to be a part of the contiguous list of entries.)
Categories
(Core :: DOM: Navigation, defect)
Core
DOM: Navigation
Tracking
()
RESOLVED
DUPLICATE
of bug 1988713
| Tracking | Status | |
|---|---|---|
| firefox149 | --- | affected |
People
(Reporter: tsmith, Unassigned)
References
(Blocks 1 open bug, )
Details
(Keywords: assertion, pernosco)
Found with m-c 20260201-6be6ece4441c (--enable-debug)
This was found by visiting a live website with a debug build.
STR:
- Launch browser and visit site
This issue was triggered by visiting https://www.amazon.fr/s?k=test&ref=nb_sb_noss. A Pernosco session is available here: https://pernos.co/debug/l-XnEiNGG_1cSHq4W_lRig/index.html
Assertion failure: mozilla::AnyOf(loadingInfo->mContiguousEntries.begin(), loadingInfo->mContiguousEntries.end(), pred) (The target entry now needs to be a part of the contiguous list of entries.), at /builds/worker/checkouts/gecko/docshell/base/CanonicalBrowsingContext.cpp:678
0|0|libxul.so|mozilla::dom::CanonicalBrowsingContext::CreateLoadingSessionHistoryEntryForLoad(nsDocShellLoadState*, mozilla::dom::SessionHistoryEntry*, nsIChannel*)|git:github.com/mozilla-firefox/firefox:docshell/base/CanonicalBrowsingContext.cpp:a1a18390a28e813dbd98189ee23e7ee4447541b0|674|0x7ff
0|1|libxul.so|mozilla::net::DocumentLoadListener::Open(nsDocShellLoadState*, mozilla::net::LoadInfo*, unsigned int, unsigned int, mozilla::Maybe<unsigned long> const&, mozilla::TimeStamp const&, nsDOMNavigationTiming*, mozilla::Maybe<mozilla::dom::ClientInfo>&&, bool, mozilla::dom::ContentParent*, nsresult*)|git:github.com/mozilla-firefox/firefox:netwerk/ipc/DocumentLoadListener.cpp:a1a18390a28e813dbd98189ee23e7ee4447541b0|863|0xac4
0|2|libxul.so|mozilla::net::DocumentLoadListener::OpenDocument(nsDocShellLoadState*, unsigned int, unsigned int, mozilla::Maybe<unsigned long> const&, mozilla::TimeStamp const&, nsDOMNavigationTiming*, mozilla::Maybe<mozilla::dom::ClientInfo>&&, bool, mozilla::Maybe<bool>, mozilla::dom::ContentParent*, nsresult*)|git:github.com/mozilla-firefox/firefox:netwerk/ipc/DocumentLoadListener.cpp:a1a18390a28e813dbd98189ee23e7ee4447541b0|1111|0x146
0|3|libxul.so|mozilla::net::DocumentChannelParent::Init(mozilla::dom::CanonicalBrowsingContext*, mozilla::net::DocumentChannelCreationArgs const&)|git:github.com/mozilla-firefox/firefox:netwerk/ipc/DocumentChannelParent.cpp:a1a18390a28e813dbd98189ee23e7ee4447541b0|69|0x270
0|4|libxul.so|mozilla::net::NeckoParent::RecvPDocumentChannelConstructor(mozilla::net::PDocumentChannelParent*, mozilla::dom::MaybeDiscarded<mozilla::dom::BrowsingContext> const&, mozilla::net::DocumentChannelCreationArgs const&)|git:github.com/mozilla-firefox/firefox:netwerk/ipc/NeckoParent.cpp:a1a18390a28e813dbd98189ee23e7ee4447541b0|298|0x37
0|5|libxul.so|mozilla::net::PNeckoParent::OnMessageReceived(IPC::Message const&)|s3:gecko-generated-sources:434e6d7685caf62badc2d32d09ef66eff1738a8011239f26047434d6b45526d0aacf100481f4fd21eab1eb5e713e04525220bd416ff9b88b788c7c0baddc934e/ipc/ipdl/PNeckoParent.cpp:|1788|0x4522
0|6|libxul.so|mozilla::dom::PContentParent::OnMessageReceived(IPC::Message const&)|s3:gecko-generated-sources:2e3401815a96a43c68b2c56c8f1984617c944c761560930af6049ec2f6aa3cb8032f7a00c4111677f00d5a59a46cee60a3bffad7f4bf708a8a8ff21fd75b7fbd/ipc/ipdl/PContentParent.cpp:|6623|0x157
0|7|libxul.so|mozilla::ipc::MessageChannel::DispatchAsyncMessage(mozilla::ipc::ActorLifecycleProxy*, IPC::Message const&)|git:github.com/mozilla-firefox/firefox:ipc/glue/MessageChannel.cpp:a1a18390a28e813dbd98189ee23e7ee4447541b0|1793|0x128
0|8|libxul.so|mozilla::ipc::MessageChannel::DispatchMessage(mozilla::ipc::ActorLifecycleProxy*, std::unique_ptr<IPC::Message, std::default_delete<IPC::Message> >)|git:github.com/mozilla-firefox/firefox:ipc/glue/MessageChannel.cpp:a1a18390a28e813dbd98189ee23e7ee4447541b0|1719|0x250
0|9|libxul.so|mozilla::ipc::MessageChannel::RunMessage(mozilla::ipc::ActorLifecycleProxy*, mozilla::ipc::MessageChannel::MessageTask&)|git:github.com/mozilla-firefox/firefox:ipc/glue/MessageChannel.cpp:a1a18390a28e813dbd98189ee23e7ee4447541b0|1508|0x178
0|10|libxul.so|mozilla::ipc::MessageChannel::MessageTask::Run()|git:github.com/mozilla-firefox/firefox:ipc/glue/MessageChannel.cpp:a1a18390a28e813dbd98189ee23e7ee4447541b0|1610|0xcd
0|11|libxul.so|mozilla::RunnableTask::Run()|git:github.com/mozilla-firefox/firefox:xpcom/threads/TaskController.cpp:a1a18390a28e813dbd98189ee23e7ee4447541b0|705|0x17
0|12|libxul.so|mozilla::TaskController::DoExecuteNextTaskOnlyMainThreadInternal(mozilla::detail::BaseAutoLock<mozilla::Mutex&> const&)|git:github.com/mozilla-firefox/firefox:xpcom/threads/TaskController.cpp:a1a18390a28e813dbd98189ee23e7ee4447541b0|1325|0x5b4
0|13|libxul.so|mozilla::TaskController::ExecuteNextTaskOnlyMainThreadInternal(mozilla::detail::BaseAutoLock<mozilla::Mutex&> const&)|git:github.com/mozilla-firefox/firefox:xpcom/threads/TaskController.cpp:a1a18390a28e813dbd98189ee23e7ee4447541b0|1148|0x57
0|14|libxul.so|mozilla::TaskController::ProcessPendingMTTask(bool)|git:github.com/mozilla-firefox/firefox:xpcom/threads/TaskController.cpp:a1a18390a28e813dbd98189ee23e7ee4447541b0|641|0x65
0|15|libxul.so|mozilla::detail::RunnableFunction<mozilla::TaskController::TaskController()::$_0>::Run()|git:github.com/mozilla-firefox/firefox:xpcom/threads/nsThreadUtils.h:a1a18390a28e813dbd98189ee23e7ee4447541b0|549|0x16
0|16|libxul.so|nsThread::ProcessNextEvent(bool, bool*)|git:github.com/mozilla-firefox/firefox:xpcom/threads/nsThread.cpp:a1a18390a28e813dbd98189ee23e7ee4447541b0|1168|0x5ba
0|17|libxul.so|NS_ProcessNextEvent(nsIThread*, bool)|git:github.com/mozilla-firefox/firefox:xpcom/threads/nsThreadUtils.cpp:a1a18390a28e813dbd98189ee23e7ee4447541b0|461|0x4f
0|18|libxul.so|mozilla::ipc::MessagePump::Run(base::MessagePump::Delegate*)|git:github.com/mozilla-firefox/firefox:ipc/glue/MessagePump.cpp:a1a18390a28e813dbd98189ee23e7ee4447541b0|85|0xc0
0|19|libxul.so|MessageLoop::Run()|git:github.com/mozilla-firefox/firefox:ipc/chromium/src/base/message_loop.cc:a1a18390a28e813dbd98189ee23e7ee4447541b0|348|0x61
0|20|libxul.so|nsBaseAppShell::Run()|git:github.com/mozilla-firefox/firefox:widget/nsBaseAppShell.cpp:a1a18390a28e813dbd98189ee23e7ee4447541b0|152|0x28
0|21|libxul.so|nsAppShell::Run()|git:github.com/mozilla-firefox/firefox:widget/gtk/nsAppShell.cpp:a1a18390a28e813dbd98189ee23e7ee4447541b0|555|0x114
0|22|libxul.so|nsAppStartup::Run()|git:github.com/mozilla-firefox/firefox:toolkit/components/startup/nsAppStartup.cpp:a1a18390a28e813dbd98189ee23e7ee4447541b0|290|0x64
0|23|libxul.so|XREMain::XRE_mainRun()|git:github.com/mozilla-firefox/firefox:toolkit/xre/nsAppRunner.cpp:a1a18390a28e813dbd98189ee23e7ee4447541b0|5922|0x10bd
0|24|libxul.so|XREMain::XRE_main(int, char**, mozilla::BootstrapConfig const&)|git:github.com/mozilla-firefox/firefox:toolkit/xre/nsAppRunner.cpp:a1a18390a28e813dbd98189ee23e7ee4447541b0|6177|0x5b5
0|25|libxul.so|XRE_main(int, char**, mozilla::BootstrapConfig const&)|git:github.com/mozilla-firefox/firefox:toolkit/xre/nsAppRunner.cpp:a1a18390a28e813dbd98189ee23e7ee4447541b0|6250|0x118
0|26|firefox-bin|main|git:github.com/mozilla-firefox/firefox:browser/app/nsBrowserApp.cpp:a1a18390a28e813dbd98189ee23e7ee4447541b0|532|0x444
| Reporter | ||
Updated•2 months ago
|
Blocks: crash-scout
Updated•2 months ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•