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

SignalAbort tests make MediaPipe.NET completely crash on Windows #9

Open
Speykious opened this issue Jan 21, 2022 · 1 comment
Open
Labels
area:pinvoke The issue is about PInvoke bug Something isn't working help wanted Extra attention is needed priority:low

Comments

@Speykious
Copy link
Contributor

The issue seems to be the same on the MediaPipeUnityPlugin side. As Homuler pointed out back then:
image

We didn't investigate the C bindings side enough to be able to fix this right away, but it does seem like it is related to Windows not catching an abort signal fast enough for MediaPipe not to crash on the native side.

Additional help on this would be appreciated!

@Speykious Speykious added bug Something isn't working help wanted Extra attention is needed priority:low area:pinvoke The issue is about PInvoke labels Jan 21, 2022
@sr229
Copy link
Member

sr229 commented May 21, 2023

I don't know if there's a way to fix this, honestly, this seems to be an upstream bug within google/mediapipe.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:pinvoke The issue is about PInvoke bug Something isn't working help wanted Extra attention is needed priority:low
Projects
None yet
Development

No branches or pull requests

2 participants