Skip to content

Instantly share code, notes, and snippets.

@Kagee
Created March 9, 2012 13:03
Show Gist options
  • Save Kagee/2006447 to your computer and use it in GitHub Desktop.
Save Kagee/2006447 to your computer and use it in GitHub Desktop.
munmap(0xf77a8000, 4096) = 0
stat64("/var/log/apache2/access.log", {st_mode=S_IFREG|0640, st_size=2162990674, ...}) = 0
open("/var/log/apache2/access.log", O_RDONLY|O_LARGEFILE) = 3
fstat64(3, {st_mode=S_IFREG|0640, st_size=2162990674, ...}) = 0
_llseek(3, 0, [2162990674], SEEK_END) = 0
_llseek(3, 0, [0], SEEK_SET) = 0
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment