New issue
Advanced search Search tips

Issue 760248 link

Starred by 2 users

Issue metadata

Status: Duplicate
Merged: issue 761103
Owner: ----
Closed: Sep 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 1
Type: Bug-Regression



Sign in to add a comment

PNaCl apps not working on ARM

Project Member Reported by cernekee@chromium.org, Aug 29 2017

Issue description

Chrome Version: 62.0.3199.0 canary
OS: Chrome OS 9889.0.0

What steps will reproduce the problem?
(1) Load Cisco AnyConnect Chrome app on a nyan_blaze or veyron_minnie (both failed for me)
(2) Add connection
(3) "Initializing..." message never goes away

What is the expected result?

PNaCl module gets initialized and app runs normally.  (It works on x86 platforms, like samus and link.)

What happens instead?

In chrome://extensions I open the background page for the app, select Console, and see: "PnaclCoordinator: Compile stream init failed: reply not received from PNaCl translator (it probably crashed)"

Chrome log:

[955:1255:0829/114153.606580:ERROR:checkin_request.cc(211)] Failed to get checkin response. Fetcher failed. Retrying.
[955:1255:0829/114157.427501:ERROR:connection_factory_impl.cc(386)] Failed to connect to MCS endpoint with error -106
[955:2685:0829/114203.602887:WARNING:syncer_proto_util.cc(338)] Error posting from syncer: Response Code (bogus on error): -1 Content-Length (bogus on error): -1 Server Status: SYNC_AUTH_ERROR
[955:955:0829/114209.370388:ERROR:device_event_log_impl.cc(156)] [11:42:09.370] Network: network_state_handler.cc:1154 NetworkPropertyUpdated: Default.Error = "internal-error"
[955:955:0829/114209.371101:ERROR:device_event_log_impl.cc(156)] [11:42:09.371] Network: network_connection_handler.cc:98 Connect Failure: connect-failed: /service/33
[955:955:0829/114209.371331:ERROR:device_event_log_impl.cc(156)] [11:42:09.371] Network: network_connect.cc:206 Connect Failed: connect-failed: 4f32eab6-11a3-4c95-9870-e68e243ab2b5
[955:955:0829/114209.385181:ERROR:device_event_log_impl.cc(156)] [11:42:09.385] Network: network_state_notifier.cc:414 Notify: /service/33: Connect error: Internal error
[955:955:0829/114209.385539:ERROR:device_event_log_impl.cc(156)] [11:42:09.385] Network: network_state_notifier.cc:75 ShowErrorNotification: /service/33: Network Connection Error
[955:955:0829/114219.220736:VERBOSE1:oauth2_login_manager.cc(100)] OAuth2 refresh token is already loaded.
[955:955:0829/114219.813799:WARNING:auth_service.cc(99)] AuthRequest: token request using refresh token failed: Invalid credentials.
[955:955:0829/114219.814007:WARNING:auth_service.cc(99)] AuthRequest: token request using refresh token failed: Invalid credentials.
[955:955:0829/114219.814318:WARNING:auth_service.cc(99)] AuthRequest: token request using refresh token failed: Invalid credentials.
[955:955:0829/114226.436461:WARNING:auth_sync_observer.cc(62)] Invalidate OAuth token because of a sync error: Invalid credentials.
[955:1255:0829/114231.918157:ERROR:extension_protocols.cc(360)] Allowing load of chrome-extension://jacdijibdjifphcecdielmekkmfdpgee/deps/underscore/underscore-min.mapfrom unknown origin. Could not find user data for request.
[955:955:0829/114259.690221:WARNING:render_frame_host_impl.cc(2641)] OnDidStopLoading was called twice.
[955:2685:0829/114510.593447:WARNING:syncer_proto_util.cc(338)] Error posting from syncer: Response Code (bogus on error): -1 Content-Length (bogus on error): -1 Server Status: SYNC_AUTH_ERROR
[955:955:0829/114510.594164:WARNING:auth_sync_observer.cc(62)] Invalidate OAuth token because of a sync error: Invalid credentials.
[955:955:0829/114524.762358:WARNING:auth_sync_observer.cc(62)] Invalidate OAuth token because of a sync error: Invalid credentials.
[955:1255:0829/114531.148125:ERROR:service_manager.cc(156)] Connection InterfaceProviderSpec prevented service: content_browser from binding interface: content::mojom::Child exposed by: nacl_loader
[955:1255:0829/114531.212574:ERROR:service_manager.cc(156)] Connection InterfaceProviderSpec prevented service: content_browser from binding interface: content::mojom::Child exposed by: nacl_loader
[955:1255:0829/114531.358768:ERROR:nacl_process_host.cc(256)] NaCl process exited with status 64000 (0xfa00)
[955:1255:0829/114531.397019:ERROR:nacl_process_host.cc(256)] NaCl process exited with status 64000 (0xfa00)
[955:1255:0829/114532.416460:ERROR:extension_protocols.cc(360)] Allowing load of chrome-extension://jacdijibdjifphcecdielmekkmfdpgee/deps/underscore/underscore-min.mapfrom unknown origin. Could not find user data for request.
[955:1255:0829/114922.066523:WARNING:spdy_session.cc(2915)] Received HEADERS for invalid stream 11
[955:14498:0829/114924.320395:ERROR:version_loader.cc(84)] No LSB version key: CHROMEOS_ARC_VERSION
[955:2685:0829/114951.599633:WARNING:syncer_proto_util.cc(338)] Error posting from syncer: Response Code (bogus on error): -1 Content-Length (bogus on error): -1 Server Status: SYNC_AUTH_ERROR
[955:955:0829/114951.600304:WARNING:auth_sync_observer.cc(62)] Invalidate OAuth token because of a sync error: Invalid credentials.
[955:955:0829/115021.745938:WARNING:auth_sync_observer.cc(62)] Invalidate OAuth token because of a sync error: Invalid credentials.

 

Comment 1 by dtseng@chromium.org, Aug 31 2017

Cc: dtseng@chromium.org
Mergedinto: 761103
Status: Duplicate (was: Untriaged)

Sign in to add a comment