Created
March 24, 2011 19:35
-
-
Save Pistos/885693 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --------------------------- ACCESS VIOLATION SUMMARY --------------------------- | |
| LOG FILE "/var/log/sandbox/sandbox-28618.log" | |
| VERSION 1.0 | |
| FORMAT: F - Function called | |
| FORMAT: S - Access Status | |
| FORMAT: P - Path as passed to function | |
| FORMAT: A - Absolute Path (not canonical) | |
| FORMAT: R - Canonical Path | |
| FORMAT: C - Command Line | |
| F: open_wr | |
| S: deny | |
| P: /etc/group.28978 | |
| A: /etc/group.28978 | |
| R: /etc/group.28978 | |
| C: groupadd -f rvm | |
| F: open_wr | |
| S: deny | |
| P: /etc/rvmrc | |
| A: /etc/rvmrc | |
| R: /etc/rvmrc | |
| C: bash ./install | |
| F: open_wr | |
| S: deny | |
| P: /etc/rvmrc | |
| A: /etc/rvmrc | |
| R: /etc/rvmrc | |
| C: bash ./install | |
| F: open_wr | |
| S: deny | |
| P: /etc/profile | |
| A: /etc/profile | |
| R: /etc/profile | |
| C: bash ./install | |
| F: symlink | |
| S: deny | |
| P: /usr/local/bin/rvm | |
| A: /usr/local/bin/rvm | |
| R: /usr/local/bin/rvm | |
| C: ln -fs /var/tmp/portage/app-admin/rvm-99999/image//opt/rvm/bin /usr/local/bin/rvm | |
| -------------------------------------------------------------------------------- |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment