Chrome Version: 59.0.3040.0 (Official Build) canary (32-bit)
OS: Android 7.1.1
What steps will reproduce the problem?
(1) Navigate to PlayCanvas' new After the Flood demo in Canary on Android:
https://playcanv.as/e/p/44MRmJRU/
What is the expected result?
Expect to have to use "Request desktop site" to get past the UA detection, but expect it to load.
What happens instead?
The tab aw-snaps in Audio code. Here's one crash ID:
ef887686a0000000
and the stack trace:
0xd5f9d9c0 (libmonochrome.so -AudioDestination.cpp:101 ) blink::AudioDestination::render(blink::WebVector<float*> const&, unsigned int, double, double, unsigned int)
0xd671f165 (libmonochrome.so -renderer_webaudiodevice_impl.cc:216 ) content::RendererWebAudioDeviceImpl::Render(base::TimeDelta, base::TimeTicks, int, media::AudioBus*)
0xd628c057 (libmonochrome.so -silent_sink_suspender.cc:83 ) media::SilentSinkSuspender::Render(base::TimeDelta, base::TimeTicks, int, media::AudioBus*)
0xd582b051 (libmonochrome.so -audio_output_device.cc:488 ) media::AudioOutputDevice::AudioThreadCallback::Process(unsigned int)
0xd5826e9b (libmonochrome.so -audio_device_thread.cc:82 ) media::AudioDeviceThread::ThreadMain()
0xd4ea6bdb (libmonochrome.so -platform_thread_posix.cc:71 ) ThreadFunc
Comment 1 by dalecur...@chromium.org
, Mar 14 2017