Advertisement
Weegee

Untitled

Aug 13th, 2011
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.71 KB | None | 0 0
  1. #0 0x00007ffff7866148 in vfprintf () from /lib/libc.so.6
  2. No symbol table info available.
  3. #1 0x00007ffff7870507 in fprintf () from /lib/libc.so.6
  4. No symbol table info available.
  5. #2 0x0000000000402cfb in move_obstacle (win_game=0x62f970, ob=0x63cf60)
  6. at game.c:391
  7. No locals.
  8. #3 0x0000000000402359 in loop_obstacles (win_game=0x62f970,
  9. ob_listitem=0x63cea0) at game.c:204
  10. ob_cur = 0x63cf60
  11. #4 0x000000000040252b in loop_game (pl=0x62da40, windowlist=0x62f930,
  12. timer=0x63ce80, ob_listitem=0x63cea0) at game.c:247
  13. elapsed = 19
  14. #5 0x0000000000403067 in main () at main.c:60
  15. pl = 0x62da40
  16. windowlist = 0x62f930
  17. timer = 0x63ce80
  18. ob_listitem = 0x63cea0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement