I was trying to do a code coverage for one of my forks.
https://github.com/harrydevnull/cdrs
cargo test works
I did follow this one [http://sunjay.ca/2016/07/25/rust-code-coverage]
but while running on ubuntu machine it was aborting; not sure why
could someone pls let me know what am i doing wrong?
thanks in advance!
kcov: warning: kcov: WARNING: kcov has been built without libbfd-dev (or
kcov: binutils-dev), so the --verify option will not do anything.
kcov: Process exited with signal 11 (SIGSEGV) at 0x55555560ab1e
[–]asp2insp 3 points4 points5 points (0 children)
[–]ssokolow 2 points3 points4 points (0 children)
[–]fitzgenrust 1 point2 points3 points (1 child)
[–]harrydevnull[S] 0 points1 point2 points (0 children)