You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 14, 2022. It is now read-only.
$ /usr/local/bin/pcloudcc -u m*****@gmail.com -m /home/maarten/pCloudDrive
Down: Everything Downloaded| Up: Everything Uploaded, status is CONNECTING
Down: Everything Downloaded| Up: Everything Uploaded, status is SCANNING
Aborted (core dumped)
This does not happen with the "official" upstream pcloud console-client.
Full valgrind log:
maarten@athena:~/console-client/pCloudCC$ valgrind -v /usr/local/bin/pcloudcc -u [email protected] -m /home/maarten/pCloudDrive
==9198== Memcheck, a memory error detector
==9198== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==9198== Using Valgrind-3.14.0-353a3587bb-20181007X and LibVEX; rerun with -h for copyright info
==9198== Command: /usr/local/bin/pcloudcc -u [email protected] -m /home/maarten/pCloudDrive
==9198==
--9198-- Valgrind options:
--9198-- -v
--9198-- Contents of /proc/version:
--9198-- Linux version 5.1.1-BPI-Kernel (root@bpi-iot-ros-ai-x64) (gcc version 7.4.1 20181213 [linaro-7.4-2019.02 revision 56ec6f6b99cc167ff0c2f8e1a2eed33b1edc85d4] (Linaro GCC 7.4-2019.02)) #1 SMP Thu Aug 22 13:53:49 CST 2019
--9198--
--9198-- Arch and hwcaps: ARM, LittleEndian, ARMv7-neon-vfp
--9198-- Page sizes: currently 4096, max supported 4096
--9198-- Valgrind library directory: /usr/lib/arm-linux-gnueabihf/valgrind
--9198-- Reading syms from /usr/local/bin/pcloudcc-3.0.0
--9198-- Reading EXIDX entries: 399 available
==9198== Warning: whilst reading EXIDX: ExtabEntryExtract: bytecode can't be represented
...
==9198== Warning: whilst reading EXIDX: ExtabEntryExtract: bytecode can't be represented
--9198-- Reading EXIDX entries: 353 attempted, 90 successful
--9198-- Reading syms from /lib/arm-linux-gnueabihf/ld-2.28.so
--9198-- Considering /usr/lib/debug/.build-id/80/442130c1faa9e99d4162d266dc011b99b52500.debug ..
--9198-- .. build-id is valid
--9198-- Scheduler: using generic scheduler lock implementation.
--9198-- Reading suppressions file: /usr/lib/arm-linux-gnueabihf/valgrind/default.supp
==9198== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-9198-by-maarten-on-???
==9198== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-9198-by-maarten-on-???
==9198== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-9198-by-maarten-on-???
==9198==
==9198== TO CONTROL THIS PROCESS USING vgdb (which you probably
==9198== don't want to do, unless you know exactly what you're doing,
==9198== or are doing some strange experiment):
==9198== /usr/lib/arm-linux-gnueabihf/valgrind/../../bin/vgdb --pid=9198 ...command...
==9198==
==9198== TO DEBUG THIS PROCESS USING GDB: start GDB like this
==9198== /path/to/gdb /usr/local/bin/pcloudcc
==9198== and then give GDB the following command
==9198== target remote | /usr/lib/arm-linux-gnueabihf/valgrind/../../bin/vgdb --pid=9198
==9198== --pid is optional if only one valgrind process is running
==9198==
--9198-- REDIR: 0x4012741 (ld-linux-armhf.so.3:strlen) redirected to 0x580eb270 (???)
--9198-- REDIR: 0x4013100 (ld-linux-armhf.so.3:memcpy) redirected to 0x580eb2d4 (???)
--9198-- REDIR: 0x4012151 (ld-linux-armhf.so.3:strcmp) redirected to 0x580eb3e0 (???)
--9198-- REDIR: 0x4012081 (ld-linux-armhf.so.3:index) redirected to 0x580eb29c (???)
--9198-- Reading syms from /usr/lib/arm-linux-gnueabihf/valgrind/vgpreload_core-arm-linux.so
--9198-- object doesn't have a symbol table
--9198-- Reading syms from /usr/lib/arm-linux-gnueabihf/valgrind/vgpreload_memcheck-arm-linux.so
--9198-- object doesn't have a symbol table
--9198-- Reading syms from /usr/local/lib/liblog_c.so.0.1.0
--9198-- Reading syms from /usr/local/lib/libpsync.so.2.0.0
--9198-- Reading EXIDX entries: 1 available
--9198-- Reading EXIDX entries: 0 attempted, 0 successful
--9198-- Reading syms from /usr/lib/arm-linux-gnueabihf/libmbedtls.so.2.16.0
--9198-- object doesn't have a symbol table
--9198-- Reading syms from /usr/lib/arm-linux-gnueabihf/libmbedcrypto.so.2.16.0
--9198-- object doesn't have a symbol table
--9198-- Reading EXIDX entries: 1 available
--9198-- Reading EXIDX entries: 0 attempted, 0 successful
--9198-- Reading syms from /usr/lib/arm-linux-gnueabihf/libmbedx509.so.2.16.0
--9198-- object doesn't have a symbol table
--9198-- Reading syms from /usr/lib/arm-linux-gnueabihf/libsqlite3.so.0.8.6
--9198-- object doesn't have a symbol table
--9198-- Reading EXIDX entries: 1 available
--9198-- Reading EXIDX entries: 0 attempted, 0 successful
--9198-- Reading syms from /lib/arm-linux-gnueabihf/libpthread-2.28.so
--9198-- Considering /usr/lib/debug/.build-id/b8/24ccfb229ec12cf798c2d5c3f2fc62367866ed.debug ..
--9198-- .. build-id is valid
--9198-- Reading syms from /usr/lib/arm-linux-gnueabihf/libstdc++.so.6.0.25
--9198-- object doesn't have a symbol table
--9198-- Reading EXIDX entries: 2157 available
==9198== Warning: whilst reading EXIDX: ExtabEntryExtract: bytecode can't be represented
...
==9198== Warning: whilst reading EXIDX: ExtabEntryExtract: bytecode can't be represented
--9198-- Reading EXIDX entries: 1704 attempted, 795 successful
--9198-- Reading syms from /lib/arm-linux-gnueabihf/libm-2.28.so
--9198-- Considering /usr/lib/debug/.build-id/ad/4d18209b1b2d0f8947d37d8d1107f5f6595b2c.debug ..
--9198-- .. build-id is valid
--9198-- Reading syms from /lib/arm-linux-gnueabihf/libgcc_s.so.1
--9198-- object doesn't have a symbol table
--9198-- Reading EXIDX entries: 35 available
--9198-- Reading EXIDX entries: 22 attempted, 22 successful
--9198-- Reading syms from /lib/arm-linux-gnueabihf/libc-2.28.so
--9198-- Considering /usr/lib/debug/.build-id/a5/1bcb502fce15d524720900d043c3a3b7b5b2ae.debug ..
--9198-- .. build-id is valid
--9198-- Reading syms from /lib/arm-linux-gnueabihf/libz.so.1.2.11
--9198-- object doesn't have a symbol table
--9198-- Reading EXIDX entries: 1 available
--9198-- Reading EXIDX entries: 0 attempted, 0 successful
--9198-- Reading syms from /lib/arm-linux-gnueabihf/libfuse.so.2.9.9
--9198-- object doesn't have a symbol table
--9198-- Reading EXIDX entries: 1 available
--9198-- Reading EXIDX entries: 0 attempted, 0 successful
--9198-- Reading syms from /lib/arm-linux-gnueabihf/libdl-2.28.so
--9198-- Considering /usr/lib/debug/.build-id/bd/aba387372c635755eb535fcabd1803c6b7b670.debug ..
--9198-- .. build-id is valid
--9198-- REDIR: 0x4d810b9 (libc.so.6:memchr) redirected to 0x482a4b0 (_vgnU_ifunc_wrapper)
--9198-- REDIR: 0x4d81925 (libc.so.6:memcpy) redirected to 0x482a4b0 (_vgnU_ifunc_wrapper)
--9198-- REDIR: 0x4d85d00 (libc.so.6:__memcpy_neon) redirected to 0x4845518 (memcpy)
--9198-- REDIR: 0x4d80631 (libc.so.6:rindex) redirected to 0x4842fd0 (rindex)
--9198-- REDIR: 0x4d7d129 (libc.so.6:malloc) redirected to 0x483f53c (malloc)
--9198-- REDIR: 0x4d7fad1 (libc.so.6:strcmp) redirected to 0x4844a24 (strcmp)
--9198-- REDIR: 0x4d81700 (libc.so.6:memset) redirected to 0x484790c (memset)
--9198-- REDIR: 0x4d80381 (libc.so.6:strlen) redirected to 0x48437e0 (strlen)
--9198-- REDIR: 0x4d810d1 (libc.so.6:bcmp) redirected to 0x4846fb0 (bcmp)
--9198-- REDIR: 0x4be9855 (libstdc++.so.6:operator new(unsigned int)) redirected to 0x483fd2c (operator new(unsigned int))
--9198-- REDIR: 0x4be8091 (libstdc++.so.6:operator delete(void*)) redirected to 0x4841214 (operator delete(void*))
--9198-- REDIR: 0x4d7db5d (libc.so.6:calloc) redirected to 0x48421a4 (calloc)
--9198-- REDIR: 0x4d867e1 (libc.so.6:__memchr_neon) redirected to 0x4844cac (memchr)
--9198-- REDIR: 0x4be8095 (libstdc++.so.6:operator delete(void*, unsigned int)) redirected to 0x4841478 (operator delete(void*, unsigned int))
--9198-- REDIR: 0x4d813c0 (libc.so.6:memmove) redirected to 0x48479ec (memmove)
--9198-- REDIR: 0x4d7d5e9 (libc.so.6:free) redirected to 0x4840bb4 (free)
--9198-- REDIR: 0x4d7fa11 (libc.so.6:index) redirected to 0x4843220 (index)
--9198-- REDIR: 0x4be98d5 (libstdc++.so.6:operator new[](unsigned int)) redirected to 0x48405f4 (operator new[](unsigned int))
--9198-- REDIR: 0x4d817cd (libc.so.6:stpncpy) redirected to 0x48477b0 (stpncpy)
--9198-- REDIR: 0x4be809d (libstdc++.so.6:operator delete) redirected to 0x4841ad8 (operator delete)
--9198-- REDIR: 0x4d8045d (libc.so.6:strnlen) redirected to 0x4843718 (strnlen)
--9198-- REDIR: 0x4d80529 (libc.so.6:strncmp) redirected to 0x4844190 (strncmp)
--9198-- REDIR: 0x4d82a69 (libc.so.6:strchrnul) redirected to 0x48484bc (strchrnul)
--9198-- REDIR: 0x4dcb6a1 (libc.so.6:__memcpy_chk) redirected to 0x4848b4c (__memcpy_chk)
--9198-- REDIR: 0x4d7d7b1 (libc.so.6:realloc) redirected to 0x4842430 (realloc)
==9198== Use of uninitialised value of size 4
==9198== at 0x4882B62: psync_get_random_seed (in /usr/local/lib/libpsync.so.2.0.0)
==9198==
==9198== Use of uninitialised value of size 4
==9198== at 0x4882BEC: psync_get_random_seed (in /usr/local/lib/libpsync.so.2.0.0)
==9198==
==9198== Use of uninitialised value of size 4
==9198== at 0x4A31B06: mbedtls_internal_aes_encrypt (in /usr/lib/arm-linux-gnueabihf/libmbedcrypto.so.2.16.0)
==9198==
==9198== Use of uninitialised value of size 4
==9198== at 0x4A31B20: mbedtls_internal_aes_encrypt (in /usr/lib/arm-linux-gnueabihf/libmbedcrypto.so.2.16.0)
==9198==
==9198== Use of uninitialised value of size 4
==9198== at 0x4A31B2A: mbedtls_internal_aes_encrypt (in /usr/lib/arm-linux-gnueabihf/libmbedcrypto.so.2.16.0)
==9198==
==9198== Use of uninitialised value of size 4
==9198== at 0x4A31B2E: mbedtls_internal_aes_encrypt (in /usr/lib/arm-linux-gnueabihf/libmbedcrypto.so.2.16.0)
==9198==
==9198== Use of uninitialised value of size 4
==9198== at 0x4A31B62: mbedtls_internal_aes_encrypt (in /usr/lib/arm-linux-gnueabihf/libmbedcrypto.so.2.16.0)
==9198==
==9198== Use of uninitialised value of size 4
==9198== at 0x4A31B94: mbedtls_internal_aes_encrypt (in /usr/lib/arm-linux-gnueabihf/libmbedcrypto.so.2.16.0)
==9198==
==9198== Use of uninitialised value of size 4
==9198== at 0x4A31BA4: mbedtls_internal_aes_encrypt (in /usr/lib/arm-linux-gnueabihf/libmbedcrypto.so.2.16.0)
==9198==
==9198== Use of uninitialised value of size 4
==9198== at 0x4A31BAA: mbedtls_internal_aes_encrypt (in /usr/lib/arm-linux-gnueabihf/libmbedcrypto.so.2.16.0)
==9198==
==9198== Use of uninitialised value of size 4
==9198== at 0x4A31ADA: mbedtls_internal_aes_encrypt (in /usr/lib/arm-linux-gnueabihf/libmbedcrypto.so.2.16.0)
==9198==
==9198== Use of uninitialised value of size 4
==9198== at 0x4A31AFE: mbedtls_internal_aes_encrypt (in /usr/lib/arm-linux-gnueabihf/libmbedcrypto.so.2.16.0)
==9198==
==9198== Use of uninitialised value of size 4
==9198== at 0x4A31B32: mbedtls_internal_aes_encrypt (in /usr/lib/arm-linux-gnueabihf/libmbedcrypto.so.2.16.0)
==9198==
==9198== Use of uninitialised value of size 4
==9198== at 0x4A31B38: mbedtls_internal_aes_encrypt (in /usr/lib/arm-linux-gnueabihf/libmbedcrypto.so.2.16.0)
==9198==
==9198== Use of uninitialised value of size 4
==9198== at 0x4A31B56: mbedtls_internal_aes_encrypt (in /usr/lib/arm-linux-gnueabihf/libmbedcrypto.so.2.16.0)
==9198==
==9198== Use of uninitialised value of size 4
==9198== at 0x4A31B68: mbedtls_internal_aes_encrypt (in /usr/lib/arm-linux-gnueabihf/libmbedcrypto.so.2.16.0)
==9198==
==9198== Use of uninitialised value of size 4
==9198== at 0x4A31B72: mbedtls_internal_aes_encrypt (in /usr/lib/arm-linux-gnueabihf/libmbedcrypto.so.2.16.0)
==9198==
==9198== Use of uninitialised value of size 4
==9198== at 0x4A31B7A: mbedtls_internal_aes_encrypt (in /usr/lib/arm-linux-gnueabihf/libmbedcrypto.so.2.16.0)
==9198==
--9198-- REDIR: 0x4d80d5d (libc.so.6:strstr) redirected to 0x4848c74 (strstr)
--9198-- REDIR: 0x4d7fde1 (libc.so.6:strcpy) redirected to 0x48439d8 (strcpy)
--9198-- REDIR: 0x4d8177d (libc.so.6:mempcpy) redirected to 0x48485e8 (mempcpy)
Down: Everything Downloaded| Up: Everything Uploaded, status is CONNECTING
==9198== Syscall param epoll_ctl(event) points to uninitialised byte(s)
==9198== at 0x4DC1DC8: epoll_ctl (syscall-template.S:78)
==9198== by 0x48AF6A1: psync_localnotify_init (in /usr/local/lib/libpsync.so.2.0.0)
==9198== Address 0xbdd36094 is on thread 1's stack
==9198==
--9217-- REDIR: 0x4d4d7d5 (libc.so.6:setenv) redirected to 0x4849664 (setenv)
--9198-- REDIR: 0x4d8183d (libc.so.6:strncasecmp) redirected to 0x4844510 (strncasecmp)
--9198-- REDIR: 0x4d806d5 (libc.so.6:strpbrk) redirected to 0x4848e54 (strpbrk)
--9198-- REDIR: 0x4d7fdd1 (libc.so.6:stpcpy) redirected to 0x4847120 (stpcpy)
--9198-- Reading syms from /lib/arm-linux-gnueabihf/libnss_files-2.28.so
--9198-- Considering /usr/lib/debug/.build-id/02/c95f99d5afe1d6538720a47cc0ff38283c3d16.debug ..
--9198-- .. build-id is valid
--9198-- REDIR: 0x4d81801 (libc.so.6:strcasecmp) redirected to 0x4844460 (strcasecmp)
--9198-- Reading syms from /lib/arm-linux-gnueabihf/libnss_dns-2.28.so
--9198-- Considering /usr/lib/debug/.build-id/3f/5e6bd67e031c72a1a8889bcf9127aa93184b34.debug ..
--9198-- .. build-id is valid
--9198-- Reading syms from /lib/arm-linux-gnueabihf/libresolv-2.28.so
--9198-- Considering /usr/lib/debug/.build-id/ab/3d53f3ad59c5780c214b15d224ac3886227111.debug ..
--9198-- .. build-id is valid
==9198==
==9198== Process terminating with default action of signal 6 (SIGABRT): dumping core
==9198== at 0x4D3E746: __libc_do_syscall (libc-do-syscall.S:47)
==9198== by 0x4D4C0AD: __libc_signal_restore_set (internal-signals.h:84)
==9198== by 0x4D4C0AD: raise (raise.c:48)
==9198== by 0x4D3E1F1: abort (abort.c:79)
==9198== by 0x488B3D9: psync_sql_do_lock (in /usr/local/lib/libpsync.so.2.0.0)
--9198-- Discarding syms at 0x955ab34-0x955f0c0 in /lib/arm-linux-gnueabihf/libnss_files-2.28.so (have_dinfo 1)
--9198-- Discarding syms at 0x9577b50-0x95799dc in /lib/arm-linux-gnueabihf/libnss_dns-2.28.so (have_dinfo 1)
--9198-- Discarding syms at 0x958d460-0x9595a44 in /lib/arm-linux-gnueabihf/libresolv-2.28.so (have_dinfo 1)
==9198==
==9198== HEAP SUMMARY:
==9198== in use at exit: 19,791,250 bytes in 5,858 blocks
==9198== total heap usage: 9,262 allocs, 3,404 frees, 20,397,202 bytes allocated
==9198==
==9198== Searching for pointers to 5,858 not-freed blocks
==9198== Checked 90,480,824 bytes
==9198==
==9198== LEAK SUMMARY:
==9198== definitely lost: 4,096 bytes in 1 blocks
==9198== indirectly lost: 0 bytes in 0 blocks
==9198== possibly lost: 19,471,240 bytes in 4,579 blocks
==9198== still reachable: 315,914 bytes in 1,278 blocks
==9198== of which reachable via heuristic:
==9198== length64 : 209,696 bytes in 965 blocks
==9198== suppressed: 0 bytes in 0 blocks
==9198== Rerun with --leak-check=full to see details of leaked memory
==9198==
==9198== Use --track-origins=yes to see where uninitialised values come from
==9198== ERROR SUMMARY: 273 errors from 19 contexts (suppressed: 0 from 0)
==9198==
==9198== 1 errors in context 1 of 19:
==9198== Syscall param epoll_ctl(event) points to uninitialised byte(s)
==9198== at 0x4DC1DC8: epoll_ctl (syscall-template.S:78)
==9198== by 0x48AF6A1: psync_localnotify_init (in /usr/local/lib/libpsync.so.2.0.0)
==9198== Address 0xbdd36094 is on thread 1's stack
==9198==
==9198==
==9198== 9 errors in context 2 of 19:
==9198== Use of uninitialised value of size 4
==9198== at 0x4A31B7A: mbedtls_internal_aes_encrypt (in /usr/lib/arm-linux-gnueabihf/libmbedcrypto.so.2.16.0)
==9198==
==9198==
==9198== 9 errors in context 3 of 19:
==9198== Use of uninitialised value of size 4
==9198== at 0x4A31B72: mbedtls_internal_aes_encrypt (in /usr/lib/arm-linux-gnueabihf/libmbedcrypto.so.2.16.0)
==9198==
==9198==
==9198== 9 errors in context 4 of 19:
==9198== Use of uninitialised value of size 4
==9198== at 0x4A31B68: mbedtls_internal_aes_encrypt (in /usr/lib/arm-linux-gnueabihf/libmbedcrypto.so.2.16.0)
==9198==
==9198==
==9198== 9 errors in context 5 of 19:
==9198== Use of uninitialised value of size 4
==9198== at 0x4A31B56: mbedtls_internal_aes_encrypt (in /usr/lib/arm-linux-gnueabihf/libmbedcrypto.so.2.16.0)
==9198==
==9198==
==9198== 9 errors in context 6 of 19:
==9198== Use of uninitialised value of size 4
==9198== at 0x4A31B38: mbedtls_internal_aes_encrypt (in /usr/lib/arm-linux-gnueabihf/libmbedcrypto.so.2.16.0)
==9198==
==9198==
==9198== 9 errors in context 7 of 19:
==9198== Use of uninitialised value of size 4
==9198== at 0x4A31B32: mbedtls_internal_aes_encrypt (in /usr/lib/arm-linux-gnueabihf/libmbedcrypto.so.2.16.0)
==9198==
==9198==
==9198== 9 errors in context 8 of 19:
==9198== Use of uninitialised value of size 4
==9198== at 0x4A31AFE: mbedtls_internal_aes_encrypt (in /usr/lib/arm-linux-gnueabihf/libmbedcrypto.so.2.16.0)
==9198==
==9198==
==9198== 9 errors in context 9 of 19:
==9198== Use of uninitialised value of size 4
==9198== at 0x4A31ADA: mbedtls_internal_aes_encrypt (in /usr/lib/arm-linux-gnueabihf/libmbedcrypto.so.2.16.0)
==9198==
==9198==
==9198== 9 errors in context 10 of 19:
==9198== Use of uninitialised value of size 4
==9198== at 0x4A31BAA: mbedtls_internal_aes_encrypt (in /usr/lib/arm-linux-gnueabihf/libmbedcrypto.so.2.16.0)
==9198==
==9198==
==9198== 9 errors in context 11 of 19:
==9198== Use of uninitialised value of size 4
==9198== at 0x4A31BA4: mbedtls_internal_aes_encrypt (in /usr/lib/arm-linux-gnueabihf/libmbedcrypto.so.2.16.0)
==9198==
==9198==
==9198== 9 errors in context 12 of 19:
==9198== Use of uninitialised value of size 4
==9198== at 0x4A31B94: mbedtls_internal_aes_encrypt (in /usr/lib/arm-linux-gnueabihf/libmbedcrypto.so.2.16.0)
==9198==
==9198==
==9198== 9 errors in context 13 of 19:
==9198== Use of uninitialised value of size 4
==9198== at 0x4A31B62: mbedtls_internal_aes_encrypt (in /usr/lib/arm-linux-gnueabihf/libmbedcrypto.so.2.16.0)
==9198==
==9198==
==9198== 9 errors in context 14 of 19:
==9198== Use of uninitialised value of size 4
==9198== at 0x4A31B2E: mbedtls_internal_aes_encrypt (in /usr/lib/arm-linux-gnueabihf/libmbedcrypto.so.2.16.0)
==9198==
==9198==
==9198== 9 errors in context 15 of 19:
==9198== Use of uninitialised value of size 4
==9198== at 0x4A31B2A: mbedtls_internal_aes_encrypt (in /usr/lib/arm-linux-gnueabihf/libmbedcrypto.so.2.16.0)
==9198==
==9198==
==9198== 9 errors in context 16 of 19:
==9198== Use of uninitialised value of size 4
==9198== at 0x4A31B20: mbedtls_internal_aes_encrypt (in /usr/lib/arm-linux-gnueabihf/libmbedcrypto.so.2.16.0)
==9198==
==9198==
==9198== 9 errors in context 17 of 19:
==9198== Use of uninitialised value of size 4
==9198== at 0x4A31B06: mbedtls_internal_aes_encrypt (in /usr/lib/arm-linux-gnueabihf/libmbedcrypto.so.2.16.0)
==9198==
==9198==
==9198== 64 errors in context 18 of 19:
==9198== Use of uninitialised value of size 4
==9198== at 0x4882BEC: psync_get_random_seed (in /usr/local/lib/libpsync.so.2.0.0)
==9198==
==9198==
==9198== 64 errors in context 19 of 19:
==9198== Use of uninitialised value of size 4
==9198== at 0x4882B62: psync_get_random_seed (in /usr/local/lib/libpsync.so.2.0.0)
==9198==
==9198== ERROR SUMMARY: 273 errors from 19 contexts (suppressed: 0 from 0)
Aborted
The text was updated successfully, but these errors were encountered:
$ /usr/local/bin/pcloudcc -u m*****@gmail.com -m /home/maarten/pCloudDrive
Down: Everything Downloaded| Up: Everything Uploaded, status is CONNECTING
Down: Everything Downloaded| Up: Everything Uploaded, status is SCANNING
Aborted (core dumped)
This does not happen with the "official" upstream pcloud console-client.
Full valgrind log:
maarten@athena:~/console-client/pCloudCC$ valgrind -v /usr/local/bin/pcloudcc -u [email protected] -m /home/maarten/pCloudDrive
==9198== Memcheck, a memory error detector
==9198== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==9198== Using Valgrind-3.14.0-353a3587bb-20181007X and LibVEX; rerun with -h for copyright info
==9198== Command: /usr/local/bin/pcloudcc -u [email protected] -m /home/maarten/pCloudDrive
==9198==
--9198-- Valgrind options:
--9198-- -v
--9198-- Contents of /proc/version:
--9198-- Linux version 5.1.1-BPI-Kernel (root@bpi-iot-ros-ai-x64) (gcc version 7.4.1 20181213 [linaro-7.4-2019.02 revision 56ec6f6b99cc167ff0c2f8e1a2eed33b1edc85d4] (Linaro GCC 7.4-2019.02)) #1 SMP Thu Aug 22 13:53:49 CST 2019
--9198--
--9198-- Arch and hwcaps: ARM, LittleEndian, ARMv7-neon-vfp
--9198-- Page sizes: currently 4096, max supported 4096
--9198-- Valgrind library directory: /usr/lib/arm-linux-gnueabihf/valgrind
--9198-- Reading syms from /usr/local/bin/pcloudcc-3.0.0
--9198-- Reading EXIDX entries: 399 available
==9198== Warning: whilst reading EXIDX: ExtabEntryExtract: bytecode can't be represented
...
==9198== Warning: whilst reading EXIDX: ExtabEntryExtract: bytecode can't be represented
--9198-- Reading EXIDX entries: 353 attempted, 90 successful
--9198-- Reading syms from /lib/arm-linux-gnueabihf/ld-2.28.so
--9198-- Considering /usr/lib/debug/.build-id/80/442130c1faa9e99d4162d266dc011b99b52500.debug ..
--9198-- .. build-id is valid
--9198-- Scheduler: using generic scheduler lock implementation.
--9198-- Reading suppressions file: /usr/lib/arm-linux-gnueabihf/valgrind/default.supp
==9198== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-9198-by-maarten-on-???
==9198== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-9198-by-maarten-on-???
==9198== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-9198-by-maarten-on-???
==9198==
==9198== TO CONTROL THIS PROCESS USING vgdb (which you probably
==9198== don't want to do, unless you know exactly what you're doing,
==9198== or are doing some strange experiment):
==9198== /usr/lib/arm-linux-gnueabihf/valgrind/../../bin/vgdb --pid=9198 ...command...
==9198==
==9198== TO DEBUG THIS PROCESS USING GDB: start GDB like this
==9198== /path/to/gdb /usr/local/bin/pcloudcc
==9198== and then give GDB the following command
==9198== target remote | /usr/lib/arm-linux-gnueabihf/valgrind/../../bin/vgdb --pid=9198
==9198== --pid is optional if only one valgrind process is running
==9198==
--9198-- REDIR: 0x4012741 (ld-linux-armhf.so.3:strlen) redirected to 0x580eb270 (???)
--9198-- REDIR: 0x4013100 (ld-linux-armhf.so.3:memcpy) redirected to 0x580eb2d4 (???)
--9198-- REDIR: 0x4012151 (ld-linux-armhf.so.3:strcmp) redirected to 0x580eb3e0 (???)
--9198-- REDIR: 0x4012081 (ld-linux-armhf.so.3:index) redirected to 0x580eb29c (???)
--9198-- Reading syms from /usr/lib/arm-linux-gnueabihf/valgrind/vgpreload_core-arm-linux.so
--9198-- object doesn't have a symbol table
--9198-- Reading syms from /usr/lib/arm-linux-gnueabihf/valgrind/vgpreload_memcheck-arm-linux.so
--9198-- object doesn't have a symbol table
--9198-- Reading syms from /usr/local/lib/liblog_c.so.0.1.0
--9198-- Reading syms from /usr/local/lib/libpsync.so.2.0.0
--9198-- Reading EXIDX entries: 1 available
--9198-- Reading EXIDX entries: 0 attempted, 0 successful
--9198-- Reading syms from /usr/lib/arm-linux-gnueabihf/libmbedtls.so.2.16.0
--9198-- object doesn't have a symbol table
--9198-- Reading syms from /usr/lib/arm-linux-gnueabihf/libmbedcrypto.so.2.16.0
--9198-- object doesn't have a symbol table
--9198-- Reading EXIDX entries: 1 available
--9198-- Reading EXIDX entries: 0 attempted, 0 successful
--9198-- Reading syms from /usr/lib/arm-linux-gnueabihf/libmbedx509.so.2.16.0
--9198-- object doesn't have a symbol table
--9198-- Reading syms from /usr/lib/arm-linux-gnueabihf/libsqlite3.so.0.8.6
--9198-- object doesn't have a symbol table
--9198-- Reading EXIDX entries: 1 available
--9198-- Reading EXIDX entries: 0 attempted, 0 successful
--9198-- Reading syms from /lib/arm-linux-gnueabihf/libpthread-2.28.so
--9198-- Considering /usr/lib/debug/.build-id/b8/24ccfb229ec12cf798c2d5c3f2fc62367866ed.debug ..
--9198-- .. build-id is valid
--9198-- Reading syms from /usr/lib/arm-linux-gnueabihf/libstdc++.so.6.0.25
--9198-- object doesn't have a symbol table
--9198-- Reading EXIDX entries: 2157 available
==9198== Warning: whilst reading EXIDX: ExtabEntryExtract: bytecode can't be represented
...
==9198== Warning: whilst reading EXIDX: ExtabEntryExtract: bytecode can't be represented
--9198-- Reading EXIDX entries: 1704 attempted, 795 successful
--9198-- Reading syms from /lib/arm-linux-gnueabihf/libm-2.28.so
--9198-- Considering /usr/lib/debug/.build-id/ad/4d18209b1b2d0f8947d37d8d1107f5f6595b2c.debug ..
--9198-- .. build-id is valid
--9198-- Reading syms from /lib/arm-linux-gnueabihf/libgcc_s.so.1
--9198-- object doesn't have a symbol table
--9198-- Reading EXIDX entries: 35 available
--9198-- Reading EXIDX entries: 22 attempted, 22 successful
--9198-- Reading syms from /lib/arm-linux-gnueabihf/libc-2.28.so
--9198-- Considering /usr/lib/debug/.build-id/a5/1bcb502fce15d524720900d043c3a3b7b5b2ae.debug ..
--9198-- .. build-id is valid
--9198-- Reading syms from /lib/arm-linux-gnueabihf/libz.so.1.2.11
--9198-- object doesn't have a symbol table
--9198-- Reading EXIDX entries: 1 available
--9198-- Reading EXIDX entries: 0 attempted, 0 successful
--9198-- Reading syms from /lib/arm-linux-gnueabihf/libfuse.so.2.9.9
--9198-- object doesn't have a symbol table
--9198-- Reading EXIDX entries: 1 available
--9198-- Reading EXIDX entries: 0 attempted, 0 successful
--9198-- Reading syms from /lib/arm-linux-gnueabihf/libdl-2.28.so
--9198-- Considering /usr/lib/debug/.build-id/bd/aba387372c635755eb535fcabd1803c6b7b670.debug ..
--9198-- .. build-id is valid
--9198-- REDIR: 0x4d810b9 (libc.so.6:memchr) redirected to 0x482a4b0 (_vgnU_ifunc_wrapper)
--9198-- REDIR: 0x4d81925 (libc.so.6:memcpy) redirected to 0x482a4b0 (_vgnU_ifunc_wrapper)
--9198-- REDIR: 0x4d85d00 (libc.so.6:__memcpy_neon) redirected to 0x4845518 (memcpy)
--9198-- REDIR: 0x4d80631 (libc.so.6:rindex) redirected to 0x4842fd0 (rindex)
--9198-- REDIR: 0x4d7d129 (libc.so.6:malloc) redirected to 0x483f53c (malloc)
--9198-- REDIR: 0x4d7fad1 (libc.so.6:strcmp) redirected to 0x4844a24 (strcmp)
--9198-- REDIR: 0x4d81700 (libc.so.6:memset) redirected to 0x484790c (memset)
--9198-- REDIR: 0x4d80381 (libc.so.6:strlen) redirected to 0x48437e0 (strlen)
--9198-- REDIR: 0x4d810d1 (libc.so.6:bcmp) redirected to 0x4846fb0 (bcmp)
--9198-- REDIR: 0x4be9855 (libstdc++.so.6:operator new(unsigned int)) redirected to 0x483fd2c (operator new(unsigned int))
--9198-- REDIR: 0x4be8091 (libstdc++.so.6:operator delete(void*)) redirected to 0x4841214 (operator delete(void*))
--9198-- REDIR: 0x4d7db5d (libc.so.6:calloc) redirected to 0x48421a4 (calloc)
--9198-- REDIR: 0x4d867e1 (libc.so.6:__memchr_neon) redirected to 0x4844cac (memchr)
--9198-- REDIR: 0x4be8095 (libstdc++.so.6:operator delete(void*, unsigned int)) redirected to 0x4841478 (operator delete(void*, unsigned int))
--9198-- REDIR: 0x4d813c0 (libc.so.6:memmove) redirected to 0x48479ec (memmove)
--9198-- REDIR: 0x4d7d5e9 (libc.so.6:free) redirected to 0x4840bb4 (free)
--9198-- REDIR: 0x4d7fa11 (libc.so.6:index) redirected to 0x4843220 (index)
--9198-- REDIR: 0x4be98d5 (libstdc++.so.6:operator new[](unsigned int)) redirected to 0x48405f4 (operator new[](unsigned int))
--9198-- REDIR: 0x4d817cd (libc.so.6:stpncpy) redirected to 0x48477b0 (stpncpy)
--9198-- REDIR: 0x4be809d (libstdc++.so.6:operator delete) redirected to 0x4841ad8 (operator delete)
--9198-- REDIR: 0x4d8045d (libc.so.6:strnlen) redirected to 0x4843718 (strnlen)
--9198-- REDIR: 0x4d80529 (libc.so.6:strncmp) redirected to 0x4844190 (strncmp)
--9198-- REDIR: 0x4d82a69 (libc.so.6:strchrnul) redirected to 0x48484bc (strchrnul)
--9198-- REDIR: 0x4dcb6a1 (libc.so.6:__memcpy_chk) redirected to 0x4848b4c (__memcpy_chk)
--9198-- REDIR: 0x4d7d7b1 (libc.so.6:realloc) redirected to 0x4842430 (realloc)
==9198== Use of uninitialised value of size 4
==9198== at 0x4882B62: psync_get_random_seed (in /usr/local/lib/libpsync.so.2.0.0)
==9198==
==9198== Use of uninitialised value of size 4
==9198== at 0x4882BEC: psync_get_random_seed (in /usr/local/lib/libpsync.so.2.0.0)
==9198==
==9198== Use of uninitialised value of size 4
==9198== at 0x4A31B06: mbedtls_internal_aes_encrypt (in /usr/lib/arm-linux-gnueabihf/libmbedcrypto.so.2.16.0)
==9198==
==9198== Use of uninitialised value of size 4
==9198== at 0x4A31B20: mbedtls_internal_aes_encrypt (in /usr/lib/arm-linux-gnueabihf/libmbedcrypto.so.2.16.0)
==9198==
==9198== Use of uninitialised value of size 4
==9198== at 0x4A31B2A: mbedtls_internal_aes_encrypt (in /usr/lib/arm-linux-gnueabihf/libmbedcrypto.so.2.16.0)
==9198==
==9198== Use of uninitialised value of size 4
==9198== at 0x4A31B2E: mbedtls_internal_aes_encrypt (in /usr/lib/arm-linux-gnueabihf/libmbedcrypto.so.2.16.0)
==9198==
==9198== Use of uninitialised value of size 4
==9198== at 0x4A31B62: mbedtls_internal_aes_encrypt (in /usr/lib/arm-linux-gnueabihf/libmbedcrypto.so.2.16.0)
==9198==
==9198== Use of uninitialised value of size 4
==9198== at 0x4A31B94: mbedtls_internal_aes_encrypt (in /usr/lib/arm-linux-gnueabihf/libmbedcrypto.so.2.16.0)
==9198==
==9198== Use of uninitialised value of size 4
==9198== at 0x4A31BA4: mbedtls_internal_aes_encrypt (in /usr/lib/arm-linux-gnueabihf/libmbedcrypto.so.2.16.0)
==9198==
==9198== Use of uninitialised value of size 4
==9198== at 0x4A31BAA: mbedtls_internal_aes_encrypt (in /usr/lib/arm-linux-gnueabihf/libmbedcrypto.so.2.16.0)
==9198==
==9198== Use of uninitialised value of size 4
==9198== at 0x4A31ADA: mbedtls_internal_aes_encrypt (in /usr/lib/arm-linux-gnueabihf/libmbedcrypto.so.2.16.0)
==9198==
==9198== Use of uninitialised value of size 4
==9198== at 0x4A31AFE: mbedtls_internal_aes_encrypt (in /usr/lib/arm-linux-gnueabihf/libmbedcrypto.so.2.16.0)
==9198==
==9198== Use of uninitialised value of size 4
==9198== at 0x4A31B32: mbedtls_internal_aes_encrypt (in /usr/lib/arm-linux-gnueabihf/libmbedcrypto.so.2.16.0)
==9198==
==9198== Use of uninitialised value of size 4
==9198== at 0x4A31B38: mbedtls_internal_aes_encrypt (in /usr/lib/arm-linux-gnueabihf/libmbedcrypto.so.2.16.0)
==9198==
==9198== Use of uninitialised value of size 4
==9198== at 0x4A31B56: mbedtls_internal_aes_encrypt (in /usr/lib/arm-linux-gnueabihf/libmbedcrypto.so.2.16.0)
==9198==
==9198== Use of uninitialised value of size 4
==9198== at 0x4A31B68: mbedtls_internal_aes_encrypt (in /usr/lib/arm-linux-gnueabihf/libmbedcrypto.so.2.16.0)
==9198==
==9198== Use of uninitialised value of size 4
==9198== at 0x4A31B72: mbedtls_internal_aes_encrypt (in /usr/lib/arm-linux-gnueabihf/libmbedcrypto.so.2.16.0)
==9198==
==9198== Use of uninitialised value of size 4
==9198== at 0x4A31B7A: mbedtls_internal_aes_encrypt (in /usr/lib/arm-linux-gnueabihf/libmbedcrypto.so.2.16.0)
==9198==
--9198-- REDIR: 0x4d80d5d (libc.so.6:strstr) redirected to 0x4848c74 (strstr)
--9198-- REDIR: 0x4d7fde1 (libc.so.6:strcpy) redirected to 0x48439d8 (strcpy)
--9198-- REDIR: 0x4d8177d (libc.so.6:mempcpy) redirected to 0x48485e8 (mempcpy)
Down: Everything Downloaded| Up: Everything Uploaded, status is CONNECTING
==9198== Syscall param epoll_ctl(event) points to uninitialised byte(s)
==9198== at 0x4DC1DC8: epoll_ctl (syscall-template.S:78)
==9198== by 0x48AF6A1: psync_localnotify_init (in /usr/local/lib/libpsync.so.2.0.0)
==9198== Address 0xbdd36094 is on thread 1's stack
==9198==
--9217-- REDIR: 0x4d4d7d5 (libc.so.6:setenv) redirected to 0x4849664 (setenv)
--9198-- REDIR: 0x4d8183d (libc.so.6:strncasecmp) redirected to 0x4844510 (strncasecmp)
--9198-- REDIR: 0x4d806d5 (libc.so.6:strpbrk) redirected to 0x4848e54 (strpbrk)
--9198-- REDIR: 0x4d7fdd1 (libc.so.6:stpcpy) redirected to 0x4847120 (stpcpy)
--9198-- Reading syms from /lib/arm-linux-gnueabihf/libnss_files-2.28.so
--9198-- Considering /usr/lib/debug/.build-id/02/c95f99d5afe1d6538720a47cc0ff38283c3d16.debug ..
--9198-- .. build-id is valid
--9198-- REDIR: 0x4d81801 (libc.so.6:strcasecmp) redirected to 0x4844460 (strcasecmp)
--9198-- Reading syms from /lib/arm-linux-gnueabihf/libnss_dns-2.28.so
--9198-- Considering /usr/lib/debug/.build-id/3f/5e6bd67e031c72a1a8889bcf9127aa93184b34.debug ..
--9198-- .. build-id is valid
--9198-- Reading syms from /lib/arm-linux-gnueabihf/libresolv-2.28.so
--9198-- Considering /usr/lib/debug/.build-id/ab/3d53f3ad59c5780c214b15d224ac3886227111.debug ..
--9198-- .. build-id is valid
==9198==
==9198== Process terminating with default action of signal 6 (SIGABRT): dumping core
==9198== at 0x4D3E746: __libc_do_syscall (libc-do-syscall.S:47)
==9198== by 0x4D4C0AD: __libc_signal_restore_set (internal-signals.h:84)
==9198== by 0x4D4C0AD: raise (raise.c:48)
==9198== by 0x4D3E1F1: abort (abort.c:79)
==9198== by 0x488B3D9: psync_sql_do_lock (in /usr/local/lib/libpsync.so.2.0.0)
--9198-- Discarding syms at 0x955ab34-0x955f0c0 in /lib/arm-linux-gnueabihf/libnss_files-2.28.so (have_dinfo 1)
--9198-- Discarding syms at 0x9577b50-0x95799dc in /lib/arm-linux-gnueabihf/libnss_dns-2.28.so (have_dinfo 1)
--9198-- Discarding syms at 0x958d460-0x9595a44 in /lib/arm-linux-gnueabihf/libresolv-2.28.so (have_dinfo 1)
==9198==
==9198== HEAP SUMMARY:
==9198== in use at exit: 19,791,250 bytes in 5,858 blocks
==9198== total heap usage: 9,262 allocs, 3,404 frees, 20,397,202 bytes allocated
==9198==
==9198== Searching for pointers to 5,858 not-freed blocks
==9198== Checked 90,480,824 bytes
==9198==
==9198== LEAK SUMMARY:
==9198== definitely lost: 4,096 bytes in 1 blocks
==9198== indirectly lost: 0 bytes in 0 blocks
==9198== possibly lost: 19,471,240 bytes in 4,579 blocks
==9198== still reachable: 315,914 bytes in 1,278 blocks
==9198== of which reachable via heuristic:
==9198== length64 : 209,696 bytes in 965 blocks
==9198== suppressed: 0 bytes in 0 blocks
==9198== Rerun with --leak-check=full to see details of leaked memory
==9198==
==9198== Use --track-origins=yes to see where uninitialised values come from
==9198== ERROR SUMMARY: 273 errors from 19 contexts (suppressed: 0 from 0)
==9198==
==9198== 1 errors in context 1 of 19:
==9198== Syscall param epoll_ctl(event) points to uninitialised byte(s)
==9198== at 0x4DC1DC8: epoll_ctl (syscall-template.S:78)
==9198== by 0x48AF6A1: psync_localnotify_init (in /usr/local/lib/libpsync.so.2.0.0)
==9198== Address 0xbdd36094 is on thread 1's stack
==9198==
==9198==
==9198== 9 errors in context 2 of 19:
==9198== Use of uninitialised value of size 4
==9198== at 0x4A31B7A: mbedtls_internal_aes_encrypt (in /usr/lib/arm-linux-gnueabihf/libmbedcrypto.so.2.16.0)
==9198==
==9198==
==9198== 9 errors in context 3 of 19:
==9198== Use of uninitialised value of size 4
==9198== at 0x4A31B72: mbedtls_internal_aes_encrypt (in /usr/lib/arm-linux-gnueabihf/libmbedcrypto.so.2.16.0)
==9198==
==9198==
==9198== 9 errors in context 4 of 19:
==9198== Use of uninitialised value of size 4
==9198== at 0x4A31B68: mbedtls_internal_aes_encrypt (in /usr/lib/arm-linux-gnueabihf/libmbedcrypto.so.2.16.0)
==9198==
==9198==
==9198== 9 errors in context 5 of 19:
==9198== Use of uninitialised value of size 4
==9198== at 0x4A31B56: mbedtls_internal_aes_encrypt (in /usr/lib/arm-linux-gnueabihf/libmbedcrypto.so.2.16.0)
==9198==
==9198==
==9198== 9 errors in context 6 of 19:
==9198== Use of uninitialised value of size 4
==9198== at 0x4A31B38: mbedtls_internal_aes_encrypt (in /usr/lib/arm-linux-gnueabihf/libmbedcrypto.so.2.16.0)
==9198==
==9198==
==9198== 9 errors in context 7 of 19:
==9198== Use of uninitialised value of size 4
==9198== at 0x4A31B32: mbedtls_internal_aes_encrypt (in /usr/lib/arm-linux-gnueabihf/libmbedcrypto.so.2.16.0)
==9198==
==9198==
==9198== 9 errors in context 8 of 19:
==9198== Use of uninitialised value of size 4
==9198== at 0x4A31AFE: mbedtls_internal_aes_encrypt (in /usr/lib/arm-linux-gnueabihf/libmbedcrypto.so.2.16.0)
==9198==
==9198==
==9198== 9 errors in context 9 of 19:
==9198== Use of uninitialised value of size 4
==9198== at 0x4A31ADA: mbedtls_internal_aes_encrypt (in /usr/lib/arm-linux-gnueabihf/libmbedcrypto.so.2.16.0)
==9198==
==9198==
==9198== 9 errors in context 10 of 19:
==9198== Use of uninitialised value of size 4
==9198== at 0x4A31BAA: mbedtls_internal_aes_encrypt (in /usr/lib/arm-linux-gnueabihf/libmbedcrypto.so.2.16.0)
==9198==
==9198==
==9198== 9 errors in context 11 of 19:
==9198== Use of uninitialised value of size 4
==9198== at 0x4A31BA4: mbedtls_internal_aes_encrypt (in /usr/lib/arm-linux-gnueabihf/libmbedcrypto.so.2.16.0)
==9198==
==9198==
==9198== 9 errors in context 12 of 19:
==9198== Use of uninitialised value of size 4
==9198== at 0x4A31B94: mbedtls_internal_aes_encrypt (in /usr/lib/arm-linux-gnueabihf/libmbedcrypto.so.2.16.0)
==9198==
==9198==
==9198== 9 errors in context 13 of 19:
==9198== Use of uninitialised value of size 4
==9198== at 0x4A31B62: mbedtls_internal_aes_encrypt (in /usr/lib/arm-linux-gnueabihf/libmbedcrypto.so.2.16.0)
==9198==
==9198==
==9198== 9 errors in context 14 of 19:
==9198== Use of uninitialised value of size 4
==9198== at 0x4A31B2E: mbedtls_internal_aes_encrypt (in /usr/lib/arm-linux-gnueabihf/libmbedcrypto.so.2.16.0)
==9198==
==9198==
==9198== 9 errors in context 15 of 19:
==9198== Use of uninitialised value of size 4
==9198== at 0x4A31B2A: mbedtls_internal_aes_encrypt (in /usr/lib/arm-linux-gnueabihf/libmbedcrypto.so.2.16.0)
==9198==
==9198==
==9198== 9 errors in context 16 of 19:
==9198== Use of uninitialised value of size 4
==9198== at 0x4A31B20: mbedtls_internal_aes_encrypt (in /usr/lib/arm-linux-gnueabihf/libmbedcrypto.so.2.16.0)
==9198==
==9198==
==9198== 9 errors in context 17 of 19:
==9198== Use of uninitialised value of size 4
==9198== at 0x4A31B06: mbedtls_internal_aes_encrypt (in /usr/lib/arm-linux-gnueabihf/libmbedcrypto.so.2.16.0)
==9198==
==9198==
==9198== 64 errors in context 18 of 19:
==9198== Use of uninitialised value of size 4
==9198== at 0x4882BEC: psync_get_random_seed (in /usr/local/lib/libpsync.so.2.0.0)
==9198==
==9198==
==9198== 64 errors in context 19 of 19:
==9198== Use of uninitialised value of size 4
==9198== at 0x4882B62: psync_get_random_seed (in /usr/local/lib/libpsync.so.2.0.0)
==9198==
==9198== ERROR SUMMARY: 273 errors from 19 contexts (suppressed: 0 from 0)
Aborted
The text was updated successfully, but these errors were encountered: