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

Windows: libc++abi error on zig test #4

Open
kassane opened this issue Jun 7, 2023 · 2 comments · May be fixed by #7
Open

Windows: libc++abi error on zig test #4

kassane opened this issue Jun 7, 2023 · 2 comments · May be fixed by #7
Labels
bug Something isn't working

Comments

@kassane
Copy link
Owner

kassane commented Jun 7, 2023

$> Run zig build test -freference-trace
run test: error: libc++abi: terminating due to uncaught exception of type std::__1::system_error: thread: The attempted operation is not supported for the type of object referenced.
run test: error: while executing test 'test.Task runner', the following command exited with code 3 (expected exited with code 0):

Reference:

@kassane kassane added the bug Something isn't working label Jun 7, 2023
@kassane
Copy link
Owner Author

kassane commented Jun 13, 2023

In docker-wine8 test (windows-crosscompile):

root@8b6e934656a3:/data# wine64 zig-out/bin/counter-c.exe 
libc++abi: terminating due to uncaught exception of type std::__1::system_error: thread: asio.system error

@kassane
Copy link
Owner Author

kassane commented Jun 13, 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant