Project

General

Profile

valgrind.log

Marcin Kocur, February 01, 2013 23:03

 
1
==8624== Memcheck, a memory error detector
2
==8624== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
3
==8624== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
4
==8624== Command: audacious
5
==8624== 
6
WARNING: Audacious seems to be already running but is not responding.
7
(bootstrap.c:60) [mowgli_init]: mowgli_init() is a deprecated function, provided only for backwards compatibility with Mowgli-1.  You should remove it if you no longer support using Mowgli-1.
8
[asf @ 0x145f4f20] asf_read_pts failed
9
[asf @ 0x145f4f20] asf_read_pts failed
10
[asf @ 0x145f4f20] asf_read_pts failed
11
ALSA lib pcm.c:7339:(snd_pcm_recover) underrun occurred
12
ALSA lib pcm.c:7339:(snd_pcm_recover) underrun occurred
13
ALSA lib pcm.c:7339:(snd_pcm_recover) underrun occurred
14
ALSA lib pcm.c:7339:(snd_pcm_recover) underrun occurred
15
ALSA lib pcm.c:7339:(snd_pcm_recover) underrun occurred
16
ALSA lib pcm.c:7339:(snd_pcm_recover) underrun occurred
17
ALSA lib pcm.c:7339:(snd_pcm_recover) underrun occurred
18
ALSA lib pcm.c:7339:(snd_pcm_recover) underrun occurred
19
ALSA lib pcm.c:7339:(snd_pcm_recover) underrun occurred
20
ALSA lib pcm.c:7339:(snd_pcm_recover) underrun occurred
21
ALSA lib pcm.c:7339:(snd_pcm_recover) underrun occurred
22
ALSA lib pcm.c:7339:(snd_pcm_recover) underrun occurred
23
ALSA lib pcm.c:7339:(snd_pcm_recover) underrun occurred
24
ALSA lib pcm.c:7339:(snd_pcm_recover) underrun occurred
25
ALSA lib pcm.c:7339:(snd_pcm_recover) underrun occurred
26
ALSA lib pcm.c:7339:(snd_pcm_recover) underrun occurred
27
ALSA lib pcm.c:7339:(snd_pcm_recover) underrun occurred
28
ALSA lib pcm.c:7339:(snd_pcm_recover) underrun occurred
29
ALSA lib pcm.c:7339:(snd_pcm_recover) underrun occurred
30
ALSA lib pcm.c:7339:(snd_pcm_recover) underrun occurred
31
ALSA lib pcm.c:7339:(snd_pcm_recover) underrun occurred
32
ALSA lib pcm.c:7339:(snd_pcm_recover) underrun occurred
33
ALSA lib pcm.c:7339:(snd_pcm_recover) underrun occurred
34
ALSA lib pcm.c:7339:(snd_pcm_recover) underrun occurred
35
ALSA lib pcm.c:7339:(snd_pcm_recover) underrun occurred
36
ALSA lib pcm.c:7339:(snd_pcm_recover) underrun occurred
37
ALSA lib pcm.c:7339:(snd_pcm_recover) underrun occurred
38
ALSA lib pcm.c:7339:(snd_pcm_recover) underrun occurred
39
==8624== Thread 6:
40
==8624== Invalid read of size 8
41
==8624==    at 0x5BE7C5F: ??? (in /usr/lib/libglib-2.0.so.0.3400.3)
42
==8624==    by 0x5BE7F81: ??? (in /usr/lib/libglib-2.0.so.0.3400.3)
43
==8624==    by 0x5673BD1: __nptl_deallocate_tsd (in /usr/lib/libpthread-2.17.so)
44
==8624==    by 0x5673E1C: start_thread (in /usr/lib/libpthread-2.17.so)
45
==8624==    by 0x72FAEFC: clone (in /usr/lib/libc-2.17.so)
46
==8624==  Address 0x8 is not stack'd, malloc'd or (recently) free'd
47
==8624== 
48
==8624== 
49
==8624== Process terminating with default action of signal 11 (SIGSEGV)
50
==8624==  Access not within mapped region at address 0x8
51
==8624==    at 0x5BE7C5F: ??? (in /usr/lib/libglib-2.0.so.0.3400.3)
52
==8624==    by 0x5BE7F81: ??? (in /usr/lib/libglib-2.0.so.0.3400.3)
53
==8624==    by 0x5673BD1: __nptl_deallocate_tsd (in /usr/lib/libpthread-2.17.so)
54
==8624==    by 0x5673E1C: start_thread (in /usr/lib/libpthread-2.17.so)
55
==8624==    by 0x72FAEFC: clone (in /usr/lib/libc-2.17.so)
56
==8624==  If you believe this happened as a result of a stack
57
==8624==  overflow in your program's main thread (unlikely but
58
==8624==  possible), you can try to increase the size of the
59
==8624==  main thread stack using the --main-stacksize= flag.
60
==8624==  The main thread stack size used in this run was 8388608.
61
==8624== 
62
==8624== HEAP SUMMARY:
63
==8624==     in use at exit: 14,051,210 bytes in 86,438 blocks
64
==8624==   total heap usage: 177,694 allocs, 91,256 frees, 44,329,768 bytes allocated
65
==8624== 
66
==8624== LEAK SUMMARY:
67
==8624==    definitely lost: 2,129 bytes in 7 blocks
68
==8624==    indirectly lost: 6,080 bytes in 189 blocks
69
==8624==      possibly lost: 10,094,815 bytes in 74,633 blocks
70
==8624==    still reachable: 3,948,186 bytes in 11,609 blocks
71
==8624==         suppressed: 0 bytes in 0 blocks
72
==8624== Rerun with --leak-check=full to see details of leaked memory
73
==8624== 
74
==8624== For counts of detected and suppressed errors, rerun with: -v
75
==8624== ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 3 from 3)