-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
I'm getting crashes when running label statistics for datasets around size (1000, 2048, 2048) pixels.
There's some sort of memory leak, which kills ipython completely. I'd understand more if this was a truly giant dataset, or I was doing exessively complicated label statistics, instead of just label size, but that's not the case. I'm using a small, cropped subsection of my larger dataset, and I'd always considered one to two thousand pixels a fairly reasonable size to process in memory.
In [7]: zsh: killed ipython
(napari-empanada) genevieb@192-168-1-103 ~ % /Users/genevieb/mambaforge/envs/napari-empanada/lib/python3.9/multiprocessing/resource_tracker.py:216: UserWarning: resource_tracker: There appear to be 1 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
haesleinhuepf
Metadata
Metadata
Assignees
Labels
No labels