Advertisement
Guest User

Untitled

a guest
Nov 19th, 2018
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. execve("./smth", ["./smth"], 0x7ffe32d792b0 /* 53 vars */) = 0
  2. write(1, "Hello, world\n", 13Hello, world
  3. ) = 13
  4. --- SIGSEGV {si_signo=SIGSEGV, si_code=SI_KERNEL, si_addr=NULL} ---
  5. +++ killed by SIGSEGV +++
  6. Segmentation fault
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement