Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash #466

Open
lixiang1994 opened this issue Feb 18, 2022 · 5 comments
Open

Crash #466

lixiang1994 opened this issue Feb 18, 2022 · 5 comments

Comments

@lixiang1994
Copy link

Crashed: AURemoteIO::IOThread
0  caulk                           0x409c caulk::thread::join() + 104
1  libEmbeddedSystemAUs.dylib      0xf2e4 std::__1::__shared_ptr_emplace<AURemoteIO::IOThread, std::__1::allocator<AURemoteIO::IOThread> >::__on_zero_shared() + 36
2  libEmbeddedSystemAUs.dylib      0x4c984 std::__1::__shared_weak_count::__release_shared() + 84
3  libEmbeddedSystemAUs.dylib      0x1a174 AURemoteIO::Stop() + 1524
4  libEmbeddedSystemAUs.dylib      0xd568 ausdk::AUMethodStop(void*) + 120
5  AudioToolbox                    0x18b268 <redacted> + 288
6  StreamingKit                    0xb50c -[STKAudioPlayer stopAudioUnitWithReason:] + 2605 (STKAudioPlayer.m:2605)
7  StreamingKit                    0x82ec -[STKAudioPlayer processRunloop] + 1481 (STKAudioPlayer.m:1481)
8  StreamingKit                    0x724c -[STKAudioPlayer audioQueueFinishedPlaying:] + 1187 (STKAudioPlayer.m:1187)
9  StreamingKit                    0xac68 OutputRenderCallback + 3228 (STKAudioPlayer.m:3228)
10 libEmbeddedSystemAUs.dylib      0x1cd94 AUMultiChannelMixer::MixerCore::RenderInput(unsigned int, AudioTimeStamp const&, unsigned int) + 436
11 libEmbeddedSystemAUs.dylib      0x1a6c4 AUMultiChannelMixer::MixerCore::Mix(InputRenderOrderInfo const*, int, AudioTimeStamp const&, unsigned int) + 1120
12 libEmbeddedSystemAUs.dylib      0x5170 AUMultiChannelMixer::MixerCore::MasterMix(AudioTimeStamp const&, unsigned int) + 2076
13 libEmbeddedSystemAUs.dylib      0x7520 AUMultiChannelMixer::Render(unsigned int&, AudioTimeStamp const&, unsigned int) + 832
14 libEmbeddedSystemAUs.dylib      0x1640 ausdk::AUBase::DoRender(unsigned int&, AudioTimeStamp const&, unsigned int, unsigned int, AudioBufferList&) + 1544
15 libEmbeddedSystemAUs.dylib      0x40f0 ausdk::AUMethodRender(void*, unsigned int*, AudioTimeStamp const*, unsigned int, unsigned int, AudioBufferList*) + 52
16 libEmbeddedSystemAUs.dylib      0x25634 ausdk::AUInputElement::PullInput(unsigned int&, AudioTimeStamp const&, unsigned int, unsigned int) + 140
17 libEmbeddedSystemAUs.dylib      0x6ea64 AUNotQuiteSoSimpleTime::PullInputAndAdvanceTimeStamp(unsigned int, unsigned int) + 340
18 libEmbeddedSystemAUs.dylib      0x6e638 AUNotQuiteSoSimpleTime::Render(unsigned int&, AudioTimeStamp const&, unsigned int) + 1768
19 libEmbeddedSystemAUs.dylib      0x1640 ausdk::AUBase::DoRender(unsigned int&, AudioTimeStamp const&, unsigned int, unsigned int, AudioBufferList&) + 1544
20 libEmbeddedSystemAUs.dylib      0x40f0 ausdk::AUMethodRender(void*, unsigned int*, AudioTimeStamp const*, unsigned int, unsigned int, AudioBufferList*) + 52
21 libEmbeddedSystemAUs.dylib      0x25634 ausdk::AUInputElement::PullInput(unsigned int&, AudioTimeStamp const&, unsigned int, unsigned int) + 140
22 libEmbeddedSystemAUs.dylib      0xc63c AUInputFormatConverter2::InputProc(OpaqueAudioConverter*, unsigned int*, AudioBufferList*, AudioStreamPacketDescription**, void*) + 160
23 AudioToolboxCore                0x25f0 acv1::AudioConverterChain::CallInputProc(unsigned int) + 436
24 AudioToolboxCore                0x1c1ec acv1::AudioConverterChain::FillBufferFromInputProc(unsigned int*, CADeprecated::CABufferList*) + 428
25 AudioToolboxCore                0x2ec60 acv1::BufferedAudioConverter::GetInputBytes(unsigned int, unsigned int&, CADeprecated::CABufferList const*&) + 220
26 AudioToolboxCore                0x127968 acv1::Resampler2Wrapper::RenderOutput(CADeprecated::CABufferList*, unsigned int, unsigned int&) + 244
27 AudioToolboxCore                0x1f37c8 acv1::SampleRateConverter::RenderOutput(CADeprecated::CABufferList*, unsigned int, unsigned int&, AudioStreamPacketDescription*) + 76
28 AudioToolboxCore                0x134d0 acv1::BufferedAudioConverter::FillBuffer(unsigned int&, AudioBufferList&, AudioStreamPacketDescription*) + 416
29 AudioToolboxCore                0x1f0b4 acv1::AudioConverterChain::RenderOutput(CADeprecated::CABufferList*, unsigned int, unsigned int&, AudioStreamPacketDescription*) + 148
30 AudioToolboxCore                0x134d0 acv1::BufferedAudioConverter::FillBuffer(unsigned int&, AudioBufferList&, AudioStreamPacketDescription*) + 416
31 AudioToolboxCore                0x3af8 acv1::_AudioConverterFillComplexBuffer(OpaqueAudioConverter*, int (*)(OpaqueAudioConverter*, unsigned int*, AudioBufferList*, AudioStreamPacketDescription**, void*), void*, unsigned int*, AudioBufferList*, AudioStreamPacketDescription*, AudioStreamPacketDependencyInfo*) + 796
32 libEmbeddedSystemAUs.dylib      0x18b7c AUConverterBase::RenderBus(unsigned int&, AudioTimeStamp const&, unsigned int, unsigned int) + 712
33 libEmbeddedSystemAUs.dylib      0x1245c AURemoteIO::RenderBus(unsigned int&, AudioTimeStamp const&, unsigned int, unsigned int) + 196
34 libEmbeddedSystemAUs.dylib      0x1640 ausdk::AUBase::DoRender(unsigned int&, AudioTimeStamp const&, unsigned int, unsigned int, AudioBufferList&) + 1544
35 libEmbeddedSystemAUs.dylib      0x2894 AURemoteIO::PerformIO(unsigned int, unsigned int, unsigned int, AudioTimeStamp const&, AudioTimeStamp const&, AudioBufferList const*, AudioBufferList*, int&) + 1352
36 libEmbeddedSystemAUs.dylib      0xb8f4 _XPerformIO + 340
37 libAudioToolboxUtility.dylib    0x23e0 mshMIGPerform + 260
38 libAudioToolboxUtility.dylib    0x1b30 MSHMIGDispatchMessage + 40
39 libEmbeddedSystemAUs.dylib      0x215c void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, AURemoteIO::IOThread::IOThread(AURemoteIO&, caulk::thread::attributes const&, caulk::mach::os_workgroup const&)::'lambda'(), std::__1::tuple<> > >(void*) + 572
40 libsystem_pthread.dylib         0x19a4 _pthread_start + 148
41 libsystem_pthread.dylib         0xea0 thread_start + 8
@onceMu
Copy link

onceMu commented Apr 15, 2022

The same issue .

@keba76
Copy link

keba76 commented Apr 26, 2022

What conditions lead to this crash?

@lixiang1994
Copy link
Author

I saw this. #453

@lixiang1994
Copy link
Author

哪些情况导致了这次崩溃?

From firebase crashlytics.

@onceMu
Copy link

onceMu commented May 30, 2022

I saw this. #453

This solution is not working in our app

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants