All pastes #2083128 Raw Edit

Miscellany

public text v1 · immutable
#2083128 ·published 2011-09-26 18:52 UTC
rendered paste body
==27314==
==27314== HEAP SUMMARY:
==27314==     in use at exit: 375 bytes in 5 blocks
==27314==   total heap usage: 483 allocs, 478 frees, 442,293 bytes allocated
==27314==
==27314== 7 bytes in 1 blocks are definitely lost in loss record 1 of 5
==27314==    at 0x4C207BF: calloc (vg_replace_malloc.c:467)
==27314==    by 0x514E965: pool_system_malloc (mempool-system.c:81)
==27314==    by 0x515A097: p_strdup (strfuncs.c:40)
==27314==    by 0x514A43C: io_loop_set_default_log_prefix (ioloop.c:549)
==27314==    by 0x4E6280D: mail_storage_service_init (mail-storage-service.c:663)
==27314==    by 0x4192E8: main (main.c:353)
==27314==
==27314== 32 bytes in 1 blocks are still reachable in loss record 2 of 5
==27314==    at 0x4C207BF: calloc (vg_replace_malloc.c:467)
==27314==    by 0x53833DF: _dlerror_run (dlerror.c:142)
==27314==    by 0x5382F20: dlopen@@GLIBC_2.2.5 (dlopen.c:87)
==27314==    by 0x514FC5A: module_dir_load_missing (module-dir.c:194)
==27314==    by 0x4E617C1: mail_storage_service_load_modules (mail-storage-service.c:809)
==27314==    by 0x4E61C10: mail_storage_service_lookup (mail-storage-service.c:856)
==27314==    by 0x4E6265D: mail_storage_service_lookup_next (mail-storage-service.c:1033)
==27314==    by 0x418FD0: client_create_from_input (main.c:202)
==27314==    by 0x419453: main (main.c:244)
==27314==
==27314== 128 bytes in 1 blocks are indirectly lost in loss record 3 of 5
==27314==    at 0x4C2149B: malloc (vg_replace_malloc.c:236)
==27314==    by 0x4C21515: realloc (vg_replace_malloc.c:525)
==27314==    by 0x514E8B2: pool_system_realloc (mempool-system.c:115)
==27314==    by 0x513BD64: buffer_alloc (buffer.c:32)
==27314==    by 0x513BE19: buffer_create_dynamic (buffer.c:122)
==27314==    by 0x4EA966D: sdbox_sync_begin (array.h:99)
==27314==    by 0x4EA96E1: sdbox_sync (sdbox-sync.c:264)
==27314==    by 0x4EA9754: sdbox_storage_sync_init (sdbox-sync.c:287)
==27314==    by 0x4E58FE0: mailbox_sync_init (mail-storage.c:947)
==27314==    by 0x4E597A6: mailbox_sync (mail-storage.c:993)
==27314==    by 0x40DA73: cmd_select_full (cmd-select.c:293)
==27314==    by 0x4105DB: client_command_input (imap-client.c:672)
==27314==
==27314== 152 bytes in 1 blocks are still reachable in loss record 4 of 5
==27314==    at 0x4C2149B: malloc (vg_replace_malloc.c:236)
==27314==    by 0x40114C1: add_to_global (in /lib/ld-2.7.so)
==27314==    by 0x4011A24: dl_open_worker (in /lib/ld-2.7.so)
==27314==    by 0x400D3A5: _dl_catch_error (in /lib/ld-2.7.so)
==27314==    by 0x401113A: _dl_open (in /lib/ld-2.7.so)
==27314==    by 0x5382FBA: dlopen_doit (dlopen.c:66)
==27314==    by 0x400D3A5: _dl_catch_error (in /lib/ld-2.7.so)
==27314==    by 0x538336B: _dlerror_run (dlerror.c:164)
==27314==    by 0x5382F20: dlopen@@GLIBC_2.2.5 (dlopen.c:87)
==27314==    by 0x514FC5A: module_dir_load_missing (module-dir.c:194)
==27314==    by 0x4E617C1: mail_storage_service_load_modules (mail-storage-service.c:809)
==27314==    by 0x4E61C10: mail_storage_service_lookup (mail-storage-service.c:856)
==27314==
==27314== 184 (56 direct, 128 indirect) bytes in 1 blocks are definitely lost in loss record 5 of 5
==27314==    at 0x4C207BF: calloc (vg_replace_malloc.c:467)
==27314==    by 0x514E965: pool_system_malloc (mempool-system.c:81)
==27314==    by 0x513BE03: buffer_create_dynamic (buffer.c:119)
==27314==    by 0x4EA966D: sdbox_sync_begin (array.h:99)
==27314==    by 0x4EA96E1: sdbox_sync (sdbox-sync.c:264)
==27314==    by 0x4EA9754: sdbox_storage_sync_init (sdbox-sync.c:287)
==27314==    by 0x4E58FE0: mailbox_sync_init (mail-storage.c:947)
==27314==    by 0x4E597A6: mailbox_sync (mail-storage.c:993)
==27314==    by 0x40DA73: cmd_select_full (cmd-select.c:293)
==27314==    by 0x4105DB: client_command_input (imap-client.c:672)
==27314==    by 0x41068C: client_command_input (imap-client.c:722)
==27314==    by 0x410804: client_handle_input (imap-client.c:763)
==27314==
==27314== LEAK SUMMARY:
==27314==    definitely lost: 63 bytes in 2 blocks
==27314==    indirectly lost: 128 bytes in 1 blocks
==27314==      possibly lost: 0 bytes in 0 blocks
==27314==    still reachable: 184 bytes in 2 blocks
==27314==         suppressed: 0 bytes in 0 blocks
==27314==
==27314== For counts of detected and suppressed errors, rerun with: -v
==27314== ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 23 from 8)