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

Redirect stderr with os.dup2() instead of CFFI calls #444

Merged
merged 3 commits into from Jan 8, 2023

Conversation

mgeier
Copy link
Member

@mgeier mgeier commented Nov 17, 2022

I'm not quite sure yet if we should do this, this has to be tested thoroughly.

With a bit of luck, this might fix #90.

However, it might also have bad side effects ...

@mgeier
Copy link
Member Author

mgeier commented Nov 17, 2022

I already mentioned this 7 years ago: #10 (comment) and #11 (comment)

I don't quite remember the reason why I didn't go with it at the time.

@mgeier mgeier marked this pull request as ready for review December 2, 2022 21:21
@mgeier mgeier merged commit 89f124b into spatialaudio:master Jan 8, 2023
@mgeier mgeier deleted the redirect-with-dup2 branch January 8, 2023 16:45
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

Successfully merging this pull request may close these issues.

Segmentation fault (core dumped) on Alpine Linux
1 participant