Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-53800

WebEngine crashes when loading second page

    XMLWordPrintable

Details

    Description

      Attached application simply calls load() for a very simple page twice, which causes output like this and the application exits.

      [0602/150057:FATAL:navigation_controller_impl.cc(927)] Check failed: active_entry->site_instance() == rfh->GetSiteInstance(). 
      #0 0x7fbedd27db6d base::debug::StackTrace::StackTrace()
      #1 0x7fbedd2a9cd7 logging::LogMessage::~LogMessage()
      #2 0x7fbedb9b6edd content::NavigationControllerImpl::RendererDidNavigate()
      #3 0x7fbedbecbf24 content::NavigatorImpl::DidNavigate()
      #4 0x7fbedb9d1140 content::RenderFrameHostImpl::OnDidCommitProvisionalLoad()
      #5 0x7fbedb9cdb48 content::RenderFrameHostImpl::OnMessageReceived()
      #6 0x7fbedbb18f06 content::RenderProcessHostImpl::OnMessageReceived()
      #7 0x7fbedcc4fbc8 IPC::ChannelProxy::Context::OnDispatchMessage()
      #8 0x7fbedcc5395e base::internal::RunnableAdapter<>::Run()
      #9 0x7fbedcc533dd _ZN4base8internal12InvokeHelperILb0EvNS0_15RunnableAdapterIMN3IPC12ChannelProxy7ContextEFvRKNS3_7MessageEEEENS0_8TypeListIJRKPS5_S8_EEEE8MakeItSoESB_SF_S8_
      #10 0x7fbedcc52c33 _ZN4base8internal7InvokerINS_13IndexSequenceIJLm0ELm1EEEENS0_9BindStateINS0_15RunnableAdapterIMN3IPC12ChannelProxy7ContextEFvRKNS6_7MessageEEEEFvPS8_SB_ENS0_8TypeListIJSF_S9_EEEEENSH_IJNS0_12UnwrapTraitsISF_EENSK_IS9_EEEEENS0_12InvokeHelperILb0EvSE_NSH_IJRKSF_SB_EEEEEFvvEE3RunEPNS0_13BindStateBaseE
      #11 0x7fbeda4c2d74 base::Callback<>::Run()
      #12 0x7fbedd38c638 base::debug::TaskAnnotator::RunTask()
      #13 0x7fbedd2b9998 base::MessageLoop::RunTask()
      #14 0x7fbedd2b9aa2 base::MessageLoop::DeferOrRunPendingTask()
      #15 0x7fbedd2b9f9f base::MessageLoop::DoWork()
      #16 0x7fbeda43c587 QtWebEngineCore::(anonymous namespace)::MessagePumpForUIQt::handleScheduledWork()
      #17 0x7fbeda43c44b QtWebEngineCore::(anonymous namespace)::MessagePumpForUIQt::customEvent()
      #18 0x7fbee3556f6b QObject::event()
      #19 0x7fbee39b4248 QApplicationPrivate::notify_helper()
      #20 0x7fbee39b17f5 QApplication::notify()
      #21 0x7fbee3518ae7 QCoreApplication::notifyInternal2()
      #22 0x7fbee351cdd0 QCoreApplication::sendEvent()
      #23 0x7fbee3519f87 QCoreApplicationPrivate::sendPostedEvents()
      #24 0x7fbee35198ec QCoreApplication::sendPostedEvents()
      #25 0x7fbee359c8b1 postEventSourceDispatch()
      #26 0x7fbed7447127 g_main_context_dispatch
      #27 0x7fbed7447380 <unknown>
      #28 0x7fbed744742c g_main_context_iteration
      #29 0x7fbee359d0bc QEventDispatcherGlib::processEvents()
      #30 0x7fbecec52b2c QPAEventDispatcherGlib::processEvents()
      #31 0x7fbee351513a QEventLoop::processEvents()
      #32 0x7fbee3515471 QEventLoop::exec()
      #33 0x7fbee35192dd QCoreApplication::exec()
      #34 0x7fbed8d8de7e QGuiApplication::exec()
      #35 0x7fbee39b11a5 QApplication::exec()
      #36 0x000000401531 main
      #37 0x7fbee28cd830 __libc_start_main
      #38 0x000000401169 _start
      

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            kkohne Kai Köhne
            poikelin Joni Poikelin
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes