[PIP] Browser crashes on exit. |
|||
Issue description[23341:23341:0417/164416.861159:FATAL:picture_in_picture_window_controller_impl.cc(73)] Check failed: !player_id.has_value(). #0 0x55cfc575b9bc base::debug::StackTrace::StackTrace() #1 0x55cfc577b87b logging::LogMessage::~LogMessage() #2 0x55cfc3f20f2d content::PictureInPictureWindowControllerImpl::Close() #3 0x55cfc809474b OverlayWindowViews::OnMouseEvent() #4 0x55cfc729ad69 views::DesktopNativeWidgetAura::OnMouseEvent() #5 0x55cfc5e26234 ui::EventDispatcher::ProcessEvent() #6 0x55cfc5e2606c ui::EventDispatcherDelegate::DispatchEvent() #7 0x55cfc6da0fd8 ui::EventProcessor::OnEventFromSource() #8 0x55cfc6d8f2ec ui::EventSource::SendEventToSink() #9 0x55cfc72968e2 views::DesktopWindowTreeHostX11::DispatchMouseEvent() #10 0x55cfc7297b78 views::DesktopWindowTreeHostX11::DispatchEvent() #11 0x55cfc7297d40 views::DesktopWindowTreeHostX11::DispatchEvent() #12 0x55cfc5e19eab ui::PlatformEventSource::DispatchEvent() #13 0x55cfc628a603 ui::X11EventSource::ExtractCookieDataDispatchEvent() #14 0x55cfc628a59d ui::X11EventSource::DispatchXEvents() #15 0x55cfc628db8c ui::(anonymous namespace)::XSourceDispatch() #16 0x7f9739d6e6aa g_main_context_dispatch #17 0x7f9739d6ea60 <unknown> #18 0x7f9739d6eb0c g_main_context_iteration #19 0x55cfc5787302 base::MessagePumpGlib::Run() #20 0x55cfc5781a61 base::MessageLoop::Run() #21 0x55cfc57b37e6 base::RunLoop::Run() #22 0x55cfc53dbbf4 ChromeBrowserMainParts::MainMessageLoopRun() #23 0x55cfc3c4b457 content::BrowserMainLoop::RunMainMessageLoopParts() #24 0x55cfc3c4e8d3 content::BrowserMainRunnerImpl::Run() #25 0x55cfc3c47649 content::BrowserMain() #26 0x55cfc53a82c1 content::RunNamedProcessTypeMain() #27 0x55cfc53a9622 content::ContentMainRunnerImpl::Run() #28 0x55cfc53b6c19 service_manager::Main() #29 0x55cfc53a6ed4 content::ContentMain() #30 0x55cfc2ee91b3 ChromeMain #31 0x7f9735efb2b1 __libc_start_main #32 0x55cfc2ee902a _start
,
Apr 18 2018
,
Apr 18 2018
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/fbe7334934e7f92a015381fdb32439fae81fa7aa commit fbe7334934e7f92a015381fdb32439fae81fa7aa Author: Jennifer Apacible <apacible@chromium.org> Date: Wed Apr 18 02:11:56 2018 [Picture in Picture] Fix DCHECK to properly check for player id value. Bug: 834098 Change-Id: Id40def9037ae2f9a7afc10be8b2ddcc4a9153775 Reviewed-on: https://chromium-review.googlesource.com/1016022 Reviewed-by: Tommy Steimel <steimel@chromium.org> Commit-Queue: apacible <apacible@chromium.org> Cr-Commit-Position: refs/heads/master@{#551556} [modify] https://crrev.com/fbe7334934e7f92a015381fdb32439fae81fa7aa/content/browser/picture_in_picture/picture_in_picture_window_controller_impl.cc
,
Apr 18 2018
|
|||
►
Sign in to add a comment |
|||
Comment 1 by apaci...@chromium.org
, Apr 18 2018