-
Notifications
You must be signed in to change notification settings - Fork 8
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
CemrgApp crashes during segmentation (Scar quantification tool) #72
Comments
Hello, thank you for using our application and for reporting this. A few follow up questions to help narrow down the potential problem:
Suggestions: Consider trying the following:
Finally, I would encourage you to use our issue template and check our bug reporting guidelines. These are really helpful to minimise the follow up questions from us and resolving the issue sooner. |
Hey, thank you very much for your help! Put an X between the brackets (without spaces [X]) on the following lines if you have done all of the following:
DescriptionAccording to your questions:
Steps to Reproduce
Expected behaviour: The program should run smoothly while scrolling through the slices Actual behavior: The program stops working and crashes Reproduces how often: In the last 8 months this problem almost never occurred but during the last two weeks the app crashed in about 95% of the times while scrolling through the slices. Additional InformationNo changes happened, at least non that I know of. I didn't change computers nor did I upgrade the operating system. The acquisition and data set are also the same as before. I also installed the CemrgApp again. regarding your suggestions:
Again, thank you very much for the help and suggestions. Kind regards |
Hi @leokrueger, I understand your problem much better now. I thought the problem was with the conversion from DICOM to NIFTI, but it is not. The problem is with the manual segmentation. I can think of two more tests you can run: Get the logFirst, do one of the cases that you know crashes the application, only this time as soon as you open CemrgApp, open the LOG as I showed you before and look for an entry that looks like below
The values change, and the path too. Nonetheless, that is the log file, you can navigate on Windows Explorer and retrieve it after the application crashes. Then send it over. I do not have a Windows computer with me, otherwise I would have checked for you exactly where that is. Remove previous saved filesCemrgApp saves things in a hidden folder to help loading certain things, it does so every time you open the application. This is helpful in some ways, but if there is an error in something, it will replicate over and over, which could be what is happening to you. It would also explain why re-installing CemrgApp did not work, since uninstalling it does not remove these folders. Since you did the previous step to find the log, you have done most of the job. If you notice, the path arrives at a folder called Have a go and let us know. |
Hey @alonsoJASL, I followed your instructions and deleted the "KCL" folder. Afterwards I did two cases without the program crashing. On the third case it crashed again but after retrying it a few times the program worked smoothly again. Hopefully deleting the folder resolved the problem. I'll try out a couple of more cases and will let you know if anything changes. Thank you a lot for the very helpful suggestion. Kind regards |
Hey,
I'm working with the CemrgApp for about 8 months now, especially with the scar quantification tool (Scar quantification in the left atrium). By now I finished about 80 cases, more or less without any problems. But recently the programm crashes everytime after converting the DICOMS into Niftis at the beginning of my segmentation. Most of the times I don't even get to segment one slice before the programm crashes. Has anybody experienced this kind of problem or knows how to solve it?
I'd be happy for any help.
The text was updated successfully, but these errors were encountered: