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

[Bug]: openvino-node doesn't work... #41913

Closed
3 tasks done
turbobuilt opened this issue Apr 21, 2024 · 1 comment
Closed
3 tasks done

[Bug]: openvino-node doesn't work... #41913

turbobuilt opened this issue Apr 21, 2024 · 1 comment
Labels

Comments

@turbobuilt
Copy link

turbobuilt commented Apr 21, 2024

Preflight Checklist

Electron Version

29.x.x (tried on 18 and 13 as well with no luck)

What operating system are you using?

Windows

Operating System Version

Windows 11

What arch are you using?

x64

Last Known Working Electron version

No response

Expected Behavior

This line in main.js causes a crash on windows 11 x64:

const { addon: ov } = require('openvino-node');
//use to make sure it gets bundled
const core = new ov.Core();

I ran the same file in node, and it works fine. There are no logs that are useful just a crash. I don't know how to debug.

[1032:0420/222218.558:ERROR:crashpad_client_win.cc(814)] not connected

That's the only output.

Actual Behavior

The app doesn't do anything anymore.

Testcase Gist URL

No response

Additional Information

No response

@dsanders11
Copy link
Member

Thanks for reaching out and logging this issue! Because of time constraints, triaging code with third-party dependencies is usually not feasible for a small team like Electron's. As such, I'm closing this issue.

@dsanders11 dsanders11 closed this as not planned Won't fix, can't repro, duplicate, stale May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants