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

PMainSoundDriver::StartOutput #22

Closed
codepoet80 opened this issue Jan 28, 2017 · 1 comment
Closed

PMainSoundDriver::StartOutput #22

codepoet80 opened this issue Jan 28, 2017 · 1 comment
Labels
About To Time Out This ticket will be removed soon if there are no more contributions. bug

Comments

@codepoet80
Copy link

Running Einstein against an iOS emulator (iPhone 6 or iPhone 7) with the ROM installed in the indicated directory, I get as far as the start-up screen before it halts.

The debugger highlights this line:
OSStatus err = AudioOutputUnitStart( mOutputUnit );

With the message Thread 10: signal SIGABRT in an arrow next to it.

The console dumps:
2017-01-28 08:33:37.091921 iOSEinstein[1516:83336] [central] 54: ERROR: RPCTimeout.cpp:52: _ReportRPCTimeout: Start: Mach message timeout. Apparently deadlocked. Aborting now.

I can't Continue past it, or Step Over it.

@splorp splorp added the bug label Jan 28, 2017
@chuma
Copy link
Contributor

chuma commented Apr 12, 2018

I would love to know if this is still an issue or not. I will try to test it out on iOS Simulator when I can.

There were a number of fixes to CoreAudio added just after the 2017.1.0 release and just before this bug report was created. If this report was from the 2017.1.0 release, or didn't include those patches, then this has probably been resolved.

@MatthiasWM MatthiasWM added the About To Time Out This ticket will be removed soon if there are no more contributions. label Feb 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
About To Time Out This ticket will be removed soon if there are no more contributions. bug
Projects
None yet
Development

No branches or pull requests

4 participants