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

PlantSeg crash on apple silicon #273

Closed
lorenzocerrone opened this issue Jun 7, 2024 · 2 comments · Fixed by #275
Closed

PlantSeg crash on apple silicon #273

lorenzocerrone opened this issue Jun 7, 2024 · 2 comments · Fixed by #275
Assignees
Labels
bug Something isn't working

Comments

@lorenzocerrone
Copy link
Collaborator

PlantSeg crashes when trying to run the unetpredictions widget.

The following warning is shown before crushing.

...resource_tracker.py:254: UserWarning: resource_tracker: There appear to be 2 leaked semaphore objects to clean up at shutdown
  warnings.warn('resource_tracker: There appear to be %d '

The crash happens with multiple models, cpu and mps, and all parameters.

@lorenzocerrone lorenzocerrone added the bug Something isn't working label Jun 7, 2024
@lorenzocerrone lorenzocerrone self-assigned this Jun 7, 2024
@qin-yu
Copy link
Collaborator

qin-yu commented Jun 7, 2024

I think this is the mscOS-version OOM error

@lorenzocerrone
Copy link
Collaborator Author

weird, I have 36GB of memory on my machine

@qin-yu qin-yu linked a pull request Jun 9, 2024 that will close this issue
qin-yu pushed a commit that referenced this issue Jun 9, 2024
* fixes PlantSeg crash on apple silicon #273

* style(pre-commit.ci): auto fixes

* fix: skip checking import for #275

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
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.

2 participants