Advertisement
Guest User

Untitled

a guest
Feb 12th, 2015
222
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.81 KB | None | 0 0
  1. [pid 12760] open("/usr/include/arm-linux-gnueabihf/bits/stdio.h", O_RDONLY) = 4
  2. [pid 12760] fstat64(4, {st_mode=S_IFREG|0644, st_size=5654, ...}) = 0
  3. [pid 12760] mmap2(NULL, 5654, PROT_READ, MAP_PRIVATE, 4, 0) = 0x40096000
  4. [pid 12760] write(2, "mapped other file /usr/include/a"..., 69mapped other file /usr/include/arm-linux-gnueabihf/bits/stdio.h 5654
  5. ) = 69
  6. [pid 12760] munmap(0x40096000, 5654) = 0
  7. [pid 12760] close(4) = 0
  8. [pid 12760] open("scripts/kconfig/list.h", O_RDONLY) = 4
  9. [pid 12760] fstat64(4, {st_mode=S_IFREG|0644, st_size=3716, ...}) = 0
  10. [pid 12760] mmap2(NULL, 5654, PROT_READ, MAP_PRIVATE, 4, 0) = 0x40096000
  11. [pid 12760] write(2, "mapped other file scripts/kconfi"..., 46mapped other file scripts/kconfig/list.h 5654
  12. ) = 46
  13. [pid 12760] --- SIGBUS (Bus error) @ 0 (0) ---
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement