New issue
Advanced search Search tips

Issue 683937 link

Starred by 1 user

Issue metadata

Status: Duplicate
Merged: issue 686293
Owner: ----
Closed: Feb 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 1
Type: Bug



Sign in to add a comment

Quick Launcher not responding

Project Member Reported by jonr...@chromium.org, Jan 23 2017

Issue description

Running on R58-9209.0.0 on Link with --mash set

After logging in the Quick Launcher is not responding.

Logs show a rejected connection which may be related.

[0123/160639.756412:ERROR:interface_registry.cc(217)] InterfaceProviderSpec "service_manager:connector" prevented service: content_browser from binding interface: IPC::mojom::ChannelBootstrap exposed by: nacl_loader
[0123/160639.756514:WARNING:interface_registry.cc(221)]

InterfaceRegistry(service_manager:connector):
Owned by:
  nacl_loader@26 run as: 505C0EE9-3013-43C0-82B0-A84F50CF8D84

  Providing:

  Requiring:

Bound to:
  content_browser@ run as: 505C0EE9-3013-43C0-82B0-A84F50CF8D84

  Providing:
    capability: ash containing interfaces:
      app_list::mojom::AppList
      app_list::mojom::AppListPresenter
      ash::mojom::AcceleratorController
      ash::mojom::CastConfig
      ash::mojom::LocaleNotificationController
      ash::mojom::MediaController
      ash::mojom::NewWindowController
      ash::mojom::SessionController
      ash::mojom::ShelfController
      ash::mojom::ShutdownController
      ash::mojom::SystemTray
      ash::mojom::TouchViewManager
      ash::mojom::VpnList
      ash::mojom::WallpaperController
      keyboard::mojom::Keyboard
    capability: gpu containing interfaces:
      metrics::mojom::CallStackProfileCollector
    capability: ime:ime_driver containing interfaces:
    capability: mash:launchable containing interfaces:
      mash::mojom::Launchable
    capability: plugin containing interfaces:
      discardable_memory::mojom::DiscardableSharedMemoryManager
      ui::mojom::Gpu
    capability: renderer containing interfaces:
      autofill::mojom::AutofillDriver
      autofill::mojom::PasswordManagerDriver
      blink::mojom::BackgroundSyncService
      blink::mojom::BroadcastChannelProvider
      blink::mojom::BudgetService
      blink::mojom::Hyphenation
      blink::mojom::MimeRegistry
      blink::mojom::NotificationService
      blink::mojom::OffscreenCanvasCompositorFrameSinkProvider
      blink::mojom::OffscreenCanvasSurfaceFactory
      blink::mojom::PermissionService
      blink::mojom::WebSocket
      chrome::mojom::FieldTrialRecorder
      chrome::mojom::NetBenchmarking
      content::mojom::MemoryCoordinatorHandle
      content::mojom::ServiceWorkerDispatcherHost
      content::mojom::StoragePartitionService
      content::mojom::URLLoaderFactory
      content::mojom::VideoCaptureHost
      device::BatteryMonitor
      device::mojom::GamepadMonitor
      device::mojom::LightSensor
      device::mojom::MotionSensor
      device::mojom::OrientationAbsoluteSensor
      device::mojom::OrientationSensor
      discardable_memory::mojom::DiscardableSharedMemoryManager
      extensions::StashService
      media::mojom::ImageCapture
      memory_coordinator::mojom::MemoryCoordinatorHandle
      metrics::mojom::LeakDetector
      mojom::ModuleEventSink
      payments::mojom::PaymentAppManager
      rappor::mojom::RapporRecorder
      shape_detection::mojom::BarcodeDetection
      shape_detection::mojom::FaceDetectionProvider
      shape_detection::mojom::TextDetection
      startup_metric_utils::mojom::StartupMetricHost
translate::mojom::ContentTranslateDriver
      ui::mojom::Gpu
    capability: service_manager:service_factory containing interfaces:
      service_manager::mojom::ServiceFactory

  Requiring:
    From: *:
      app
    From: accessibility_autoclick:
      ash:autoclick
    From: ash:
      ash
    From: content_browser:
      ash
    From: content_gpu:
      browser
    From: content_plugin:
      browser
    From: content_renderer:
      browser
    From: content_utility:
      browser
    From: file:
      file:filesystem
      file:leveldb
    From: image_decoder:
      decode
    From: media:
      media:media
    From: nacl_broker:
      browser
    From: nacl_loader:
      browser
    From: preferences:
      preferences_manager
    From: service_manager:
      service_manager:client_process
      service_manager:instance_name
      service_manager:user_id
    From: ui:
      ime_registrar

Binders registered for:


[3022:3128:0123/110639.764070:ERROR:nacl_process_host.cc(261)] NaCl process exited with status 9 (0x9)

 
It seems kinda weird that a NaCl problem would affect the quick launcher.

Could be a false positive, but there was nothing else in ui.LATEST.

Comment 3 by sky@chromium.org, Jan 23 2017

When you say quick launcher isn't responsive to you see the title bar change to indicate that? Or that typing has no effect? Could be IME related. I'll see if I can reproduce on the desktop.

Comment 4 by sky@chromium.org, Jan 23 2017

I wasn't able to repro on tip-of-tree on the desktop. I ran with --login-manager and once I logged in the quick launcher worked came up, was responsive and I was able to type into it.
Interesting, on device the title bar changes to say "not responding"
This is after I mouse-click in the text area and attempt to text. No text renders
Mergedinto: 686293
Status: Duplicate (was: Untriaged)
Caused by Chrome crash and fixed by https://codereview.chromium.org/2681663004/.
Components: -Internals>MUS Internals>Services>WindowService

Sign in to add a comment