Skip to content

Instantly share code, notes, and snippets.

@Warrows
Created May 17, 2019 14:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Warrows/755c33593a74addcfedbe3cd5a9b8eb4 to your computer and use it in GitHub Desktop.
Save Warrows/755c33593a74addcfedbe3cd5a9b8eb4 to your computer and use it in GitHub Desktop.
Valgrind
==10580== Memcheck, a memory error detector
==10580== Copyright (C) 2002-2015, and GNU GPL'd, by Julian Seward et al.
==10580== Using Valgrind-3.12.0.SVN and LibVEX; rerun with -h for copyright info
==10580== Command: src/pivxd -testnet
==10580== Parent PID: 2191
==10580==
--10580--
--10580-- Valgrind options:
--10580-- --leak-check=full
--10580-- --show-leak-kinds=all
--10580-- --track-origins=yes
--10580-- --verbose
--10580-- --log-file=valgrind-out3.txt
--10580-- Contents of /proc/version:
--10580-- Linux version 4.18.0-0.bpo.1-amd64 (debian-kernel@lists.debian.org) (gcc version 6.3.0 20170516 (Debian 6.3.0-18+deb9u1)) #1 SMP Debian 4.18.6-1~bpo9+1 (2018-09-13)
--10580--
--10580-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-avx-avx2-bmi
--10580-- Page sizes: currently 4096, max supported 4096
--10580-- Valgrind library directory: /usr/lib/valgrind
--10580-- Reading syms from /home/warrows/Dev/PIVX/src/pivxd
--10580-- Reading syms from /lib/x86_64-linux-gnu/ld-2.24.so
--10580-- Considering /usr/lib/debug/.build-id/6f/150f33b150d6a81e26a425dd47d713d00f2d29.debug ..
--10580-- .. build-id is valid
--10580-- Reading syms from /usr/lib/valgrind/memcheck-amd64-linux
--10580-- Considering /usr/lib/valgrind/memcheck-amd64-linux ..
--10580-- .. CRC mismatch (computed db5b2ec5 wanted 0eae776b)
--10580-- Considering /usr/lib/debug/usr/lib/valgrind/memcheck-amd64-linux ..
--10580-- .. CRC is valid
--10580-- object doesn't have a dynamic symbol table
--10580-- Scheduler: using generic scheduler lock implementation.
--10580-- Reading suppressions file: /usr/lib/valgrind/default.supp
==10580== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-10580-by-warrows-on-???
==10580== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-10580-by-warrows-on-???
==10580== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-10580-by-warrows-on-???
==10580==
==10580== TO CONTROL THIS PROCESS USING vgdb (which you probably
==10580== don't want to do, unless you know exactly what you're doing,
==10580== or are doing some strange experiment):
==10580== /usr/lib/valgrind/../../bin/vgdb --pid=10580 ...command...
==10580==
==10580== TO DEBUG THIS PROCESS USING GDB: start GDB like this
==10580== /path/to/gdb src/pivxd
==10580== and then give GDB the following command
==10580== target remote | /usr/lib/valgrind/../../bin/vgdb --pid=10580
==10580== --pid is optional if only one valgrind process is running
==10580==
--10580-- REDIR: 0x401b250 (ld-linux-x86-64.so.2:strlen) redirected to 0x3809de81 (vgPlain_amd64_linux_REDIR_FOR_strlen)
--10580-- REDIR: 0x4019b00 (ld-linux-x86-64.so.2:index) redirected to 0x3809de9b (vgPlain_amd64_linux_REDIR_FOR_index)
--10580-- Reading syms from /usr/lib/valgrind/vgpreload_core-amd64-linux.so
--10580-- Considering /usr/lib/valgrind/vgpreload_core-amd64-linux.so ..
--10580-- .. CRC mismatch (computed 74a069fa wanted 84d99202)
--10580-- Considering /usr/lib/debug/usr/lib/valgrind/vgpreload_core-amd64-linux.so ..
--10580-- .. CRC is valid
--10580-- Reading syms from /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so
--10580-- Considering /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so ..
--10580-- .. CRC mismatch (computed 88f2547e wanted 8a7a4459)
--10580-- Considering /usr/lib/debug/usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so ..
--10580-- .. CRC is valid
==10580== WARNING: new redirection conflicts with existing -- ignoring it
--10580-- old: 0x0401b250 (strlen ) R-> (0000.0) 0x3809de81 vgPlain_amd64_linux_REDIR_FOR_strlen
--10580-- new: 0x0401b250 (strlen ) R-> (2007.0) 0x04c2ee60 strlen
--10580-- REDIR: 0x4019d20 (ld-linux-x86-64.so.2:strcmp) redirected to 0x4c2ff60 (strcmp)
--10580-- REDIR: 0x401bd60 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x4c33330 (mempcpy)
--10580-- Reading syms from /usr/lib/x86_64-linux-gnu/libboost_system.so.1.62.0
--10580-- object doesn't have a symbol table
--10580-- Reading syms from /usr/lib/x86_64-linux-gnu/libboost_filesystem.so.1.62.0
--10580-- object doesn't have a symbol table
--10580-- Reading syms from /usr/lib/x86_64-linux-gnu/libboost_program_options.so.1.62.0
--10580-- object doesn't have a symbol table
--10580-- Reading syms from /usr/lib/x86_64-linux-gnu/libboost_thread.so.1.62.0
--10580-- object doesn't have a symbol table
--10580-- Reading syms from /usr/lib/x86_64-linux-gnu/libboost_chrono.so.1.62.0
--10580-- object doesn't have a symbol table
--10580-- Reading syms from /usr/local/BerkeleyDB.4.8/lib/libdb_cxx-4.8.so
--10580-- Reading syms from /lib/x86_64-linux-gnu/libpthread-2.24.so
--10580-- Considering /usr/lib/debug/.build-id/96/8df33f83963b559243653d74d27d89605bed02.debug ..
--10580-- .. build-id is valid
--10580-- Reading syms from /usr/lib/x86_64-linux-gnu/libssl.so.1.1
--10580-- object doesn't have a symbol table
--10580-- Reading syms from /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1
--10580-- object doesn't have a symbol table
--10580-- Reading syms from /usr/lib/x86_64-linux-gnu/libevent_pthreads-2.0.so.5.1.9
--10580-- object doesn't have a symbol table
--10580-- Reading syms from /usr/lib/x86_64-linux-gnu/libevent-2.0.so.5.1.9
--10580-- object doesn't have a symbol table
--10580-- Reading syms from /usr/lib/x86_64-linux-gnu/libzmq.so.5.1.1
--10580-- object doesn't have a symbol table
--10580-- Reading syms from /usr/lib/x86_64-linux-gnu/libgmp.so.10.3.2
--10580-- object doesn't have a symbol table
--10580-- Reading syms from /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.22
--10580-- object doesn't have a symbol table
--10580-- Reading syms from /lib/x86_64-linux-gnu/libm-2.24.so
--10580-- Considering /usr/lib/debug/.build-id/90/da054e12ea1a53ee0cbb5bb5e65f7069aeee44.debug ..
--10580-- .. build-id is valid
--10580-- Reading syms from /lib/x86_64-linux-gnu/libgcc_s.so.1
--10580-- object doesn't have a symbol table
--10580-- Reading syms from /lib/x86_64-linux-gnu/libc-2.24.so
--10580-- Considering /usr/lib/debug/.build-id/79/450f6e36287865d093ea209b85a222209925ff.debug ..
--10580-- .. build-id is valid
--10580-- Reading syms from /lib/x86_64-linux-gnu/librt-2.24.so
--10580-- Considering /usr/lib/debug/.build-id/fe/41526a83999f2fe9d0f8aadcd61d03a92cbb70.debug ..
--10580-- .. build-id is valid
--10580-- Reading syms from /lib/x86_64-linux-gnu/libdl-2.24.so
--10580-- Considering /usr/lib/debug/.build-id/6a/5d98612129b8186f21e800afdfaaa627082f46.debug ..
--10580-- .. build-id is valid
--10580-- Reading syms from /usr/lib/x86_64-linux-gnu/libevent_core-2.0.so.5.1.9
--10580-- object doesn't have a symbol table
--10580-- Reading syms from /usr/lib/x86_64-linux-gnu/libsodium.so.18.1.1
--10580-- object doesn't have a symbol table
--10580-- Reading syms from /usr/lib/x86_64-linux-gnu/libpgm-5.2.so.0.0.122
--10580-- object doesn't have a symbol table
--10580-- REDIR: 0x78366e0 (libc.so.6:strcasecmp) redirected to 0x4a26740 (_vgnU_ifunc_wrapper)
--10580-- REDIR: 0x7832180 (libc.so.6:strcspn) redirected to 0x4a26740 (_vgnU_ifunc_wrapper)
--10580-- REDIR: 0x78389d0 (libc.so.6:strncasecmp) redirected to 0x4a26740 (_vgnU_ifunc_wrapper)
--10580-- REDIR: 0x78345f0 (libc.so.6:strpbrk) redirected to 0x4a26740 (_vgnU_ifunc_wrapper)
--10580-- REDIR: 0x7834980 (libc.so.6:strspn) redirected to 0x4a26740 (_vgnU_ifunc_wrapper)
--10580-- REDIR: 0x7835d50 (libc.so.6:memmove) redirected to 0x4a26740 (_vgnU_ifunc_wrapper)
--10580-- REDIR: 0x7830980 (libc.so.6:index) redirected to 0x4a26740 (_vgnU_ifunc_wrapper)
--10580-- REDIR: 0x7836200 (libc.so.6:memset) redirected to 0x4a26740 (_vgnU_ifunc_wrapper)
--10580-- REDIR: 0x78a82d0 (libc.so.6:__memcpy_chk) redirected to 0x4a26740 (_vgnU_ifunc_wrapper)
--10580-- REDIR: 0x783b0d0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x4a26740 (_vgnU_ifunc_wrapper)
--10580-- REDIR: 0x7835910 (libc.so.6:bcmp) redirected to 0x4a26740 (_vgnU_ifunc_wrapper)
--10580-- REDIR: 0x7830bd0 (libc.so.6:strcmp) redirected to 0x4a26740 (_vgnU_ifunc_wrapper)
--10580-- REDIR: 0x78342c0 (libc.so.6:strncpy) redirected to 0x4a26740 (_vgnU_ifunc_wrapper)
--10580-- REDIR: 0x7832a20 (libc.so.6:strncmp) redirected to 0x4a26740 (_vgnU_ifunc_wrapper)
--10580-- REDIR: 0x7835390 (libc.so.6:strstr) redirected to 0x4a26740 (_vgnU_ifunc_wrapper)
--10580-- REDIR: 0x7834300 (libc.so.6:rindex) redirected to 0x4c2e7f0 (rindex)
--10580-- REDIR: 0x782cee0 (libc.so.6:malloc) redirected to 0x4c2bb40 (malloc)
--10580-- REDIR: 0x7832620 (libc.so.6:strlen) redirected to 0x4c2eda0 (strlen)
--10580-- REDIR: 0x7835950 (libc.so.6:__GI_memcmp) redirected to 0x4c31b40 (__GI_memcmp)
--10580-- REDIR: 0x78414f0 (libc.so.6:__strcmp_sse2_unaligned) redirected to 0x4c2fe20 (strcmp)
--10580-- REDIR: 0x6fa4790 (libstdc++.so.6:operator new(unsigned long)) redirected to 0x4c2c1b0 (operator new(unsigned long))
--10580-- REDIR: 0x78dae10 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x4c325c0 (memmove)
--10580-- REDIR: 0x782d8d0 (libc.so.6:calloc) redirected to 0x4c2db10 (calloc)
--10580-- REDIR: 0x78355c0 (libc.so.6:memchr) redirected to 0x4c30000 (memchr)
--10580-- REDIR: 0x7835e60 (libc.so.6:memcpy@GLIBC_2.2.5) redirected to 0x4c300c0 (memcpy@GLIBC_2.2.5)
--10580-- REDIR: 0x78db260 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x4c324c0 (memset)
--10580-- REDIR: 0x78309b0 (libc.so.6:__GI_strchr) redirected to 0x4c2e950 (__GI_strchr)
--10580-- REDIR: 0x6fa28c0 (libstdc++.so.6:operator delete(void*)) redirected to 0x4c2d270 (operator delete(void*))
--10580-- REDIR: 0x78f5d70 (libc.so.6:__memcmp_sse4_1) redirected to 0x4c31ca0 (__memcmp_sse4_1)
--10580-- REDIR: 0x782d4e0 (libc.so.6:free) redirected to 0x4c2cd70 (free)
--10580-- REDIR: 0x7834f20 (libc.so.6:__GI_strstr) redirected to 0x4c33590 (__strstr_sse2)
--10580-- REDIR: 0x7832a70 (libc.so.6:__GI_strncmp) redirected to 0x4c2f550 (__GI_strncmp)
--10580-- REDIR: 0x7830c10 (libc.so.6:__GI_strcmp) redirected to 0x4c2fe70 (__GI_strcmp)
--10580-- REDIR: 0x783c6e0 (libc.so.6:strchrnul) redirected to 0x4c32e60 (strchrnul)
--10580-- REDIR: 0x7836570 (libc.so.6:__GI_stpcpy) redirected to 0x4c31f80 (__GI_stpcpy)
--10580-- REDIR: 0x6fa4850 (libstdc++.so.6:operator new[](unsigned long)) redirected to 0x4c2c8d0 (operator new[](unsigned long))
--10580-- REDIR: 0x784c230 (libc.so.6:wcslen) redirected to 0x4c33880 (wcslen)
--10580-- REDIR: 0x78327c0 (libc.so.6:strnlen) redirected to 0x4c2ed40 (strnlen)
--10580-- REDIR: 0x6fa28f0 (libstdc++.so.6:operator delete[](void*)) redirected to 0x4c2d770 (operator delete[](void*))
--10580-- REDIR: 0x784b4a0 (libc.so.6:wcscmp) redirected to 0x4c338a0 (wcscmp)
--10580-- REDIR: 0x7835e40 (libc.so.6:__GI_mempcpy) redirected to 0x4c33060 (__GI_mempcpy)
--10580-- REDIR: 0x78320a0 (libc.so.6:__GI_strcpy) redirected to 0x4c2ef50 (__GI_strcpy)
--10580-- REDIR: 0x782d590 (libc.so.6:realloc) redirected to 0x4c2dd50 (realloc)
==10580== Syscall param pwrite64(buf) points to uninitialised byte(s)
==10580== at 0x5CAB963: ??? (syscall-template.S:84)
==10580== by 0x5A461B8: __os_io (in /usr/local/BerkeleyDB.4.8/lib/libdb_cxx-4.8.so)
==10580== by 0x5A3407C: __memp_pgwrite.part.0 (in /usr/local/BerkeleyDB.4.8/lib/libdb_cxx-4.8.so)
==10580== by 0x5A34438: __memp_bhwrite (in /usr/local/BerkeleyDB.4.8/lib/libdb_cxx-4.8.so)
==10580== by 0x5A3334A: __memp_alloc (in /usr/local/BerkeleyDB.4.8/lib/libdb_cxx-4.8.so)
==10580== by 0x5A35D57: __memp_fget (in /usr/local/BerkeleyDB.4.8/lib/libdb_cxx-4.8.so)
==10580== by 0x59C2D28: __db_verify (in /usr/local/BerkeleyDB.4.8/lib/libdb_cxx-4.8.so)
==10580== by 0x59C5166: __db_verify_internal (in /usr/local/BerkeleyDB.4.8/lib/libdb_cxx-4.8.so)
==10580== by 0x5933946: Db::verify(char const*, char const*, std::ostream*, unsigned int) (in /usr/local/BerkeleyDB.4.8/lib/libdb_cxx-4.8.so)
==10580== by 0x34DFFD: CDBEnv::Verify(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, bool (*)(CDBEnv&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >)) (db.cpp:149)
==10580== by 0x1750C4: AppInit2() (init.cpp:1231)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== Address 0xee82858 is 120 bytes inside a block of size 1,112 alloc'd
==10580== at 0x4C2BBAF: malloc (vg_replace_malloc.c:299)
==10580== by 0x5A43994: __os_malloc (in /usr/local/BerkeleyDB.4.8/lib/libdb_cxx-4.8.so)
==10580== by 0x5A12723: __env_alloc (in /usr/local/BerkeleyDB.4.8/lib/libdb_cxx-4.8.so)
==10580== by 0x5A32BF0: __memp_alloc (in /usr/local/BerkeleyDB.4.8/lib/libdb_cxx-4.8.so)
==10580== by 0x5A35D57: __memp_fget (in /usr/local/BerkeleyDB.4.8/lib/libdb_cxx-4.8.so)
==10580== by 0x594E983: __bam_new_file (in /usr/local/BerkeleyDB.4.8/lib/libdb_cxx-4.8.so)
==10580== by 0x59FD5E7: __db_new_file (in /usr/local/BerkeleyDB.4.8/lib/libdb_cxx-4.8.so)
==10580== by 0x59FDB66: __db_open (in /usr/local/BerkeleyDB.4.8/lib/libdb_cxx-4.8.so)
==10580== by 0x59C5BD8: __db_vrfy_pgset (in /usr/local/BerkeleyDB.4.8/lib/libdb_cxx-4.8.so)
==10580== by 0x59C5DDE: __db_vrfy_dbinfo_create (in /usr/local/BerkeleyDB.4.8/lib/libdb_cxx-4.8.so)
==10580== by 0x59C2976: __db_verify (in /usr/local/BerkeleyDB.4.8/lib/libdb_cxx-4.8.so)
==10580== by 0x59C5166: __db_verify_internal (in /usr/local/BerkeleyDB.4.8/lib/libdb_cxx-4.8.so)
==10580== Uninitialised value was created by a heap allocation
==10580== at 0x4C2BBAF: malloc (vg_replace_malloc.c:299)
==10580== by 0x5A43994: __os_malloc (in /usr/local/BerkeleyDB.4.8/lib/libdb_cxx-4.8.so)
==10580== by 0x5A12723: __env_alloc (in /usr/local/BerkeleyDB.4.8/lib/libdb_cxx-4.8.so)
==10580== by 0x5A32BF0: __memp_alloc (in /usr/local/BerkeleyDB.4.8/lib/libdb_cxx-4.8.so)
==10580== by 0x5A35D57: __memp_fget (in /usr/local/BerkeleyDB.4.8/lib/libdb_cxx-4.8.so)
==10580== by 0x594E983: __bam_new_file (in /usr/local/BerkeleyDB.4.8/lib/libdb_cxx-4.8.so)
==10580== by 0x59FD5E7: __db_new_file (in /usr/local/BerkeleyDB.4.8/lib/libdb_cxx-4.8.so)
==10580== by 0x59FDB66: __db_open (in /usr/local/BerkeleyDB.4.8/lib/libdb_cxx-4.8.so)
==10580== by 0x59C5BD8: __db_vrfy_pgset (in /usr/local/BerkeleyDB.4.8/lib/libdb_cxx-4.8.so)
==10580== by 0x59C5DDE: __db_vrfy_dbinfo_create (in /usr/local/BerkeleyDB.4.8/lib/libdb_cxx-4.8.so)
==10580== by 0x59C2976: __db_verify (in /usr/local/BerkeleyDB.4.8/lib/libdb_cxx-4.8.so)
==10580== by 0x59C5166: __db_verify_internal (in /usr/local/BerkeleyDB.4.8/lib/libdb_cxx-4.8.so)
==10580==
==10580== Conditional jump or move depends on uninitialised value(s)
==10580== at 0x4C31CC2: __memcmp_sse4_1 (vg_replace_strmem.c:1094)
==10580== by 0x4BE884: operator!= (uint256.h:237)
==10580== by 0x4BE884: uint256 HashQuark<char*>(char*, char*) (hash.h:349)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580== Conditional jump or move depends on uninitialised value(s)
==10580== at 0x4C31CFD: __memcmp_sse4_1 (vg_replace_strmem.c:1094)
==10580== by 0x4BE884: operator!= (uint256.h:237)
==10580== by 0x4BE884: uint256 HashQuark<char*>(char*, char*) (hash.h:349)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580== Conditional jump or move depends on uninitialised value(s)
==10580== at 0x4BE887: uint256 HashQuark<char*>(char*, char*) (hash.h:349)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x554213: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x554237: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x55423B: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x55424C: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x554272: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x554281: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x554297: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x5542B2: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x5542D6: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x5542E9: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x5542FA: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x554309: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x554318: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x55432E: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x55434F: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x55436A: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x55437D: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x55438C: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x55439B: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x5543AA: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x5543E8: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x554403: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x55441E: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x55442D: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x55443C: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x554484: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x55449D: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x5544B3: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x5544C0: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x55451D: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x554528: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x554532: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x554546: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x5545B2: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x5545B9: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x5545CD: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x554649: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x554650: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x5546F8: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x55478C: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x55481E: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x55484A: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x5548C5: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x5548F2: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x55493D: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x554950: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x55496C: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x5549C4: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x5549DA: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x5549FD: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x554A4F: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x554A5E: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x554A6F: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x554A84: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x554AE3: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x554AEB: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x554AFC: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x554B14: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x554B1F: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x554B70: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x554B8E: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x554B9F: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x554BB0: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x554BC9: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x55585C: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x555860: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x555889: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x55589D: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x5558C5: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x5558DB: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x5558F0: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x555919: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x555927: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x555931: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x555943: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x555963: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x555975: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x555991: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x5559B5: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x5559D9: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x5559E8: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x555A0D: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x555A19: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x555A36: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x555A5D: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x555A7D: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x555AAC: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x555AB6: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x555ACC: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x555AF1: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x555B16: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x555B45: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x555B5C: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x555B97: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x555BDD: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x555BE9: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580==
==10580== More than 100 errors detected. Subsequent errors
==10580== will still be recorded, but in less detail than before.
==10580== Use of uninitialised value of size 8
==10580== at 0x555BF8: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x555C32: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x555C70: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x555C81: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x555D0A: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x555D19: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x555DA7: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x555E48: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x555EB9: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x555EED: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x555F73: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x555F8F: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x555FA0: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x55601A: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x556036: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x556041: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x55608B: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x5560B3: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x5560BB: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x5560CA: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x556109: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x55614E: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x556156: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x556165: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x55618E: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x5561AE: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x5561CD: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x5561E4: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x5561F4: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x556209: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x55623B: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580== Use of uninitialised value of size 8
==10580== at 0x556259: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
--10580-- REDIR: 0x783c4d0 (libc.so.6:rawmemchr) redirected to 0x4c32e90 (rawmemchr)
--10580-- REDIR: 0x78dae00 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x4c33420 (__memcpy_chk)
==10580== Conditional jump or move depends on uninitialised value(s)
==10580== at 0x5A2F6F4: __log_putr.isra.1 (in /usr/local/BerkeleyDB.4.8/lib/libdb_cxx-4.8.so)
==10580== by 0x5A30DA4: __log_put (in /usr/local/BerkeleyDB.4.8/lib/libdb_cxx-4.8.so)
==10580== by 0x59E15E4: __db_addrem_log (in /usr/local/BerkeleyDB.4.8/lib/libdb_cxx-4.8.so)
==10580== by 0x59F1F6B: __db_pitem (in /usr/local/BerkeleyDB.4.8/lib/libdb_cxx-4.8.so)
==10580== by 0x5950012: __bam_iitem (in /usr/local/BerkeleyDB.4.8/lib/libdb_cxx-4.8.so)
==10580== by 0x594B6DC: __bamc_put (in /usr/local/BerkeleyDB.4.8/lib/libdb_cxx-4.8.so)
==10580== by 0x59EB1BB: __dbc_iput (in /usr/local/BerkeleyDB.4.8/lib/libdb_cxx-4.8.so)
==10580== by 0x59DF845: __db_put (in /usr/local/BerkeleyDB.4.8/lib/libdb_cxx-4.8.so)
==10580== by 0x59F86FC: __db_put_pp (in /usr/local/BerkeleyDB.4.8/lib/libdb_cxx-4.8.so)
==10580== by 0x593356E: Db::put(DbTxn*, Dbt*, Dbt*, unsigned int) (in /usr/local/BerkeleyDB.4.8/lib/libdb_cxx-4.8.so)
==10580== by 0x4601AE: Write<std::__cxx11::basic_string<char>, CBlockLocator> (db.h:172)
==10580== by 0x4601AE: CWalletDB::WriteBestBlock(CBlockLocator const&) (walletdb.cpp:202)
==10580== by 0x40DF7C: CWallet::SetBestChain(CBlockLocator const&) (wallet.cpp:338)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x5931330: ??? (in /usr/local/BerkeleyDB.4.8/lib/libdb_cxx-4.8.so)
==10580==
--10580-- REDIR: 0x78d93d0 (libc.so.6:__strncasecmp_avx) redirected to 0x4c2f780 (strncasecmp)
--10580-- REDIR: 0x78414a0 (libc.so.6:__GI_strncpy) redirected to 0x4c2f150 (__GI_strncpy)
--10580-- REDIR: 0x78d7b10 (libc.so.6:__strpbrk_sse42) redirected to 0x4c33670 (strpbrk)
--10580-- Reading syms from /lib/x86_64-linux-gnu/libnss_files-2.24.so
--10580-- Considering /usr/lib/debug/.build-id/6d/cc0dde95388c7243f1a1f8d3108354a1b3eb22.debug ..
--10580-- .. build-id is valid
--10580-- REDIR: 0x78d7d60 (libc.so.6:__strcasecmp_avx) redirected to 0x4c2f6a0 (strcasecmp)
--10580-- Reading syms from /lib/x86_64-linux-gnu/libnss_mdns4_minimal.so.2
--10580-- object doesn't have a symbol table
--10580-- REDIR: 0x7832060 (libc.so.6:strcpy) redirected to 0x4a26740 (_vgnU_ifunc_wrapper)
--10580-- REDIR: 0x401c030 (ld-linux-x86-64.so.2:stpcpy) redirected to 0x4c322c0 (stpcpy)
--10580-- Reading syms from /lib/x86_64-linux-gnu/libnss_dns-2.24.so
--10580-- Considering /usr/lib/debug/.build-id/0f/27f3eab74cc6c8163a5670c1ec72facb2e9ca4.debug ..
--10580-- .. build-id is valid
--10580-- Reading syms from /lib/x86_64-linux-gnu/libresolv-2.24.so
--10580-- Considering /usr/lib/debug/.build-id/1f/8bbd45efd498f52135c7f5b4f856577d5a4997.debug ..
--10580-- .. build-id is valid
--10580-- REDIR: 0x7846770 (libc.so.6:__strncpy_sse2_unaligned) redirected to 0x4c2f3b0 (__strncpy_sse2_unaligned)
==10580== Thread 18 pivx-msghand:
==10580== Conditional jump or move depends on uninitialised value(s)
==10580== at 0x4BE887: uint256 HashQuark<char*>(char*, char*) (hash.h:349)
==10580== by 0x4F9F87: GetHash (spork.h:86)
==10580== by 0x4F9F87: ProcessSpork(CNode*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, CDataStream&) (spork.cpp:75)
==10580== by 0x1F13D0: ProcessMessage(CNode*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, CDataStream&, long) (main.cpp:6883)
==10580== by 0x1F216B: ProcessMessages(CNode*) (main.cpp:6983)
==10580== by 0x242E3B: operator() (function_template.hpp:771)
==10580== by 0x242E3B: m_invoke<boost::function<bool(CNode*)>, 0u, CNode*&> (variadic_slot_invoker.hpp:98)
==10580== by 0x242E3B: operator()<boost::function<bool(CNode*)>, CNode*&, 1ul> (variadic_slot_invoker.hpp:90)
==10580== by 0x242E3B: operator()<boost::shared_ptr<boost::signals2::detail::connection_body<std::pair<boost::signals2::detail::slot_meta_group, boost::optional<int> >, boost::signals2::slot<bool(CNode*), boost::function<bool(CNode*)> >, boost::signals2::mutex> > > (variadic_slot_invoker.hpp:134)
==10580== by 0x242E3B: dereference (slot_call_iterator.hpp:110)
==10580== by 0x242E3B: dereference<boost::signals2::detail::slot_call_iterator_t<boost::signals2::detail::variadic_slot_invoker<bool, CNode*>, std::_List_iterator<boost::shared_ptr<boost::signals2::detail::connection_body<std::pair<boost::signals2::detail::slot_meta_group, boost::optional<int> >, boost::signals2::slot<bool(CNode*), boost::function<bool(CNode*)> >, boost::signals2::mutex> > >, boost::signals2::detail::connection_body<std::pair<boost::signals2::detail::slot_meta_group, boost::optional<int> >, boost::signals2::slot<bool(CNode*), boost::function<bool(CNode*)> >, boost::signals2::mutex> > > (iterator_facade.hpp:549)
==10580== by 0x242E3B: operator* (iterator_facade.hpp:655)
==10580== by 0x242E3B: operator()<boost::signals2::detail::slot_call_iterator_t<boost::signals2::detail::variadic_slot_invoker<bool, CNode*>, std::_List_iterator<boost::shared_ptr<boost::signals2::detail::connection_body<std::pair<boost::signals2::detail::slot_meta_group, boost::optional<int> >, boost::signals2::slot<bool(CNode*), boost::function<bool(CNode*)> >, boost::signals2::mutex> > >, boost::signals2::detail::connection_body<std::pair<boost::signals2::detail::slot_meta_group, boost::optional<int> >, boost::signals2::slot<bool(CNode*), boost::function<bool(CNode*)> >, boost::signals2::mutex> > > (optional_last_value.hpp:35)
==10580== by 0x242E3B: operator()<boost::signals2::optional_last_value<bool>, boost::signals2::detail::slot_call_iterator_t<boost::signals2::detail::variadic_slot_invoker<bool, CNode*>, std::_List_iterator<boost::shared_ptr<boost::signals2::detail::connection_body<std::pair<boost::signals2::detail::slot_meta_group, boost::optional<int> >, boost::signals2::slot<bool(CNode*), boost::function<bool(CNode*)> >, boost::signals2::mutex> > >, boost::signals2::detail::connection_body<std::pair<boost::signals2::detail::slot_meta_group, boost::optional<int> >, boost::signals2::slot<bool(CNode*), boost::function<bool(CNode*)> >, boost::signals2::mutex> > > (result_type_wrapper.hpp:53)
==10580== by 0x242E3B: operator() (signal_template.hpp:247)
==10580== by 0x242E3B: operator() (signal_template.hpp:723)
==10580== by 0x242E3B: ThreadMessageHandler() (net.cpp:1528)
==10580== by 0x250DCD: void TraceThread<void (*)()>(char const*, void (*)()) (util.h:221)
==10580== by 0x54E6115: ??? (in /usr/lib/x86_64-linux-gnu/libboost_thread.so.1.62.0)
==10580== by 0x5CA2493: start_thread (pthread_create.c:333)
==10580== by 0x789AAFE: clone (clone.S:97)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4F97ED: ProcessSpork(CNode*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, CDataStream&) (spork.cpp:60)
==10580==
--10580-- Discarding syms at 0x9603c1d0-0x96041e91 in /lib/x86_64-linux-gnu/libnss_files-2.24.so due to munmap()
--10580-- Discarding syms at 0x164bfb70-0x164c05d4 in /lib/x86_64-linux-gnu/libnss_mdns4_minimal.so.2 due to munmap()
--10580-- Discarding syms at 0x1f761f70-0x1f764e40 in /lib/x86_64-linux-gnu/libnss_dns-2.24.so due to munmap()
--10580-- Discarding syms at 0x9624f970-0x9625ba52 in /lib/x86_64-linux-gnu/libresolv-2.24.so due to munmap()
==10580==
==10580== HEAP SUMMARY:
==10580== in use at exit: 8,083,375 bytes in 133,028 blocks
==10580== total heap usage: 423,213,550 allocs, 423,080,522 frees, 43,345,684,494 bytes allocated
==10580==
==10580== Searching for pointers to 133,028 not-freed blocks
==10580== Checked 9,114,168 bytes
==10580==
==10580== Thread 1 pivx-shutoff:
==10580== 8 bytes in 1 blocks are still reachable in loss record 1 of 25
==10580== at 0x4C2C21F: operator new(unsigned long) (vg_replace_malloc.c:334)
==10580== by 0x59217D: leveldb::InitModule() (comparator.cc:73)
==10580== by 0x5CA9738: __pthread_once_slow (pthread_once.c:116)
==10580== by 0x597E78: leveldb::port::InitOnce(int*, void (*)()) (port_posix.cc:53)
==10580== by 0x5924C6: leveldb::BytewiseComparator() (comparator.cc:77)
==10580== by 0x5976EC: leveldb::Options::Options() (options.cc:13)
==10580== by 0x1ADEFE: CLevelDBWrapper::CLevelDBWrapper(boost::filesystem::path const&, unsigned long, bool, bool) (leveldbwrapper.cpp:46)
==10580== by 0x2B00D3: CZerocoinDB::CZerocoinDB(unsigned long, bool, bool) (txdb.cpp:290)
==10580== by 0x1749DE: AppInit2() (init.cpp:1451)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580==
==10580== 40 bytes in 1 blocks are still reachable in loss record 2 of 25
==10580== at 0x4C2C21F: operator new(unsigned long) (vg_replace_malloc.c:334)
==10580== by 0x52B29C: DebugPrintInit() (util.cpp:207)
==10580== by 0x52AEA4: invoke<void (*)()> (invoke.hpp:134)
==10580== by 0x52AEA4: call_once<void (*&)()> (once_atomic.hpp:127)
==10580== by 0x52AEA4: call_once<void (*)()> (once.hpp:38)
==10580== by 0x52AEA4: LogPrintStr(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (util.cpp:256)
==10580== by 0x15FB3D: LogPrint(char const*, char const*) (util.h:103)
==10580== by 0x1724C0: AppInit2() (init.cpp:1053)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580==
==10580== 40 bytes in 1 blocks are still reachable in loss record 3 of 25
==10580== at 0x4C2BBAF: malloc (vg_replace_malloc.c:299)
==10580== by 0x65BDE61: ??? (in /usr/lib/x86_64-linux-gnu/libevent_pthreads-2.0.so.5.1.9)
==10580== by 0x67D3422: event_global_setup_locks_ (in /usr/lib/x86_64-linux-gnu/libevent-2.0.so.5.1.9)
==10580== by 0x65BE02A: evthread_use_pthreads (in /usr/lib/x86_64-linux-gnu/libevent_pthreads-2.0.so.5.1.9)
==10580== by 0x2F831E: InitHTTPServer() (httpserver.cpp:403)
==10580== by 0x1601B0: AppInitServers() (init.cpp:737)
==10580== by 0x173B93: AppInit2() (init.cpp:1090)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580==
==10580== 40 bytes in 1 blocks are still reachable in loss record 4 of 25
==10580== at 0x4C2BBAF: malloc (vg_replace_malloc.c:299)
==10580== by 0x65BDE61: ??? (in /usr/lib/x86_64-linux-gnu/libevent_pthreads-2.0.so.5.1.9)
==10580== by 0x67E58D3: evsig_global_setup_locks_ (in /usr/lib/x86_64-linux-gnu/libevent-2.0.so.5.1.9)
==10580== by 0x67D3435: event_global_setup_locks_ (in /usr/lib/x86_64-linux-gnu/libevent-2.0.so.5.1.9)
==10580== by 0x65BE02A: evthread_use_pthreads (in /usr/lib/x86_64-linux-gnu/libevent_pthreads-2.0.so.5.1.9)
==10580== by 0x2F831E: InitHTTPServer() (httpserver.cpp:403)
==10580== by 0x1601B0: AppInitServers() (init.cpp:737)
==10580== by 0x173B93: AppInit2() (init.cpp:1090)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580==
==10580== 40 bytes in 1 blocks are still reachable in loss record 5 of 25
==10580== at 0x4C2BBAF: malloc (vg_replace_malloc.c:299)
==10580== by 0x65BDE61: ??? (in /usr/lib/x86_64-linux-gnu/libevent_pthreads-2.0.so.5.1.9)
==10580== by 0x67E3AB3: evutil_secure_rng_global_setup_locks_ (in /usr/lib/x86_64-linux-gnu/libevent-2.0.so.5.1.9)
==10580== by 0x67D3440: event_global_setup_locks_ (in /usr/lib/x86_64-linux-gnu/libevent-2.0.so.5.1.9)
==10580== by 0x65BE02A: evthread_use_pthreads (in /usr/lib/x86_64-linux-gnu/libevent_pthreads-2.0.so.5.1.9)
==10580== by 0x2F831E: InitHTTPServer() (httpserver.cpp:403)
==10580== by 0x1601B0: AppInitServers() (init.cpp:737)
==10580== by 0x173B93: AppInit2() (init.cpp:1090)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580==
==10580== 64 bytes in 1 blocks are still reachable in loss record 6 of 25
==10580== at 0x4C2C21F: operator new(unsigned long) (vg_replace_malloc.c:334)
==10580== by 0x595E88: allocate (new_allocator.h:104)
==10580== by 0x595E88: allocate (alloc_traits.h:436)
==10580== by 0x595E88: _M_allocate_map (stl_deque.h:614)
==10580== by 0x595E88: _M_initialize_map (stl_deque.h:687)
==10580== by 0x595E88: _Deque_base (stl_deque.h:490)
==10580== by 0x595E88: deque (stl_deque.h:884)
==10580== by 0x595E88: PosixEnv (env_posix.cc:614)
==10580== by 0x595E88: leveldb::InitDefaultEnv() (env_posix.cc:687)
==10580== by 0x5CA9738: __pthread_once_slow (pthread_once.c:116)
==10580== by 0x595DB6: leveldb::Env::Default() (env_posix.cc:700)
==10580== by 0x597700: leveldb::Options::Options() (options.cc:17)
==10580== by 0x1ADEFE: CLevelDBWrapper::CLevelDBWrapper(boost::filesystem::path const&, unsigned long, bool, bool) (leveldbwrapper.cpp:46)
==10580== by 0x2B00D3: CZerocoinDB::CZerocoinDB(unsigned long, bool, bool) (txdb.cpp:290)
==10580== by 0x1749DE: AppInit2() (init.cpp:1451)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580==
==10580== 160 bytes in 1 blocks are definitely lost in loss record 7 of 25
==10580== at 0x4C2BBAF: malloc (vg_replace_malloc.c:299)
==10580== by 0x5A43994: __os_malloc (in /usr/local/BerkeleyDB.4.8/lib/libdb_cxx-4.8.so)
==10580== by 0x5A12723: __env_alloc (in /usr/local/BerkeleyDB.4.8/lib/libdb_cxx-4.8.so)
==10580== by 0x59D5F17: __lock_open (in /usr/local/BerkeleyDB.4.8/lib/libdb_cxx-4.8.so)
==10580== by 0x5A19200: __env_attach_regions (in /usr/local/BerkeleyDB.4.8/lib/libdb_cxx-4.8.so)
==10580== by 0x5A1934A: __env_open (in /usr/local/BerkeleyDB.4.8/lib/libdb_cxx-4.8.so)
==10580== by 0x59368C3: DbEnv::open(char const*, unsigned int, int) (in /usr/local/BerkeleyDB.4.8/lib/libdb_cxx-4.8.so)
==10580== by 0x34D649: CDBEnv::Open(boost::filesystem::path const&) (db.cpp:93)
==10580== by 0x17357A: AppInit2() (init.cpp:1205)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580==
==10580== 288 bytes in 1 blocks are possibly lost in loss record 8 of 25
==10580== at 0x4C2DBC5: calloc (vg_replace_malloc.c:711)
==10580== by 0x4011F41: allocate_dtv (dl-tls.c:322)
==10580== by 0x40128CD: _dl_allocate_tls (dl-tls.c:539)
==10580== by 0x5CA300B: allocate_stack (allocatestack.c:580)
==10580== by 0x5CA300B: pthread_create@@GLIBC_2.2.5 (pthread_create.c:539)
==10580== by 0x594029: leveldb::(anonymous namespace)::PosixEnv::Schedule(void (*)(void*), void*) (env_posix.cc:625)
==10580== by 0x56935A: leveldb::DBImpl::Get(leveldb::ReadOptions const&, leveldb::Slice const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*) (db_impl.cc:1148)
==10580== by 0x2B5DA1: Read<std::pair<char, unsigned int>, CBigNum> (leveldbwrapper.h:101)
==10580== by 0x2B5DA1: CZerocoinDB::ReadAccumulatorValue(unsigned int const&, CBigNum&) (txdb.cpp:416)
==10580== by 0x47FF38: LoadAccumulatorValuesFromDB(uint256) (accumulators.cpp:147)
==10580== by 0x2B9EBC: CBlockTreeDB::LoadBlockIndexGuts() (txdb.cpp:273)
==10580== by 0x1C546F: LoadBlockIndexDB(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&) [clone .isra.3240] (main.cpp:5104)
==10580== by 0x174B6F: AppInit2() (init.cpp:1468)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580==
==10580== 376 bytes in 1 blocks are still reachable in loss record 9 of 25
==10580== at 0x4C2C21F: operator new(unsigned long) (vg_replace_malloc.c:334)
==10580== by 0x595E05: leveldb::InitDefaultEnv() (env_posix.cc:687)
==10580== by 0x5CA9738: __pthread_once_slow (pthread_once.c:116)
==10580== by 0x595DB6: leveldb::Env::Default() (env_posix.cc:700)
==10580== by 0x597700: leveldb::Options::Options() (options.cc:17)
==10580== by 0x1ADEFE: CLevelDBWrapper::CLevelDBWrapper(boost::filesystem::path const&, unsigned long, bool, bool) (leveldbwrapper.cpp:46)
==10580== by 0x2B00D3: CZerocoinDB::CZerocoinDB(unsigned long, bool, bool) (txdb.cpp:290)
==10580== by 0x1749DE: AppInit2() (init.cpp:1451)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580==
==10580== 512 bytes in 1 blocks are still reachable in loss record 10 of 25
==10580== at 0x4C2C21F: operator new(unsigned long) (vg_replace_malloc.c:334)
==10580== by 0x59412E: allocate (new_allocator.h:104)
==10580== by 0x59412E: allocate (alloc_traits.h:436)
==10580== by 0x59412E: _M_allocate_node (stl_deque.h:600)
==10580== by 0x59412E: _M_push_back_aux<leveldb::(anonymous namespace)::PosixEnv::BGItem> (deque.tcc:471)
==10580== by 0x59412E: emplace_back<leveldb::(anonymous namespace)::PosixEnv::BGItem> (deque.tcc:161)
==10580== by 0x59412E: push_back (stl_deque.h:1533)
==10580== by 0x59412E: leveldb::(anonymous namespace)::PosixEnv::Schedule(void (*)(void*), void*) (env_posix.cc:637)
==10580== by 0x570DAB: leveldb::DBImpl::BackgroundCall() (db_impl.cc:682)
==10580== by 0x593BC2: BGThread (env_posix.cc:657)
==10580== by 0x593BC2: leveldb::(anonymous namespace)::PosixEnv::BGThreadWrapper(void*) (env_posix.cc:564)
==10580== by 0x5CA2493: start_thread (pthread_create.c:333)
==10580== by 0x789AAFE: clone (clone.S:97)
==10580==
==10580== 552 bytes in 1 blocks are still reachable in loss record 11 of 25
==10580== at 0x4C2BBAF: malloc (vg_replace_malloc.c:299)
==10580== by 0x781952C: __fopen_internal (iofopen.c:69)
==10580== by 0x52B27C: DebugPrintInit() (util.cpp:204)
==10580== by 0x52AEA4: invoke<void (*)()> (invoke.hpp:134)
==10580== by 0x52AEA4: call_once<void (*&)()> (once_atomic.hpp:127)
==10580== by 0x52AEA4: call_once<void (*)()> (once.hpp:38)
==10580== by 0x52AEA4: LogPrintStr(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (util.cpp:256)
==10580== by 0x15FB3D: LogPrint(char const*, char const*) (util.h:103)
==10580== by 0x1724C0: AppInit2() (init.cpp:1053)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580==
==10580== 552 bytes in 1 blocks are still reachable in loss record 12 of 25
==10580== at 0x4C2BBAF: malloc (vg_replace_malloc.c:299)
==10580== by 0x781952C: __fopen_internal (iofopen.c:69)
==10580== by 0x34D5EE: CDBEnv::Open(boost::filesystem::path const&) (db.cpp:89)
==10580== by 0x17357A: AppInit2() (init.cpp:1205)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580==
==10580== 2,056 bytes in 8 blocks are definitely lost in loss record 13 of 25
==10580== at 0x4C2BBAF: malloc (vg_replace_malloc.c:299)
==10580== by 0x6C9E8B8: __gmp_default_allocate (in /usr/lib/x86_64-linux-gnu/libgmp.so.10.3.2)
==10580== by 0x6CAE328: __gmpz_get_str (in /usr/lib/x86_64-linux-gnu/libgmp.so.10.3.2)
==10580== by 0x5049EF: ToString (bignum_gmp.cpp:192)
==10580== by 0x5049EF: CBigNum::GetHex[abi:cxx11]() const (bignum.cpp:19)
==10580== by 0x2DC97A: TxOutToPublicCoin(CTxOut const&, libzerocoin::PublicCoin&, CValidationState&) (zpivchain.cpp:360)
==10580== by 0x1B12FA: CheckZerocoinMint(uint256 const&, CTxOut const&, CValidationState&, bool) (main.cpp:959)
==10580== by 0x1BCD5B: CheckTransaction(CTransaction const&, bool, bool, CValidationState&, bool) (main.cpp:1160)
==10580== by 0x1C2601: CheckBlock(CBlock const&, CValidationState&, bool, bool, bool) (main.cpp:4299)
==10580== by 0x1DE08D: CVerifyDB::VerifyDB(CCoinsView*, int, int) (main.cpp:5246)
==10580== by 0x1791F0: AppInit2() (init.cpp:1592)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580==
==10580== 2,056 bytes in 8 blocks are definitely lost in loss record 14 of 25
==10580== at 0x4C2BBAF: malloc (vg_replace_malloc.c:299)
==10580== by 0x6C9E8B8: __gmp_default_allocate (in /usr/lib/x86_64-linux-gnu/libgmp.so.10.3.2)
==10580== by 0x6CAE328: __gmpz_get_str (in /usr/lib/x86_64-linux-gnu/libgmp.so.10.3.2)
==10580== by 0x5049EF: ToString (bignum_gmp.cpp:192)
==10580== by 0x5049EF: CBigNum::GetHex[abi:cxx11]() const (bignum.cpp:19)
==10580== by 0x2DC97A: TxOutToPublicCoin(CTxOut const&, libzerocoin::PublicCoin&, CValidationState&) (zpivchain.cpp:360)
==10580== by 0x1D82A7: DisconnectBlock(CBlock&, CValidationState&, CBlockIndex*, CCoinsViewCache&, bool*) (main.cpp:2597)
==10580== by 0x1DE5D8: CVerifyDB::VerifyDB(CCoinsView*, int, int) (main.cpp:5260)
==10580== by 0x1791F0: AppInit2() (init.cpp:1592)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580==
==10580== 2,056 bytes in 8 blocks are definitely lost in loss record 15 of 25
==10580== at 0x4C2BBAF: malloc (vg_replace_malloc.c:299)
==10580== by 0x6C9E8B8: __gmp_default_allocate (in /usr/lib/x86_64-linux-gnu/libgmp.so.10.3.2)
==10580== by 0x6CAE328: __gmpz_get_str (in /usr/lib/x86_64-linux-gnu/libgmp.so.10.3.2)
==10580== by 0x5049EF: ToString (bignum_gmp.cpp:192)
==10580== by 0x5049EF: CBigNum::GetHex[abi:cxx11]() const (bignum.cpp:19)
==10580== by 0x2DC97A: TxOutToPublicCoin(CTxOut const&, libzerocoin::PublicCoin&, CValidationState&) (zpivchain.cpp:360)
==10580== by 0x1B12FA: CheckZerocoinMint(uint256 const&, CTxOut const&, CValidationState&, bool) (main.cpp:959)
==10580== by 0x1BCD5B: CheckTransaction(CTransaction const&, bool, bool, CValidationState&, bool) (main.cpp:1160)
==10580== by 0x1C2601: CheckBlock(CBlock const&, CValidationState&, bool, bool, bool) (main.cpp:4299)
==10580== by 0x1D9EF1: ConnectBlock(CBlock const&, CValidationState&, CBlockIndex*, CCoinsViewCache&, bool, bool) (main.cpp:3025)
==10580== by 0x1DE47C: CVerifyDB::VerifyDB(CCoinsView*, int, int) (main.cpp:5285)
==10580== by 0x1791F0: AppInit2() (init.cpp:1592)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580==
==10580== 2,056 bytes in 8 blocks are definitely lost in loss record 16 of 25
==10580== at 0x4C2BBAF: malloc (vg_replace_malloc.c:299)
==10580== by 0x6C9E8B8: __gmp_default_allocate (in /usr/lib/x86_64-linux-gnu/libgmp.so.10.3.2)
==10580== by 0x6CAE328: __gmpz_get_str (in /usr/lib/x86_64-linux-gnu/libgmp.so.10.3.2)
==10580== by 0x5049EF: ToString (bignum_gmp.cpp:192)
==10580== by 0x5049EF: CBigNum::GetHex[abi:cxx11]() const (bignum.cpp:19)
==10580== by 0x2DC97A: TxOutToPublicCoin(CTxOut const&, libzerocoin::PublicCoin&, CValidationState&) (zpivchain.cpp:360)
==10580== by 0x1DA824: ConnectBlock(CBlock const&, CValidationState&, CBlockIndex*, CCoinsViewCache&, bool, bool) (main.cpp:3145)
==10580== by 0x1DE47C: CVerifyDB::VerifyDB(CCoinsView*, int, int) (main.cpp:5285)
==10580== by 0x1791F0: AppInit2() (init.cpp:1592)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580==
==10580== 2,056 bytes in 8 blocks are definitely lost in loss record 17 of 25
==10580== at 0x4C2BBAF: malloc (vg_replace_malloc.c:299)
==10580== by 0x6C9E8B8: __gmp_default_allocate (in /usr/lib/x86_64-linux-gnu/libgmp.so.10.3.2)
==10580== by 0x6CAE328: __gmpz_get_str (in /usr/lib/x86_64-linux-gnu/libgmp.so.10.3.2)
==10580== by 0x5049EF: ToString (bignum_gmp.cpp:192)
==10580== by 0x5049EF: CBigNum::GetHex[abi:cxx11]() const (bignum.cpp:19)
==10580== by 0x2DC97A: TxOutToPublicCoin(CTxOut const&, libzerocoin::PublicCoin&, CValidationState&) (zpivchain.cpp:360)
==10580== by 0x2DE4B0: BlockToZerocoinMintList(CBlock const&, std::__cxx11::list<CZerocoinMint, std::allocator<CZerocoinMint> >&, bool) (zpivchain.cpp:114)
==10580== by 0x1C2F07: UpdateZPIVSupply(CBlock const&, CBlockIndex*, bool) (main.cpp:2949)
==10580== by 0x1DAC89: ConnectBlock(CBlock const&, CValidationState&, CBlockIndex*, CCoinsViewCache&, bool, bool) (main.cpp:3224)
==10580== by 0x1DE47C: CVerifyDB::VerifyDB(CCoinsView*, int, int) (main.cpp:5285)
==10580== by 0x1791F0: AppInit2() (init.cpp:1592)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580==
==10580== 2,056 bytes in 8 blocks are definitely lost in loss record 18 of 25
==10580== at 0x4C2BBAF: malloc (vg_replace_malloc.c:299)
==10580== by 0x6C9E8B8: __gmp_default_allocate (in /usr/lib/x86_64-linux-gnu/libgmp.so.10.3.2)
==10580== by 0x6CAE328: __gmpz_get_str (in /usr/lib/x86_64-linux-gnu/libgmp.so.10.3.2)
==10580== by 0x5049EF: ToString (bignum_gmp.cpp:192)
==10580== by 0x5049EF: CBigNum::GetHex[abi:cxx11]() const (bignum.cpp:19)
==10580== by 0x2DC97A: TxOutToPublicCoin(CTxOut const&, libzerocoin::PublicCoin&, CValidationState&) (zpivchain.cpp:360)
==10580== by 0x1DB244: ConnectBlock(CBlock const&, CValidationState&, CBlockIndex*, CCoinsViewCache&, bool, bool) (main.cpp:3174)
==10580== by 0x1E21C3: ConnectTip (main.cpp:3550)
==10580== by 0x1E21C3: ActivateBestChainStep (main.cpp:3795)
==10580== by 0x1E21C3: ActivateBestChain(CValidationState&, CBlock*, bool) (main.cpp:3854)
==10580== by 0x1E70D5: ProcessNewBlock(CValidationState&, CNode*, CBlock*, CDiskBlockPos*) (main.cpp:4969)
==10580== by 0x1EE3A1: ProcessMessage(CNode*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, CDataStream&, long) (main.cpp:6586)
==10580== by 0x1F216B: ProcessMessages(CNode*) (main.cpp:6983)
==10580== by 0x242E3B: operator() (function_template.hpp:771)
==10580== by 0x242E3B: m_invoke<boost::function<bool(CNode*)>, 0u, CNode*&> (variadic_slot_invoker.hpp:98)
==10580== by 0x242E3B: operator()<boost::function<bool(CNode*)>, CNode*&, 1ul> (variadic_slot_invoker.hpp:90)
==10580== by 0x242E3B: operator()<boost::shared_ptr<boost::signals2::detail::connection_body<std::pair<boost::signals2::detail::slot_meta_group, boost::optional<int> >, boost::signals2::slot<bool(CNode*), boost::function<bool(CNode*)> >, boost::signals2::mutex> > > (variadic_slot_invoker.hpp:134)
==10580== by 0x242E3B: dereference (slot_call_iterator.hpp:110)
==10580== by 0x242E3B: dereference<boost::signals2::detail::slot_call_iterator_t<boost::signals2::detail::variadic_slot_invoker<bool, CNode*>, std::_List_iterator<boost::shared_ptr<boost::signals2::detail::connection_body<std::pair<boost::signals2::detail::slot_meta_group, boost::optional<int> >, boost::signals2::slot<bool(CNode*), boost::function<bool(CNode*)> >, boost::signals2::mutex> > >, boost::signals2::detail::connection_body<std::pair<boost::signals2::detail::slot_meta_group, boost::optional<int> >, boost::signals2::slot<bool(CNode*), boost::function<bool(CNode*)> >, boost::signals2::mutex> > > (iterator_facade.hpp:549)
==10580== by 0x242E3B: operator* (iterator_facade.hpp:655)
==10580== by 0x242E3B: operator()<boost::signals2::detail::slot_call_iterator_t<boost::signals2::detail::variadic_slot_invoker<bool, CNode*>, std::_List_iterator<boost::shared_ptr<boost::signals2::detail::connection_body<std::pair<boost::signals2::detail::slot_meta_group, boost::optional<int> >, boost::signals2::slot<bool(CNode*), boost::function<bool(CNode*)> >, boost::signals2::mutex> > >, boost::signals2::detail::connection_body<std::pair<boost::signals2::detail::slot_meta_group, boost::optional<int> >, boost::signals2::slot<bool(CNode*), boost::function<bool(CNode*)> >, boost::signals2::mutex> > > (optional_last_value.hpp:35)
==10580== by 0x242E3B: operator()<boost::signals2::optional_last_value<bool>, boost::signals2::detail::slot_call_iterator_t<boost::signals2::detail::variadic_slot_invoker<bool, CNode*>, std::_List_iterator<boost::shared_ptr<boost::signals2::detail::connection_body<std::pair<boost::signals2::detail::slot_meta_group, boost::optional<int> >, boost::signals2::slot<bool(CNode*), boost::function<bool(CNode*)> >, boost::signals2::mutex> > >, boost::signals2::detail::connection_body<std::pair<boost::signals2::detail::slot_meta_group, boost::optional<int> >, boost::signals2::slot<bool(CNode*), boost::function<bool(CNode*)> >, boost::signals2::mutex> > > (result_type_wrapper.hpp:53)
==10580== by 0x242E3B: operator() (signal_template.hpp:247)
==10580== by 0x242E3B: operator() (signal_template.hpp:723)
==10580== by 0x242E3B: ThreadMessageHandler() (net.cpp:1528)
==10580== by 0x250DCD: void TraceThread<void (*)()>(char const*, void (*)()) (util.h:221)
==10580==
==10580== 3,232 bytes in 808 blocks are definitely lost in loss record 19 of 25
==10580== at 0x4C2BBAF: malloc (vg_replace_malloc.c:299)
==10580== by 0x6C9E8B8: __gmp_default_allocate (in /usr/lib/x86_64-linux-gnu/libgmp.so.10.3.2)
==10580== by 0x6CAE328: __gmpz_get_str (in /usr/lib/x86_64-linux-gnu/libgmp.so.10.3.2)
==10580== by 0x5049EF: ToString (bignum_gmp.cpp:192)
==10580== by 0x5049EF: CBigNum::GetHex[abi:cxx11]() const (bignum.cpp:19)
==10580== by 0x2B353A: CZerocoinDB::WriteAccumulatorValue(unsigned int const&, CBigNum const&) (txdb.cpp:410)
==10580== by 0x47E868: AddAccumulatorChecksum(unsigned int, CBigNum const&) (accumulators.cpp:97)
==10580== by 0x47FA82: DatabaseChecksums(AccumulatorMap&) (accumulators.cpp:109)
==10580== by 0x1DD025: ConnectBlock(CBlock const&, CValidationState&, CBlockIndex*, CCoinsViewCache&, bool, bool) (main.cpp:3326)
==10580== by 0x1DE47C: CVerifyDB::VerifyDB(CCoinsView*, int, int) (main.cpp:5285)
==10580== by 0x1791F0: AppInit2() (init.cpp:1592)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580==
==10580== 21,955 bytes in 400 blocks are definitely lost in loss record 20 of 25
==10580== at 0x4C2BBAF: malloc (vg_replace_malloc.c:299)
==10580== by 0x6C9E8B8: __gmp_default_allocate (in /usr/lib/x86_64-linux-gnu/libgmp.so.10.3.2)
==10580== by 0x6CAE328: __gmpz_get_str (in /usr/lib/x86_64-linux-gnu/libgmp.so.10.3.2)
==10580== by 0x5049EF: ToString (bignum_gmp.cpp:192)
==10580== by 0x5049EF: CBigNum::GetHex[abi:cxx11]() const (bignum.cpp:19)
==10580== by 0x2B353A: CZerocoinDB::WriteAccumulatorValue(unsigned int const&, CBigNum const&) (txdb.cpp:410)
==10580== by 0x47E868: AddAccumulatorChecksum(unsigned int, CBigNum const&) (accumulators.cpp:97)
==10580== by 0x47FA82: DatabaseChecksums(AccumulatorMap&) (accumulators.cpp:109)
==10580== by 0x1DD025: ConnectBlock(CBlock const&, CValidationState&, CBlockIndex*, CCoinsViewCache&, bool, bool) (main.cpp:3326)
==10580== by 0x1E21C3: ConnectTip (main.cpp:3550)
==10580== by 0x1E21C3: ActivateBestChainStep (main.cpp:3795)
==10580== by 0x1E21C3: ActivateBestChain(CValidationState&, CBlock*, bool) (main.cpp:3854)
==10580== by 0x175E33: AppInit2() (init.cpp:1795)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580==
==10580== 255,906 bytes in 996 blocks are definitely lost in loss record 21 of 25
==10580== at 0x4C2BBAF: malloc (vg_replace_malloc.c:299)
==10580== by 0x6C9E8B8: __gmp_default_allocate (in /usr/lib/x86_64-linux-gnu/libgmp.so.10.3.2)
==10580== by 0x6CAE328: __gmpz_get_str (in /usr/lib/x86_64-linux-gnu/libgmp.so.10.3.2)
==10580== by 0x5049EF: ToString (bignum_gmp.cpp:192)
==10580== by 0x5049EF: CBigNum::GetHex[abi:cxx11]() const (bignum.cpp:19)
==10580== by 0x2DC97A: TxOutToPublicCoin(CTxOut const&, libzerocoin::PublicCoin&, CValidationState&) (zpivchain.cpp:360)
==10580== by 0x1DA824: ConnectBlock(CBlock const&, CValidationState&, CBlockIndex*, CCoinsViewCache&, bool, bool) (main.cpp:3145)
==10580== by 0x1E21C3: ConnectTip (main.cpp:3550)
==10580== by 0x1E21C3: ActivateBestChainStep (main.cpp:3795)
==10580== by 0x1E21C3: ActivateBestChain(CValidationState&, CBlock*, bool) (main.cpp:3854)
==10580== by 0x1E70D5: ProcessNewBlock(CValidationState&, CNode*, CBlock*, CDiskBlockPos*) (main.cpp:4969)
==10580== by 0x1EE3A1: ProcessMessage(CNode*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, CDataStream&, long) (main.cpp:6586)
==10580== by 0x1F216B: ProcessMessages(CNode*) (main.cpp:6983)
==10580== by 0x242E3B: operator() (function_template.hpp:771)
==10580== by 0x242E3B: m_invoke<boost::function<bool(CNode*)>, 0u, CNode*&> (variadic_slot_invoker.hpp:98)
==10580== by 0x242E3B: operator()<boost::function<bool(CNode*)>, CNode*&, 1ul> (variadic_slot_invoker.hpp:90)
==10580== by 0x242E3B: operator()<boost::shared_ptr<boost::signals2::detail::connection_body<std::pair<boost::signals2::detail::slot_meta_group, boost::optional<int> >, boost::signals2::slot<bool(CNode*), boost::function<bool(CNode*)> >, boost::signals2::mutex> > > (variadic_slot_invoker.hpp:134)
==10580== by 0x242E3B: dereference (slot_call_iterator.hpp:110)
==10580== by 0x242E3B: dereference<boost::signals2::detail::slot_call_iterator_t<boost::signals2::detail::variadic_slot_invoker<bool, CNode*>, std::_List_iterator<boost::shared_ptr<boost::signals2::detail::connection_body<std::pair<boost::signals2::detail::slot_meta_group, boost::optional<int> >, boost::signals2::slot<bool(CNode*), boost::function<bool(CNode*)> >, boost::signals2::mutex> > >, boost::signals2::detail::connection_body<std::pair<boost::signals2::detail::slot_meta_group, boost::optional<int> >, boost::signals2::slot<bool(CNode*), boost::function<bool(CNode*)> >, boost::signals2::mutex> > > (iterator_facade.hpp:549)
==10580== by 0x242E3B: operator* (iterator_facade.hpp:655)
==10580== by 0x242E3B: operator()<boost::signals2::detail::slot_call_iterator_t<boost::signals2::detail::variadic_slot_invoker<bool, CNode*>, std::_List_iterator<boost::shared_ptr<boost::signals2::detail::connection_body<std::pair<boost::signals2::detail::slot_meta_group, boost::optional<int> >, boost::signals2::slot<bool(CNode*), boost::function<bool(CNode*)> >, boost::signals2::mutex> > >, boost::signals2::detail::connection_body<std::pair<boost::signals2::detail::slot_meta_group, boost::optional<int> >, boost::signals2::slot<bool(CNode*), boost::function<bool(CNode*)> >, boost::signals2::mutex> > > (optional_last_value.hpp:35)
==10580== by 0x242E3B: operator()<boost::signals2::optional_last_value<bool>, boost::signals2::detail::slot_call_iterator_t<boost::signals2::detail::variadic_slot_invoker<bool, CNode*>, std::_List_iterator<boost::shared_ptr<boost::signals2::detail::connection_body<std::pair<boost::signals2::detail::slot_meta_group, boost::optional<int> >, boost::signals2::slot<bool(CNode*), boost::function<bool(CNode*)> >, boost::signals2::mutex> > >, boost::signals2::detail::connection_body<std::pair<boost::signals2::detail::slot_meta_group, boost::optional<int> >, boost::signals2::slot<bool(CNode*), boost::function<bool(CNode*)> >, boost::signals2::mutex> > > (result_type_wrapper.hpp:53)
==10580== by 0x242E3B: operator() (signal_template.hpp:247)
==10580== by 0x242E3B: operator() (signal_template.hpp:723)
==10580== by 0x242E3B: ThreadMessageHandler() (net.cpp:1528)
==10580== by 0x250DCD: void TraceThread<void (*)()>(char const*, void (*)()) (util.h:221)
==10580==
==10580== 257,962 bytes in 1,004 blocks are definitely lost in loss record 22 of 25
==10580== at 0x4C2BBAF: malloc (vg_replace_malloc.c:299)
==10580== by 0x6C9E8B8: __gmp_default_allocate (in /usr/lib/x86_64-linux-gnu/libgmp.so.10.3.2)
==10580== by 0x6CAE328: __gmpz_get_str (in /usr/lib/x86_64-linux-gnu/libgmp.so.10.3.2)
==10580== by 0x5049EF: ToString (bignum_gmp.cpp:192)
==10580== by 0x5049EF: CBigNum::GetHex[abi:cxx11]() const (bignum.cpp:19)
==10580== by 0x2DC97A: TxOutToPublicCoin(CTxOut const&, libzerocoin::PublicCoin&, CValidationState&) (zpivchain.cpp:360)
==10580== by 0x1B12FA: CheckZerocoinMint(uint256 const&, CTxOut const&, CValidationState&, bool) (main.cpp:959)
==10580== by 0x1BCD5B: CheckTransaction(CTransaction const&, bool, bool, CValidationState&, bool) (main.cpp:1160)
==10580== by 0x1C2601: CheckBlock(CBlock const&, CValidationState&, bool, bool, bool) (main.cpp:4299)
==10580== by 0x1E6B6C: ProcessNewBlock(CValidationState&, CNode*, CBlock*, CDiskBlockPos*) (main.cpp:4900)
==10580== by 0x1EE3A1: ProcessMessage(CNode*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, CDataStream&, long) (main.cpp:6586)
==10580== by 0x1F216B: ProcessMessages(CNode*) (main.cpp:6983)
==10580== by 0x242E3B: operator() (function_template.hpp:771)
==10580== by 0x242E3B: m_invoke<boost::function<bool(CNode*)>, 0u, CNode*&> (variadic_slot_invoker.hpp:98)
==10580== by 0x242E3B: operator()<boost::function<bool(CNode*)>, CNode*&, 1ul> (variadic_slot_invoker.hpp:90)
==10580== by 0x242E3B: operator()<boost::shared_ptr<boost::signals2::detail::connection_body<std::pair<boost::signals2::detail::slot_meta_group, boost::optional<int> >, boost::signals2::slot<bool(CNode*), boost::function<bool(CNode*)> >, boost::signals2::mutex> > > (variadic_slot_invoker.hpp:134)
==10580== by 0x242E3B: dereference (slot_call_iterator.hpp:110)
==10580== by 0x242E3B: dereference<boost::signals2::detail::slot_call_iterator_t<boost::signals2::detail::variadic_slot_invoker<bool, CNode*>, std::_List_iterator<boost::shared_ptr<boost::signals2::detail::connection_body<std::pair<boost::signals2::detail::slot_meta_group, boost::optional<int> >, boost::signals2::slot<bool(CNode*), boost::function<bool(CNode*)> >, boost::signals2::mutex> > >, boost::signals2::detail::connection_body<std::pair<boost::signals2::detail::slot_meta_group, boost::optional<int> >, boost::signals2::slot<bool(CNode*), boost::function<bool(CNode*)> >, boost::signals2::mutex> > > (iterator_facade.hpp:549)
==10580== by 0x242E3B: operator* (iterator_facade.hpp:655)
==10580== by 0x242E3B: operator()<boost::signals2::detail::slot_call_iterator_t<boost::signals2::detail::variadic_slot_invoker<bool, CNode*>, std::_List_iterator<boost::shared_ptr<boost::signals2::detail::connection_body<std::pair<boost::signals2::detail::slot_meta_group, boost::optional<int> >, boost::signals2::slot<bool(CNode*), boost::function<bool(CNode*)> >, boost::signals2::mutex> > >, boost::signals2::detail::connection_body<std::pair<boost::signals2::detail::slot_meta_group, boost::optional<int> >, boost::signals2::slot<bool(CNode*), boost::function<bool(CNode*)> >, boost::signals2::mutex> > > (optional_last_value.hpp:35)
==10580== by 0x242E3B: operator()<boost::signals2::optional_last_value<bool>, boost::signals2::detail::slot_call_iterator_t<boost::signals2::detail::variadic_slot_invoker<bool, CNode*>, std::_List_iterator<boost::shared_ptr<boost::signals2::detail::connection_body<std::pair<boost::signals2::detail::slot_meta_group, boost::optional<int> >, boost::signals2::slot<bool(CNode*), boost::function<bool(CNode*)> >, boost::signals2::mutex> > >, boost::signals2::detail::connection_body<std::pair<boost::signals2::detail::slot_meta_group, boost::optional<int> >, boost::signals2::slot<bool(CNode*), boost::function<bool(CNode*)> >, boost::signals2::mutex> > > (result_type_wrapper.hpp:53)
==10580== by 0x242E3B: operator() (signal_template.hpp:247)
==10580== by 0x242E3B: operator() (signal_template.hpp:723)
==10580== by 0x242E3B: ThreadMessageHandler() (net.cpp:1528)
==10580==
==10580== 257,962 bytes in 1,004 blocks are definitely lost in loss record 23 of 25
==10580== at 0x4C2BBAF: malloc (vg_replace_malloc.c:299)
==10580== by 0x6C9E8B8: __gmp_default_allocate (in /usr/lib/x86_64-linux-gnu/libgmp.so.10.3.2)
==10580== by 0x6CAE328: __gmpz_get_str (in /usr/lib/x86_64-linux-gnu/libgmp.so.10.3.2)
==10580== by 0x5049EF: ToString (bignum_gmp.cpp:192)
==10580== by 0x5049EF: CBigNum::GetHex[abi:cxx11]() const (bignum.cpp:19)
==10580== by 0x2DC97A: TxOutToPublicCoin(CTxOut const&, libzerocoin::PublicCoin&, CValidationState&) (zpivchain.cpp:360)
==10580== by 0x2DE4B0: BlockToZerocoinMintList(CBlock const&, std::__cxx11::list<CZerocoinMint, std::allocator<CZerocoinMint> >&, bool) (zpivchain.cpp:114)
==10580== by 0x1C2F07: UpdateZPIVSupply(CBlock const&, CBlockIndex*, bool) (main.cpp:2949)
==10580== by 0x1DAC89: ConnectBlock(CBlock const&, CValidationState&, CBlockIndex*, CCoinsViewCache&, bool, bool) (main.cpp:3224)
==10580== by 0x1E21C3: ConnectTip (main.cpp:3550)
==10580== by 0x1E21C3: ActivateBestChainStep (main.cpp:3795)
==10580== by 0x1E21C3: ActivateBestChain(CValidationState&, CBlock*, bool) (main.cpp:3854)
==10580== by 0x1E70D5: ProcessNewBlock(CValidationState&, CNode*, CBlock*, CDiskBlockPos*) (main.cpp:4969)
==10580== by 0x1EE3A1: ProcessMessage(CNode*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, CDataStream&, long) (main.cpp:6586)
==10580== by 0x1F216B: ProcessMessages(CNode*) (main.cpp:6983)
==10580==
==10580== 257,962 bytes in 1,004 blocks are definitely lost in loss record 24 of 25
==10580== at 0x4C2BBAF: malloc (vg_replace_malloc.c:299)
==10580== by 0x6C9E8B8: __gmp_default_allocate (in /usr/lib/x86_64-linux-gnu/libgmp.so.10.3.2)
==10580== by 0x6CAE328: __gmpz_get_str (in /usr/lib/x86_64-linux-gnu/libgmp.so.10.3.2)
==10580== by 0x5049EF: ToString (bignum_gmp.cpp:192)
==10580== by 0x5049EF: CBigNum::GetHex[abi:cxx11]() const (bignum.cpp:19)
==10580== by 0x2DC97A: TxOutToPublicCoin(CTxOut const&, libzerocoin::PublicCoin&, CValidationState&) (zpivchain.cpp:360)
==10580== by 0x2DD386: BlockToPubcoinList(CBlock const&, std::__cxx11::list<libzerocoin::PublicCoin, std::allocator<libzerocoin::PublicCoin> >&, bool) (zpivchain.cpp:72)
==10580== by 0x483758: CalculateAccumulatorCheckpoint(int, uint256&, AccumulatorMap&) (accumulators.cpp:288)
==10580== by 0x483B32: ValidateAccumulatorCheckpoint(CBlock const&, CBlockIndex*, AccumulatorMap&) (accumulators.cpp:327)
==10580== by 0x1DBF8C: ConnectBlock(CBlock const&, CValidationState&, CBlockIndex*, CCoinsViewCache&, bool, bool) (main.cpp:3255)
==10580== by 0x1E21C3: ConnectTip (main.cpp:3550)
==10580== by 0x1E21C3: ActivateBestChainStep (main.cpp:3795)
==10580== by 0x1E21C3: ActivateBestChain(CValidationState&, CBlock*, bool) (main.cpp:3854)
==10580== by 0x1E70D5: ProcessNewBlock(CValidationState&, CNode*, CBlock*, CDiskBlockPos*) (main.cpp:4969)
==10580== by 0x1EE3A1: ProcessMessage(CNode*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, CDataStream&, long) (main.cpp:6586)
==10580==
==10580== 7,013,388 bytes in 127,752 blocks are definitely lost in loss record 25 of 25
==10580== at 0x4C2BBAF: malloc (vg_replace_malloc.c:299)
==10580== by 0x6C9E8B8: __gmp_default_allocate (in /usr/lib/x86_64-linux-gnu/libgmp.so.10.3.2)
==10580== by 0x6CAE328: __gmpz_get_str (in /usr/lib/x86_64-linux-gnu/libgmp.so.10.3.2)
==10580== by 0x5049EF: ToString (bignum_gmp.cpp:192)
==10580== by 0x5049EF: CBigNum::GetHex[abi:cxx11]() const (bignum.cpp:19)
==10580== by 0x2B353A: CZerocoinDB::WriteAccumulatorValue(unsigned int const&, CBigNum const&) (txdb.cpp:410)
==10580== by 0x47E868: AddAccumulatorChecksum(unsigned int, CBigNum const&) (accumulators.cpp:97)
==10580== by 0x47FA82: DatabaseChecksums(AccumulatorMap&) (accumulators.cpp:109)
==10580== by 0x1DD025: ConnectBlock(CBlock const&, CValidationState&, CBlockIndex*, CCoinsViewCache&, bool, bool) (main.cpp:3326)
==10580== by 0x1E21C3: ConnectTip (main.cpp:3550)
==10580== by 0x1E21C3: ActivateBestChainStep (main.cpp:3795)
==10580== by 0x1E21C3: ActivateBestChain(CValidationState&, CBlock*, bool) (main.cpp:3854)
==10580== by 0x1E70D5: ProcessNewBlock(CValidationState&, CNode*, CBlock*, CDiskBlockPos*) (main.cpp:4969)
==10580== by 0x1EE3A1: ProcessMessage(CNode*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, CDataStream&, long) (main.cpp:6586)
==10580== by 0x1F216B: ProcessMessages(CNode*) (main.cpp:6983)
==10580==
==10580== LEAK SUMMARY:
==10580== definitely lost: 8,080,863 bytes in 133,017 blocks
==10580== indirectly lost: 0 bytes in 0 blocks
==10580== possibly lost: 288 bytes in 1 blocks
==10580== still reachable: 2,224 bytes in 10 blocks
==10580== suppressed: 0 bytes in 0 blocks
==10580==
==10580== ERROR SUMMARY: 24910 errors from 149 contexts (suppressed: 0 from 0)
==10580==
==10580== 6 errors in context 1 of 149:
==10580== Conditional jump or move depends on uninitialised value(s)
==10580== at 0x4BE887: uint256 HashQuark<char*>(char*, char*) (hash.h:349)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580==
==10580== 16 errors in context 2 of 149:
==10580== Conditional jump or move depends on uninitialised value(s)
==10580== at 0x5A2F6F4: __log_putr.isra.1 (in /usr/local/BerkeleyDB.4.8/lib/libdb_cxx-4.8.so)
==10580== by 0x5A30DA4: __log_put (in /usr/local/BerkeleyDB.4.8/lib/libdb_cxx-4.8.so)
==10580== by 0x59E15E4: __db_addrem_log (in /usr/local/BerkeleyDB.4.8/lib/libdb_cxx-4.8.so)
==10580== by 0x59F1F6B: __db_pitem (in /usr/local/BerkeleyDB.4.8/lib/libdb_cxx-4.8.so)
==10580== by 0x5950012: __bam_iitem (in /usr/local/BerkeleyDB.4.8/lib/libdb_cxx-4.8.so)
==10580== by 0x594B6DC: __bamc_put (in /usr/local/BerkeleyDB.4.8/lib/libdb_cxx-4.8.so)
==10580== by 0x59EB1BB: __dbc_iput (in /usr/local/BerkeleyDB.4.8/lib/libdb_cxx-4.8.so)
==10580== by 0x59DF845: __db_put (in /usr/local/BerkeleyDB.4.8/lib/libdb_cxx-4.8.so)
==10580== by 0x59F86FC: __db_put_pp (in /usr/local/BerkeleyDB.4.8/lib/libdb_cxx-4.8.so)
==10580== by 0x593356E: Db::put(DbTxn*, Dbt*, Dbt*, unsigned int) (in /usr/local/BerkeleyDB.4.8/lib/libdb_cxx-4.8.so)
==10580== by 0x4601AE: Write<std::__cxx11::basic_string<char>, CBlockLocator> (db.h:172)
==10580== by 0x4601AE: CWalletDB::WriteBestBlock(CBlockLocator const&) (walletdb.cpp:202)
==10580== by 0x40DF7C: CWallet::SetBestChain(CBlockLocator const&) (wallet.cpp:338)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x5931330: ??? (in /usr/local/BerkeleyDB.4.8/lib/libdb_cxx-4.8.so)
==10580==
==10580==
==10580== 81 errors in context 3 of 149:
==10580== Thread 18 pivx-msghand:
==10580== Conditional jump or move depends on uninitialised value(s)
==10580== at 0x4BE887: uint256 HashQuark<char*>(char*, char*) (hash.h:349)
==10580== by 0x4F9F87: GetHash (spork.h:86)
==10580== by 0x4F9F87: ProcessSpork(CNode*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, CDataStream&) (spork.cpp:75)
==10580== by 0x1F13D0: ProcessMessage(CNode*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, CDataStream&, long) (main.cpp:6883)
==10580== by 0x1F216B: ProcessMessages(CNode*) (main.cpp:6983)
==10580== by 0x242E3B: operator() (function_template.hpp:771)
==10580== by 0x242E3B: m_invoke<boost::function<bool(CNode*)>, 0u, CNode*&> (variadic_slot_invoker.hpp:98)
==10580== by 0x242E3B: operator()<boost::function<bool(CNode*)>, CNode*&, 1ul> (variadic_slot_invoker.hpp:90)
==10580== by 0x242E3B: operator()<boost::shared_ptr<boost::signals2::detail::connection_body<std::pair<boost::signals2::detail::slot_meta_group, boost::optional<int> >, boost::signals2::slot<bool(CNode*), boost::function<bool(CNode*)> >, boost::signals2::mutex> > > (variadic_slot_invoker.hpp:134)
==10580== by 0x242E3B: dereference (slot_call_iterator.hpp:110)
==10580== by 0x242E3B: dereference<boost::signals2::detail::slot_call_iterator_t<boost::signals2::detail::variadic_slot_invoker<bool, CNode*>, std::_List_iterator<boost::shared_ptr<boost::signals2::detail::connection_body<std::pair<boost::signals2::detail::slot_meta_group, boost::optional<int> >, boost::signals2::slot<bool(CNode*), boost::function<bool(CNode*)> >, boost::signals2::mutex> > >, boost::signals2::detail::connection_body<std::pair<boost::signals2::detail::slot_meta_group, boost::optional<int> >, boost::signals2::slot<bool(CNode*), boost::function<bool(CNode*)> >, boost::signals2::mutex> > > (iterator_facade.hpp:549)
==10580== by 0x242E3B: operator* (iterator_facade.hpp:655)
==10580== by 0x242E3B: operator()<boost::signals2::detail::slot_call_iterator_t<boost::signals2::detail::variadic_slot_invoker<bool, CNode*>, std::_List_iterator<boost::shared_ptr<boost::signals2::detail::connection_body<std::pair<boost::signals2::detail::slot_meta_group, boost::optional<int> >, boost::signals2::slot<bool(CNode*), boost::function<bool(CNode*)> >, boost::signals2::mutex> > >, boost::signals2::detail::connection_body<std::pair<boost::signals2::detail::slot_meta_group, boost::optional<int> >, boost::signals2::slot<bool(CNode*), boost::function<bool(CNode*)> >, boost::signals2::mutex> > > (optional_last_value.hpp:35)
==10580== by 0x242E3B: operator()<boost::signals2::optional_last_value<bool>, boost::signals2::detail::slot_call_iterator_t<boost::signals2::detail::variadic_slot_invoker<bool, CNode*>, std::_List_iterator<boost::shared_ptr<boost::signals2::detail::connection_body<std::pair<boost::signals2::detail::slot_meta_group, boost::optional<int> >, boost::signals2::slot<bool(CNode*), boost::function<bool(CNode*)> >, boost::signals2::mutex> > >, boost::signals2::detail::connection_body<std::pair<boost::signals2::detail::slot_meta_group, boost::optional<int> >, boost::signals2::slot<bool(CNode*), boost::function<bool(CNode*)> >, boost::signals2::mutex> > > (result_type_wrapper.hpp:53)
==10580== by 0x242E3B: operator() (signal_template.hpp:247)
==10580== by 0x242E3B: operator() (signal_template.hpp:723)
==10580== by 0x242E3B: ThreadMessageHandler() (net.cpp:1528)
==10580== by 0x250DCD: void TraceThread<void (*)()>(char const*, void (*)()) (util.h:221)
==10580== by 0x54E6115: ??? (in /usr/lib/x86_64-linux-gnu/libboost_thread.so.1.62.0)
==10580== by 0x5CA2493: start_thread (pthread_create.c:333)
==10580== by 0x789AAFE: clone (clone.S:97)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4F97ED: ProcessSpork(CNode*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, CDataStream&) (spork.cpp:60)
==10580==
==10580==
==10580== 87 errors in context 4 of 149:
==10580== Thread 1 pivx-shutoff:
==10580== Conditional jump or move depends on uninitialised value(s)
==10580== at 0x4C31CFD: __memcmp_sse4_1 (vg_replace_strmem.c:1094)
==10580== by 0x4BE884: operator!= (uint256.h:237)
==10580== by 0x4BE884: uint256 HashQuark<char*>(char*, char*) (hash.h:349)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580==
==10580== 170 errors in context 5 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x556259: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580==
==10580== 170 errors in context 6 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x55623B: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580==
==10580== 170 errors in context 7 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x556209: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580==
==10580== 170 errors in context 8 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x5561F4: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580==
==10580==
==10580== 170 errors in context 9 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x5561E4: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580==
==10580== 170 errors in context 10 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x5561CD: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580==
==10580== 170 errors in context 11 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x5561AE: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580==
==10580== 170 errors in context 12 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x55618E: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580==
==10580== 170 errors in context 13 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x556165: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580==
==10580== 170 errors in context 14 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x556156: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580==
==10580==
==10580== 170 errors in context 15 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x55614E: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580==
==10580== 170 errors in context 16 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x556109: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580==
==10580== 170 errors in context 17 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x5560CA: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580==
==10580== 170 errors in context 18 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x5560BB: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580==
==10580==
==10580== 170 errors in context 19 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x5560B3: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580==
==10580== 170 errors in context 20 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x55608B: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580==
==10580== 170 errors in context 21 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x556041: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580==
==10580== 170 errors in context 22 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x556036: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580==
==10580== 170 errors in context 23 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x55601A: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580==
==10580== 170 errors in context 24 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x555FA0: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580==
==10580== 170 errors in context 25 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x555F8F: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580==
==10580== 170 errors in context 26 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x555F73: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580==
==10580== 170 errors in context 27 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x555EED: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580==
==10580== 170 errors in context 28 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x555EB9: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580==
==10580== 170 errors in context 29 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x555E48: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580==
==10580== 170 errors in context 30 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x555DA7: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580==
==10580== 170 errors in context 31 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x555D19: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580==
==10580== 170 errors in context 32 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x555D0A: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580==
==10580== 170 errors in context 33 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x555C81: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580==
==10580== 170 errors in context 34 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x555C70: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580==
==10580== 170 errors in context 35 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x555C32: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580==
==10580== 170 errors in context 36 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x555BF8: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580==
==10580== 170 errors in context 37 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x555BE9: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580==
==10580== 170 errors in context 38 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x555BDD: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580==
==10580== 170 errors in context 39 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x555B97: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580==
==10580== 170 errors in context 40 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x555B5C: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580==
==10580== 170 errors in context 41 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x555B45: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580==
==10580== 170 errors in context 42 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x555B16: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580==
==10580==
==10580== 170 errors in context 43 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x555AF1: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580==
==10580== 170 errors in context 44 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x555ACC: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580==
==10580== 170 errors in context 45 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x555AB6: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580==
==10580== 170 errors in context 46 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x555AAC: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580==
==10580== 170 errors in context 47 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x555A7D: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580==
==10580==
==10580== 170 errors in context 48 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x555A5D: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580==
==10580== 170 errors in context 49 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x555A36: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580==
==10580== 170 errors in context 50 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x555A19: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580==
==10580== 170 errors in context 51 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x555A0D: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580==
==10580== 170 errors in context 52 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x5559E8: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580==
==10580== 170 errors in context 53 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x5559D9: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580==
==10580==
==10580== 170 errors in context 54 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x5559B5: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580==
==10580== 170 errors in context 55 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x555991: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580==
==10580== 170 errors in context 56 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x555975: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580==
==10580== 170 errors in context 57 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x555963: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580==
==10580== 170 errors in context 58 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x555943: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580==
==10580== 170 errors in context 59 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x555931: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580==
==10580==
==10580== 170 errors in context 60 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x555927: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580==
==10580== 170 errors in context 61 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x555919: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580==
==10580== 170 errors in context 62 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x5558F0: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580==
==10580== 170 errors in context 63 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x5558DB: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580==
==10580== 170 errors in context 64 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x5558C5: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580==
==10580== 170 errors in context 65 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x55589D: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580==
==10580== 170 errors in context 66 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x555889: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580==
==10580==
==10580== 170 errors in context 67 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x555860: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580==
==10580== 170 errors in context 68 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x55585C: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580==
==10580== 170 errors in context 69 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x554BC9: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580==
==10580== 170 errors in context 70 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x554BB0: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580==
==10580== 170 errors in context 71 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x554B9F: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580==
==10580== 170 errors in context 72 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x554B8E: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580==
==10580== 170 errors in context 73 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x554B70: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580==
==10580== 170 errors in context 74 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x554B1F: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580==
==10580==
==10580== 170 errors in context 75 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x554B14: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580==
==10580== 170 errors in context 76 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x554AFC: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580==
==10580== 170 errors in context 77 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x554AEB: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580==
==10580== 170 errors in context 78 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x554AE3: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580==
==10580== 170 errors in context 79 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x554A84: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580==
==10580== 170 errors in context 80 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x554A6F: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580==
==10580== 170 errors in context 81 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x554A5E: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580==
==10580== 170 errors in context 82 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x554A4F: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580==
==10580== 170 errors in context 83 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x5549FD: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580==
==10580== 170 errors in context 84 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x5549DA: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580==
==10580== 170 errors in context 85 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x5549C4: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580==
==10580== 170 errors in context 86 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x55496C: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580==
==10580== 170 errors in context 87 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x554950: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580==
==10580== 170 errors in context 88 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x55493D: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580==
==10580== 170 errors in context 89 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x5548F2: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580==
==10580== 170 errors in context 90 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x5548C5: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580==
==10580== 170 errors in context 91 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x55484A: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580==
==10580== 170 errors in context 92 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x55481E: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580==
==10580== 170 errors in context 93 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x55478C: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580==
==10580== 170 errors in context 94 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x5546F8: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580==
==10580== 170 errors in context 95 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x554650: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580==
==10580== 170 errors in context 96 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x554649: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580==
==10580== 170 errors in context 97 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x5545CD: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580==
==10580==
==10580== 170 errors in context 98 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x5545B9: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580==
==10580== 170 errors in context 99 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x5545B2: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580==
==10580== 170 errors in context 100 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x554546: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580==
==10580== 170 errors in context 101 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x554532: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580==
==10580==
==10580== 170 errors in context 102 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x554528: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580==
==10580== 170 errors in context 103 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x55451D: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580==
==10580== 170 errors in context 104 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x5544C0: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580==
==10580== 170 errors in context 105 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x5544B3: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580==
==10580== 170 errors in context 106 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x55449D: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580==
==10580==
==10580== 170 errors in context 107 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x554484: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580==
==10580== 170 errors in context 108 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x55443C: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580==
==10580== 170 errors in context 109 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x55442D: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580==
==10580== 170 errors in context 110 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x55441E: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580==
==10580== 170 errors in context 111 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x554403: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580==
==10580==
==10580== 170 errors in context 112 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x5543E8: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580==
==10580== 170 errors in context 113 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x5543AA: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580==
==10580== 170 errors in context 114 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x55439B: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580==
==10580== 170 errors in context 115 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x55438C: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580==
==10580== 170 errors in context 116 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x55437D: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580==
==10580== 170 errors in context 117 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x55436A: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580==
==10580==
==10580== 170 errors in context 118 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x55434F: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580==
==10580== 170 errors in context 119 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x55432E: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580==
==10580== 170 errors in context 120 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x554318: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580==
==10580== 170 errors in context 121 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x554309: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580==
==10580== 170 errors in context 122 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x5542FA: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580==
==10580== 170 errors in context 123 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x5542E9: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580==
==10580== 170 errors in context 124 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x5542D6: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580==
==10580==
==10580== 170 errors in context 125 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x5542B2: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580==
==10580== 170 errors in context 126 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x554297: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580==
==10580== 170 errors in context 127 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x554281: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580==
==10580== 170 errors in context 128 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x554272: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580==
==10580== 170 errors in context 129 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x55424C: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580==
==10580== 170 errors in context 130 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x55423B: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580==
==10580== 170 errors in context 131 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x554237: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580==
==10580==
==10580== 170 errors in context 132 of 149:
==10580== Use of uninitialised value of size 8
==10580== at 0x554213: groestl_big_core (in /home/warrows/Dev/PIVX/src/pivxd)
==10580== by 0x556E9B: groestl_big_close (groestl.c:2996)
==10580== by 0x4BE8B4: uint256 HashQuark<char*>(char*, char*) (hash.h:353)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580==
==10580== 170 errors in context 133 of 149:
==10580== Conditional jump or move depends on uninitialised value(s)
==10580== at 0x4C31CC2: __memcmp_sse4_1 (vg_replace_strmem.c:1094)
==10580== by 0x4BE884: operator!= (uint256.h:237)
==10580== by 0x4BE884: uint256 HashQuark<char*>(char*, char*) (hash.h:349)
==10580== by 0x4FA570: GetHash (spork.h:86)
==10580== by 0x4FA570: LoadSporksFromDB() (spork.cpp:44)
==10580== by 0x174B13: AppInit2() (init.cpp:1464)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== by 0x13F0AE: main (pivxd.cpp:167)
==10580== Uninitialised value was created by a stack allocation
==10580== at 0x4FA45F: LoadSporksFromDB() (spork.cpp:30)
==10580==
==10580==
==10580== 2775 errors in context 134 of 149:
==10580== Syscall param pwrite64(buf) points to uninitialised byte(s)
==10580== at 0x5CAB963: ??? (syscall-template.S:84)
==10580== by 0x5A461B8: __os_io (in /usr/local/BerkeleyDB.4.8/lib/libdb_cxx-4.8.so)
==10580== by 0x5A3407C: __memp_pgwrite.part.0 (in /usr/local/BerkeleyDB.4.8/lib/libdb_cxx-4.8.so)
==10580== by 0x5A34438: __memp_bhwrite (in /usr/local/BerkeleyDB.4.8/lib/libdb_cxx-4.8.so)
==10580== by 0x5A3334A: __memp_alloc (in /usr/local/BerkeleyDB.4.8/lib/libdb_cxx-4.8.so)
==10580== by 0x5A35D57: __memp_fget (in /usr/local/BerkeleyDB.4.8/lib/libdb_cxx-4.8.so)
==10580== by 0x59C2D28: __db_verify (in /usr/local/BerkeleyDB.4.8/lib/libdb_cxx-4.8.so)
==10580== by 0x59C5166: __db_verify_internal (in /usr/local/BerkeleyDB.4.8/lib/libdb_cxx-4.8.so)
==10580== by 0x5933946: Db::verify(char const*, char const*, std::ostream*, unsigned int) (in /usr/local/BerkeleyDB.4.8/lib/libdb_cxx-4.8.so)
==10580== by 0x34DFFD: CDBEnv::Verify(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, bool (*)(CDBEnv&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >)) (db.cpp:149)
==10580== by 0x1750C4: AppInit2() (init.cpp:1231)
==10580== by 0x1546FC: AppInit(int, char**) (pivxd.cpp:143)
==10580== Address 0xee82858 is 120 bytes inside a block of size 1,112 alloc'd
==10580== at 0x4C2BBAF: malloc (vg_replace_malloc.c:299)
==10580== by 0x5A43994: __os_malloc (in /usr/local/BerkeleyDB.4.8/lib/libdb_cxx-4.8.so)
==10580== by 0x5A12723: __env_alloc (in /usr/local/BerkeleyDB.4.8/lib/libdb_cxx-4.8.so)
==10580== by 0x5A32BF0: __memp_alloc (in /usr/local/BerkeleyDB.4.8/lib/libdb_cxx-4.8.so)
==10580== by 0x5A35D57: __memp_fget (in /usr/local/BerkeleyDB.4.8/lib/libdb_cxx-4.8.so)
==10580== by 0x594E983: __bam_new_file (in /usr/local/BerkeleyDB.4.8/lib/libdb_cxx-4.8.so)
==10580== by 0x59FD5E7: __db_new_file (in /usr/local/BerkeleyDB.4.8/lib/libdb_cxx-4.8.so)
==10580== by 0x59FDB66: __db_open (in /usr/local/BerkeleyDB.4.8/lib/libdb_cxx-4.8.so)
==10580== by 0x59C5BD8: __db_vrfy_pgset (in /usr/local/BerkeleyDB.4.8/lib/libdb_cxx-4.8.so)
==10580== by 0x59C5DDE: __db_vrfy_dbinfo_create (in /usr/local/BerkeleyDB.4.8/lib/libdb_cxx-4.8.so)
==10580== by 0x59C2976: __db_verify (in /usr/local/BerkeleyDB.4.8/lib/libdb_cxx-4.8.so)
==10580== by 0x59C5166: __db_verify_internal (in /usr/local/BerkeleyDB.4.8/lib/libdb_cxx-4.8.so)
==10580== Uninitialised value was created by a heap allocation
==10580== at 0x4C2BBAF: malloc (vg_replace_malloc.c:299)
==10580== by 0x5A43994: __os_malloc (in /usr/local/BerkeleyDB.4.8/lib/libdb_cxx-4.8.so)
==10580== by 0x5A12723: __env_alloc (in /usr/local/BerkeleyDB.4.8/lib/libdb_cxx-4.8.so)
==10580== by 0x5A32BF0: __memp_alloc (in /usr/local/BerkeleyDB.4.8/lib/libdb_cxx-4.8.so)
==10580== by 0x5A35D57: __memp_fget (in /usr/local/BerkeleyDB.4.8/lib/libdb_cxx-4.8.so)
==10580== by 0x594E983: __bam_new_file (in /usr/local/BerkeleyDB.4.8/lib/libdb_cxx-4.8.so)
==10580== by 0x59FD5E7: __db_new_file (in /usr/local/BerkeleyDB.4.8/lib/libdb_cxx-4.8.so)
==10580== by 0x59FDB66: __db_open (in /usr/local/BerkeleyDB.4.8/lib/libdb_cxx-4.8.so)
==10580== by 0x59C5BD8: __db_vrfy_pgset (in /usr/local/BerkeleyDB.4.8/lib/libdb_cxx-4.8.so)
==10580== by 0x59C5DDE: __db_vrfy_dbinfo_create (in /usr/local/BerkeleyDB.4.8/lib/libdb_cxx-4.8.so)
==10580== by 0x59C2976: __db_verify (in /usr/local/BerkeleyDB.4.8/lib/libdb_cxx-4.8.so)
==10580== by 0x59C5166: __db_verify_internal (in /usr/local/BerkeleyDB.4.8/lib/libdb_cxx-4.8.so)
==10580==
==10580== ERROR SUMMARY: 24910 errors from 149 contexts (suppressed: 0 from 0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment