← Back to team overview

ubuntu-webapps-bugs team mailing list archive

[Bug 1567975] [NEW] webapp-container crash with Oxide 1.14

 

Public bug reported:

The renderer crashes with Oxide 1.14 when launching the webapp-
container. The crash occurs in the context of the greasemonkey main
world scripts, here is a stack trace:

#0 0x7f6d2b87b0ae base::debug::StackTrace::StackTrace()
#1 0x7f6d2b87b469 base::debug::(anonymous namespace)::StackDumpSignalHandler()
#2 0x7f6d2a8e8cd0 <unknown>
#3 0x7f6d2e44cdf8 blink::beforeCallEnteredCallback()
#4 0x7f6d2d03f8b1 v8::internal::Isolate::FireBeforeCallEnteredCallback()
#5 0x7f6d2cd11ae8 v8::Script::Run()
#6 0x7f6d2cd222ba v8::Script::Run()
#7 0x7f6d2b863ed2 oxide::UserScriptSlave::InjectGreaseMonkeyScriptInMainWorld()
#8 0x7f6d2b86463f oxide::UserScriptSlave::InjectScripts()
#9 0x7f6d2ea9f794 content::RenderFrameImpl::didFinishDocumentLoad()
#10 0x7f6d2e008300 blink::FrameLoader::finishedParsing()
#11 0x7f6d2d8f0102 blink::Document::finishedParsing()
#12 0x7f6d2db4f7de blink::HTMLDocumentParser::end()
#13 0x7f6d2db56f98 blink::HTMLDocumentParser::processParsedChunkFromBackgroundParser()
#14 0x7f6d2db574da blink::HTMLDocumentParser::pumpPendingSpeculations()
#15 0x7f6d2db62c63 _ZN3WTF21PartBoundFunctionImplISt5tupleIJON5blink36CrossThreadWeakPersistentThisPointerINS2_19HTMLParserSchedulerEEEEENS_15FunctionWrapperIMS4_FvvEEEJEEclEv
#16 0x7f6d2b9ca740 _ZN4base8internal7InvokerINS_13IndexSequenceIJLm0EEEENS0_9BindStateINS0_15RunnableAdapterIPFv10scoped_ptrIN7content12DownloadFileESt14default_deleteIS8_EEEEESC_JNS0_13PassedWrapperISB_EEEEENS0_12InvokeHelperILb0EvSE_EEFvvEE3RunEPNS0_13BindStateBaseE
#17 0x7f6d2b87cc4d base::debug::TaskAnnotator::RunTask()
#18 0x7f6d2e9ee9c3 scheduler::TaskQueueManager::ProcessTaskFromWorkQueue()
#19 0x7f6d2e9eef44 scheduler::TaskQueueManager::DoWork()
#20 0x7f6d2e9ecd67 _ZN4base8internal7InvokerINS_13IndexSequenceIJLm0ELm1ELm2EEEENS0_9BindStateINS0_15RunnableAdapterIMN9scheduler16TaskQueueManagerEFvNS_9TimeTicksEbEEEFvPS7_S8_bEJNS_7WeakPtrIS7_EES8_bEEENS0_12InvokeHelperILb1EvSB_EEFvvEE3RunEPNS0_13BindStateBaseE
#21 0x7f6d2b87cc4d base::debug::TaskAnnotator::RunTask()
#22 0x7f6d2b898f89 base::MessageLoop::RunTask()
#23 0x7f6d2b8995ad base::MessageLoop::DeferOrRunPendingTask()
#24 0x7f6d2b899878 base::MessageLoop::DoWork()
#25 0x7f6d2b89b299 base::MessagePumpDefault::Run()
#26 0x7f6d2b8adb28 base::RunLoop::Run()
#27 0x7f6d2b8987d5 base::MessageLoop::Run()
#28 0x7f6d2ead35b8 content::RendererMain()
#29 0x7f6d2e985858 content::RunZygote()
#30 0x7f6d2e985e34 content::ContentMainRunnerImpl::Run()
#31 0x7f6d2e9854e1 content::ContentMain()
#32 0x7f6d2b81cb6e oxide::OxideMain()
#33 0x7f6d2b7f45d7 oxide::qt::OxideMain()
#34 0x7f6d2a52ea00 __libc_start_main

** Affects: oxide
     Importance: Critical
     Assignee: Alexandre Abreu (abreu-alexandre)
         Status: In Progress

** Changed in: oxide
       Status: New => In Progress

** Changed in: oxide
   Importance: Undecided => Critical

** Changed in: oxide
     Assignee: (unassigned) => Alexandre Abreu (abreu-alexandre)

-- 
You received this bug notification because you are a member of Ubuntu
WebApps bug tracking, which is subscribed to Oxide.
https://bugs.launchpad.net/bugs/1567975

Title:
  webapp-container crash with Oxide 1.14

Status in Oxide:
  In Progress

Bug description:
  The renderer crashes with Oxide 1.14 when launching the webapp-
  container. The crash occurs in the context of the greasemonkey main
  world scripts, here is a stack trace:

  #0 0x7f6d2b87b0ae base::debug::StackTrace::StackTrace()
  #1 0x7f6d2b87b469 base::debug::(anonymous namespace)::StackDumpSignalHandler()
  #2 0x7f6d2a8e8cd0 <unknown>
  #3 0x7f6d2e44cdf8 blink::beforeCallEnteredCallback()
  #4 0x7f6d2d03f8b1 v8::internal::Isolate::FireBeforeCallEnteredCallback()
  #5 0x7f6d2cd11ae8 v8::Script::Run()
  #6 0x7f6d2cd222ba v8::Script::Run()
  #7 0x7f6d2b863ed2 oxide::UserScriptSlave::InjectGreaseMonkeyScriptInMainWorld()
  #8 0x7f6d2b86463f oxide::UserScriptSlave::InjectScripts()
  #9 0x7f6d2ea9f794 content::RenderFrameImpl::didFinishDocumentLoad()
  #10 0x7f6d2e008300 blink::FrameLoader::finishedParsing()
  #11 0x7f6d2d8f0102 blink::Document::finishedParsing()
  #12 0x7f6d2db4f7de blink::HTMLDocumentParser::end()
  #13 0x7f6d2db56f98 blink::HTMLDocumentParser::processParsedChunkFromBackgroundParser()
  #14 0x7f6d2db574da blink::HTMLDocumentParser::pumpPendingSpeculations()
  #15 0x7f6d2db62c63 _ZN3WTF21PartBoundFunctionImplISt5tupleIJON5blink36CrossThreadWeakPersistentThisPointerINS2_19HTMLParserSchedulerEEEEENS_15FunctionWrapperIMS4_FvvEEEJEEclEv
  #16 0x7f6d2b9ca740 _ZN4base8internal7InvokerINS_13IndexSequenceIJLm0EEEENS0_9BindStateINS0_15RunnableAdapterIPFv10scoped_ptrIN7content12DownloadFileESt14default_deleteIS8_EEEEESC_JNS0_13PassedWrapperISB_EEEEENS0_12InvokeHelperILb0EvSE_EEFvvEE3RunEPNS0_13BindStateBaseE
  #17 0x7f6d2b87cc4d base::debug::TaskAnnotator::RunTask()
  #18 0x7f6d2e9ee9c3 scheduler::TaskQueueManager::ProcessTaskFromWorkQueue()
  #19 0x7f6d2e9eef44 scheduler::TaskQueueManager::DoWork()
  #20 0x7f6d2e9ecd67 _ZN4base8internal7InvokerINS_13IndexSequenceIJLm0ELm1ELm2EEEENS0_9BindStateINS0_15RunnableAdapterIMN9scheduler16TaskQueueManagerEFvNS_9TimeTicksEbEEEFvPS7_S8_bEJNS_7WeakPtrIS7_EES8_bEEENS0_12InvokeHelperILb1EvSB_EEFvvEE3RunEPNS0_13BindStateBaseE
  #21 0x7f6d2b87cc4d base::debug::TaskAnnotator::RunTask()
  #22 0x7f6d2b898f89 base::MessageLoop::RunTask()
  #23 0x7f6d2b8995ad base::MessageLoop::DeferOrRunPendingTask()
  #24 0x7f6d2b899878 base::MessageLoop::DoWork()
  #25 0x7f6d2b89b299 base::MessagePumpDefault::Run()
  #26 0x7f6d2b8adb28 base::RunLoop::Run()
  #27 0x7f6d2b8987d5 base::MessageLoop::Run()
  #28 0x7f6d2ead35b8 content::RendererMain()
  #29 0x7f6d2e985858 content::RunZygote()
  #30 0x7f6d2e985e34 content::ContentMainRunnerImpl::Run()
  #31 0x7f6d2e9854e1 content::ContentMain()
  #32 0x7f6d2b81cb6e oxide::OxideMain()
  #33 0x7f6d2b7f45d7 oxide::qt::OxideMain()
  #34 0x7f6d2a52ea00 __libc_start_main

To manage notifications about this bug go to:
https://bugs.launchpad.net/oxide/+bug/1567975/+subscriptions


Follow ups