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

Segfault when dropping ORT tensors after session #50

Closed
LoganDark opened this issue May 6, 2023 · 1 comment
Closed

Segfault when dropping ORT tensors after session #50

LoganDark opened this issue May 6, 2023 · 1 comment
Labels
bug Something isn't working p: low low priority

Comments

@LoganDark
Copy link

If you drop an OrtDynTensor or OrtOwnedTensor after you drop the session (and possibly environment), the program segfaults.

@decahedron1 decahedron1 changed the title Segfault when dropping ORT tensors Segfault when dropping ORT tensors after session May 6, 2023
@decahedron1 decahedron1 added bug Something isn't working p: low low priority labels Jun 3, 2023
@decahedron1
Copy link
Member

Fixed as of v1.15.0.

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

No branches or pull requests

2 participants