Created
February 10, 2017 12:04
valgrind on helloworld.go
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
==20053== Memcheck, a memory error detector | |
==20053== Copyright (C) 2002-2015, and GNU GPL'd, by Julian Seward et al. | |
==20053== Using Valgrind-3.11.0 and LibVEX; rerun with -h for copyright info | |
==20053== Command: /tmp/helloworld | |
==20053== | |
==20053== Warning: ignored attempt to set SIGRT32 handler in sigaction(); | |
==20053== the SIGRT32 signal is used internally by Valgrind | |
==20053== Warning: client switching stacks? SP change: 0xffefffdd8 --> 0xc42002e7d8 | |
==20053== to suppress, use: --max-stackframe=773647952384 or greater | |
==20053== Warning: client switching stacks? SP change: 0xc42002e780 --> 0xffefffe58 | |
==20053== to suppress, use: --max-stackframe=773647952168 or greater | |
==20053== Warning: client switching stacks? SP change: 0xffefffcc8 --> 0xc420048f58 | |
==20053== to suppress, use: --max-stackframe=773648061072 or greater | |
==20053== further instances of this message will not be shown. | |
==20053== Thread 4: | |
==20053== Use of uninitialised value of size 8 | |
==20053== at 0x418269: ??? (in /tmp/helloworld) | |
==20053== by 0x447940: ??? (in /tmp/helloworld) | |
==20053== by 0xC420053FFF: ??? | |
==20053== | |
==20053== Use of uninitialised value of size 8 | |
==20053== at 0x409879: ??? (in /tmp/helloworld) | |
==20053== by 0x447940: ??? (in /tmp/helloworld) | |
==20053== by 0xC420053FFF: ??? | |
==20053== | |
==20053== Use of uninitialised value of size 8 | |
==20053== at 0x40989A: ??? (in /tmp/helloworld) | |
==20053== by 0x4182AE: ??? (in /tmp/helloworld) | |
==20053== by 0x447940: ??? (in /tmp/helloworld) | |
==20053== by 0xC420053FFF: ??? | |
==20053== | |
==20053== Conditional jump or move depends on uninitialised value(s) | |
==20053== at 0x4098A6: ??? (in /tmp/helloworld) | |
==20053== by 0x4182AE: ??? (in /tmp/helloworld) | |
==20053== by 0x447940: ??? (in /tmp/helloworld) | |
==20053== by 0xC420053FFF: ??? | |
==20053== | |
==20053== Use of uninitialised value of size 8 | |
==20053== at 0x40361E: ??? (in /tmp/helloworld) | |
==20053== by 0x4182DB: ??? (in /tmp/helloworld) | |
==20053== by 0x447940: ??? (in /tmp/helloworld) | |
==20053== by 0xC420053FFF: ??? | |
==20053== | |
==20053== Conditional jump or move depends on uninitialised value(s) | |
==20053== at 0x40364A: ??? (in /tmp/helloworld) | |
==20053== by 0x4035FC: ??? (in /tmp/helloworld) | |
==20053== by 0x4182DB: ??? (in /tmp/helloworld) | |
==20053== by 0x447940: ??? (in /tmp/helloworld) | |
==20053== by 0xC420053FFF: ??? | |
==20053== | |
==20053== Use of uninitialised value of size 8 | |
==20053== at 0x409879: ??? (in /tmp/helloworld) | |
==20053== by 0x4035FC: ??? (in /tmp/helloworld) | |
==20053== by 0x4182DB: ??? (in /tmp/helloworld) | |
==20053== by 0x447940: ??? (in /tmp/helloworld) | |
==20053== by 0xC420053FFF: ??? | |
==20053== | |
==20053== Use of uninitialised value of size 8 | |
==20053== at 0x40989A: ??? (in /tmp/helloworld) | |
==20053== by 0x4036C2: ??? (in /tmp/helloworld) | |
==20053== by 0x4035FC: ??? (in /tmp/helloworld) | |
==20053== by 0x4182DB: ??? (in /tmp/helloworld) | |
==20053== by 0x447940: ??? (in /tmp/helloworld) | |
==20053== by 0xC420053FFF: ??? | |
==20053== | |
==20053== Conditional jump or move depends on uninitialised value(s) | |
==20053== at 0x4098A6: ??? (in /tmp/helloworld) | |
==20053== by 0x4036C2: ??? (in /tmp/helloworld) | |
==20053== by 0x4035FC: ??? (in /tmp/helloworld) | |
==20053== by 0x4182DB: ??? (in /tmp/helloworld) | |
==20053== by 0x447940: ??? (in /tmp/helloworld) | |
==20053== by 0xC420053FFF: ??? | |
==20053== | |
==20053== Use of uninitialised value of size 8 | |
==20053== at 0x4098BE: ??? (in /tmp/helloworld) | |
==20053== by 0x4036C2: ??? (in /tmp/helloworld) | |
==20053== by 0x4035FC: ??? (in /tmp/helloworld) | |
==20053== by 0x4182DB: ??? (in /tmp/helloworld) | |
==20053== by 0x447940: ??? (in /tmp/helloworld) | |
==20053== by 0xC420053FFF: ??? | |
==20053== | |
==20053== Use of uninitialised value of size 8 | |
==20053== at 0x4036CB: ??? (in /tmp/helloworld) | |
==20053== by 0x4035FC: ??? (in /tmp/helloworld) | |
==20053== by 0x4182DB: ??? (in /tmp/helloworld) | |
==20053== by 0x447940: ??? (in /tmp/helloworld) | |
==20053== by 0xC420053FFF: ??? | |
==20053== | |
==20053== Use of uninitialised value of size 8 | |
==20053== at 0x405029: ??? (in /tmp/helloworld) | |
==20053== by 0x4035FC: ??? (in /tmp/helloworld) | |
==20053== by 0x4182DB: ??? (in /tmp/helloworld) | |
==20053== by 0x447940: ??? (in /tmp/helloworld) | |
==20053== by 0xC420053FFF: ??? | |
==20053== | |
==20053== Use of uninitialised value of size 8 | |
==20053== at 0x405046: ??? (in /tmp/helloworld) | |
==20053== by 0x4036E2: ??? (in /tmp/helloworld) | |
==20053== by 0x4035FC: ??? (in /tmp/helloworld) | |
==20053== by 0x4182DB: ??? (in /tmp/helloworld) | |
==20053== by 0x447940: ??? (in /tmp/helloworld) | |
==20053== by 0xC420053FFF: ??? | |
==20053== | |
==20053== Use of uninitialised value of size 8 | |
==20053== at 0x405145: ??? (in /tmp/helloworld) | |
==20053== by 0x4036E2: ??? (in /tmp/helloworld) | |
==20053== by 0x4035FC: ??? (in /tmp/helloworld) | |
==20053== by 0x4182DB: ??? (in /tmp/helloworld) | |
==20053== by 0x447940: ??? (in /tmp/helloworld) | |
==20053== by 0xC420053FFF: ??? | |
==20053== | |
==20053== Use of uninitialised value of size 8 | |
==20053== at 0x40515A: ??? (in /tmp/helloworld) | |
==20053== by 0x4036E2: ??? (in /tmp/helloworld) | |
==20053== by 0x4035FC: ??? (in /tmp/helloworld) | |
==20053== by 0x4182DB: ??? (in /tmp/helloworld) | |
==20053== by 0x447940: ??? (in /tmp/helloworld) | |
==20053== by 0xC420053FFF: ??? | |
==20053== | |
==20053== Use of uninitialised value of size 8 | |
==20053== at 0x403F49: ??? (in /tmp/helloworld) | |
==20053== by 0x4035FC: ??? (in /tmp/helloworld) | |
==20053== by 0x4182DB: ??? (in /tmp/helloworld) | |
==20053== by 0x447940: ??? (in /tmp/helloworld) | |
==20053== by 0xC420053FFF: ??? | |
==20053== | |
==20053== Use of uninitialised value of size 8 | |
==20053== at 0x442969: ??? (in /tmp/helloworld) | |
==20053== by 0x403E53: ??? (in /tmp/helloworld) | |
==20053== by 0x4035FC: ??? (in /tmp/helloworld) | |
==20053== by 0x4182DB: ??? (in /tmp/helloworld) | |
==20053== by 0x447940: ??? (in /tmp/helloworld) | |
==20053== by 0xC420053FFF: ??? | |
==20053== | |
==20053== Use of uninitialised value of size 8 | |
==20053== at 0x409A19: ??? (in /tmp/helloworld) | |
==20053== by 0x403F84: ??? (in /tmp/helloworld) | |
==20053== by 0x403E53: ??? (in /tmp/helloworld) | |
==20053== by 0x4035FC: ??? (in /tmp/helloworld) | |
==20053== by 0x4182DB: ??? (in /tmp/helloworld) | |
==20053== by 0x447940: ??? (in /tmp/helloworld) | |
==20053== by 0xC420053FFF: ??? | |
==20053== | |
==20053== Use of uninitialised value of size 8 | |
==20053== at 0x409A38: ??? (in /tmp/helloworld) | |
==20053== by 0x44298F: ??? (in /tmp/helloworld) | |
==20053== by 0x403F84: ??? (in /tmp/helloworld) | |
==20053== by 0x403E53: ??? (in /tmp/helloworld) | |
==20053== by 0x4035FC: ??? (in /tmp/helloworld) | |
==20053== by 0x4182DB: ??? (in /tmp/helloworld) | |
==20053== by 0x447940: ??? (in /tmp/helloworld) | |
==20053== by 0xC420053FFF: ??? | |
==20053== | |
==20053== Use of uninitialised value of size 8 | |
==20053== at 0x409A4C: ??? (in /tmp/helloworld) | |
==20053== by 0x44298F: ??? (in /tmp/helloworld) | |
==20053== by 0x403F84: ??? (in /tmp/helloworld) | |
==20053== by 0x403E53: ??? (in /tmp/helloworld) | |
==20053== by 0x4035FC: ??? (in /tmp/helloworld) | |
==20053== by 0x4182DB: ??? (in /tmp/helloworld) | |
==20053== by 0x447940: ??? (in /tmp/helloworld) | |
==20053== by 0xC420053FFF: ??? | |
==20053== | |
==20053== Conditional jump or move depends on uninitialised value(s) | |
==20053== at 0x409A6A: ??? (in /tmp/helloworld) | |
==20053== by 0x44298F: ??? (in /tmp/helloworld) | |
==20053== by 0x403F84: ??? (in /tmp/helloworld) | |
==20053== by 0x403E53: ??? (in /tmp/helloworld) | |
==20053== by 0x4035FC: ??? (in /tmp/helloworld) | |
==20053== by 0x4182DB: ??? (in /tmp/helloworld) | |
==20053== by 0x447940: ??? (in /tmp/helloworld) | |
==20053== by 0xC420053FFF: ??? | |
==20053== | |
==20053== Conditional jump or move depends on uninitialised value(s) | |
==20053== at 0x409A6C: ??? (in /tmp/helloworld) | |
==20053== by 0x44298F: ??? (in /tmp/helloworld) | |
==20053== by 0x403F84: ??? (in /tmp/helloworld) | |
==20053== by 0x403E53: ??? (in /tmp/helloworld) | |
==20053== by 0x4035FC: ??? (in /tmp/helloworld) | |
==20053== by 0x4182DB: ??? (in /tmp/helloworld) | |
==20053== by 0x447940: ??? (in /tmp/helloworld) | |
==20053== by 0xC420053FFF: ??? | |
==20053== | |
==20053== Use of uninitialised value of size 8 | |
==20053== at 0x423DD9: ??? (in /tmp/helloworld) | |
==20053== by 0x403E53: ??? (in /tmp/helloworld) | |
==20053== by 0x4035FC: ??? (in /tmp/helloworld) | |
==20053== by 0x4182DB: ??? (in /tmp/helloworld) | |
==20053== by 0x447940: ??? (in /tmp/helloworld) | |
==20053== by 0xC420053FFF: ??? | |
==20053== | |
==20053== Use of uninitialised value of size 8 | |
==20053== at 0x44538E: ??? (in /tmp/helloworld) | |
==20053== by 0x403FC3: ??? (in /tmp/helloworld) | |
==20053== by 0x403E53: ??? (in /tmp/helloworld) | |
==20053== by 0x4035FC: ??? (in /tmp/helloworld) | |
==20053== by 0x4182DB: ??? (in /tmp/helloworld) | |
==20053== by 0x447940: ??? (in /tmp/helloworld) | |
==20053== by 0xC420053FFF: ??? | |
==20053== | |
==20053== Conditional jump or move depends on uninitialised value(s) | |
==20053== at 0x445399: ??? (in /tmp/helloworld) | |
==20053== by 0x403FC3: ??? (in /tmp/helloworld) | |
==20053== by 0x403E53: ??? (in /tmp/helloworld) | |
==20053== by 0x4035FC: ??? (in /tmp/helloworld) | |
==20053== by 0x4182DB: ??? (in /tmp/helloworld) | |
==20053== by 0x447940: ??? (in /tmp/helloworld) | |
==20053== by 0xC420053FFF: ??? | |
==20053== | |
==20053== Conditional jump or move depends on uninitialised value(s) | |
==20053== at 0x4453A5: ??? (in /tmp/helloworld) | |
==20053== by 0x403FC3: ??? (in /tmp/helloworld) | |
==20053== by 0x403E53: ??? (in /tmp/helloworld) | |
==20053== by 0x4035FC: ??? (in /tmp/helloworld) | |
==20053== by 0x4182DB: ??? (in /tmp/helloworld) | |
==20053== by 0x447940: ??? (in /tmp/helloworld) | |
==20053== by 0xC420053FFF: ??? | |
==20053== | |
==20053== Conditional jump or move depends on uninitialised value(s) | |
==20053== at 0x4453B1: ??? (in /tmp/helloworld) | |
==20053== by 0x403FC3: ??? (in /tmp/helloworld) | |
==20053== by 0x403E53: ??? (in /tmp/helloworld) | |
==20053== by 0x4035FC: ??? (in /tmp/helloworld) | |
==20053== by 0x4182DB: ??? (in /tmp/helloworld) | |
==20053== by 0x447940: ??? (in /tmp/helloworld) | |
==20053== by 0xC420053FFF: ??? | |
==20053== | |
==20053== Use of uninitialised value of size 8 | |
==20053== at 0x4453C3: ??? (in /tmp/helloworld) | |
==20053== by 0x403FC3: ??? (in /tmp/helloworld) | |
==20053== by 0x403E53: ??? (in /tmp/helloworld) | |
==20053== by 0x4035FC: ??? (in /tmp/helloworld) | |
==20053== by 0x4182DB: ??? (in /tmp/helloworld) | |
==20053== by 0x447940: ??? (in /tmp/helloworld) | |
==20053== by 0xC420053FFF: ??? | |
==20053== | |
==20053== Use of uninitialised value of size 8 | |
==20053== at 0x4453DC: ??? (in /tmp/helloworld) | |
==20053== by 0x403FC3: ??? (in /tmp/helloworld) | |
==20053== by 0x403E53: ??? (in /tmp/helloworld) | |
==20053== by 0x4035FC: ??? (in /tmp/helloworld) | |
==20053== by 0x4182DB: ??? (in /tmp/helloworld) | |
==20053== by 0x447940: ??? (in /tmp/helloworld) | |
==20053== by 0xC420053FFF: ??? | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x4453F4: ??? (in /tmp/helloworld) | |
==20053== Address 0xc42002ee78 is on thread 4's stack | |
==20053== 69952 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x444450: ??? (in /tmp/helloworld) | |
==20053== Address 0xc420032860 is on thread 4's stack | |
==20053== 55120 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x44446D: ??? (in /tmp/helloworld) | |
==20053== Address 0xc42002ee80 is on thread 4's stack | |
==20053== 69904 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x444471: ??? (in /tmp/helloworld) | |
==20053== Address 0xc42002ee88 is on thread 4's stack | |
==20053== 69896 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x424F30: ??? (in /tmp/helloworld) | |
==20053== Address 0xc420032860 is on thread 4's stack | |
==20053== 55080 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x424F6B: ??? (in /tmp/helloworld) | |
==20053== by 0x444487: ??? (in /tmp/helloworld) | |
==20053== by 0x4453F8: ??? (in /tmp/helloworld) | |
==20053== by 0x42690F: ??? (in /tmp/helloworld) | |
==20053== by 0xC420023FFF: ??? | |
==20053== Address 0xc420032860 is on thread 4's stack | |
==20053== 55016 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 4 | |
==20053== at 0x424F7D: ??? (in /tmp/helloworld) | |
==20053== by 0x444487: ??? (in /tmp/helloworld) | |
==20053== by 0x4453F8: ??? (in /tmp/helloworld) | |
==20053== by 0x42690F: ??? (in /tmp/helloworld) | |
==20053== by 0xC420023FFF: ??? | |
==20053== Address 0xc4200328d8 is on thread 4's stack | |
==20053== 54896 bytes below stack pointer | |
==20053== | |
==20053== Invalid write of size 4 | |
==20053== at 0x424F85: ??? (in /tmp/helloworld) | |
==20053== by 0x444487: ??? (in /tmp/helloworld) | |
==20053== by 0x4453F8: ??? (in /tmp/helloworld) | |
==20053== by 0x42690F: ??? (in /tmp/helloworld) | |
==20053== by 0xC420023FFF: ??? | |
==20053== Address 0xc4200328d8 is on thread 4's stack | |
==20053== 54896 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x424FBB: ??? (in /tmp/helloworld) | |
==20053== by 0x444487: ??? (in /tmp/helloworld) | |
==20053== by 0x4453F8: ??? (in /tmp/helloworld) | |
==20053== by 0x42690F: ??? (in /tmp/helloworld) | |
==20053== by 0xC420023FFF: ??? | |
==20053== Address 0xc4200328a8 is on thread 4's stack | |
==20053== 54944 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x42EFF0: ??? (in /tmp/helloworld) | |
==20053== by 0x444487: ??? (in /tmp/helloworld) | |
==20053== by 0x4453F8: ??? (in /tmp/helloworld) | |
==20053== by 0x42690F: ??? (in /tmp/helloworld) | |
==20053== by 0xC420023FFF: ??? | |
==20053== Address 0xc420032860 is on thread 4's stack | |
==20053== 55008 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 4 | |
==20053== at 0x424FFB: ??? (in /tmp/helloworld) | |
==20053== by 0x444487: ??? (in /tmp/helloworld) | |
==20053== by 0x4453F8: ??? (in /tmp/helloworld) | |
==20053== by 0x42690F: ??? (in /tmp/helloworld) | |
==20053== by 0xC420023FFF: ??? | |
==20053== Address 0xc4200328d8 is on thread 4's stack | |
==20053== 54896 bytes below stack pointer | |
==20053== | |
==20053== Invalid write of size 4 | |
==20053== at 0x425003: ??? (in /tmp/helloworld) | |
==20053== by 0x444487: ??? (in /tmp/helloworld) | |
==20053== by 0x4453F8: ??? (in /tmp/helloworld) | |
==20053== by 0x42690F: ??? (in /tmp/helloworld) | |
==20053== by 0xC420023FFF: ??? | |
==20053== Address 0xc4200328d8 is on thread 4's stack | |
==20053== 54896 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 4 | |
==20053== at 0x42500D: ??? (in /tmp/helloworld) | |
==20053== by 0x444487: ??? (in /tmp/helloworld) | |
==20053== by 0x4453F8: ??? (in /tmp/helloworld) | |
==20053== by 0x42690F: ??? (in /tmp/helloworld) | |
==20053== by 0xC420023FFF: ??? | |
==20053== Address 0xc4200328d8 is on thread 4's stack | |
==20053== 54896 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x4453F9: ??? (in /tmp/helloworld) | |
==20053== Address 0xc420032860 is on thread 4's stack | |
==20053== 55128 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x445406: ??? (in /tmp/helloworld) | |
==20053== Address 0xc420032898 is on thread 4's stack | |
==20053== 55072 bytes below stack pointer | |
==20053== | |
==20053== Invalid write of size 8 | |
==20053== at 0x44540D: ??? (in /tmp/helloworld) | |
==20053== Address 0xc420032860 is on thread 4's stack | |
==20053== 55128 bytes below stack pointer | |
==20053== | |
==20053== Use of uninitialised value of size 8 | |
==20053== at 0x445422: ??? (in /tmp/helloworld) | |
==20053== by 0x403FC3: ??? (in /tmp/helloworld) | |
==20053== by 0x403E53: ??? (in /tmp/helloworld) | |
==20053== by 0x4035FC: ??? (in /tmp/helloworld) | |
==20053== by 0x4182DB: ??? (in /tmp/helloworld) | |
==20053== by 0x447940: ??? (in /tmp/helloworld) | |
==20053== by 0xC420053FFF: ??? | |
==20053== | |
==20053== Use of uninitialised value of size 8 | |
==20053== at 0x423E2D: ??? (in /tmp/helloworld) | |
==20053== by 0x403E53: ??? (in /tmp/helloworld) | |
==20053== by 0x4035FC: ??? (in /tmp/helloworld) | |
==20053== by 0x4182DB: ??? (in /tmp/helloworld) | |
==20053== by 0x447940: ??? (in /tmp/helloworld) | |
==20053== by 0xC420053FFF: ??? | |
==20053== | |
==20053== Use of uninitialised value of size 8 | |
==20053== at 0x403FCD: ??? (in /tmp/helloworld) | |
==20053== by 0x4035FC: ??? (in /tmp/helloworld) | |
==20053== by 0x4182DB: ??? (in /tmp/helloworld) | |
==20053== by 0x447940: ??? (in /tmp/helloworld) | |
==20053== by 0xC420053FFF: ??? | |
==20053== | |
==20053== Use of uninitialised value of size 8 | |
==20053== at 0x403E6B: ??? (in /tmp/helloworld) | |
==20053== by 0x4182DB: ??? (in /tmp/helloworld) | |
==20053== by 0x447940: ??? (in /tmp/helloworld) | |
==20053== by 0xC420053FFF: ??? | |
==20053== | |
==20053== Use of uninitialised value of size 8 | |
==20053== at 0x403606: ??? (in /tmp/helloworld) | |
==20053== by 0x447940: ??? (in /tmp/helloworld) | |
==20053== by 0xC420053FFF: ??? | |
==20053== | |
==20053== Use of uninitialised value of size 8 | |
==20053== at 0x423D69: ??? (in /tmp/helloworld) | |
==20053== by 0x447940: ??? (in /tmp/helloworld) | |
==20053== by 0xC420053FFF: ??? | |
==20053== | |
==20053== Use of uninitialised value of size 8 | |
==20053== at 0x423BA9: ??? (in /tmp/helloworld) | |
==20053== by 0x41830E: ??? (in /tmp/helloworld) | |
==20053== by 0x447940: ??? (in /tmp/helloworld) | |
==20053== by 0xC420053FFF: ??? | |
==20053== | |
==20053== Use of uninitialised value of size 8 | |
==20053== at 0x423BCA: ??? (in /tmp/helloworld) | |
==20053== by 0x423DBD: ??? (in /tmp/helloworld) | |
==20053== by 0x41830E: ??? (in /tmp/helloworld) | |
==20053== by 0x447940: ??? (in /tmp/helloworld) | |
==20053== by 0xC420053FFF: ??? | |
==20053== | |
==20053== Use of uninitialised value of size 8 | |
==20053== at 0x423BF1: ??? (in /tmp/helloworld) | |
==20053== by 0x423DBD: ??? (in /tmp/helloworld) | |
==20053== by 0x41830E: ??? (in /tmp/helloworld) | |
==20053== by 0x447940: ??? (in /tmp/helloworld) | |
==20053== by 0xC420053FFF: ??? | |
==20053== | |
==20053== Use of uninitialised value of size 8 | |
==20053== at 0x423C4F: ??? (in /tmp/helloworld) | |
==20053== by 0x423DBD: ??? (in /tmp/helloworld) | |
==20053== by 0x41830E: ??? (in /tmp/helloworld) | |
==20053== by 0x447940: ??? (in /tmp/helloworld) | |
==20053== by 0xC420053FFF: ??? | |
==20053== | |
==20053== Use of uninitialised value of size 8 | |
==20053== at 0x423C6C: ??? (in /tmp/helloworld) | |
==20053== by 0x423DBD: ??? (in /tmp/helloworld) | |
==20053== by 0x41830E: ??? (in /tmp/helloworld) | |
==20053== by 0x447940: ??? (in /tmp/helloworld) | |
==20053== by 0xC420053FFF: ??? | |
==20053== | |
==20053== Conditional jump or move depends on uninitialised value(s) | |
==20053== at 0x423CA5: ??? (in /tmp/helloworld) | |
==20053== by 0x423DBD: ??? (in /tmp/helloworld) | |
==20053== by 0x41830E: ??? (in /tmp/helloworld) | |
==20053== by 0x447940: ??? (in /tmp/helloworld) | |
==20053== by 0xC420053FFF: ??? | |
==20053== | |
==20053== Use of uninitialised value of size 8 | |
==20053== at 0x445312: ??? (in /tmp/helloworld) | |
==20053== by 0x423DBD: ??? (in /tmp/helloworld) | |
==20053== by 0x41830E: ??? (in /tmp/helloworld) | |
==20053== by 0x447940: ??? (in /tmp/helloworld) | |
==20053== by 0xC420053FFF: ??? | |
==20053== | |
==20053== Use of uninitialised value of size 8 | |
==20053== at 0x445330: ??? (in /tmp/helloworld) | |
==20053== by 0x423DBD: ??? (in /tmp/helloworld) | |
==20053== by 0x41830E: ??? (in /tmp/helloworld) | |
==20053== by 0x447940: ??? (in /tmp/helloworld) | |
==20053== by 0xC420053FFF: ??? | |
==20053== | |
==20053== Conditional jump or move depends on uninitialised value(s) | |
==20053== at 0x44533A: ??? (in /tmp/helloworld) | |
==20053== by 0x423DBD: ??? (in /tmp/helloworld) | |
==20053== by 0x41830E: ??? (in /tmp/helloworld) | |
==20053== by 0x447940: ??? (in /tmp/helloworld) | |
==20053== by 0xC420053FFF: ??? | |
==20053== | |
==20053== Use of uninitialised value of size 8 | |
==20053== at 0x44534E: ??? (in /tmp/helloworld) | |
==20053== by 0x423DBD: ??? (in /tmp/helloworld) | |
==20053== by 0x41830E: ??? (in /tmp/helloworld) | |
==20053== by 0x447940: ??? (in /tmp/helloworld) | |
==20053== by 0xC420053FFF: ??? | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x429800: ??? (in /tmp/helloworld) | |
==20053== Address 0xc420032860 is on thread 4's stack | |
==20053== 55120 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x429821: ??? (in /tmp/helloworld) | |
==20053== Address 0xc420032860 is on thread 4's stack | |
==20053== 55072 bytes below stack pointer | |
==20053== | |
==20053== Use of uninitialised value of size 8 | |
==20053== at 0x425B8E: ??? (in /tmp/helloworld) | |
==20053== by 0x42985A: ??? (in /tmp/helloworld) | |
==20053== by 0x44535A: ??? (in /tmp/helloworld) | |
==20053== by 0xC420000B5F: ??? | |
==20053== by 0xC420023FFF: ??? | |
==20053== | |
==20053== Use of uninitialised value of size 8 | |
==20053== at 0x425BAF: ??? (in /tmp/helloworld) | |
==20053== by 0x42985A: ??? (in /tmp/helloworld) | |
==20053== by 0x44535A: ??? (in /tmp/helloworld) | |
==20053== by 0xC420000B5F: ??? | |
==20053== by 0xC420023FFF: ??? | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x42985B: ??? (in /tmp/helloworld) | |
==20053== Address 0xc420032860 is on thread 4's stack | |
==20053== 55072 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x429868: ??? (in /tmp/helloworld) | |
==20053== Address 0xc420032898 is on thread 4's stack | |
==20053== 55016 bytes below stack pointer | |
==20053== | |
==20053== Invalid write of size 8 | |
==20053== at 0x42988A: ??? (in /tmp/helloworld) | |
==20053== Address 0xc420032898 is on thread 4's stack | |
==20053== 55016 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x42989A: ??? (in /tmp/helloworld) | |
==20053== Address 0xc420032af8 is on thread 4's stack | |
==20053== 54408 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 1 | |
==20053== at 0x4298BC: ??? (in /tmp/helloworld) | |
==20053== Address 0xc420032af8 is on thread 4's stack | |
==20053== 54408 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x4298BE: ??? (in /tmp/helloworld) | |
==20053== Address 0xc420032af8 is on thread 4's stack | |
==20053== 54408 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x4298C5: ??? (in /tmp/helloworld) | |
==20053== Address 0xc420032b00 is on thread 4's stack | |
==20053== 54400 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x4297B0: ??? (in /tmp/helloworld) | |
==20053== Address 0xc420032860 is on thread 4's stack | |
==20053== 55064 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x409A10: ??? (in /tmp/helloworld) | |
==20053== by 0x4298DE: ??? (in /tmp/helloworld) | |
==20053== by 0x44535A: ??? (in /tmp/helloworld) | |
==20053== by 0xC420000B5F: ??? | |
==20053== by 0xC420023FFF: ??? | |
==20053== Address 0xc420032860 is on thread 4's stack | |
==20053== 55040 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x409A43: ??? (in /tmp/helloworld) | |
==20053== by 0x4297DA: ??? (in /tmp/helloworld) | |
==20053== by 0x4298DE: ??? (in /tmp/helloworld) | |
==20053== by 0x44535A: ??? (in /tmp/helloworld) | |
==20053== by 0xC420000B5F: ??? | |
==20053== by 0xC420023FFF: ??? | |
==20053== Address 0xc420032860 is on thread 4's stack | |
==20053== 55016 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 4 | |
==20053== at 0x409A50: ??? (in /tmp/helloworld) | |
==20053== by 0x4297DA: ??? (in /tmp/helloworld) | |
==20053== by 0x4298DE: ??? (in /tmp/helloworld) | |
==20053== by 0x44535A: ??? (in /tmp/helloworld) | |
==20053== by 0xC420000B5F: ??? | |
==20053== by 0xC420023FFF: ??? | |
==20053== Address 0xc4200328d8 is on thread 4's stack | |
==20053== 54896 bytes below stack pointer | |
==20053== | |
==20053== Invalid write of size 4 | |
==20053== at 0x409A58: ??? (in /tmp/helloworld) | |
==20053== by 0x4297DA: ??? (in /tmp/helloworld) | |
==20053== by 0x4298DE: ??? (in /tmp/helloworld) | |
==20053== by 0x44535A: ??? (in /tmp/helloworld) | |
==20053== by 0xC420000B5F: ??? | |
==20053== by 0xC420023FFF: ??? | |
==20053== Address 0xc4200328d8 is on thread 4's stack | |
==20053== 54896 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 4 | |
==20053== at 0x409A62: ??? (in /tmp/helloworld) | |
==20053== by 0x4297DA: ??? (in /tmp/helloworld) | |
==20053== by 0x4298DE: ??? (in /tmp/helloworld) | |
==20053== by 0x44535A: ??? (in /tmp/helloworld) | |
==20053== by 0xC420000B5F: ??? | |
==20053== by 0xC420023FFF: ??? | |
==20053== Address 0xc4200328d8 is on thread 4's stack | |
==20053== 54896 bytes below stack pointer | |
==20053== | |
==20053== Invalid write of size 8 | |
==20053== at 0x429908: ??? (in /tmp/helloworld) | |
==20053== Address 0xc420032af8 is on thread 4's stack | |
==20053== 54408 bytes below stack pointer | |
==20053== | |
==20053== Invalid write of size 8 | |
==20053== at 0x42992A: ??? (in /tmp/helloworld) | |
==20053== Address 0xc420032b00 is on thread 4's stack | |
==20053== 54400 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x429470: ??? (in /tmp/helloworld) | |
==20053== Address 0xc420032860 is on thread 4's stack | |
==20053== 55064 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x429491: ??? (in /tmp/helloworld) | |
==20053== by 0x4298AA: ??? (in /tmp/helloworld) | |
==20053== by 0x44535A: ??? (in /tmp/helloworld) | |
==20053== by 0xC420000B5F: ??? | |
==20053== by 0xC420023FFF: ??? | |
==20053== Address 0xc420032860 is on thread 4's stack | |
==20053== 55008 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 4 | |
==20053== at 0x4294A3: ??? (in /tmp/helloworld) | |
==20053== by 0x4298AA: ??? (in /tmp/helloworld) | |
==20053== by 0x44535A: ??? (in /tmp/helloworld) | |
==20053== by 0xC420000B5F: ??? | |
==20053== by 0xC420023FFF: ??? | |
==20053== Address 0xc4200328d8 is on thread 4's stack | |
==20053== 54888 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x4294B1: ??? (in /tmp/helloworld) | |
==20053== by 0x4298AA: ??? (in /tmp/helloworld) | |
==20053== by 0x44535A: ??? (in /tmp/helloworld) | |
==20053== by 0xC420000B5F: ??? | |
==20053== by 0xC420023FFF: ??? | |
==20053== Address 0xc420032930 is on thread 4's stack | |
==20053== 54800 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x4294D3: ??? (in /tmp/helloworld) | |
==20053== by 0x4298AA: ??? (in /tmp/helloworld) | |
==20053== by 0x44535A: ??? (in /tmp/helloworld) | |
==20053== by 0xC420000B5F: ??? | |
==20053== by 0xC420023FFF: ??? | |
==20053== Address 0xc4200328a8 is on thread 4's stack | |
==20053== 54936 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x429619: ??? (in /tmp/helloworld) | |
==20053== by 0x4298AA: ??? (in /tmp/helloworld) | |
==20053== by 0x44535A: ??? (in /tmp/helloworld) | |
==20053== by 0xC420000B5F: ??? | |
==20053== by 0xC420023FFF: ??? | |
==20053== Address 0xc4200328a8 is on thread 4's stack | |
==20053== 54936 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x4295B4: ??? (in /tmp/helloworld) | |
==20053== by 0x4298AA: ??? (in /tmp/helloworld) | |
==20053== by 0x44535A: ??? (in /tmp/helloworld) | |
==20053== by 0xC420000B5F: ??? | |
==20053== by 0xC420023FFF: ??? | |
==20053== Address 0xc4200328a8 is on thread 4's stack | |
==20053== 54936 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 1 | |
==20053== at 0x4295DC: ??? (in /tmp/helloworld) | |
==20053== by 0x4298AA: ??? (in /tmp/helloworld) | |
==20053== by 0x44535A: ??? (in /tmp/helloworld) | |
==20053== by 0xC420000B5F: ??? | |
==20053== by 0xC420023FFF: ??? | |
==20053== Address 0xc4200328ec is on thread 4's stack | |
==20053== 54868 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 1 | |
==20053== at 0x429544: ??? (in /tmp/helloworld) | |
==20053== by 0x4298AA: ??? (in /tmp/helloworld) | |
==20053== by 0x44535A: ??? (in /tmp/helloworld) | |
==20053== by 0xC420000B5F: ??? | |
==20053== by 0xC420023FFF: ??? | |
==20053== Address 0xc4200328ec is on thread 4's stack | |
==20053== 54868 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x4282E0: ??? (in /tmp/helloworld) | |
==20053== by 0x4298AA: ??? (in /tmp/helloworld) | |
==20053== by 0x44535A: ??? (in /tmp/helloworld) | |
==20053== by 0xC420000B5F: ??? | |
==20053== by 0xC420023FFF: ??? | |
==20053== Address 0xc420032860 is on thread 4's stack | |
==20053== 55000 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x428301: ??? (in /tmp/helloworld) | |
==20053== by 0x429563: ??? (in /tmp/helloworld) | |
==20053== by 0x4298AA: ??? (in /tmp/helloworld) | |
==20053== by 0x44535A: ??? (in /tmp/helloworld) | |
==20053== by 0xC420000B5F: ??? | |
==20053== by 0xC420023FFF: ??? | |
==20053== Address 0xc420032860 is on thread 4's stack | |
==20053== 54968 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x42D550: ??? (in /tmp/helloworld) | |
==20053== by 0x429563: ??? (in /tmp/helloworld) | |
==20053== by 0x4298AA: ??? (in /tmp/helloworld) | |
==20053== by 0x44535A: ??? (in /tmp/helloworld) | |
==20053== by 0xC420000B5F: ??? | |
==20053== by 0xC420023FFF: ??? | |
==20053== Address 0xc420032860 is on thread 4's stack | |
==20053== 54960 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x409870: ??? (in /tmp/helloworld) | |
==20053== by 0x42833B: ??? (in /tmp/helloworld) | |
==20053== by 0x429563: ??? (in /tmp/helloworld) | |
==20053== by 0x4298AA: ??? (in /tmp/helloworld) | |
==20053== by 0x44535A: ??? (in /tmp/helloworld) | |
==20053== by 0xC420000B5F: ??? | |
==20053== by 0xC420023FFF: ??? | |
==20053== Address 0xc420032860 is on thread 4's stack | |
==20053== 54936 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x409891: ??? (in /tmp/helloworld) | |
==20053== by 0x42D57C: ??? (in /tmp/helloworld) | |
==20053== by 0x42833B: ??? (in /tmp/helloworld) | |
==20053== by 0x429563: ??? (in /tmp/helloworld) | |
==20053== by 0x4298AA: ??? (in /tmp/helloworld) | |
==20053== by 0x44535A: ??? (in /tmp/helloworld) | |
==20053== by 0xC420000B5F: ??? | |
==20053== by 0xC420023FFF: ??? | |
==20053== Address 0xc420032860 is on thread 4's stack | |
==20053== 54872 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 4 | |
==20053== at 0x40989E: ??? (in /tmp/helloworld) | |
==20053== by 0x42D57C: ??? (in /tmp/helloworld) | |
==20053== by 0x42833B: ??? (in /tmp/helloworld) | |
==20053== by 0x429563: ??? (in /tmp/helloworld) | |
==20053== by 0x4298AA: ??? (in /tmp/helloworld) | |
==20053== by 0x44535A: ??? (in /tmp/helloworld) | |
==20053== by 0xC420000B5F: ??? | |
==20053== by 0xC420023FFF: ??? | |
==20053== Address 0xc4200328d8 is on thread 4's stack | |
==20053== 54752 bytes below stack pointer | |
==20053== | |
==20053== Invalid write of size 4 | |
==20053== at 0x4098AE: ??? (in /tmp/helloworld) | |
==20053== by 0x42D57C: ??? (in /tmp/helloworld) | |
==20053== by 0x42833B: ??? (in /tmp/helloworld) | |
==20053== by 0x429563: ??? (in /tmp/helloworld) | |
==20053== by 0x4298AA: ??? (in /tmp/helloworld) | |
==20053== by 0x44535A: ??? (in /tmp/helloworld) | |
==20053== by 0xC420000B5F: ??? | |
==20053== by 0xC420023FFF: ??? | |
==20053== Address 0xc4200328d8 is on thread 4's stack | |
==20053== 54752 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x409A10: ??? (in /tmp/helloworld) | |
==20053== by 0x42833B: ??? (in /tmp/helloworld) | |
==20053== by 0x429563: ??? (in /tmp/helloworld) | |
==20053== by 0x4298AA: ??? (in /tmp/helloworld) | |
==20053== by 0x44535A: ??? (in /tmp/helloworld) | |
==20053== by 0xC420000B5F: ??? | |
==20053== by 0xC420023FFF: ??? | |
==20053== Address 0xc420032860 is on thread 4's stack | |
==20053== 54936 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x409A43: ??? (in /tmp/helloworld) | |
==20053== by 0x42D5A2: ??? (in /tmp/helloworld) | |
==20053== by 0x42833B: ??? (in /tmp/helloworld) | |
==20053== by 0x429563: ??? (in /tmp/helloworld) | |
==20053== by 0x4298AA: ??? (in /tmp/helloworld) | |
==20053== by 0x44535A: ??? (in /tmp/helloworld) | |
==20053== by 0xC420000B5F: ??? | |
==20053== by 0xC420023FFF: ??? | |
==20053== Address 0xc420032860 is on thread 4's stack | |
==20053== 54912 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 4 | |
==20053== at 0x409A50: ??? (in /tmp/helloworld) | |
==20053== by 0x42D5A2: ??? (in /tmp/helloworld) | |
==20053== by 0x42833B: ??? (in /tmp/helloworld) | |
==20053== by 0x429563: ??? (in /tmp/helloworld) | |
==20053== by 0x4298AA: ??? (in /tmp/helloworld) | |
==20053== by 0x44535A: ??? (in /tmp/helloworld) | |
==20053== by 0xC420000B5F: ??? | |
==20053== by 0xC420023FFF: ??? | |
==20053== Address 0xc4200328d8 is on thread 4's stack | |
==20053== 54792 bytes below stack pointer | |
==20053== | |
==20053== Invalid write of size 4 | |
==20053== at 0x409A58: ??? (in /tmp/helloworld) | |
==20053== by 0x42D5A2: ??? (in /tmp/helloworld) | |
==20053== by 0x42833B: ??? (in /tmp/helloworld) | |
==20053== by 0x429563: ??? (in /tmp/helloworld) | |
==20053== by 0x4298AA: ??? (in /tmp/helloworld) | |
==20053== by 0x44535A: ??? (in /tmp/helloworld) | |
==20053== by 0xC420000B5F: ??? | |
==20053== by 0xC420023FFF: ??? | |
==20053== Address 0xc4200328d8 is on thread 4's stack | |
==20053== 54792 bytes below stack pointer | |
==20053== | |
==20053== | |
==20053== More than 100 errors detected. Subsequent errors | |
==20053== will still be recorded, but in less detail than before. | |
==20053== Invalid read of size 4 | |
==20053== at 0x409A62: ??? (in /tmp/helloworld) | |
==20053== by 0x42D5A2: ??? (in /tmp/helloworld) | |
==20053== by 0x42833B: ??? (in /tmp/helloworld) | |
==20053== by 0x429563: ??? (in /tmp/helloworld) | |
==20053== by 0x4298AA: ??? (in /tmp/helloworld) | |
==20053== by 0x44535A: ??? (in /tmp/helloworld) | |
==20053== by 0xC420000B5F: ??? | |
==20053== by 0xC420023FFF: ??? | |
==20053== Address 0xc4200328d8 is on thread 4's stack | |
==20053== 54792 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x42D310: ??? (in /tmp/helloworld) | |
==20053== by 0x429563: ??? (in /tmp/helloworld) | |
==20053== by 0x4298AA: ??? (in /tmp/helloworld) | |
==20053== by 0x44535A: ??? (in /tmp/helloworld) | |
==20053== by 0xC420000B5F: ??? | |
==20053== by 0xC420023FFF: ??? | |
==20053== Address 0xc420032860 is on thread 4's stack | |
==20053== 54960 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x42D331: ??? (in /tmp/helloworld) | |
==20053== by 0x428340: ??? (in /tmp/helloworld) | |
==20053== by 0x429563: ??? (in /tmp/helloworld) | |
==20053== by 0x4298AA: ??? (in /tmp/helloworld) | |
==20053== by 0x44535A: ??? (in /tmp/helloworld) | |
==20053== by 0xC420000B5F: ??? | |
==20053== by 0xC420023FFF: ??? | |
==20053== Address 0xc420032860 is on thread 4's stack | |
==20053== 54880 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x42D348: ??? (in /tmp/helloworld) | |
==20053== by 0x428340: ??? (in /tmp/helloworld) | |
==20053== by 0x429563: ??? (in /tmp/helloworld) | |
==20053== by 0x4298AA: ??? (in /tmp/helloworld) | |
==20053== by 0x44535A: ??? (in /tmp/helloworld) | |
==20053== by 0xC420000B5F: ??? | |
==20053== by 0xC420023FFF: ??? | |
==20053== Address 0xc4200328a8 is on thread 4's stack | |
==20053== 54808 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x42D358: ??? (in /tmp/helloworld) | |
==20053== by 0x428340: ??? (in /tmp/helloworld) | |
==20053== by 0x429563: ??? (in /tmp/helloworld) | |
==20053== by 0x4298AA: ??? (in /tmp/helloworld) | |
==20053== by 0x44535A: ??? (in /tmp/helloworld) | |
==20053== by 0xC420000B5F: ??? | |
==20053== by 0xC420023FFF: ??? | |
==20053== Address 0xc420032928 is on thread 4's stack | |
==20053== 54680 bytes below stack pointer | |
==20053== | |
==20053== Invalid write of size 8 | |
==20053== at 0x42D3A3: ??? (in /tmp/helloworld) | |
==20053== by 0x428340: ??? (in /tmp/helloworld) | |
==20053== by 0x429563: ??? (in /tmp/helloworld) | |
==20053== by 0x4298AA: ??? (in /tmp/helloworld) | |
==20053== by 0x44535A: ??? (in /tmp/helloworld) | |
==20053== by 0xC420000B5F: ??? | |
==20053== by 0xC420023FFF: ??? | |
==20053== Address 0xc4200328a8 is on thread 4's stack | |
==20053== 54808 bytes below stack pointer | |
==20053== | |
==20053== Invalid write of size 8 | |
==20053== at 0x42D3B2: ??? (in /tmp/helloworld) | |
==20053== by 0x428340: ??? (in /tmp/helloworld) | |
==20053== by 0x429563: ??? (in /tmp/helloworld) | |
==20053== by 0x4298AA: ??? (in /tmp/helloworld) | |
==20053== by 0x44535A: ??? (in /tmp/helloworld) | |
==20053== by 0xC420000B5F: ??? | |
==20053== by 0xC420023FFF: ??? | |
==20053== Address 0xc420032928 is on thread 4's stack | |
==20053== 54680 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x409AE0: ??? (in /tmp/helloworld) | |
==20053== by 0x429563: ??? (in /tmp/helloworld) | |
==20053== by 0x4298AA: ??? (in /tmp/helloworld) | |
==20053== by 0x44535A: ??? (in /tmp/helloworld) | |
==20053== by 0xC420000B5F: ??? | |
==20053== by 0xC420023FFF: ??? | |
==20053== Address 0xc420032860 is on thread 4's stack | |
==20053== 54960 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x427890: ??? (in /tmp/helloworld) | |
==20053== by 0x429563: ??? (in /tmp/helloworld) | |
==20053== by 0x4298AA: ??? (in /tmp/helloworld) | |
==20053== by 0x44535A: ??? (in /tmp/helloworld) | |
==20053== by 0xC420000B5F: ??? | |
==20053== by 0xC420023FFF: ??? | |
==20053== Address 0xc420032860 is on thread 4's stack | |
==20053== 54960 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x4278B1: ??? (in /tmp/helloworld) | |
==20053== by 0x42836D: ??? (in /tmp/helloworld) | |
==20053== by 0x429563: ??? (in /tmp/helloworld) | |
==20053== by 0x4298AA: ??? (in /tmp/helloworld) | |
==20053== by 0x44535A: ??? (in /tmp/helloworld) | |
==20053== by 0xC420000B5F: ??? | |
==20053== by 0xC420023FFF: ??? | |
==20053== Address 0xc420032860 is on thread 4's stack | |
==20053== 54928 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 4 | |
==20053== at 0x4278C3: ??? (in /tmp/helloworld) | |
==20053== by 0x42836D: ??? (in /tmp/helloworld) | |
==20053== by 0x429563: ??? (in /tmp/helloworld) | |
==20053== by 0x4298AA: ??? (in /tmp/helloworld) | |
==20053== by 0x44535A: ??? (in /tmp/helloworld) | |
==20053== by 0xC420000B5F: ??? | |
==20053== by 0xC420023FFF: ??? | |
==20053== Address 0xc4200328d8 is on thread 4's stack | |
==20053== 54808 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x4278D1: ??? (in /tmp/helloworld) | |
==20053== by 0x42836D: ??? (in /tmp/helloworld) | |
==20053== by 0x429563: ??? (in /tmp/helloworld) | |
==20053== by 0x4298AA: ??? (in /tmp/helloworld) | |
==20053== by 0x44535A: ??? (in /tmp/helloworld) | |
==20053== by 0xC420000B5F: ??? | |
==20053== by 0xC420023FFF: ??? | |
==20053== Address 0xc4200328a8 is on thread 4's stack | |
==20053== 54856 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 1 | |
==20053== at 0x4278E1: ??? (in /tmp/helloworld) | |
==20053== by 0x42836D: ??? (in /tmp/helloworld) | |
==20053== by 0x429563: ??? (in /tmp/helloworld) | |
==20053== by 0x4298AA: ??? (in /tmp/helloworld) | |
==20053== by 0x44535A: ??? (in /tmp/helloworld) | |
==20053== by 0xC420000B5F: ??? | |
==20053== by 0xC420023FFF: ??? | |
==20053== Address 0xc4200328ec is on thread 4's stack | |
==20053== 54788 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x409870: ??? (in /tmp/helloworld) | |
==20053== by 0x42836D: ??? (in /tmp/helloworld) | |
==20053== by 0x429563: ??? (in /tmp/helloworld) | |
==20053== by 0x4298AA: ??? (in /tmp/helloworld) | |
==20053== by 0x44535A: ??? (in /tmp/helloworld) | |
==20053== by 0xC420000B5F: ??? | |
==20053== by 0xC420023FFF: ??? | |
==20053== Address 0xc420032860 is on thread 4's stack | |
==20053== 54920 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x409891: ??? (in /tmp/helloworld) | |
==20053== by 0x4278FF: ??? (in /tmp/helloworld) | |
==20053== by 0x42836D: ??? (in /tmp/helloworld) | |
==20053== by 0x429563: ??? (in /tmp/helloworld) | |
==20053== by 0x4298AA: ??? (in /tmp/helloworld) | |
==20053== by 0x44535A: ??? (in /tmp/helloworld) | |
==20053== by 0xC420000B5F: ??? | |
==20053== by 0xC420023FFF: ??? | |
==20053== Address 0xc420032860 is on thread 4's stack | |
==20053== 54856 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 4 | |
==20053== at 0x40989E: ??? (in /tmp/helloworld) | |
==20053== by 0x4278FF: ??? (in /tmp/helloworld) | |
==20053== by 0x42836D: ??? (in /tmp/helloworld) | |
==20053== by 0x429563: ??? (in /tmp/helloworld) | |
==20053== by 0x4298AA: ??? (in /tmp/helloworld) | |
==20053== by 0x44535A: ??? (in /tmp/helloworld) | |
==20053== by 0xC420000B5F: ??? | |
==20053== by 0xC420023FFF: ??? | |
==20053== Address 0xc4200328d8 is on thread 4's stack | |
==20053== 54736 bytes below stack pointer | |
==20053== | |
==20053== Invalid write of size 4 | |
==20053== at 0x4098AE: ??? (in /tmp/helloworld) | |
==20053== by 0x4278FF: ??? (in /tmp/helloworld) | |
==20053== by 0x42836D: ??? (in /tmp/helloworld) | |
==20053== by 0x429563: ??? (in /tmp/helloworld) | |
==20053== by 0x4298AA: ??? (in /tmp/helloworld) | |
==20053== by 0x44535A: ??? (in /tmp/helloworld) | |
==20053== by 0xC420000B5F: ??? | |
==20053== by 0xC420023FFF: ??? | |
==20053== Address 0xc4200328d8 is on thread 4's stack | |
==20053== 54736 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x42ED60: ??? (in /tmp/helloworld) | |
==20053== by 0x42836D: ??? (in /tmp/helloworld) | |
==20053== by 0x429563: ??? (in /tmp/helloworld) | |
==20053== by 0x4298AA: ??? (in /tmp/helloworld) | |
==20053== by 0x44535A: ??? (in /tmp/helloworld) | |
==20053== by 0xC420000B5F: ??? | |
==20053== by 0xC420023FFF: ??? | |
==20053== Address 0xc420032860 is on thread 4's stack | |
==20053== 54920 bytes below stack pointer | |
==20053== | |
==20053== Invalid write of size 8 | |
==20053== at 0x42ED87: ??? (in /tmp/helloworld) | |
==20053== by 0x427911: ??? (in /tmp/helloworld) | |
==20053== by 0x42836D: ??? (in /tmp/helloworld) | |
==20053== by 0x429563: ??? (in /tmp/helloworld) | |
==20053== by 0x4298AA: ??? (in /tmp/helloworld) | |
==20053== by 0x44535A: ??? (in /tmp/helloworld) | |
==20053== by 0xC420000B5F: ??? | |
==20053== by 0xC420023FFF: ??? | |
==20053== Address 0xc420032920 is on thread 4's stack | |
==20053== 54720 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x42D5C0: ??? (in /tmp/helloworld) | |
==20053== by 0x427911: ??? (in /tmp/helloworld) | |
==20053== by 0x42836D: ??? (in /tmp/helloworld) | |
==20053== by 0x429563: ??? (in /tmp/helloworld) | |
==20053== by 0x4298AA: ??? (in /tmp/helloworld) | |
==20053== by 0x44535A: ??? (in /tmp/helloworld) | |
==20053== by 0xC420000B5F: ??? | |
==20053== by 0xC420023FFF: ??? | |
==20053== Address 0xc420032860 is on thread 4's stack | |
==20053== 54904 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x409A10: ??? (in /tmp/helloworld) | |
==20053== by 0x42836D: ??? (in /tmp/helloworld) | |
==20053== by 0x429563: ??? (in /tmp/helloworld) | |
==20053== by 0x4298AA: ??? (in /tmp/helloworld) | |
==20053== by 0x44535A: ??? (in /tmp/helloworld) | |
==20053== by 0xC420000B5F: ??? | |
==20053== by 0xC420023FFF: ??? | |
==20053== Address 0xc420032860 is on thread 4's stack | |
==20053== 54920 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x409A43: ??? (in /tmp/helloworld) | |
==20053== by 0x427921: ??? (in /tmp/helloworld) | |
==20053== by 0x42836D: ??? (in /tmp/helloworld) | |
==20053== by 0x429563: ??? (in /tmp/helloworld) | |
==20053== by 0x4298AA: ??? (in /tmp/helloworld) | |
==20053== by 0x44535A: ??? (in /tmp/helloworld) | |
==20053== by 0xC420000B5F: ??? | |
==20053== by 0xC420023FFF: ??? | |
==20053== Address 0xc420032860 is on thread 4's stack | |
==20053== 54896 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 4 | |
==20053== at 0x409A50: ??? (in /tmp/helloworld) | |
==20053== by 0x427921: ??? (in /tmp/helloworld) | |
==20053== by 0x42836D: ??? (in /tmp/helloworld) | |
==20053== by 0x429563: ??? (in /tmp/helloworld) | |
==20053== by 0x4298AA: ??? (in /tmp/helloworld) | |
==20053== by 0x44535A: ??? (in /tmp/helloworld) | |
==20053== by 0xC420000B5F: ??? | |
==20053== by 0xC420023FFF: ??? | |
==20053== Address 0xc4200328d8 is on thread 4's stack | |
==20053== 54776 bytes below stack pointer | |
==20053== | |
==20053== Invalid write of size 4 | |
==20053== at 0x409A58: ??? (in /tmp/helloworld) | |
==20053== by 0x427921: ??? (in /tmp/helloworld) | |
==20053== by 0x42836D: ??? (in /tmp/helloworld) | |
==20053== by 0x429563: ??? (in /tmp/helloworld) | |
==20053== by 0x4298AA: ??? (in /tmp/helloworld) | |
==20053== by 0x44535A: ??? (in /tmp/helloworld) | |
==20053== by 0xC420000B5F: ??? | |
==20053== by 0xC420023FFF: ??? | |
==20053== Address 0xc4200328d8 is on thread 4's stack | |
==20053== 54776 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 4 | |
==20053== at 0x409A62: ??? (in /tmp/helloworld) | |
==20053== by 0x427921: ??? (in /tmp/helloworld) | |
==20053== by 0x42836D: ??? (in /tmp/helloworld) | |
==20053== by 0x429563: ??? (in /tmp/helloworld) | |
==20053== by 0x4298AA: ??? (in /tmp/helloworld) | |
==20053== by 0x44535A: ??? (in /tmp/helloworld) | |
==20053== by 0xC420000B5F: ??? | |
==20053== by 0xC420023FFF: ??? | |
==20053== Address 0xc4200328d8 is on thread 4's stack | |
==20053== 54776 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x409BA0: ??? (in /tmp/helloworld) | |
==20053== by 0x42836D: ??? (in /tmp/helloworld) | |
==20053== by 0x429563: ??? (in /tmp/helloworld) | |
==20053== by 0x4298AA: ??? (in /tmp/helloworld) | |
==20053== by 0x44535A: ??? (in /tmp/helloworld) | |
==20053== by 0xC420000B5F: ??? | |
==20053== by 0xC420023FFF: ??? | |
==20053== Address 0xc420032860 is on thread 4's stack | |
==20053== 54920 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x409BC1: ??? (in /tmp/helloworld) | |
==20053== by 0x42793E: ??? (in /tmp/helloworld) | |
==20053== by 0x42836D: ??? (in /tmp/helloworld) | |
==20053== by 0x429563: ??? (in /tmp/helloworld) | |
==20053== by 0x4298AA: ??? (in /tmp/helloworld) | |
==20053== by 0x44535A: ??? (in /tmp/helloworld) | |
==20053== by 0xC420000B5F: ??? | |
==20053== by 0xC420023FFF: ??? | |
==20053== Address 0xc420032860 is on thread 4's stack | |
==20053== 54880 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x409BD3: ??? (in /tmp/helloworld) | |
==20053== by 0x42793E: ??? (in /tmp/helloworld) | |
==20053== by 0x42836D: ??? (in /tmp/helloworld) | |
==20053== by 0x429563: ??? (in /tmp/helloworld) | |
==20053== by 0x4298AA: ??? (in /tmp/helloworld) | |
==20053== by 0x44535A: ??? (in /tmp/helloworld) | |
==20053== by 0xC420000B5F: ??? | |
==20053== by 0xC420023FFF: ??? | |
==20053== Address 0xc420032800 is on thread 4's stack | |
==20053== 54976 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 4 | |
==20053== at 0x409BE0: ??? (in /tmp/helloworld) | |
==20053== by 0x42793E: ??? (in /tmp/helloworld) | |
==20053== by 0x42836D: ??? (in /tmp/helloworld) | |
==20053== by 0x429563: ??? (in /tmp/helloworld) | |
==20053== by 0x4298AA: ??? (in /tmp/helloworld) | |
==20053== by 0x44535A: ??? (in /tmp/helloworld) | |
==20053== by 0xC420000B5F: ??? | |
==20053== by 0xC420023FFF: ??? | |
==20053== Address 0xc420032910 is on thread 4's stack | |
==20053== 54704 bytes below stack pointer | |
==20053== | |
==20053== Invalid write of size 1 | |
==20053== at 0x409BEA: ??? (in /tmp/helloworld) | |
==20053== by 0x42793E: ??? (in /tmp/helloworld) | |
==20053== by 0x42836D: ??? (in /tmp/helloworld) | |
==20053== by 0x429563: ??? (in /tmp/helloworld) | |
==20053== by 0x4298AA: ??? (in /tmp/helloworld) | |
==20053== by 0x44535A: ??? (in /tmp/helloworld) | |
==20053== by 0xC420000B5F: ??? | |
==20053== by 0xC420023FFF: ??? | |
==20053== Address 0xc4200328ed is on thread 4's stack | |
==20053== 54739 bytes below stack pointer | |
==20053== | |
==20053== Syscall param futex(futex) points to unaddressable byte(s) | |
==20053== at 0x448DB3: ??? (in /tmp/helloworld) | |
==20053== by 0x409C0A: ??? (in /tmp/helloworld) | |
==20053== by 0x42793E: ??? (in /tmp/helloworld) | |
==20053== by 0x42836D: ??? (in /tmp/helloworld) | |
==20053== by 0x429563: ??? (in /tmp/helloworld) | |
==20053== by 0x4298AA: ??? (in /tmp/helloworld) | |
==20053== by 0x44535A: ??? (in /tmp/helloworld) | |
==20053== by 0xC420000B5F: ??? | |
==20053== by 0xC420023FFF: ??? | |
==20053== Address 0xc420032910 is on thread 4's stack | |
==20053== 54616 bytes below stack pointer | |
==20053== | |
==20053== Thread 2: | |
==20053== Invalid write of size 8 | |
==20053== at 0x448E05: ??? (in /tmp/helloworld) | |
==20053== Address 0xc420032048 is on thread 4's stack | |
==20053== 56864 bytes below stack pointer | |
==20053== | |
==20053== Invalid write of size 8 | |
==20053== at 0x448E16: ??? (in /tmp/helloworld) | |
==20053== Address 0xc420032060 is on thread 4's stack | |
==20053== 56840 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x446DD0: ??? (in /tmp/helloworld) | |
==20053== Address 0xc420032060 is on thread 4's stack | |
==20053== 56840 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x42691E: ??? (in /tmp/helloworld) | |
==20053== Address 0xc420032060 is on thread 4's stack | |
==20053== 56840 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x426980: ??? (in /tmp/helloworld) | |
==20053== Address 0xc420032060 is on thread 4's stack | |
==20053== 56840 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x4269A1: ??? (in /tmp/helloworld) | |
==20053== Address 0xc420032060 is on thread 4's stack | |
==20053== 56840 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x4269B3: ??? (in /tmp/helloworld) | |
==20053== Address 0xc420032000 is on thread 4's stack | |
==20053== 56936 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x44526F: ??? (in /tmp/helloworld) | |
==20053== Address 0xc420032060 is on thread 4's stack | |
==20053== 56840 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x4269D7: ??? (in /tmp/helloworld) | |
==20053== Address 0xc420032000 is on thread 4's stack | |
==20053== 56936 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x4203A0: ??? (in /tmp/helloworld) | |
==20053== Address 0xc420032060 is on thread 4's stack | |
==20053== 56840 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x433430: ??? (in /tmp/helloworld) | |
==20053== Address 0xc420032060 is on thread 4's stack | |
==20053== 56840 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x433470: ??? (in /tmp/helloworld) | |
==20053== Address 0xc420032060 is on thread 4's stack | |
==20053== 56840 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x433491: ??? (in /tmp/helloworld) | |
==20053== by 0x43344F: ??? (in /tmp/helloworld) | |
==20053== by 0x4203C1: ??? (in /tmp/helloworld) | |
==20053== by 0x4269EB: ??? (in /tmp/helloworld) | |
==20053== by 0x426973: ??? (in /tmp/helloworld) | |
==20053== by 0x448E26: ??? (in /tmp/helloworld) | |
==20053== Address 0xc420032060 is on thread 4's stack | |
==20053== 56840 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x4334E5: ??? (in /tmp/helloworld) | |
==20053== by 0x43344F: ??? (in /tmp/helloworld) | |
==20053== by 0x4203C1: ??? (in /tmp/helloworld) | |
==20053== by 0x4269EB: ??? (in /tmp/helloworld) | |
==20053== by 0x426973: ??? (in /tmp/helloworld) | |
==20053== by 0x448E26: ??? (in /tmp/helloworld) | |
==20053== Address 0xc420032050 is on thread 4's stack | |
==20053== 56856 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 1 | |
==20053== at 0x4334ED: ??? (in /tmp/helloworld) | |
==20053== by 0x43344F: ??? (in /tmp/helloworld) | |
==20053== by 0x4203C1: ??? (in /tmp/helloworld) | |
==20053== by 0x4269EB: ??? (in /tmp/helloworld) | |
==20053== by 0x426973: ??? (in /tmp/helloworld) | |
==20053== by 0x448E26: ??? (in /tmp/helloworld) | |
==20053== Address 0xc420032000 is on thread 4's stack | |
==20053== 56936 bytes below stack pointer | |
==20053== | |
==20053== Invalid write of size 1 | |
==20053== at 0x433501: ??? (in /tmp/helloworld) | |
==20053== by 0x43344F: ??? (in /tmp/helloworld) | |
==20053== by 0x4203C1: ??? (in /tmp/helloworld) | |
==20053== by 0x4269EB: ??? (in /tmp/helloworld) | |
==20053== by 0x426973: ??? (in /tmp/helloworld) | |
==20053== by 0x448E26: ??? (in /tmp/helloworld) | |
==20053== Address 0xc4200320ef is on thread 4's stack | |
==20053== 56697 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x433550: ??? (in /tmp/helloworld) | |
==20053== Address 0xc420032060 is on thread 4's stack | |
==20053== 56840 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x433571: ??? (in /tmp/helloworld) | |
==20053== by 0x433454: ??? (in /tmp/helloworld) | |
==20053== by 0x4203C1: ??? (in /tmp/helloworld) | |
==20053== by 0x4269EB: ??? (in /tmp/helloworld) | |
==20053== by 0x426973: ??? (in /tmp/helloworld) | |
==20053== by 0x448E26: ??? (in /tmp/helloworld) | |
==20053== Address 0xc420032060 is on thread 4's stack | |
==20053== 56840 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x43357E: ??? (in /tmp/helloworld) | |
==20053== by 0x433454: ??? (in /tmp/helloworld) | |
==20053== by 0x4203C1: ??? (in /tmp/helloworld) | |
==20053== by 0x4269EB: ??? (in /tmp/helloworld) | |
==20053== by 0x426973: ??? (in /tmp/helloworld) | |
==20053== by 0x448E26: ??? (in /tmp/helloworld) | |
==20053== Address 0xc420032058 is on thread 4's stack | |
==20053== 56848 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x4203C7: ??? (in /tmp/helloworld) | |
==20053== Address 0xc420032060 is on thread 4's stack | |
==20053== 56840 bytes below stack pointer | |
==20053== | |
==20053== Invalid write of size 8 | |
==20053== at 0x4203D7: ??? (in /tmp/helloworld) | |
==20053== Address 0xc420032048 is on thread 4's stack | |
==20053== 56864 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x426A2D: ??? (in /tmp/helloworld) | |
==20053== Address 0xc420032090 is on thread 4's stack | |
==20053== 56792 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x42DA70: ??? (in /tmp/helloworld) | |
==20053== Address 0xc420032060 is on thread 4's stack | |
==20053== 56840 bytes below stack pointer | |
==20053== | |
==20053== Thread 3: | |
==20053== Invalid write of size 8 | |
==20053== at 0x448E0D: ??? (in /tmp/helloworld) | |
==20053== Address 0xc42003dff8 is on thread 3's stack | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x448EB1: ??? (in /tmp/helloworld) | |
==20053== by 0x448E11: ??? (in /tmp/helloworld) | |
==20053== Address 0xc42003dff8 is on thread 3's stack | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x446DD0: ??? (in /tmp/helloworld) | |
==20053== by 0x448E23: ??? (in /tmp/helloworld) | |
==20053== Address 0xc420032460 is on thread 4's stack | |
==20053== 55816 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x42691E: ??? (in /tmp/helloworld) | |
==20053== by 0x448E26: ??? (in /tmp/helloworld) | |
==20053== Address 0xc420032460 is on thread 4's stack | |
==20053== 55816 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x426980: ??? (in /tmp/helloworld) | |
==20053== by 0x448E26: ??? (in /tmp/helloworld) | |
==20053== Address 0xc420032460 is on thread 4's stack | |
==20053== 55816 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x4269A1: ??? (in /tmp/helloworld) | |
==20053== by 0x426973: ??? (in /tmp/helloworld) | |
==20053== by 0x448E26: ??? (in /tmp/helloworld) | |
==20053== Address 0xc420032460 is on thread 4's stack | |
==20053== 55816 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x4269B3: ??? (in /tmp/helloworld) | |
==20053== by 0x426973: ??? (in /tmp/helloworld) | |
==20053== by 0x448E26: ??? (in /tmp/helloworld) | |
==20053== Address 0xc420032400 is on thread 4's stack | |
==20053== 55912 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x44526F: ??? (in /tmp/helloworld) | |
==20053== by 0x426973: ??? (in /tmp/helloworld) | |
==20053== by 0x448E26: ??? (in /tmp/helloworld) | |
==20053== Address 0xc420032460 is on thread 4's stack | |
==20053== 55816 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x4269D7: ??? (in /tmp/helloworld) | |
==20053== by 0x426973: ??? (in /tmp/helloworld) | |
==20053== by 0x448E26: ??? (in /tmp/helloworld) | |
==20053== Address 0xc420032400 is on thread 4's stack | |
==20053== 55912 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x4203A0: ??? (in /tmp/helloworld) | |
==20053== by 0x426973: ??? (in /tmp/helloworld) | |
==20053== by 0x448E26: ??? (in /tmp/helloworld) | |
==20053== Address 0xc420032460 is on thread 4's stack | |
==20053== 55816 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x433430: ??? (in /tmp/helloworld) | |
==20053== by 0x4269EB: ??? (in /tmp/helloworld) | |
==20053== by 0x426973: ??? (in /tmp/helloworld) | |
==20053== by 0x448E26: ??? (in /tmp/helloworld) | |
==20053== Address 0xc420032460 is on thread 4's stack | |
==20053== 55816 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x433470: ??? (in /tmp/helloworld) | |
==20053== by 0x4203C1: ??? (in /tmp/helloworld) | |
==20053== by 0x4269EB: ??? (in /tmp/helloworld) | |
==20053== by 0x426973: ??? (in /tmp/helloworld) | |
==20053== by 0x448E26: ??? (in /tmp/helloworld) | |
==20053== Address 0xc420032460 is on thread 4's stack | |
==20053== 55816 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x433550: ??? (in /tmp/helloworld) | |
==20053== by 0x4203C1: ??? (in /tmp/helloworld) | |
==20053== by 0x4269EB: ??? (in /tmp/helloworld) | |
==20053== by 0x426973: ??? (in /tmp/helloworld) | |
==20053== by 0x448E26: ??? (in /tmp/helloworld) | |
==20053== Address 0xc420032460 is on thread 4's stack | |
==20053== 55816 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x4203C7: ??? (in /tmp/helloworld) | |
==20053== by 0x4269EB: ??? (in /tmp/helloworld) | |
==20053== by 0x426973: ??? (in /tmp/helloworld) | |
==20053== by 0x448E26: ??? (in /tmp/helloworld) | |
==20053== Address 0xc420032460 is on thread 4's stack | |
==20053== 55816 bytes below stack pointer | |
==20053== | |
==20053== Invalid write of size 8 | |
==20053== at 0x4203D7: ??? (in /tmp/helloworld) | |
==20053== by 0x4269EB: ??? (in /tmp/helloworld) | |
==20053== by 0x426973: ??? (in /tmp/helloworld) | |
==20053== by 0x448E26: ??? (in /tmp/helloworld) | |
==20053== Address 0xc420032448 is on thread 4's stack | |
==20053== 55840 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x426A2D: ??? (in /tmp/helloworld) | |
==20053== by 0x426973: ??? (in /tmp/helloworld) | |
==20053== by 0x448E26: ??? (in /tmp/helloworld) | |
==20053== Address 0xc420032490 is on thread 4's stack | |
==20053== 55768 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x427A30: ??? (in /tmp/helloworld) | |
==20053== by 0x426973: ??? (in /tmp/helloworld) | |
==20053== by 0x448E26: ??? (in /tmp/helloworld) | |
==20053== Address 0xc420032460 is on thread 4's stack | |
==20053== 55816 bytes below stack pointer | |
==20053== | |
==20053== Invalid write of size 1 | |
==20053== at 0x427A3D: ??? (in /tmp/helloworld) | |
==20053== by 0x426973: ??? (in /tmp/helloworld) | |
==20053== by 0x448E26: ??? (in /tmp/helloworld) | |
==20053== Address 0xc4200324ec is on thread 4's stack | |
==20053== 55676 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 4 | |
==20053== at 0x426A3D: ??? (in /tmp/helloworld) | |
==20053== by 0x426973: ??? (in /tmp/helloworld) | |
==20053== by 0x448E26: ??? (in /tmp/helloworld) | |
==20053== Address 0xc4200324e8 is on thread 4's stack | |
==20053== 55680 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x426A62: ??? (in /tmp/helloworld) | |
==20053== by 0x426973: ??? (in /tmp/helloworld) | |
==20053== by 0x448E26: ??? (in /tmp/helloworld) | |
==20053== Address 0xc4200324b0 is on thread 4's stack | |
==20053== 55736 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x42D100: ??? (in /tmp/helloworld) | |
==20053== by 0x426973: ??? (in /tmp/helloworld) | |
==20053== by 0x448E26: ??? (in /tmp/helloworld) | |
==20053== Address 0xc420032460 is on thread 4's stack | |
==20053== 55816 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x42D170: ??? (in /tmp/helloworld) | |
==20053== by 0x426A71: ??? (in /tmp/helloworld) | |
==20053== by 0x426973: ??? (in /tmp/helloworld) | |
==20053== by 0x448E26: ??? (in /tmp/helloworld) | |
==20053== Address 0xc420032460 is on thread 4's stack | |
==20053== 55816 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x42D191: ??? (in /tmp/helloworld) | |
==20053== by 0x42D12A: ??? (in /tmp/helloworld) | |
==20053== by 0x426A71: ??? (in /tmp/helloworld) | |
==20053== by 0x426973: ??? (in /tmp/helloworld) | |
==20053== by 0x448E26: ??? (in /tmp/helloworld) | |
==20053== Address 0xc420032460 is on thread 4's stack | |
==20053== 55816 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x42D19E: ??? (in /tmp/helloworld) | |
==20053== by 0x42D12A: ??? (in /tmp/helloworld) | |
==20053== by 0x426A71: ??? (in /tmp/helloworld) | |
==20053== by 0x426973: ??? (in /tmp/helloworld) | |
==20053== by 0x448E26: ??? (in /tmp/helloworld) | |
==20053== Address 0xc4200324a8 is on thread 4's stack | |
==20053== 55744 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x42D1AE: ??? (in /tmp/helloworld) | |
==20053== by 0x42D12A: ??? (in /tmp/helloworld) | |
==20053== by 0x426A71: ??? (in /tmp/helloworld) | |
==20053== by 0x426973: ??? (in /tmp/helloworld) | |
==20053== by 0x448E26: ??? (in /tmp/helloworld) | |
==20053== Address 0xc420032528 is on thread 4's stack | |
==20053== 55616 bytes below stack pointer | |
==20053== | |
==20053== Invalid write of size 8 | |
==20053== at 0x42D1E4: ??? (in /tmp/helloworld) | |
==20053== by 0x42D12A: ??? (in /tmp/helloworld) | |
==20053== by 0x426A71: ??? (in /tmp/helloworld) | |
==20053== by 0x426973: ??? (in /tmp/helloworld) | |
==20053== by 0x448E26: ??? (in /tmp/helloworld) | |
==20053== Address 0xc4200324a8 is on thread 4's stack | |
==20053== 55744 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x42D12B: ??? (in /tmp/helloworld) | |
==20053== by 0x426A71: ??? (in /tmp/helloworld) | |
==20053== by 0x426973: ??? (in /tmp/helloworld) | |
==20053== by 0x448E26: ??? (in /tmp/helloworld) | |
==20053== Address 0xc420032460 is on thread 4's stack | |
==20053== 55816 bytes below stack pointer | |
==20053== | |
==20053== Invalid write of size 8 | |
==20053== at 0x42D141: ??? (in /tmp/helloworld) | |
==20053== by 0x426A71: ??? (in /tmp/helloworld) | |
==20053== by 0x426973: ??? (in /tmp/helloworld) | |
==20053== by 0x448E26: ??? (in /tmp/helloworld) | |
==20053== Address 0xc420032528 is on thread 4's stack | |
==20053== 55616 bytes below stack pointer | |
==20053== | |
==20053== Invalid write of size 8 | |
==20053== at 0x426A7B: ??? (in /tmp/helloworld) | |
==20053== by 0x426973: ??? (in /tmp/helloworld) | |
==20053== by 0x448E26: ??? (in /tmp/helloworld) | |
==20053== Address 0xc4200324b0 is on thread 4's stack | |
==20053== 55736 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x429470: ??? (in /tmp/helloworld) | |
==20053== by 0x426973: ??? (in /tmp/helloworld) | |
==20053== by 0x448E26: ??? (in /tmp/helloworld) | |
==20053== Address 0xc420032460 is on thread 4's stack | |
==20053== 55816 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x429491: ??? (in /tmp/helloworld) | |
==20053== by 0x426A57: ??? (in /tmp/helloworld) | |
==20053== by 0x426973: ??? (in /tmp/helloworld) | |
==20053== by 0x448E26: ??? (in /tmp/helloworld) | |
==20053== Address 0xc420032460 is on thread 4's stack | |
==20053== 55816 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 4 | |
==20053== at 0x4294A3: ??? (in /tmp/helloworld) | |
==20053== by 0x426A57: ??? (in /tmp/helloworld) | |
==20053== by 0x426973: ??? (in /tmp/helloworld) | |
==20053== by 0x448E26: ??? (in /tmp/helloworld) | |
==20053== Address 0xc4200324d8 is on thread 4's stack | |
==20053== 55696 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x4294B1: ??? (in /tmp/helloworld) | |
==20053== by 0x426A57: ??? (in /tmp/helloworld) | |
==20053== by 0x426973: ??? (in /tmp/helloworld) | |
==20053== by 0x448E26: ??? (in /tmp/helloworld) | |
==20053== Address 0xc420032530 is on thread 4's stack | |
==20053== 55608 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x4294D3: ??? (in /tmp/helloworld) | |
==20053== by 0x426A57: ??? (in /tmp/helloworld) | |
==20053== by 0x426973: ??? (in /tmp/helloworld) | |
==20053== by 0x448E26: ??? (in /tmp/helloworld) | |
==20053== Address 0xc4200324a8 is on thread 4's stack | |
==20053== 55744 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x429619: ??? (in /tmp/helloworld) | |
==20053== by 0x426A57: ??? (in /tmp/helloworld) | |
==20053== by 0x426973: ??? (in /tmp/helloworld) | |
==20053== by 0x448E26: ??? (in /tmp/helloworld) | |
==20053== Address 0xc4200324a8 is on thread 4's stack | |
==20053== 55744 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x4295B4: ??? (in /tmp/helloworld) | |
==20053== by 0x426A57: ??? (in /tmp/helloworld) | |
==20053== by 0x426973: ??? (in /tmp/helloworld) | |
==20053== by 0x448E26: ??? (in /tmp/helloworld) | |
==20053== Address 0xc4200324a8 is on thread 4's stack | |
==20053== 55744 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x428680: ??? (in /tmp/helloworld) | |
==20053== by 0x426A57: ??? (in /tmp/helloworld) | |
==20053== by 0x426973: ??? (in /tmp/helloworld) | |
==20053== by 0x448E26: ??? (in /tmp/helloworld) | |
==20053== Address 0xc420032460 is on thread 4's stack | |
==20053== 55816 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x4286AF: ??? (in /tmp/helloworld) | |
==20053== by 0x42959F: ??? (in /tmp/helloworld) | |
==20053== by 0x426A57: ??? (in /tmp/helloworld) | |
==20053== by 0x426973: ??? (in /tmp/helloworld) | |
==20053== by 0x448E26: ??? (in /tmp/helloworld) | |
==20053== Address 0xc420032460 is on thread 4's stack | |
==20053== 55816 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x4286C1: ??? (in /tmp/helloworld) | |
==20053== by 0x42959F: ??? (in /tmp/helloworld) | |
==20053== by 0x426A57: ??? (in /tmp/helloworld) | |
==20053== by 0x426973: ??? (in /tmp/helloworld) | |
==20053== by 0x448E26: ??? (in /tmp/helloworld) | |
==20053== Address 0xc4200324a8 is on thread 4's stack | |
==20053== 55744 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 1 | |
==20053== at 0x428DDF: ??? (in /tmp/helloworld) | |
==20053== by 0x42959F: ??? (in /tmp/helloworld) | |
==20053== by 0x426A57: ??? (in /tmp/helloworld) | |
==20053== by 0x426973: ??? (in /tmp/helloworld) | |
==20053== by 0x448E26: ??? (in /tmp/helloworld) | |
==20053== Address 0xc4200324ec is on thread 4's stack | |
==20053== 55676 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 1 | |
==20053== at 0x428DF2: ??? (in /tmp/helloworld) | |
==20053== by 0x42959F: ??? (in /tmp/helloworld) | |
==20053== by 0x426A57: ??? (in /tmp/helloworld) | |
==20053== by 0x426973: ??? (in /tmp/helloworld) | |
==20053== by 0x448E26: ??? (in /tmp/helloworld) | |
==20053== Address 0xc4200324ec is on thread 4's stack | |
==20053== 55676 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x447900: ??? (in /tmp/helloworld) | |
==20053== by 0x42959F: ??? (in /tmp/helloworld) | |
==20053== by 0x426A57: ??? (in /tmp/helloworld) | |
==20053== by 0x426973: ??? (in /tmp/helloworld) | |
==20053== by 0x448E26: ??? (in /tmp/helloworld) | |
==20053== Address 0xc420032460 is on thread 4's stack | |
==20053== 55816 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 4 | |
==20053== at 0x44790D: ??? (in /tmp/helloworld) | |
==20053== by 0x42959F: ??? (in /tmp/helloworld) | |
==20053== by 0x426A57: ??? (in /tmp/helloworld) | |
==20053== by 0x426973: ??? (in /tmp/helloworld) | |
==20053== by 0x448E26: ??? (in /tmp/helloworld) | |
==20053== Address 0xc4200324f4 is on thread 4's stack | |
==20053== 55668 bytes below stack pointer | |
==20053== | |
==20053== Invalid write of size 4 | |
==20053== at 0x447920: ??? (in /tmp/helloworld) | |
==20053== by 0x42959F: ??? (in /tmp/helloworld) | |
==20053== by 0x426A57: ??? (in /tmp/helloworld) | |
==20053== by 0x426973: ??? (in /tmp/helloworld) | |
==20053== by 0x448E26: ??? (in /tmp/helloworld) | |
==20053== Address 0xc4200324f4 is on thread 4's stack | |
==20053== 55668 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x42F4D0: ??? (in /tmp/helloworld) | |
==20053== by 0x42959F: ??? (in /tmp/helloworld) | |
==20053== by 0x426A57: ??? (in /tmp/helloworld) | |
==20053== by 0x426973: ??? (in /tmp/helloworld) | |
==20053== by 0x448E26: ??? (in /tmp/helloworld) | |
==20053== Address 0xc420032460 is on thread 4's stack | |
==20053== 55816 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x42F3A0: ??? (in /tmp/helloworld) | |
==20053== by 0x428ECF: ??? (in /tmp/helloworld) | |
==20053== by 0x42959F: ??? (in /tmp/helloworld) | |
==20053== by 0x426A57: ??? (in /tmp/helloworld) | |
==20053== by 0x426973: ??? (in /tmp/helloworld) | |
==20053== by 0x448E26: ??? (in /tmp/helloworld) | |
==20053== Address 0xc420032460 is on thread 4's stack | |
==20053== 55816 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 1 | |
==20053== at 0x429544: ??? (in /tmp/helloworld) | |
==20053== by 0x426A57: ??? (in /tmp/helloworld) | |
==20053== by 0x426973: ??? (in /tmp/helloworld) | |
==20053== by 0x448E26: ??? (in /tmp/helloworld) | |
==20053== Address 0xc4200324ec is on thread 4's stack | |
==20053== 55676 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x429200: ??? (in /tmp/helloworld) | |
==20053== by 0x426A57: ??? (in /tmp/helloworld) | |
==20053== by 0x426973: ??? (in /tmp/helloworld) | |
==20053== by 0x448E26: ??? (in /tmp/helloworld) | |
==20053== Address 0xc420032460 is on thread 4's stack | |
==20053== 55816 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x429221: ??? (in /tmp/helloworld) | |
==20053== by 0x429589: ??? (in /tmp/helloworld) | |
==20053== by 0x426A57: ??? (in /tmp/helloworld) | |
==20053== by 0x426973: ??? (in /tmp/helloworld) | |
==20053== by 0x448E26: ??? (in /tmp/helloworld) | |
==20053== Address 0xc420032460 is on thread 4's stack | |
==20053== 55816 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 1 | |
==20053== at 0x42922E: ??? (in /tmp/helloworld) | |
==20053== by 0x429589: ??? (in /tmp/helloworld) | |
==20053== by 0x426A57: ??? (in /tmp/helloworld) | |
==20053== by 0x426973: ??? (in /tmp/helloworld) | |
==20053== by 0x448E26: ??? (in /tmp/helloworld) | |
==20053== Address 0xc4200324ec is on thread 4's stack | |
==20053== 55676 bytes below stack pointer | |
==20053== | |
==20053== Invalid write of size 1 | |
==20053== at 0x429239: ??? (in /tmp/helloworld) | |
==20053== by 0x429589: ??? (in /tmp/helloworld) | |
==20053== by 0x426A57: ??? (in /tmp/helloworld) | |
==20053== by 0x426973: ??? (in /tmp/helloworld) | |
==20053== by 0x448E26: ??? (in /tmp/helloworld) | |
==20053== Address 0xc4200324ec is on thread 4's stack | |
==20053== 55676 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x427F80: ??? (in /tmp/helloworld) | |
==20053== by 0x429589: ??? (in /tmp/helloworld) | |
==20053== by 0x426A57: ??? (in /tmp/helloworld) | |
==20053== by 0x426973: ??? (in /tmp/helloworld) | |
==20053== by 0x448E26: ??? (in /tmp/helloworld) | |
==20053== Address 0xc420032460 is on thread 4's stack | |
==20053== 55816 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x427A50: ??? (in /tmp/helloworld) | |
==20053== by 0x429270: ??? (in /tmp/helloworld) | |
==20053== by 0x429589: ??? (in /tmp/helloworld) | |
==20053== by 0x426A57: ??? (in /tmp/helloworld) | |
==20053== by 0x426973: ??? (in /tmp/helloworld) | |
==20053== by 0x448E26: ??? (in /tmp/helloworld) | |
==20053== Address 0xc420032460 is on thread 4's stack | |
==20053== 55816 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x409870: ??? (in /tmp/helloworld) | |
==20053== by 0x427FC7: ??? (in /tmp/helloworld) | |
==20053== by 0x429270: ??? (in /tmp/helloworld) | |
==20053== by 0x429589: ??? (in /tmp/helloworld) | |
==20053== by 0x426A57: ??? (in /tmp/helloworld) | |
==20053== by 0x426973: ??? (in /tmp/helloworld) | |
==20053== by 0x448E26: ??? (in /tmp/helloworld) | |
==20053== Address 0xc420032460 is on thread 4's stack | |
==20053== 55816 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x409891: ??? (in /tmp/helloworld) | |
==20053== by 0x427A80: ??? (in /tmp/helloworld) | |
==20053== by 0x427FC7: ??? (in /tmp/helloworld) | |
==20053== by 0x429270: ??? (in /tmp/helloworld) | |
==20053== by 0x429589: ??? (in /tmp/helloworld) | |
==20053== by 0x426A57: ??? (in /tmp/helloworld) | |
==20053== by 0x426973: ??? (in /tmp/helloworld) | |
==20053== by 0x448E26: ??? (in /tmp/helloworld) | |
==20053== Address 0xc420032460 is on thread 4's stack | |
==20053== 55816 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 4 | |
==20053== at 0x40989E: ??? (in /tmp/helloworld) | |
==20053== by 0x427A80: ??? (in /tmp/helloworld) | |
==20053== by 0x427FC7: ??? (in /tmp/helloworld) | |
==20053== by 0x429270: ??? (in /tmp/helloworld) | |
==20053== by 0x429589: ??? (in /tmp/helloworld) | |
==20053== by 0x426A57: ??? (in /tmp/helloworld) | |
==20053== by 0x426973: ??? (in /tmp/helloworld) | |
==20053== by 0x448E26: ??? (in /tmp/helloworld) | |
==20053== Address 0xc4200324d8 is on thread 4's stack | |
==20053== 55696 bytes below stack pointer | |
==20053== | |
==20053== Invalid write of size 4 | |
==20053== at 0x4098AE: ??? (in /tmp/helloworld) | |
==20053== by 0x427A80: ??? (in /tmp/helloworld) | |
==20053== by 0x427FC7: ??? (in /tmp/helloworld) | |
==20053== by 0x429270: ??? (in /tmp/helloworld) | |
==20053== by 0x429589: ??? (in /tmp/helloworld) | |
==20053== by 0x426A57: ??? (in /tmp/helloworld) | |
==20053== by 0x426973: ??? (in /tmp/helloworld) | |
==20053== by 0x448E26: ??? (in /tmp/helloworld) | |
==20053== Address 0xc4200324d8 is on thread 4's stack | |
==20053== 55696 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x427AA5: ??? (in /tmp/helloworld) | |
==20053== by 0x427FC7: ??? (in /tmp/helloworld) | |
==20053== by 0x429270: ??? (in /tmp/helloworld) | |
==20053== by 0x429589: ??? (in /tmp/helloworld) | |
==20053== by 0x426A57: ??? (in /tmp/helloworld) | |
==20053== by 0x426973: ??? (in /tmp/helloworld) | |
==20053== by 0x448E26: ??? (in /tmp/helloworld) | |
==20053== Address 0xc420032920 is on thread 4's stack | |
==20053== 54600 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x409A10: ??? (in /tmp/helloworld) | |
==20053== by 0x427FC7: ??? (in /tmp/helloworld) | |
==20053== by 0x429270: ??? (in /tmp/helloworld) | |
==20053== by 0x429589: ??? (in /tmp/helloworld) | |
==20053== by 0x426A57: ??? (in /tmp/helloworld) | |
==20053== by 0x426973: ??? (in /tmp/helloworld) | |
==20053== by 0x448E26: ??? (in /tmp/helloworld) | |
==20053== Address 0xc420032460 is on thread 4's stack | |
==20053== 55816 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x409A43: ??? (in /tmp/helloworld) | |
==20053== by 0x427AD0: ??? (in /tmp/helloworld) | |
==20053== by 0x427FC7: ??? (in /tmp/helloworld) | |
==20053== by 0x429270: ??? (in /tmp/helloworld) | |
==20053== by 0x429589: ??? (in /tmp/helloworld) | |
==20053== by 0x426A57: ??? (in /tmp/helloworld) | |
==20053== by 0x426973: ??? (in /tmp/helloworld) | |
==20053== by 0x448E26: ??? (in /tmp/helloworld) | |
==20053== Address 0xc420032460 is on thread 4's stack | |
==20053== 55816 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 4 | |
==20053== at 0x409A50: ??? (in /tmp/helloworld) | |
==20053== by 0x427AD0: ??? (in /tmp/helloworld) | |
==20053== by 0x427FC7: ??? (in /tmp/helloworld) | |
==20053== by 0x429270: ??? (in /tmp/helloworld) | |
==20053== by 0x429589: ??? (in /tmp/helloworld) | |
==20053== by 0x426A57: ??? (in /tmp/helloworld) | |
==20053== by 0x426973: ??? (in /tmp/helloworld) | |
==20053== by 0x448E26: ??? (in /tmp/helloworld) | |
==20053== Address 0xc4200324d8 is on thread 4's stack | |
==20053== 55696 bytes below stack pointer | |
==20053== | |
==20053== Invalid write of size 4 | |
==20053== at 0x409A58: ??? (in /tmp/helloworld) | |
==20053== by 0x427AD0: ??? (in /tmp/helloworld) | |
==20053== by 0x427FC7: ??? (in /tmp/helloworld) | |
==20053== by 0x429270: ??? (in /tmp/helloworld) | |
==20053== by 0x429589: ??? (in /tmp/helloworld) | |
==20053== by 0x426A57: ??? (in /tmp/helloworld) | |
==20053== by 0x426973: ??? (in /tmp/helloworld) | |
==20053== by 0x448E26: ??? (in /tmp/helloworld) | |
==20053== Address 0xc4200324d8 is on thread 4's stack | |
==20053== 55696 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 4 | |
==20053== at 0x409A62: ??? (in /tmp/helloworld) | |
==20053== by 0x427AD0: ??? (in /tmp/helloworld) | |
==20053== by 0x427FC7: ??? (in /tmp/helloworld) | |
==20053== by 0x429270: ??? (in /tmp/helloworld) | |
==20053== by 0x429589: ??? (in /tmp/helloworld) | |
==20053== by 0x426A57: ??? (in /tmp/helloworld) | |
==20053== by 0x426973: ??? (in /tmp/helloworld) | |
==20053== by 0x448E26: ??? (in /tmp/helloworld) | |
==20053== Address 0xc4200324d8 is on thread 4's stack | |
==20053== 55696 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 1 | |
==20053== at 0x427ADF: ??? (in /tmp/helloworld) | |
==20053== by 0x427FC7: ??? (in /tmp/helloworld) | |
==20053== by 0x429270: ??? (in /tmp/helloworld) | |
==20053== by 0x429589: ??? (in /tmp/helloworld) | |
==20053== by 0x426A57: ??? (in /tmp/helloworld) | |
==20053== by 0x426973: ??? (in /tmp/helloworld) | |
==20053== by 0x448E26: ??? (in /tmp/helloworld) | |
==20053== Address 0xc4200328ec is on thread 4's stack | |
==20053== 54652 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x427AEE: ??? (in /tmp/helloworld) | |
==20053== by 0x427FC7: ??? (in /tmp/helloworld) | |
==20053== by 0x429270: ??? (in /tmp/helloworld) | |
==20053== by 0x429589: ??? (in /tmp/helloworld) | |
==20053== by 0x426A57: ??? (in /tmp/helloworld) | |
==20053== by 0x426973: ??? (in /tmp/helloworld) | |
==20053== by 0x448E26: ??? (in /tmp/helloworld) | |
==20053== Address 0xc4200328b0 is on thread 4's stack | |
==20053== 54712 bytes below stack pointer | |
==20053== | |
==20053== Invalid write of size 1 | |
==20053== at 0x427B03: ??? (in /tmp/helloworld) | |
==20053== by 0x427FC7: ??? (in /tmp/helloworld) | |
==20053== by 0x429270: ??? (in /tmp/helloworld) | |
==20053== by 0x429589: ??? (in /tmp/helloworld) | |
==20053== by 0x426A57: ??? (in /tmp/helloworld) | |
==20053== by 0x426973: ??? (in /tmp/helloworld) | |
==20053== by 0x448E26: ??? (in /tmp/helloworld) | |
==20053== Address 0xc4200328ec is on thread 4's stack | |
==20053== 54652 bytes below stack pointer | |
==20053== | |
==20053== Invalid write of size 8 | |
==20053== at 0x427B17: ??? (in /tmp/helloworld) | |
==20053== by 0x427FC7: ??? (in /tmp/helloworld) | |
==20053== by 0x429270: ??? (in /tmp/helloworld) | |
==20053== by 0x429589: ??? (in /tmp/helloworld) | |
==20053== by 0x426A57: ??? (in /tmp/helloworld) | |
==20053== by 0x426973: ??? (in /tmp/helloworld) | |
==20053== by 0x448E26: ??? (in /tmp/helloworld) | |
==20053== Address 0xc4200328b0 is on thread 4's stack | |
==20053== 54712 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x409AE0: ??? (in /tmp/helloworld) | |
==20053== by 0x427FC7: ??? (in /tmp/helloworld) | |
==20053== by 0x429270: ??? (in /tmp/helloworld) | |
==20053== by 0x429589: ??? (in /tmp/helloworld) | |
==20053== by 0x426A57: ??? (in /tmp/helloworld) | |
==20053== by 0x426973: ??? (in /tmp/helloworld) | |
==20053== by 0x448E26: ??? (in /tmp/helloworld) | |
==20053== Address 0xc420032460 is on thread 4's stack | |
==20053== 55816 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 4 | |
==20053== at 0x409B0B: ??? (in /tmp/helloworld) | |
==20053== by 0x427B2C: ??? (in /tmp/helloworld) | |
==20053== by 0x427FC7: ??? (in /tmp/helloworld) | |
==20053== by 0x429270: ??? (in /tmp/helloworld) | |
==20053== by 0x429589: ??? (in /tmp/helloworld) | |
==20053== by 0x426A57: ??? (in /tmp/helloworld) | |
==20053== by 0x426973: ??? (in /tmp/helloworld) | |
==20053== by 0x448E26: ??? (in /tmp/helloworld) | |
==20053== Address 0xc420032910 is on thread 4's stack | |
==20053== 54616 bytes below stack pointer | |
==20053== | |
==20053== Thread 4: | |
==20053== Invalid write of size 1 | |
==20053== at 0x409C14: ??? (in /tmp/helloworld) | |
==20053== by 0x42793E: ??? (in /tmp/helloworld) | |
==20053== by 0x42836D: ??? (in /tmp/helloworld) | |
==20053== by 0x429563: ??? (in /tmp/helloworld) | |
==20053== by 0x4298AA: ??? (in /tmp/helloworld) | |
==20053== by 0x44535A: ??? (in /tmp/helloworld) | |
==20053== by 0xC420000B5F: ??? | |
==20053== by 0xC420023FFF: ??? | |
==20053== Address 0xc4200328ed is on thread 4's stack | |
==20053== 54739 bytes below stack pointer | |
==20053== | |
==20053== Invalid write of size 8 | |
==20053== at 0x427953: ??? (in /tmp/helloworld) | |
==20053== by 0x42836D: ??? (in /tmp/helloworld) | |
==20053== by 0x429563: ??? (in /tmp/helloworld) | |
==20053== by 0x4298AA: ??? (in /tmp/helloworld) | |
==20053== by 0x44535A: ??? (in /tmp/helloworld) | |
==20053== by 0xC420000B5F: ??? | |
==20053== by 0xC420023FFF: ??? | |
==20053== Address 0xc420032910 is on thread 4's stack | |
==20053== 54752 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 4 | |
==20053== at 0x427962: ??? (in /tmp/helloworld) | |
==20053== by 0x42836D: ??? (in /tmp/helloworld) | |
==20053== by 0x429563: ??? (in /tmp/helloworld) | |
==20053== by 0x4298AA: ??? (in /tmp/helloworld) | |
==20053== by 0x44535A: ??? (in /tmp/helloworld) | |
==20053== by 0xC420000B5F: ??? | |
==20053== by 0xC420023FFF: ??? | |
==20053== Address 0xc4200328e8 is on thread 4's stack | |
==20053== 54792 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x4279A7: ??? (in /tmp/helloworld) | |
==20053== by 0x42836D: ??? (in /tmp/helloworld) | |
==20053== by 0x429563: ??? (in /tmp/helloworld) | |
==20053== by 0x4298AA: ??? (in /tmp/helloworld) | |
==20053== by 0x44535A: ??? (in /tmp/helloworld) | |
==20053== by 0xC420000B5F: ??? | |
==20053== by 0xC420023FFF: ??? | |
==20053== Address 0xc4200328b0 is on thread 4's stack | |
==20053== 54848 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x42D100: ??? (in /tmp/helloworld) | |
==20053== by 0x42836D: ??? (in /tmp/helloworld) | |
==20053== by 0x429563: ??? (in /tmp/helloworld) | |
==20053== by 0x4298AA: ??? (in /tmp/helloworld) | |
==20053== by 0x44535A: ??? (in /tmp/helloworld) | |
==20053== by 0xC420000B5F: ??? | |
==20053== by 0xC420023FFF: ??? | |
==20053== Address 0xc420032860 is on thread 4's stack | |
==20053== 54920 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x42D170: ??? (in /tmp/helloworld) | |
==20053== by 0x4279B6: ??? (in /tmp/helloworld) | |
==20053== by 0x42836D: ??? (in /tmp/helloworld) | |
==20053== by 0x429563: ??? (in /tmp/helloworld) | |
==20053== by 0x4298AA: ??? (in /tmp/helloworld) | |
==20053== by 0x44535A: ??? (in /tmp/helloworld) | |
==20053== by 0xC420000B5F: ??? | |
==20053== by 0xC420023FFF: ??? | |
==20053== Address 0xc420032860 is on thread 4's stack | |
==20053== 54896 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x42D12B: ??? (in /tmp/helloworld) | |
==20053== by 0x4279B6: ??? (in /tmp/helloworld) | |
==20053== by 0x42836D: ??? (in /tmp/helloworld) | |
==20053== by 0x429563: ??? (in /tmp/helloworld) | |
==20053== by 0x4298AA: ??? (in /tmp/helloworld) | |
==20053== by 0x44535A: ??? (in /tmp/helloworld) | |
==20053== by 0xC420000B5F: ??? | |
==20053== by 0xC420023FFF: ??? | |
==20053== Address 0xc420032860 is on thread 4's stack | |
==20053== 54904 bytes below stack pointer | |
==20053== | |
==20053== Invalid write of size 8 | |
==20053== at 0x42D141: ??? (in /tmp/helloworld) | |
==20053== by 0x4279B6: ??? (in /tmp/helloworld) | |
==20053== by 0x42836D: ??? (in /tmp/helloworld) | |
==20053== by 0x429563: ??? (in /tmp/helloworld) | |
==20053== by 0x4298AA: ??? (in /tmp/helloworld) | |
==20053== by 0x44535A: ??? (in /tmp/helloworld) | |
==20053== by 0xC420000B5F: ??? | |
==20053== by 0xC420023FFF: ??? | |
==20053== Address 0xc420032928 is on thread 4's stack | |
==20053== 54704 bytes below stack pointer | |
==20053== | |
==20053== Invalid write of size 8 | |
==20053== at 0x4279C0: ??? (in /tmp/helloworld) | |
==20053== by 0x42836D: ??? (in /tmp/helloworld) | |
==20053== by 0x429563: ??? (in /tmp/helloworld) | |
==20053== by 0x4298AA: ??? (in /tmp/helloworld) | |
==20053== by 0x44535A: ??? (in /tmp/helloworld) | |
==20053== by 0xC420000B5F: ??? | |
==20053== by 0xC420023FFF: ??? | |
==20053== Address 0xc4200328b0 is on thread 4's stack | |
==20053== 54848 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x428680: ??? (in /tmp/helloworld) | |
==20053== by 0x4298AA: ??? (in /tmp/helloworld) | |
==20053== by 0x44535A: ??? (in /tmp/helloworld) | |
==20053== by 0xC420000B5F: ??? | |
==20053== by 0xC420023FFF: ??? | |
==20053== Address 0xc420032860 is on thread 4's stack | |
==20053== 55000 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x409870: ??? (in /tmp/helloworld) | |
==20053== by 0x42959F: ??? (in /tmp/helloworld) | |
==20053== by 0x4298AA: ??? (in /tmp/helloworld) | |
==20053== by 0x44535A: ??? (in /tmp/helloworld) | |
==20053== by 0xC420000B5F: ??? | |
==20053== by 0xC420023FFF: ??? | |
==20053== Address 0xc420032860 is on thread 4's stack | |
==20053== 54848 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x409891: ??? (in /tmp/helloworld) | |
==20053== by 0x4287E2: ??? (in /tmp/helloworld) | |
==20053== by 0x42959F: ??? (in /tmp/helloworld) | |
==20053== by 0x4298AA: ??? (in /tmp/helloworld) | |
==20053== by 0x44535A: ??? (in /tmp/helloworld) | |
==20053== by 0xC420000B5F: ??? | |
==20053== by 0xC420023FFF: ??? | |
==20053== Address 0xc420032860 is on thread 4's stack | |
==20053== 54784 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 4 | |
==20053== at 0x40989E: ??? (in /tmp/helloworld) | |
==20053== by 0x4287E2: ??? (in /tmp/helloworld) | |
==20053== by 0x42959F: ??? (in /tmp/helloworld) | |
==20053== by 0x4298AA: ??? (in /tmp/helloworld) | |
==20053== by 0x44535A: ??? (in /tmp/helloworld) | |
==20053== by 0xC420000B5F: ??? | |
==20053== by 0xC420023FFF: ??? | |
==20053== Address 0xc4200328d8 is on thread 4's stack | |
==20053== 54664 bytes below stack pointer | |
==20053== | |
==20053== Invalid write of size 4 | |
==20053== at 0x4098AE: ??? (in /tmp/helloworld) | |
==20053== by 0x4287E2: ??? (in /tmp/helloworld) | |
==20053== by 0x42959F: ??? (in /tmp/helloworld) | |
==20053== by 0x4298AA: ??? (in /tmp/helloworld) | |
==20053== by 0x44535A: ??? (in /tmp/helloworld) | |
==20053== by 0xC420000B5F: ??? | |
==20053== by 0xC420023FFF: ??? | |
==20053== Address 0xc4200328d8 is on thread 4's stack | |
==20053== 54664 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x42D310: ??? (in /tmp/helloworld) | |
==20053== by 0x42959F: ??? (in /tmp/helloworld) | |
==20053== by 0x4298AA: ??? (in /tmp/helloworld) | |
==20053== by 0x44535A: ??? (in /tmp/helloworld) | |
==20053== by 0xC420000B5F: ??? | |
==20053== by 0xC420023FFF: ??? | |
==20053== Address 0xc420032860 is on thread 4's stack | |
==20053== 54848 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x42D331: ??? (in /tmp/helloworld) | |
==20053== by 0x428818: ??? (in /tmp/helloworld) | |
==20053== by 0x42959F: ??? (in /tmp/helloworld) | |
==20053== by 0x4298AA: ??? (in /tmp/helloworld) | |
==20053== by 0x44535A: ??? (in /tmp/helloworld) | |
==20053== by 0xC420000B5F: ??? | |
==20053== by 0xC420023FFF: ??? | |
==20053== Address 0xc420032860 is on thread 4's stack | |
==20053== 54768 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x42D348: ??? (in /tmp/helloworld) | |
==20053== by 0x428818: ??? (in /tmp/helloworld) | |
==20053== by 0x42959F: ??? (in /tmp/helloworld) | |
==20053== by 0x4298AA: ??? (in /tmp/helloworld) | |
==20053== by 0x44535A: ??? (in /tmp/helloworld) | |
==20053== by 0xC420000B5F: ??? | |
==20053== by 0xC420023FFF: ??? | |
==20053== Address 0xc4200328a8 is on thread 4's stack | |
==20053== 54696 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x42D358: ??? (in /tmp/helloworld) | |
==20053== by 0x428818: ??? (in /tmp/helloworld) | |
==20053== by 0x42959F: ??? (in /tmp/helloworld) | |
==20053== by 0x4298AA: ??? (in /tmp/helloworld) | |
==20053== by 0x44535A: ??? (in /tmp/helloworld) | |
==20053== by 0xC420000B5F: ??? | |
==20053== by 0xC420023FFF: ??? | |
==20053== Address 0xc420032928 is on thread 4's stack | |
==20053== 54568 bytes below stack pointer | |
==20053== | |
==20053== Invalid write of size 8 | |
==20053== at 0x42D3A3: ??? (in /tmp/helloworld) | |
==20053== by 0x428818: ??? (in /tmp/helloworld) | |
==20053== by 0x42959F: ??? (in /tmp/helloworld) | |
==20053== by 0x4298AA: ??? (in /tmp/helloworld) | |
==20053== by 0x44535A: ??? (in /tmp/helloworld) | |
==20053== by 0xC420000B5F: ??? | |
==20053== by 0xC420023FFF: ??? | |
==20053== Address 0xc4200328a8 is on thread 4's stack | |
==20053== 54696 bytes below stack pointer | |
==20053== | |
==20053== Invalid write of size 8 | |
==20053== at 0x42D3B2: ??? (in /tmp/helloworld) | |
==20053== by 0x428818: ??? (in /tmp/helloworld) | |
==20053== by 0x42959F: ??? (in /tmp/helloworld) | |
==20053== by 0x4298AA: ??? (in /tmp/helloworld) | |
==20053== by 0x44535A: ??? (in /tmp/helloworld) | |
==20053== by 0xC420000B5F: ??? | |
==20053== by 0xC420023FFF: ??? | |
==20053== Address 0xc420032928 is on thread 4's stack | |
==20053== 54568 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x42EF10: ??? (in /tmp/helloworld) | |
==20053== by 0x42959F: ??? (in /tmp/helloworld) | |
==20053== by 0x4298AA: ??? (in /tmp/helloworld) | |
==20053== by 0x44535A: ??? (in /tmp/helloworld) | |
==20053== by 0xC420000B5F: ??? | |
==20053== by 0xC420023FFF: ??? | |
==20053== Address 0xc420032860 is on thread 4's stack | |
==20053== 54848 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x409A10: ??? (in /tmp/helloworld) | |
==20053== by 0x42959F: ??? (in /tmp/helloworld) | |
==20053== by 0x4298AA: ??? (in /tmp/helloworld) | |
==20053== by 0x44535A: ??? (in /tmp/helloworld) | |
==20053== by 0xC420000B5F: ??? | |
==20053== by 0xC420023FFF: ??? | |
==20053== Address 0xc420032860 is on thread 4's stack | |
==20053== 54848 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x409A43: ??? (in /tmp/helloworld) | |
==20053== by 0x428843: ??? (in /tmp/helloworld) | |
==20053== by 0x42959F: ??? (in /tmp/helloworld) | |
==20053== by 0x4298AA: ??? (in /tmp/helloworld) | |
==20053== by 0x44535A: ??? (in /tmp/helloworld) | |
==20053== by 0xC420000B5F: ??? | |
==20053== by 0xC420023FFF: ??? | |
==20053== Address 0xc420032860 is on thread 4's stack | |
==20053== 54824 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 4 | |
==20053== at 0x409A50: ??? (in /tmp/helloworld) | |
==20053== by 0x428843: ??? (in /tmp/helloworld) | |
==20053== by 0x42959F: ??? (in /tmp/helloworld) | |
==20053== by 0x4298AA: ??? (in /tmp/helloworld) | |
==20053== by 0x44535A: ??? (in /tmp/helloworld) | |
==20053== by 0xC420000B5F: ??? | |
==20053== by 0xC420023FFF: ??? | |
==20053== Address 0xc4200328d8 is on thread 4's stack | |
==20053== 54704 bytes below stack pointer | |
==20053== | |
==20053== Invalid write of size 4 | |
==20053== at 0x409A58: ??? (in /tmp/helloworld) | |
==20053== by 0x428843: ??? (in /tmp/helloworld) | |
==20053== by 0x42959F: ??? (in /tmp/helloworld) | |
==20053== by 0x4298AA: ??? (in /tmp/helloworld) | |
==20053== by 0x44535A: ??? (in /tmp/helloworld) | |
==20053== by 0xC420000B5F: ??? | |
==20053== by 0xC420023FFF: ??? | |
==20053== Address 0xc4200328d8 is on thread 4's stack | |
==20053== 54704 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 4 | |
==20053== at 0x409A62: ??? (in /tmp/helloworld) | |
==20053== by 0x428843: ??? (in /tmp/helloworld) | |
==20053== by 0x42959F: ??? (in /tmp/helloworld) | |
==20053== by 0x4298AA: ??? (in /tmp/helloworld) | |
==20053== by 0x44535A: ??? (in /tmp/helloworld) | |
==20053== by 0xC420000B5F: ??? | |
==20053== by 0xC420023FFF: ??? | |
==20053== Address 0xc4200328d8 is on thread 4's stack | |
==20053== 54704 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 1 | |
==20053== at 0x42884D: ??? (in /tmp/helloworld) | |
==20053== by 0x42959F: ??? (in /tmp/helloworld) | |
==20053== by 0x4298AA: ??? (in /tmp/helloworld) | |
==20053== by 0x44535A: ??? (in /tmp/helloworld) | |
==20053== by 0xC420000B5F: ??? | |
==20053== by 0xC420023FFF: ??? | |
==20053== Address 0xc4200328ec is on thread 4's stack | |
==20053== 54716 bytes below stack pointer | |
==20053== | |
==20053== Invalid write of size 1 | |
==20053== at 0x42885C: ??? (in /tmp/helloworld) | |
==20053== by 0x42959F: ??? (in /tmp/helloworld) | |
==20053== by 0x4298AA: ??? (in /tmp/helloworld) | |
==20053== by 0x44535A: ??? (in /tmp/helloworld) | |
==20053== by 0xC420000B5F: ??? | |
==20053== by 0xC420023FFF: ??? | |
==20053== Address 0xc4200328ec is on thread 4's stack | |
==20053== 54716 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x427890: ??? (in /tmp/helloworld) | |
==20053== by 0x42959F: ??? (in /tmp/helloworld) | |
==20053== by 0x4298AA: ??? (in /tmp/helloworld) | |
==20053== by 0x44535A: ??? (in /tmp/helloworld) | |
==20053== by 0xC420000B5F: ??? | |
==20053== by 0xC420023FFF: ??? | |
==20053== Address 0xc420032860 is on thread 4's stack | |
==20053== 54848 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x4278B1: ??? (in /tmp/helloworld) | |
==20053== by 0x428A40: ??? (in /tmp/helloworld) | |
==20053== by 0x42959F: ??? (in /tmp/helloworld) | |
==20053== by 0x4298AA: ??? (in /tmp/helloworld) | |
==20053== by 0x44535A: ??? (in /tmp/helloworld) | |
==20053== by 0xC420000B5F: ??? | |
==20053== by 0xC420023FFF: ??? | |
==20053== Address 0xc420032860 is on thread 4's stack | |
==20053== 54816 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 4 | |
==20053== at 0x4278C3: ??? (in /tmp/helloworld) | |
==20053== by 0x428A40: ??? (in /tmp/helloworld) | |
==20053== by 0x42959F: ??? (in /tmp/helloworld) | |
==20053== by 0x4298AA: ??? (in /tmp/helloworld) | |
==20053== by 0x44535A: ??? (in /tmp/helloworld) | |
==20053== by 0xC420000B5F: ??? | |
==20053== by 0xC420023FFF: ??? | |
==20053== Address 0xc4200328d8 is on thread 4's stack | |
==20053== 54696 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x4278D1: ??? (in /tmp/helloworld) | |
==20053== by 0x428A40: ??? (in /tmp/helloworld) | |
==20053== by 0x42959F: ??? (in /tmp/helloworld) | |
==20053== by 0x4298AA: ??? (in /tmp/helloworld) | |
==20053== by 0x44535A: ??? (in /tmp/helloworld) | |
==20053== by 0xC420000B5F: ??? | |
==20053== by 0xC420023FFF: ??? | |
==20053== Address 0xc4200328a8 is on thread 4's stack | |
==20053== 54744 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 1 | |
==20053== at 0x4278E1: ??? (in /tmp/helloworld) | |
==20053== by 0x428A40: ??? (in /tmp/helloworld) | |
==20053== by 0x42959F: ??? (in /tmp/helloworld) | |
==20053== by 0x4298AA: ??? (in /tmp/helloworld) | |
==20053== by 0x44535A: ??? (in /tmp/helloworld) | |
==20053== by 0xC420000B5F: ??? | |
==20053== by 0xC420023FFF: ??? | |
==20053== Address 0xc4200328ec is on thread 4's stack | |
==20053== 54676 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x409870: ??? (in /tmp/helloworld) | |
==20053== by 0x428A40: ??? (in /tmp/helloworld) | |
==20053== by 0x42959F: ??? (in /tmp/helloworld) | |
==20053== by 0x4298AA: ??? (in /tmp/helloworld) | |
==20053== by 0x44535A: ??? (in /tmp/helloworld) | |
==20053== by 0xC420000B5F: ??? | |
==20053== by 0xC420023FFF: ??? | |
==20053== Address 0xc420032860 is on thread 4's stack | |
==20053== 54808 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x42ED60: ??? (in /tmp/helloworld) | |
==20053== by 0x428A40: ??? (in /tmp/helloworld) | |
==20053== by 0x42959F: ??? (in /tmp/helloworld) | |
==20053== by 0x4298AA: ??? (in /tmp/helloworld) | |
==20053== by 0x44535A: ??? (in /tmp/helloworld) | |
==20053== by 0xC420000B5F: ??? | |
==20053== by 0xC420023FFF: ??? | |
==20053== Address 0xc420032860 is on thread 4's stack | |
==20053== 54808 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x409A10: ??? (in /tmp/helloworld) | |
==20053== by 0x428A40: ??? (in /tmp/helloworld) | |
==20053== by 0x42959F: ??? (in /tmp/helloworld) | |
==20053== by 0x4298AA: ??? (in /tmp/helloworld) | |
==20053== by 0x44535A: ??? (in /tmp/helloworld) | |
==20053== by 0xC420000B5F: ??? | |
==20053== by 0xC420023FFF: ??? | |
==20053== Address 0xc420032860 is on thread 4's stack | |
==20053== 54808 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x409BA0: ??? (in /tmp/helloworld) | |
==20053== by 0x428A40: ??? (in /tmp/helloworld) | |
==20053== by 0x42959F: ??? (in /tmp/helloworld) | |
==20053== by 0x4298AA: ??? (in /tmp/helloworld) | |
==20053== by 0x44535A: ??? (in /tmp/helloworld) | |
==20053== by 0xC420000B5F: ??? | |
==20053== by 0xC420023FFF: ??? | |
==20053== Address 0xc420032860 is on thread 4's stack | |
==20053== 54808 bytes below stack pointer | |
==20053== | |
==20053== Thread 2: | |
==20053== Invalid read of size 8 | |
==20053== at 0x437D50: ??? (in /tmp/helloworld) | |
==20053== by 0x426A9D: ??? (in /tmp/helloworld) | |
==20053== by 0x426973: ??? (in /tmp/helloworld) | |
==20053== by 0x448E26: ??? (in /tmp/helloworld) | |
==20053== Address 0xc420032060 is on thread 4's stack | |
==20053== 56728 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x41F6E0: ??? (in /tmp/helloworld) | |
==20053== by 0x426A9D: ??? (in /tmp/helloworld) | |
==20053== by 0x426973: ??? (in /tmp/helloworld) | |
==20053== by 0x448E26: ??? (in /tmp/helloworld) | |
==20053== Address 0xc420032060 is on thread 4's stack | |
==20053== 56728 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x42DEE0: ??? (in /tmp/helloworld) | |
==20053== by 0x426A9D: ??? (in /tmp/helloworld) | |
==20053== by 0x426973: ??? (in /tmp/helloworld) | |
==20053== by 0x448E26: ??? (in /tmp/helloworld) | |
==20053== Address 0xc420032060 is on thread 4's stack | |
==20053== 56728 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x42E122: ??? (in /tmp/helloworld) | |
==20053== by 0x42DC59: ??? (in /tmp/helloworld) | |
==20053== by 0x426A9D: ??? (in /tmp/helloworld) | |
==20053== by 0x426973: ??? (in /tmp/helloworld) | |
==20053== by 0x448E26: ??? (in /tmp/helloworld) | |
==20053== Address 0xc420032060 is on thread 4's stack | |
==20053== 56728 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x42E13C: ??? (in /tmp/helloworld) | |
==20053== by 0x42DC59: ??? (in /tmp/helloworld) | |
==20053== by 0x426A9D: ??? (in /tmp/helloworld) | |
==20053== by 0x426973: ??? (in /tmp/helloworld) | |
==20053== by 0x448E26: ??? (in /tmp/helloworld) | |
==20053== Address 0xc420032498 is on thread 4's stack | |
==20053== 55648 bytes below stack pointer | |
==20053== | |
==20053== Thread 3: | |
==20053== Invalid read of size 8 | |
==20053== at 0x4284E0: ??? (in /tmp/helloworld) | |
==20053== by 0x426A57: ??? (in /tmp/helloworld) | |
==20053== by 0x426973: ??? (in /tmp/helloworld) | |
==20053== by 0x448E26: ??? (in /tmp/helloworld) | |
==20053== Address 0xc420032460 is on thread 4's stack | |
==20053== 55704 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x428501: ??? (in /tmp/helloworld) | |
==20053== by 0x42957A: ??? (in /tmp/helloworld) | |
==20053== by 0x426A57: ??? (in /tmp/helloworld) | |
==20053== by 0x426973: ??? (in /tmp/helloworld) | |
==20053== by 0x448E26: ??? (in /tmp/helloworld) | |
==20053== Address 0xc420032460 is on thread 4's stack | |
==20053== 55704 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x428658: ??? (in /tmp/helloworld) | |
==20053== by 0x42957A: ??? (in /tmp/helloworld) | |
==20053== by 0x426A57: ??? (in /tmp/helloworld) | |
==20053== by 0x426973: ??? (in /tmp/helloworld) | |
==20053== by 0x448E26: ??? (in /tmp/helloworld) | |
==20053== Address 0xc4200324a8 is on thread 4's stack | |
==20053== 55632 bytes below stack pointer | |
==20053== | |
==20053== Invalid write of size 8 | |
==20053== at 0x42857E: ??? (in /tmp/helloworld) | |
==20053== by 0x42957A: ??? (in /tmp/helloworld) | |
==20053== by 0x426A57: ??? (in /tmp/helloworld) | |
==20053== by 0x426973: ??? (in /tmp/helloworld) | |
==20053== by 0x448E26: ??? (in /tmp/helloworld) | |
==20053== Address 0xc420032498 is on thread 4's stack | |
==20053== 55648 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 4 | |
==20053== at 0x4285A5: ??? (in /tmp/helloworld) | |
==20053== by 0x42957A: ??? (in /tmp/helloworld) | |
==20053== by 0x426A57: ??? (in /tmp/helloworld) | |
==20053== by 0x426973: ??? (in /tmp/helloworld) | |
==20053== by 0x448E26: ??? (in /tmp/helloworld) | |
==20053== Address 0xc4200324e4 is on thread 4's stack | |
==20053== 55572 bytes below stack pointer | |
==20053== | |
==20053== Invalid write of size 8 | |
==20053== at 0x4452BE: ??? (in /tmp/helloworld) | |
==20053== by 0x4285E4: ??? (in /tmp/helloworld) | |
==20053== by 0x42957A: ??? (in /tmp/helloworld) | |
==20053== by 0x426A57: ??? (in /tmp/helloworld) | |
==20053== by 0x426973: ??? (in /tmp/helloworld) | |
==20053== by 0x448E26: ??? (in /tmp/helloworld) | |
==20053== Address 0xc420032460 is on thread 4's stack | |
==20053== 55704 bytes below stack pointer | |
==20053== | |
==20053== Use of uninitialised value of size 8 | |
==20053== at 0x423A49: ??? (in /tmp/helloworld) | |
==20053== by 0x447940: ??? (in /tmp/helloworld) | |
==20053== | |
==20053== Use of uninitialised value of size 8 | |
==20053== at 0x40989A: ??? (in /tmp/helloworld) | |
==20053== by 0x423A8E: ??? (in /tmp/helloworld) | |
==20053== by 0x447940: ??? (in /tmp/helloworld) | |
==20053== | |
==20053== Conditional jump or move depends on uninitialised value(s) | |
==20053== at 0x4098A6: ??? (in /tmp/helloworld) | |
==20053== by 0x423A8E: ??? (in /tmp/helloworld) | |
==20053== by 0x447940: ??? (in /tmp/helloworld) | |
==20053== | |
==20053== Use of uninitialised value of size 8 | |
==20053== at 0x423BA9: ??? (in /tmp/helloworld) | |
==20053== by 0x423ADD: ??? (in /tmp/helloworld) | |
==20053== by 0x447940: ??? (in /tmp/helloworld) | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x429800: ??? (in /tmp/helloworld) | |
==20053== by 0x44535A: ??? (in /tmp/helloworld) | |
==20053== by 0xC42000067F: ??? | |
==20053== by 0xC4200252FF: ??? | |
==20053== Address 0xc420032460 is on thread 4's stack | |
==20053== 55704 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x429821: ??? (in /tmp/helloworld) | |
==20053== by 0x44535A: ??? (in /tmp/helloworld) | |
==20053== by 0xC42000067F: ??? | |
==20053== by 0xC4200252FF: ??? | |
==20053== Address 0xc420032460 is on thread 4's stack | |
==20053== 55704 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x42985B: ??? (in /tmp/helloworld) | |
==20053== by 0x44535A: ??? (in /tmp/helloworld) | |
==20053== by 0xC42000067F: ??? | |
==20053== by 0xC4200252FF: ??? | |
==20053== Address 0xc420032460 is on thread 4's stack | |
==20053== 55704 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x429868: ??? (in /tmp/helloworld) | |
==20053== by 0x44535A: ??? (in /tmp/helloworld) | |
==20053== by 0xC42000067F: ??? | |
==20053== by 0xC4200252FF: ??? | |
==20053== Address 0xc420032498 is on thread 4's stack | |
==20053== 55648 bytes below stack pointer | |
==20053== | |
==20053== Invalid write of size 8 | |
==20053== at 0x42988A: ??? (in /tmp/helloworld) | |
==20053== by 0x44535A: ??? (in /tmp/helloworld) | |
==20053== by 0xC42000067F: ??? | |
==20053== by 0xC4200252FF: ??? | |
==20053== Address 0xc420032498 is on thread 4's stack | |
==20053== 55648 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x42989A: ??? (in /tmp/helloworld) | |
==20053== by 0x44535A: ??? (in /tmp/helloworld) | |
==20053== by 0xC42000067F: ??? | |
==20053== by 0xC4200252FF: ??? | |
==20053== Address 0xc4200326f8 is on thread 4's stack | |
==20053== 55040 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 1 | |
==20053== at 0x4298BC: ??? (in /tmp/helloworld) | |
==20053== by 0x44535A: ??? (in /tmp/helloworld) | |
==20053== by 0xC42000067F: ??? | |
==20053== by 0xC4200252FF: ??? | |
==20053== Address 0xc4200326f8 is on thread 4's stack | |
==20053== 55040 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x4298BE: ??? (in /tmp/helloworld) | |
==20053== by 0x44535A: ??? (in /tmp/helloworld) | |
==20053== by 0xC42000067F: ??? | |
==20053== by 0xC4200252FF: ??? | |
==20053== Address 0xc4200326f8 is on thread 4's stack | |
==20053== 55040 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x4298C5: ??? (in /tmp/helloworld) | |
==20053== by 0x44535A: ??? (in /tmp/helloworld) | |
==20053== by 0xC42000067F: ??? | |
==20053== by 0xC4200252FF: ??? | |
==20053== Address 0xc420032700 is on thread 4's stack | |
==20053== 55032 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x4297B0: ??? (in /tmp/helloworld) | |
==20053== by 0x44535A: ??? (in /tmp/helloworld) | |
==20053== by 0xC42000067F: ??? | |
==20053== by 0xC4200252FF: ??? | |
==20053== Address 0xc420032460 is on thread 4's stack | |
==20053== 55704 bytes below stack pointer | |
==20053== | |
==20053== Invalid write of size 8 | |
==20053== at 0x429908: ??? (in /tmp/helloworld) | |
==20053== by 0x44535A: ??? (in /tmp/helloworld) | |
==20053== by 0xC42000067F: ??? | |
==20053== by 0xC4200252FF: ??? | |
==20053== Address 0xc4200326f8 is on thread 4's stack | |
==20053== 55040 bytes below stack pointer | |
==20053== | |
==20053== Invalid write of size 8 | |
==20053== at 0x42992A: ??? (in /tmp/helloworld) | |
==20053== by 0x44535A: ??? (in /tmp/helloworld) | |
==20053== by 0xC42000067F: ??? | |
==20053== by 0xC4200252FF: ??? | |
==20053== Address 0xc420032700 is on thread 4's stack | |
==20053== 55032 bytes below stack pointer | |
==20053== | |
==20053== Invalid read of size 8 | |
==20053== at 0x429470: ??? (in /tmp/helloworld) | |
==20053== by 0x44535A: ??? (in /tmp/helloworld) | |
==20053== by 0xC42000067F: ??? | |
==20053== by 0xC4200252FF: ??? | |
==20053== Address 0xc420032460 is on thread 4's stack | |
==20053== 55704 bytes below stack pointer | |
==20053== | |
==20053== Invalid write of size 1 | |
==20053== at 0x428F6A: ??? (in /tmp/helloworld) | |
==20053== by 0x42959F: ??? (in /tmp/helloworld) | |
==20053== by 0x4298AA: ??? (in /tmp/helloworld) | |
==20053== by 0x44535A: ??? (in /tmp/helloworld) | |
==20053== by 0xC42000067F: ??? | |
==20053== by 0xC4200252FF: ??? | |
==20053== Address 0xc4200324ec is on thread 4's stack | |
==20053== 55564 bytes below stack pointer | |
==20053== | |
hello, world | |
==20053== | |
==20053== HEAP SUMMARY: | |
==20053== in use at exit: 0 bytes in 0 blocks | |
==20053== total heap usage: 0 allocs, 0 frees, 0 bytes allocated | |
==20053== | |
==20053== All heap blocks were freed -- no leaks are possible | |
==20053== | |
==20053== For counts of detected and suppressed errors, rerun with: -v | |
==20053== Use --track-origins=yes to see where uninitialised values come from | |
==20053== ERROR SUMMARY: 484 errors from 289 contexts (suppressed: 0 from 0) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment