Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ==18528== Memcheck, a memory error detector
- ==18528== Copyright (C) 2002-2015, and GNU GPL'd, by Julian Seward et al.
- ==18528== Using Valgrind-3.11.0 and LibVEX; rerun with -h for copyright info
- ==18528== Command: ./obexd/src/obexd -d
- ==18528==
- --18528-- WARNING: Serious error when reading debug info
- --18528-- When reading debug info from /lib/x86_64-linux-gnu/libglib-2.0.so.0.4800.2:
- --18528-- Ignoring non-Dwarf2/3/4 block in .debug_info
- --18528-- WARNING: Serious error when reading debug info
- --18528-- When reading debug info from /lib/x86_64-linux-gnu/libglib-2.0.so.0.4800.2:
- --18528-- Last block truncated in .debug_info; ignoring
- --18528-- WARNING: Serious error when reading debug info
- --18528-- When reading debug info from /lib/x86_64-linux-gnu/libglib-2.0.so.0.4800.2:
- --18528-- parse_CU_Header: is neither DWARF2 nor DWARF3 nor DWARF4
- ==18529== Warning: invalid file descriptor 1024 in syscall close()
- ==18529== Warning: invalid file descriptor 1025 in syscall close()
- ==18529== Warning: invalid file descriptor 1026 in syscall close()
- ==18529== Warning: invalid file descriptor 1027 in syscall close()
- ==18529== Use --log-fd=<number> to select an alternative log fd.
- ==18529== Warning: invalid file descriptor 1028 in syscall close()
- ==18529== Warning: invalid file descriptor 1029 in syscall close()
- ==18528== Invalid read of size 4
- ==18528== at 0x4E43010: uStrLen (in /usr/lib/x86_64-linux-gnu/libicalvcal.so.1.0.1)
- ==18528== by 0x4E43088: fakeCString (in /usr/lib/x86_64-linux-gnu/libicalvcal.so.1.0.1)
- ==18528== by 0x42A3E7: entry_notify (phonebook-dummy.c:308)
- ==18528== by 0x429DAD: foreach_vcard (phonebook-dummy.c:181)
- ==18528== by 0x429F58: create_cache (phonebook-dummy.c:325)
- ==18528== by 0x5502049: g_main_context_dispatch (in /lib/x86_64-linux-gnu/libglib-2.0.so.0.4800.2)
- ==18528== by 0x55023EF: g_main_context_iterate.isra.29 (in /lib/x86_64-linux-gnu/libglib-2.0.so.0.4800.2)
- ==18528== by 0x5502711: g_main_loop_run (in /lib/x86_64-linux-gnu/libglib-2.0.so.0.4800.2)
- ==18528== by 0x40E822: main (main.c:322)
- ==18528== Address 0x0 is not stack'd, malloc'd or (recently) free'd
- ==18528==
- ==18528==
- ==18528== Process terminating with default action of signal 11 (SIGSEGV)
- ==18528== Access not within mapped region at address 0x0
- ==18528== at 0x4E43010: uStrLen (in /usr/lib/x86_64-linux-gnu/libicalvcal.so.1.0.1)
- ==18528== by 0x4E43088: fakeCString (in /usr/lib/x86_64-linux-gnu/libicalvcal.so.1.0.1)
- ==18528== by 0x42A3E7: entry_notify (phonebook-dummy.c:308)
- ==18528== by 0x429DAD: foreach_vcard (phonebook-dummy.c:181)
- ==18528== by 0x429F58: create_cache (phonebook-dummy.c:325)
- ==18528== by 0x5502049: g_main_context_dispatch (in /lib/x86_64-linux-gnu/libglib-2.0.so.0.4800.2)
- ==18528== by 0x55023EF: g_main_context_iterate.isra.29 (in /lib/x86_64-linux-gnu/libglib-2.0.so.0.4800.2)
- ==18528== by 0x5502711: g_main_loop_run (in /lib/x86_64-linux-gnu/libglib-2.0.so.0.4800.2)
- ==18528== by 0x40E822: main (main.c:322)
- ==18528== If you believe this happened as a result of a stack
- ==18528== overflow in your program's main thread (unlikely but
- ==18528== possible), you can try to increase the size of the
- ==18528== main thread stack using the --main-stacksize= flag.
- ==18528== The main thread stack size used in this run was 8388608.
- ==18528==
- ==18528== HEAP SUMMARY:
- ==18528== in use at exit: 200,761 bytes in 1,783 blocks
- ==18528== total heap usage: 3,634 allocs, 1,851 frees, 1,239,904 bytes allocated
- ==18528==
- ==18528== LEAK SUMMARY:
- ==18528== definitely lost: 311 bytes in 17 blocks
- ==18528== indirectly lost: 17,408 bytes in 76 blocks
- ==18528== possibly lost: 0 bytes in 0 blocks
- ==18528== still reachable: 183,042 bytes in 1,690 blocks
- ==18528== suppressed: 0 bytes in 0 blocks
- ==18528== Rerun with --leak-check=full to see details of leaked memory
- ==18528==
- ==18528== For counts of detected and suppressed errors, rerun with: -v
- ==18528== ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)
Add Comment
Please, Sign In to add comment