← Back to team overview

ubuntu-webapps-bugs team mailing list archive

[Bug 1337338] Re: Crash on armhf when starting playback of an embedded video

 

** Changed in: oxide
       Status: Triaged => Fix Released

-- 
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/1337338

Title:
  Crash on armhf when starting playback of an embedded video

Status in Oxide Webview:
  Fix Released

Bug description:
  Testing webbrowser-app with the latest oxide built from trunk on a N7,
  going to youtube.com and trying to play back any video triggers the
  following crash:

  #0  0xaf890cca in content::RenderWidgetHostImpl::WasHidden() ()
     from /usr/lib/arm-linux-gnueabihf/libOxideQtCore.so.0
  #1  0xae1c1cca in oxide::RenderWidgetHostView::WasHidden() ()
     from /usr/lib/arm-linux-gnueabihf/libOxideQtCore.so.0
  #2  0xae1c1ea6 in oxide::RenderWidgetHostView::~RenderWidgetHostView() ()
     from /usr/lib/arm-linux-gnueabihf/libOxideQtCore.so.0
  #3  0xae1c1fd8 in oxide::RenderWidgetHostView::~RenderWidgetHostView() ()
     from /usr/lib/arm-linux-gnueabihf/libOxideQtCore.so.0
  #4  0xaf891046 in content::RenderWidgetHostImpl::RendererExited(base::TerminationStatus, int) () from /usr/lib/arm-linux-gnueabihf/libOxideQtCore.so.0
  #5  0xaf885e18 in content::RenderViewHostImpl::OnRenderProcessGone(int, int) ()
     from /usr/lib/arm-linux-gnueabihf/libOxideQtCore.so.0
  #6  0xaf88c8be in content::RenderViewHostImpl::OnMessageReceived(IPC::Message const&) [clone .part.209] ()
     from /usr/lib/arm-linux-gnueabihf/libOxideQtCore.so.0
  #7  0xaf884b96 in content::RenderProcessHostImpl::ProcessDied(bool) ()
     from /usr/lib/arm-linux-gnueabihf/libOxideQtCore.so.0
  #8  0xae2053de in base::MessageLoop::RunTask(base::PendingTask const&) ()
     from /usr/lib/arm-linux-gnueabihf/libOxideQtCore.so.0
  #9  0xae20596e in base::MessageLoop::DeferOrRunPendingTask(base::PendingTask const&) () from /usr/lib/arm-linux-gnueabihf/libOxideQtCore.so.0
  #10 0xae20779c in base::MessageLoop::DoWork() ()
     from /usr/lib/arm-linux-gnueabihf/libOxideQtCore.so.0
  #11 0xae1a34ec in oxide::qt::MessagePump::customEvent(QEvent*) ()
     from /usr/lib/arm-linux-gnueabihf/libOxideQtCore.so.0
  #12 0xb6de6064 in QObject::event(QEvent*) ()
     from /usr/lib/arm-linux-gnueabihf/libQt5Core.so.5
  #13 0xb60c79a4 in QApplicationPrivate::notify_helper(QObject*, QEvent*) ()
     from /usr/lib/arm-linux-gnueabihf/libQt5Widgets.so.5
  #14 0xb60cb13a in QApplication::notify(QObject*, QEvent*) ()
     from /usr/lib/arm-linux-gnueabihf/libQt5Widgets.so.5
  Cannot access memory at address 0x2d4ff0e0

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


References