New issue
Advanced search Search tips

Issue 805683 link

Starred by 1 user

Issue metadata

Status: Duplicate
Merged: issue 805277
Owner: ----
Closed: Jan 2018
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 3
Type: Bug



Sign in to add a comment

Linux CRD Host crashed while working

Project Member Reported by joedow@chromium.org, Jan 24 2018

Issue description

I was connected to my linux box for several hours and was booted for no apparent reason.  After reconnecting I checked my host log and found this snippet:

chrome-remote-desktop-host: ../../third_party/libvpx/source/libvpx/vp8/common/treecoder.c:92: void vp8_tree_probs_from_distribution(int, vp8_token *, const vp8_tree_index *, vp8_prob *, unsigned int (*)[2], const unsigned int *, unsigned int, int): Assertion `tot < (1 << 24)' failed.
2018-01-24 14:34:46,808:INFO:wait() returned (242633,6)
2018-01-24 14:34:46,808:INFO:Host process terminated
2018-01-24 14:34:46,808:INFO:Host terminated by signal 6.
2018-01-24 14:34:46,911:INFO:Failure count for 'host' is now 0
2018-01-24 14:34:46,911:INFO:Launching host process

--- host restarting ---

[0124/143446.950144:INFO:remoting_me2me_host.cc(1707)] Starting host process: version 65.0.3312.0


It looks like an assertion failed in the vp8 code which causes the host to crash.  IIRC this is not a released host version and is not a common problem but wanted to log it in case it is interesting later.
 
Mergedinto: 805277
Status: Duplicate (was: Untriaged)

Sign in to add a comment