Issue metadata
Sign in to add a comment
|
Chrome hung upon joining Hangout |
||||||||||||||||||||||
Issue description
Chrome Version: 62.0.3175.4
OS: Mac OS X 10.11.6 (15G1611)
No repro.
I joined a Hangout, and instantly Chrome hung. Attaching a symbolized sample, but it's
2453 base::Timer::RunScheduledTask() (in Google Chrome Framework) load address 0x10ab85000 + 0x1b96117 [callback.h:80]
2453 media::AudioOutputDispatcherImpl::CloseIdleStreams(unsigned long) (in Google Chrome Framework) load address 0x10ab85000 + 0x129f1e [__tree:1089]
2453 media::AudioManagerMac::ReleaseOutputStreamUsingRealDevice(media::AudioOutputStream*, unsigned int) (in Google Chrome Framework) load address 0x10ab85000 + 0x139473 [audio_manager_mac.cc:1165]
2453 media::AudioManagerMac::IncreaseIOBufferSizeIfPossible(unsigned int) (in Google Chrome Framework) load address 0x10ab85000 + 0x1391ef [audio_manager_mac.cc:0]
2453 media::AudioManagerMac::MaybeChangeBufferSize(unsigned int, ComponentInstanceRecord*, unsigned int, unsigned long, bool*, unsigned long*) (in Google Chrome Framework) load address 0x10ab85000 + 0x138f3e [audio_manager_mac.cc:1035]
2453 AUMethodSetProperty(void*, unsigned int, unsigned int, unsigned int, void const*, unsigned int) (in CoreAudio) + 110 [0x1434e2cb3]
2453 AUBase::DispatchSetProperty(unsigned int, unsigned int, unsigned int, void const*, unsigned int) (in CoreAudio) + 713 [0x143444af9]
2453 AUHAL::SetProperty(unsigned int, unsigned int, unsigned int, void const*, unsigned int) (in CoreAudio) + 379 [0x14344e217]
2453 AUConverterBase::SetMaxFramesPerSlice(unsigned int) (in CoreAudio) + 335 [0x143448a7f]
2453 AUHAL::PropertyChanged(unsigned int, unsigned int, unsigned int) (in CoreAudio) + 372 [0x14344d11c]
2453 CAMutex::Lock() (in CoreAudio) + 50 [0x14349309c]
2453 _pthread_mutex_lock_wait (in libsystem_pthread.dylib) + 89 [0x7fff971efe4a]
2453 __psynch_mutexwait (in libsystem_kernel.dylib) + 10 [0x7fff92d2cde6]
,
Aug 16 2017
This might be related to bug 756102 . In that bug I kernel panicked when entering a hangout, and in this one Chrome froze in some weird deep way.
,
Aug 30 2017
Duping into issue 756102 since it seems related. |
|||||||||||||||||||||||
►
Sign in to add a comment |
|||||||||||||||||||||||
Comment 1 by dalecur...@chromium.org
, Aug 15 2017Status: Assigned (was: Untriaged)