New issue
Advanced search Search tips

Issue 701242 link

Starred by 1 user

Issue metadata

Status: Duplicate
Owner:
Closed: Mar 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 2
Type: Bug



Sign in to add a comment

"After the Flood" aw-snaps in audio code

Project Member Reported by kbr@chromium.org, Mar 14 2017

Issue description

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

 
Components: -Internals>Media>Audio Blink>WebAudio
Status: Verified (was: Untriaged)
This is fixed in Canary 59.0.3041.0.

Comment 3 by kbr@chromium.org, Mar 14 2017

Owner: hongchan@chromium.org
Status: Assigned (was: Verified)
hongchan@, that is good to know, but could you please duplicate this into the bug under which the problem was fixed? Thanks.

Mergedinto: 700994
Status: Duplicate (was: Assigned)

Sign in to add a comment