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

Crashed after multi-image inference. #103

Open
SahPet opened this issue Aug 25, 2024 · 3 comments
Open

Crashed after multi-image inference. #103

SahPet opened this issue Aug 25, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@SahPet
Copy link

SahPet commented Aug 25, 2024

FastPathology consistently crashed after multi-image inference. All the output files are saved, but it crashes right after this with no visible error print:

WARNING [48032] Test data was NOT found at C:/ProgramData/FAST/data/. Download the test data by running ./downloadTestData or fast.downloadTestDataIfNotExists() in Python.
OK
parsing
OK
Done
Running pipeline [=======================================================================================================================================================================================>  ] 98% | ETA 0.0 minsSaving Tensor data to C:/Users/henri/fastpathology/projects/2024-08-25-153819//results/.../.../heatmap
Writing timestamping..2024-08-25-163905
canceled..
done waiting
stopping pipeline
done
removing renderers..
done
@SahPet SahPet added the bug Something isn't working label Aug 25, 2024
@smistad
Copy link
Member

smistad commented Aug 30, 2024

When does it crash, after all images have been processed, or during?

@andreped
Copy link
Member

andreped commented Aug 30, 2024

@smistad, @SahPet Didn't we have this issue on Windows way back when the filename contained a space or misc characters (æ,ø,å)?

I think FP fails to save the final result in the project, if I recall correctly. I still think that is an issue in FP, but probably a year since I last tested this.

See discussion #78, @smistad.

@SahPet
Copy link
Author

SahPet commented Aug 30, 2024

Thanks for the response! It crashes right after the last slide is finished. Might be a special characters problem, I haven't gotten chance to test that yet (with and without special characters in the filename), but I can test it.

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

No branches or pull requests

3 participants