Advertisement
robn

Untitled

Oct 10th, 2011
141
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.32 KB | None | 0 0
  1. ==1319== 24 bytes in 1 blocks are still reachable in loss record 15 of 177
  2. ==1319== at 0x4C2779D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3. ==1319== by 0x7B65AFD: XextCreateExtension (in /usr/lib/x86_64-linux-gnu/libXext.so.6.4.0)
  4. ==1319== by 0x7B655A4: ??? (in /usr/lib/x86_64-linux-gnu/libXext.so.6.4.0)
  5. ==1319== by 0x7B6591C: ??? (in /usr/lib/x86_64-linux-gnu/libXext.so.6.4.0)
  6. ==1319== by 0x7B65D31: XextAddDisplay (in /usr/lib/x86_64-linux-gnu/libXext.so.6.4.0)
  7. ==1319== by 0x7B605B8: XShmQueryExtension (in /usr/lib/x86_64-linux-gnu/libXext.so.6.4.0)
  8. ==1319== by 0x58F9E74: ??? (in /usr/lib/libSDL-1.2.so.0.11.3)
  9. ==1319== by 0x58EA68C: SDL_VideoInit (in /usr/lib/libSDL-1.2.so.0.11.3)
  10. ==1319== by 0x58C0C8B: SDL_InitSubSystem (in /usr/lib/libSDL-1.2.so.0.11.3)
  11. ==1319== by 0x58C0CFB: SDL_Init (in /usr/lib/libSDL-1.2.so.0.11.3)
  12. ==1319== by 0x4E9329: Pi::Init() (Pi.cpp:380)
  13. ==1319== by 0x58A6D6: main (main.cpp:17)
  14.  
  15.  
  16.  
  17. ==1319== 2,080 bytes in 1 blocks are still reachable in loss record 166 of 177
  18. ==1319== at 0x4C25E84: calloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  19. ==1319== by 0xAA0EC9E: pa_xmalloc0 (in /usr/lib/x86_64-linux-gnu/libpulse.so.0.13.4)
  20. ==1319== by 0xBED4AB0: pa_flist_new_with_name (in /usr/lib/x86_64-linux-gnu/libpulsecommon-1.0.so)
  21. ==1319== by 0xBED4FF1: ??? (in /usr/lib/x86_64-linux-gnu/libpulsecommon-1.0.so)
  22. ==1319== by 0xBEE3121: pa_run_once (in /usr/lib/x86_64-linux-gnu/libpulsecommon-1.0.so)
  23. ==1319== by 0xBED5276: pa_hashmap_put (in /usr/lib/x86_64-linux-gnu/libpulsecommon-1.0.so)
  24. ==1319== by 0xA9FBAFE: pa_proplist_sets (in /usr/lib/x86_64-linux-gnu/libpulse.so.0.13.4)
  25. ==1319== by 0xA9E68A1: pa_context_new_with_proplist (in /usr/lib/x86_64-linux-gnu/libpulse.so.0.13.4)
  26. ==1319== by 0xA7D4B82: pa_simple_new (in /usr/lib/x86_64-linux-gnu/libpulse-simple.so.0.0.3)
  27. ==1319== by 0x58F1943: ??? (in /usr/lib/libSDL-1.2.so.0.11.3)
  28. ==1319== by 0x58C19D1: SDL_AudioInit (in /usr/lib/libSDL-1.2.so.0.11.3)
  29. ==1319== by 0x58C0BEC: SDL_InitSubSystem (in /usr/lib/libSDL-1.2.so.0.11.3)
  30. ==1319== by 0x58C0CFB: SDL_Init (in /usr/lib/libSDL-1.2.so.0.11.3)
  31. ==1319== by 0x53F97C: Sound::Init() (Sound.cpp:429)
  32. ==1319== by 0x4E978D: Pi::Init() (Pi.cpp:494)
  33. ==1319== by 0x58A6D6: main (main.cpp:17)
  34.  
  35.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement