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

volume_stats segfault #5

Open
bcdarwin opened this issue Jan 17, 2019 · 1 comment
Open

volume_stats segfault #5

bcdarwin opened this issue Jan 17, 2019 · 1 comment

Comments

@bcdarwin
Copy link

$ volume_stats -max /path/to/file.mnc
Scanning /hpf/largeprojects/MICe/tools/atlases/Dorr_2008/ex-vivo/Dorr_2008_mask.mnc..........................................................................................................................................................................................................................................................................................Done
Creating histogram with 65536 bins, bin width 1.5259e-05...Segmentation fault  (core dumped)

Seems to be a null pointer here but control shouldn't even reach there so perhaps this is an argument parsing issue, perhaps related to #3? This happens with 1.9.17-develop and 1.9.16 releases but confusingly not with a 1.9.16 debug build, so perhaps memory corruption of some sort?

Anyway, I don't actually use this program but it causes several minc-toolkit tests to fail.

@gdevenyi
Copy link

I can no longer trigger this on 1.9.18-devel

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants