Closed himekifee closed 1 year ago
FYI it's more reproducible when using a high worker count.
Hi @himekifee I think I may have tracked down the cause of this issue and it should be fixed by #53 and #48.
This should be fixed in version 0.7.0 hopefully. Publishing to PyPI now.
Description
When converting an image, the program created a crashdump and exited.
What I Did
/usr/local/bin/python /usr/local/bin/wsic convert -i /xxx.jp2 -o /xxx.tiff -rt 4096 4096 -w 30 -mpp 0.5 0.5 --no-ome --overwrite -to 180 -c jpeg -cl 90 -d 2 -d 4 -d 8
There is no other I/O intensive job while running the task.