New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 839364 link

Starred by 1 user

Issue metadata

Status: Duplicate
Owner:
Closed: May 2018
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Mac
Pri: 1
Type: Bug



Sign in to add a comment

Crash in audio_input_device.cc

Project Member Reported by eladalon@chromium.org, May 3 2018

Issue description

[2346:37907:0503/134318.970349:FATAL:audio_input_device.cc(158)] Check failed: (sequence_checker_).CalledOnValidSequence(). 
0   libbase.dylib                       0x000000010626d30e base::debug::StackTrace::StackTrace(unsigned long) + 174
1   libbase.dylib                       0x000000010626d3cd base::debug::StackTrace::StackTrace(unsigned long) + 29
2   libbase.dylib                       0x0000000105e6ab5c base::debug::StackTrace::StackTrace() + 28
3   libbase.dylib                       0x0000000105eed23c logging::LogMessage::~LogMessage() + 460
4   libbase.dylib                       0x0000000105eeaf95 logging::LogMessage::~LogMessage() + 21
5   libmedia.dylib                      0x000000010cb8f07a media::AudioInputDevice::SetVolume(double) + 202
6   libcontent.dylib                    0x000000012c46c6d5 content::ProcessedLocalAudioSource::SetVolume(int) + 645
7   libcontent.dylib                    0x000000012c46cff6 content::ProcessedLocalAudioSource::Capture(media::AudioBus const*, int, double, bool) + 1990
8   libmedia.dylib                      0x000000010cb9354e media::AudioInputDevice::AudioThreadCallback::Process(unsigned int) + 2014
9   libmedia.dylib                      0x000000010cb808b6 media::AudioDeviceThread::ThreadMain() + 326
10  libbase.dylib                       0x000000010629d96a base::(anonymous namespace)::ThreadFunc(void*) + 682
11  libsystem_pthread.dylib             0x00007fff7650f661 _pthread_body + 340
12  libsystem_pthread.dylib             0x00007fff7650f50d _pthread_body + 0
13  libsystem_pthread.dylib             0x00007fff7650ebf9 thread_start + 13
 
Labels: OS-Mac
Local Chromium build based on 057b1dafd3b76121e5dae927d7df800fa2c7d42a.
Cc: marinaciocea@chromium.org olka@chromium.org solenberg@chromium.org
Components: Internals>Media>Audio
Owner: maxmorin@chromium.org
Elad, can you provide a step-by-step to reproduce the problem?
Dupe? issue 838929
Cc: ossu@chromium.org maxmorin@chromium.org
Mergedinto: 838929
Owner: eladalon@chromium.org
Status: Duplicate (was: Assigned)
Very likely - I'll mark as a dupe. Elad, please sync to head, or 9e68dcd5b2472a85415918f990ad4a4c7f121aa2 and see if the problem is solved.
I'll post if this ends up reproducing again. Otherwise, please assume it didn't.

Sign in to add a comment