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

Avalanche crashes with segmentation fault when being run from PATH #4

Closed
GoogleCodeExporter opened this issue Aug 23, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

1. Install avalanche into /usr/bin
2. Run avalanche using short name, rather than full path:

$ which avalanche
/usr/bin/avalanche
$ avalanche --verbose --filename=seed ./sample2 seed
INFO: Avalanche, a dynamic analysis tool.
INFO: Start time: Thu Jun 23 14:03:58 2011
DEBUG: Initializing plugin manager
DEBUG: Running execution manager
INFO: Running plugin kind=1
INFO: Executing command: ../lib/avalanche/valgrind, with args:  
../lib/avalanche/valgrind --tool=covgrind --trace-children=no --alarm=300 
--log-file=execution.log ./sample2 seed
INFO: exited on signal
ERROR: [TmpFile.cpp:76]: Cannot delete file tmpfile_1:No such file or directory
ERROR: [TmpFile.cpp:76]: Cannot delete file tmpfile_0:No such file or directory
Segmentation fault



Original issue reported on code.google.com by sidorov....@gmail.com on 23 Jun 2011 at 10:04

@GoogleCodeExporter
Copy link
Author

Original comment by sidorov....@gmail.com on 23 Jun 2011 at 7:06

  • Changed state: Fixed

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

No branches or pull requests

1 participant