leezu opened a new issue #17782: cpu_shared_storage_manager.h:218: Check failed: count >= 0 (-2 vs. 0) URL: https://github.com/apache/incubator-mxnet/issues/17782 ## Description On OSX, `test_gluon_data.test_multi_worker_dataloader_release_pool` frequently fails with ` ... libc++abi.dylib: terminating with uncaught exception of type dmlc::Error: [06:16:36] ../src/storage/./cpu_shared_storage_manager.h:218: Check failed: count >= 0 (-2 vs. 0) : ` https://github.com/apache/incubator-mxnet/blob/db2295b0f39852c3af2878932f48a672982f42d4/src/storage/cpu_shared_storage_manager.h#L216-L242 CC: @eric-haibin-lin
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
