Created
April 3, 2012 22:11
-
-
Save brson/2295846 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
==16733== 0 bytes in 2 blocks are definitely lost in loss record 12 of 16 | |
==16733== at 0x47CD876: malloc (vg_replace_malloc.c:236) | |
==16733== by 0x47CD900: realloc (vg_replace_malloc.c:525) | |
==16733== by 0x4818082: ev_realloc_emul (ev.c:612) | |
==16733== by 0x4819F04: ev_loop_destroy (ev.c:638) | |
==16733== by 0x480EE12: uv_loop_delete (core.c:181) | |
==16733== by 0x804BBE6: rust_uv_loop_delete__c_stack_shim (in /home/banderson/Dev/rust2/build/x86_64-unknown-linux-gnu/test/stdtest.stage2-i686-unknown-linux-gnu) | |
==16733== by 0x480E83E: ??? (in /home/banderson/Dev/rust2/build/x86_64-unknown-linux-gnu/stage2/lib/rustc/i686-unknown-linux-gnu/lib/librustrt.so) | |
==16733== | |
==16733== 0 bytes in 2 blocks are definitely lost in loss record 13 of 16 | |
==16733== at 0x47CD876: malloc (vg_replace_malloc.c:236) | |
==16733== by 0x47CD900: realloc (vg_replace_malloc.c:525) | |
==16733== by 0x4818082: ev_realloc_emul (ev.c:612) | |
==16733== by 0x4819F39: ev_loop_destroy (ev.c:638) | |
==16733== by 0x480EE12: uv_loop_delete (core.c:181) | |
==16733== by 0x804BBE6: rust_uv_loop_delete__c_stack_shim (in /home/banderson/Dev/rust2/build/x86_64-unknown-linux-gnu/test/stdtest.stage2-i686-unknown-linux-gnu) | |
==16733== by 0x480E83E: ??? (in /home/banderson/Dev/rust2/build/x86_64-unknown-linux-gnu/stage2/lib/rustc/i686-unknown-linux-gnu/lib/librustrt.so) | |
==16733== | |
==16733== 0 bytes in 2 blocks are definitely lost in loss record 14 of 16 | |
==16733== at 0x47CD876: malloc (vg_replace_malloc.c:236) | |
==16733== by 0x47CD900: realloc (vg_replace_malloc.c:525) | |
==16733== by 0x4818082: ev_realloc_emul (ev.c:612) | |
==16733== by 0x4819F6E: ev_loop_destroy (ev.c:638) | |
==16733== by 0x480EE12: uv_loop_delete (core.c:181) | |
==16733== by 0x804BBE6: rust_uv_loop_delete__c_stack_shim (in /home/banderson/Dev/rust2/build/x86_64-unknown-linux-gnu/test/stdtest.stage2-i686-unknown-linux-gnu) | |
==16733== by 0x480E83E: ??? (in /home/banderson/Dev/rust2/build/x86_64-unknown-linux-gnu/stage2/lib/rustc/i686-unknown-linux-gnu/lib/librustrt.so) | |
==16733== | |
==16733== 0 bytes in 2 blocks are definitely lost in loss record 15 of 16 | |
==16733== at 0x47CD876: malloc (vg_replace_malloc.c:236) | |
==16733== by 0x47CD900: realloc (vg_replace_malloc.c:525) | |
==16733== by 0x4818082: ev_realloc_emul (ev.c:612) | |
==16733== by 0x4819FA3: ev_loop_destroy (ev.c:638) | |
==16733== by 0x480EE12: uv_loop_delete (core.c:181) | |
==16733== by 0x804BBE6: rust_uv_loop_delete__c_stack_shim (in /home/banderson/Dev/rust2/build/x86_64-unknown-linux-gnu/test/stdtest.stage2-i686-unknown-linux-gnu) | |
==16733== by 0x480E83E: ??? (in /home/banderson/Dev/rust2/build/x86_64-unknown-linux-gnu/stage2/lib/rustc/i686-unknown-linux-gnu/lib/librustrt.so) | |
==16733== | |
==16733== 0 bytes in 15 blocks are definitely lost in loss record 16 of 16 | |
==16733== at 0x47CD876: malloc (vg_replace_malloc.c:236) | |
==16733== |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment