-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathval.log
More file actions
76 lines (76 loc) · 4.45 KB
/
val.log
File metadata and controls
76 lines (76 loc) · 4.45 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
==5806== Memcheck, a memory error detector
==5806== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==5806== Using Valgrind-3.6.1 and LibVEX; rerun with -h for copyright info
==5806== Command: ./blackjack
==5806== Parent PID: 5707
==5806==
--5806--
--5806-- Valgrind options:
--5806-- --suppressions=/usr/lib/valgrind/debian-libc6-dbg.supp
--5806-- --log-file=val.log
--5806-- --track-origins=yes
--5806-- -v
--5806-- Contents of /proc/version:
--5806-- Linux version 2.6.38-13-generic-pae (buildd@roseapple) (gcc version 4.5.2 (Ubuntu/Linaro 4.5.2-8ubuntu4) ) #53-Ubuntu SMP Mon Nov 28 19:41:58 UTC 2011
--5806-- Arch and hwcaps: X86, x86-sse1-sse2-lzcnt
--5806-- Page sizes: currently 4096, max supported 4096
--5806-- Valgrind library directory: /usr/lib/valgrind
--5806-- Reading syms from /lib/i386-linux-gnu/ld-2.13.so (0x4000000)
--5806-- Considering /lib/i386-linux-gnu/ld-2.13.so ..
--5806-- .. CRC mismatch (computed 2a2c2799 wanted 1e351f1f)
--5806-- Considering /usr/lib/debug/lib/i386-linux-gnu/ld-2.13.so ..
--5806-- .. CRC is valid
--5806-- Reading syms from /home/jimbo/Desktop/PointerBlackJack/blackjack (0x8048000)
--5806-- Reading syms from /usr/lib/valgrind/memcheck-x86-linux (0x38000000)
--5806-- object doesn't have a dynamic symbol table
--5806-- Reading suppressions file: /usr/lib/valgrind/debian-libc6-dbg.supp
--5806-- Reading suppressions file: /usr/lib/valgrind/default.supp
--5806-- REDIR: 0x4016a80 (index) redirected to 0x3803f82b (vgPlain_x86_linux_REDIR_FOR_index)
--5806-- Reading syms from /usr/lib/valgrind/vgpreload_core-x86-linux.so (0x4020000)
--5806-- Reading syms from /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so (0x4023000)
==5806== WARNING: new redirection conflicts with existing -- ignoring it
--5806-- new: 0x04016a80 (index ) R-> 0x04026c78 index
--5806-- REDIR: 0x4016c20 (strlen) redirected to 0x4027048 (strlen)
--5806-- Reading syms from /usr/lib/i386-linux-gnu/libstdc++.so.6.0.14 (0x4040000)
--5806-- object doesn't have a symbol table
--5806-- Reading syms from /lib/i386-linux-gnu/libm-2.13.so (0x412c000)
--5806-- Considering /lib/i386-linux-gnu/libm-2.13.so ..
--5806-- .. CRC mismatch (computed e686ed93 wanted a0f1e52c)
--5806-- Considering /usr/lib/debug/lib/i386-linux-gnu/libm-2.13.so ..
--5806-- .. CRC is valid
--5806-- Reading syms from /lib/i386-linux-gnu/libgcc_s.so.1 (0x4152000)
--5806-- Considering /lib/i386-linux-gnu/libgcc_s.so.1 ..
--5806-- .. CRC mismatch (computed 3fa6d24f wanted 8b2bf89f)
--5806-- object doesn't have a symbol table
--5806-- Reading syms from /lib/i386-linux-gnu/libc-2.13.so (0x416e000)
--5806-- Considering /lib/i386-linux-gnu/libc-2.13.so ..
--5806-- .. CRC mismatch (computed 97e88cd2 wanted 4635a554)
--5806-- Considering /usr/lib/debug/lib/i386-linux-gnu/libc-2.13.so ..
--5806-- .. CRC is valid
--5806-- REDIR: 0x41e20b0 (rindex) redirected to 0x4026acc (rindex)
--5806-- REDIR: 0x41e1d80 (__GI_strlen) redirected to 0x402702d (__GI_strlen)
--5806-- REDIR: 0x41e1740 (strcmp) redirected to 0x4020479 (_vgnU_ifunc_wrapper)
--5806-- REDIR: 0x428acb0 (__strcmp_ssse3) redirected to 0x40279d0 (strcmp)
--5806-- REDIR: 0x41e1d30 (strlen) redirected to 0x4020479 (_vgnU_ifunc_wrapper)
--5806-- REDIR: 0x41e86f0 (__strlen_sse2_bsf) redirected to 0x4027012 (strlen)
--5806-- REDIR: 0x41e3520 (memcpy) redirected to 0x4020479 (_vgnU_ifunc_wrapper)
--5806-- REDIR: 0x4282a70 (__memcpy_ssse3) redirected to 0x4027b59 (memcpy)
--5806-- REDIR: 0x40ec650 (operator new(unsigned int)) redirected to 0x4026398 (operator new(unsigned int))
--5806-- REDIR: 0x40ea4b0 (operator delete(void*)) redirected to 0x4025882 (operator delete(void*))
--5806-- REDIR: 0x41e47e0 (strchrnul) redirected to 0x4028b3c (strchrnul)
--5806-- REDIR: 0x41e2970 (memchr) redirected to 0x4027b18 (memchr)
--5806-- REDIR: 0x41e2e40 (memmove) redirected to 0x4020479 (_vgnU_ifunc_wrapper)
--5806-- REDIR: 0x4284960 (__memmove_ssse3) redirected to 0x4028a45 (memmove)
--5806-- REDIR: 0x41de3b0 (free) redirected to 0x4025b6b (free)
==5806==
==5806== HEAP SUMMARY:
==5806== in use at exit: 0 bytes in 0 blocks
==5806== total heap usage: 153 allocs, 153 frees, 2,737 bytes allocated
==5806==
==5806== All heap blocks were freed -- no leaks are possible
==5806==
==5806== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 17 from 6)
--5806--
--5806-- used_suppression: 17 U1004-ARM-_dl_relocate_object
==5806==
==5806== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 17 from 6)