Skip to content
New issue

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

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

Already on GitHub? # to your account

Fix or determine why the macOS-14 github runner fails to run sine example. #112

Open
simlay opened this issue Apr 8, 2024 · 0 comments
Open

Comments

@simlay
Copy link
Member

simlay commented Apr 8, 2024

In #110, I tried to add the sine example as CI and then used the macOS-14 github runner and got:


    Finished test [unoptimized + debuginfo] target(s) in 15.54s
     Running `/Users/runner/work/coreaudio-rs/coreaudio-rs/target/debug/deps/coreaudio-9dc00e3150a190d0`

running 2 tests
test audio_unit::macos_helpers::test_get_audio_device_ids ... ok
     Running `/Users/runner/work/coreaudio-rs/coreaudio-rs/target/debug/deps/sine-cb5e40f7142557a6`
test audio_unit::macos_helpers::test_get_audio_device_ids_for_scope ... ok

test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s


running 1 test
test sine has been running for over 60 seconds
libunwind: malformed __unwind_info at 0x1A1335964 bad second level page
libunwind: malformed __unwind_info at 0x19EB3AAAC bad second level page
libunwind: malformed __unwind_info at 0x19EB3AAAC bad second level page
libunwind: malformed __unwind_info at 0x19EB3AAAC bad second level page
libunwind: malformed __unwind_info at 0x19EB3AAAC bad second level page

But with many many more lines of unwinde_info at...

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

No branches or pull requests

1 participant