-
Notifications
You must be signed in to change notification settings - Fork 35
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
invariantImageSimilarity Rcpp Segfault #119
Comments
did you install this recently? anyway, i cant reproduce this error on either osx or centos. maybe latest Rcpp + antsr would help. no immediate thoughts. brian On Wed, Oct 26, 2016 at 5:45 PM, Chris Hammill [email protected]
|
Hmm, I rebuild Rcpp and ANTsR, to no avail, both were already at the latest version anyway. I'm getting the following message from
But I suspect that message is harmless. |
probably harmless. knowing the location of the segfault would be helpful std::cout in the invariant...cpp file can help there. brian On Thu, Oct 27, 2016 at 4:26 PM, Chris Hammill [email protected]
|
I replicated the build on ubuntu 16.04 and ran into the same issue. I won't be able to debug the c++ code in the near term, but will try to have a look when I get a chance. |
Hi I've run into a segfault with invariantImageSimilarity. Any thoughts and suggestions would be greatly appreciated.
ANTsR and ITKR were install via devtools::install_github with no customizations,. The system is ubuntu 12.04, system gcc is 4.6.3
GDB backtrace:
valgrind
The text was updated successfully, but these errors were encountered: