Advertisement
Guest User

Untitled

a guest
Dec 9th, 2017
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
GDB 0.28 KB | None | 0 0
  1. (gdb) run
  2. Starting program: /home/viriato/Área de Trabalho/sistemas-operacionais/b
  3.  
  4. Program received signal SIGSEGV, Segmentation fault.
  5. 0x0000000000400c62 in buffer_remove_tam (buf=0x7fffffffdd50) at buffer.c:177
  6. 177     memcpy((void*)aux, buf->proxInf, sizeof(int));
  7. (gdb)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement