Advertisement
Guest User

Untitled

a guest
Feb 28th, 2015
192
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.43 KB | None | 0 0
  1. Program received signal SIGSEGV, Segmentation fault.
  2. 0x76ea5b88 in raise () from /lib/libc.so.6
  3. (gdb) bt
  4. #0 0x76ea5b88 in raise () from /lib/libc.so.6
  5. #1 0x00009d18 in ?? ()
  6. #2 0x76e8eef4 in __libc_start_main () from /lib/libc.so.6
  7. #3 0x00009d58 in ?? ()
  8. Cannot access memory at address 0x0
  9. #4 0x00009d58 in ?? ()
  10. Cannot access memory at address 0x0
  11. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement