Home | History | Annotate | Download | only in amd64
      1 
      2 sh-mem-vec256: config: little-endian, 64-bit word size
      3 
      4 19543   109   126    31   206    54   112    34   102   152   335     1    36     0    23    33
      5   203     7    50   141    18   261    24   189   248    15    11     0   145   304   228   457
      6     4   367    20    32   269     3   319    51   448    85    88   166    21   228   238    41
      7   298    39    98    35    90    64     0   254   817    91   328   214   163    64     0   266
      8   214   347   234    32   536   233    13   171    91    42   332   189   177    14    81   142
      9   313   400    77     4    48   114     3   113   324    87   525   413   205   184   126   294
     10   182     0   244    88     0   254    45   134   226   248     0    27   262     0   173   244
     11   494   165   241   116   217    32   112     0   117   335   230    79   193   174    60   243
     12    19    94   163    16    59   184     1    79   247   214   378   142   239   253     0    61
     13    50    48     0   304   196   109   109   186     9   389   389     7   329   157   283   234
     14     4   724    74   247    99    92    35   376   242    54   309   549    23   264    61   143
     15    87     0    22    96   148   563   411    54   288    34     2    14    33    88    73   339
     16   122    18   347   145   208   251   266   265     3   261   146   207   831   213   146    59
     17   119    18   117   303   132   315   296    70   210   707   138   537    29   492    86   188
     18   292     6   312   158    32   107     0   259    53   379    45   115    38   324    36    32
     19     0   264   235   135   192   262    40     0   401    38   157    20     0   160   325 18430
     20 
     21 160000 copies, 26427 d_aligned, 26424 s_aligned, 6016 both_aligned
     22 0 failures
     23 
     24 Expect 2 x no error
     25 
     26 Expect 2 x error
     27 
     28 Invalid read of size 32
     29    ...
     30  Address 0x........ is 1 bytes before a block of size 80,000 alloc'd
     31    at 0x........: memalign (vg_replace_malloc.c:...)
     32    by 0x........: posix_memalign (vg_replace_malloc.c:...)
     33    ...
     34 
     35 Invalid write of size 8
     36    ...
     37  Address 0x........ is 1 bytes before a block of size 80,000 alloc'd
     38    at 0x........: memalign (vg_replace_malloc.c:...)
     39    by 0x........: posix_memalign (vg_replace_malloc.c:...)
     40    ...
     41 
     42 
     43 Expect 2 x no error
     44 
     45 Expect 2 x error
     46 
     47 Invalid read of size 32
     48    ...
     49  Address 0x........ is 79,969 bytes inside a block of size 80,000 alloc'd
     50    at 0x........: memalign (vg_replace_malloc.c:...)
     51    by 0x........: posix_memalign (vg_replace_malloc.c:...)
     52    ...
     53 
     54 Invalid write of size 8
     55    ...
     56  Address 0x........ is 79,993 bytes inside a block of size 80,000 alloc'd
     57    at 0x........: memalign (vg_replace_malloc.c:...)
     58    by 0x........: posix_memalign (vg_replace_malloc.c:...)
     59    ...
     60 
     61 
     62 ------ PL Aligned case with 0 leading acc+def bytes ------
     63 
     64 Invalid read of size 32
     65    ...
     66  Address 0x........ is 0 bytes inside a block of size 64 alloc'd
     67    at 0x........: memalign (vg_replace_malloc.c:...)
     68    by 0x........: posix_memalign (vg_replace_malloc.c:...)
     69    ...
     70 
     71 
     72 dUddUddUddUddUddUddUddUddUddUddU
     73 
     74 Conditional jump or move depends on uninitialised value(s)
     75    ...
     76 
     77 
     78 ------ PL Aligned case with 1 leading acc+def bytes ------
     79 
     80 Invalid read of size 32
     81    ...
     82  Address 0x........ is 0 bytes inside a block of size 64 alloc'd
     83    at 0x........: memalign (vg_replace_malloc.c:...)
     84    by 0x........: posix_memalign (vg_replace_malloc.c:...)
     85    ...
     86 
     87 
     88 ddUddUddUddUddUddUddUddUddUddUdd
     89 
     90 Conditional jump or move depends on uninitialised value(s)
     91    ...
     92 
     93 
     94 ------ PL Aligned case with 2 leading acc+def bytes ------
     95 
     96 Invalid read of size 32
     97    ...
     98  Address 0x........ is 0 bytes inside a block of size 64 alloc'd
     99    at 0x........: memalign (vg_replace_malloc.c:...)
    100    by 0x........: posix_memalign (vg_replace_malloc.c:...)
    101    ...
    102 
    103 
    104 dddUddUddUddUddUddUddUddUddUddUd
    105 
    106 Conditional jump or move depends on uninitialised value(s)
    107    ...
    108 
    109 
    110 ------ PL Aligned case with 3 leading acc+def bytes ------
    111 
    112 Invalid read of size 32
    113    ...
    114  Address 0x........ is 0 bytes inside a block of size 64 alloc'd
    115    at 0x........: memalign (vg_replace_malloc.c:...)
    116    by 0x........: posix_memalign (vg_replace_malloc.c:...)
    117    ...
    118 
    119 
    120 ddddUddUddUddUddUddUddUddUddUddU
    121 
    122 Conditional jump or move depends on uninitialised value(s)
    123    ...
    124 
    125 
    126 ------ PL Aligned case with 4 leading acc+def bytes ------
    127 
    128 Invalid read of size 32
    129    ...
    130  Address 0x........ is 0 bytes inside a block of size 64 alloc'd
    131    at 0x........: memalign (vg_replace_malloc.c:...)
    132    by 0x........: posix_memalign (vg_replace_malloc.c:...)
    133    ...
    134 
    135 
    136 dddddUddUddUddUddUddUddUddUddUdd
    137 
    138 Conditional jump or move depends on uninitialised value(s)
    139    ...
    140 
    141 
    142 ------ PL Aligned case with 5 leading acc+def bytes ------
    143 
    144 Invalid read of size 32
    145    ...
    146  Address 0x........ is 0 bytes inside a block of size 64 alloc'd
    147    at 0x........: memalign (vg_replace_malloc.c:...)
    148    by 0x........: posix_memalign (vg_replace_malloc.c:...)
    149    ...
    150 
    151 
    152 ddddddUddUddUddUddUddUddUddUddUd
    153 
    154 Conditional jump or move depends on uninitialised value(s)
    155    ...
    156 
    157 
    158 ------ PL Aligned case with 6 leading acc+def bytes ------
    159 
    160 Invalid read of size 32
    161    ...
    162  Address 0x........ is 0 bytes inside a block of size 64 alloc'd
    163    at 0x........: memalign (vg_replace_malloc.c:...)
    164    by 0x........: posix_memalign (vg_replace_malloc.c:...)
    165    ...
    166 
    167 
    168 dddddddUddUddUddUddUddUddUddUddU
    169 
    170 Conditional jump or move depends on uninitialised value(s)
    171    ...
    172 
    173 
    174 ------ PL Aligned case with 7 leading acc+def bytes ------
    175 
    176 Invalid read of size 32
    177    ...
    178  Address 0x........ is 0 bytes inside a block of size 64 alloc'd
    179    at 0x........: memalign (vg_replace_malloc.c:...)
    180    by 0x........: posix_memalign (vg_replace_malloc.c:...)
    181    ...
    182 
    183 
    184 ddddddddUddUddUddUddUddUddUddUdd
    185 
    186 Conditional jump or move depends on uninitialised value(s)
    187    ...
    188 
    189 
    190 ------ PL Aligned case with 8 leading acc+def bytes ------
    191 
    192 Invalid read of size 32
    193    ...
    194  Address 0x........ is 0 bytes inside a block of size 64 alloc'd
    195    at 0x........: memalign (vg_replace_malloc.c:...)
    196    by 0x........: posix_memalign (vg_replace_malloc.c:...)
    197    ...
    198 
    199 
    200 dddddddddUddUddUddUddUddUddUddUd
    201 
    202 Conditional jump or move depends on uninitialised value(s)
    203    ...
    204 
    205 
    206 ------ PL Aligned case with 9 leading acc+def bytes ------
    207 
    208 Invalid read of size 32
    209    ...
    210  Address 0x........ is 0 bytes inside a block of size 64 alloc'd
    211    at 0x........: memalign (vg_replace_malloc.c:...)
    212    by 0x........: posix_memalign (vg_replace_malloc.c:...)
    213    ...
    214 
    215 
    216 ddddddddddUddUddUddUddUddUddUddU
    217 
    218 Conditional jump or move depends on uninitialised value(s)
    219    ...
    220 
    221 
    222 ------ PL Aligned case with 10 leading acc+def bytes ------
    223 
    224 Invalid read of size 32
    225    ...
    226  Address 0x........ is 0 bytes inside a block of size 64 alloc'd
    227    at 0x........: memalign (vg_replace_malloc.c:...)
    228    by 0x........: posix_memalign (vg_replace_malloc.c:...)
    229    ...
    230 
    231 
    232 dddddddddddUddUddUddUddUddUddUdd
    233 
    234 Conditional jump or move depends on uninitialised value(s)
    235    ...
    236 
    237 
    238 ------ PL Aligned case with 11 leading acc+def bytes ------
    239 
    240 Invalid read of size 32
    241    ...
    242  Address 0x........ is 0 bytes inside a block of size 64 alloc'd
    243    at 0x........: memalign (vg_replace_malloc.c:...)
    244    by 0x........: posix_memalign (vg_replace_malloc.c:...)
    245    ...
    246 
    247 
    248 ddddddddddddUddUddUddUddUddUddUd
    249 
    250 Conditional jump or move depends on uninitialised value(s)
    251    ...
    252 
    253 
    254 ------ PL Aligned case with 12 leading acc+def bytes ------
    255 
    256 Invalid read of size 32
    257    ...
    258  Address 0x........ is 0 bytes inside a block of size 64 alloc'd
    259    at 0x........: memalign (vg_replace_malloc.c:...)
    260    by 0x........: posix_memalign (vg_replace_malloc.c:...)
    261    ...
    262 
    263 
    264 dddddddddddddUddUddUddUddUddUddU
    265 
    266 Conditional jump or move depends on uninitialised value(s)
    267    ...
    268 
    269 
    270 ------ PL Aligned case with 13 leading acc+def bytes ------
    271 
    272 Invalid read of size 32
    273    ...
    274  Address 0x........ is 0 bytes inside a block of size 64 alloc'd
    275    at 0x........: memalign (vg_replace_malloc.c:...)
    276    by 0x........: posix_memalign (vg_replace_malloc.c:...)
    277    ...
    278 
    279 
    280 ddddddddddddddUddUddUddUddUddUdd
    281 
    282 Conditional jump or move depends on uninitialised value(s)
    283    ...
    284 
    285 
    286 ------ PL Aligned case with 14 leading acc+def bytes ------
    287 
    288 Invalid read of size 32
    289    ...
    290  Address 0x........ is 0 bytes inside a block of size 64 alloc'd
    291    at 0x........: memalign (vg_replace_malloc.c:...)
    292    by 0x........: posix_memalign (vg_replace_malloc.c:...)
    293    ...
    294 
    295 
    296 dddddddddddddddUddUddUddUddUddUd
    297 
    298 Conditional jump or move depends on uninitialised value(s)
    299    ...
    300 
    301 
    302 ------ PL Aligned case with 15 leading acc+def bytes ------
    303 
    304 Invalid read of size 32
    305    ...
    306  Address 0x........ is 0 bytes inside a block of size 64 alloc'd
    307    at 0x........: memalign (vg_replace_malloc.c:...)
    308    by 0x........: posix_memalign (vg_replace_malloc.c:...)
    309    ...
    310 
    311 
    312 ddddddddddddddddUddUddUddUddUddU
    313 
    314 Conditional jump or move depends on uninitialised value(s)
    315    ...
    316 
    317 
    318 ------ PL Aligned case with 16 leading acc+def bytes ------
    319 
    320 Invalid read of size 32
    321    ...
    322  Address 0x........ is 0 bytes inside a block of size 64 alloc'd
    323    at 0x........: memalign (vg_replace_malloc.c:...)
    324    by 0x........: posix_memalign (vg_replace_malloc.c:...)
    325    ...
    326 
    327 
    328 dddddddddddddddddUddUddUddUddUdd
    329 
    330 Conditional jump or move depends on uninitialised value(s)
    331    ...
    332 
    333 
    334 ------ PL Aligned case with 17 leading acc+def bytes ------
    335 
    336 Invalid read of size 32
    337    ...
    338  Address 0x........ is 0 bytes inside a block of size 64 alloc'd
    339    at 0x........: memalign (vg_replace_malloc.c:...)
    340    by 0x........: posix_memalign (vg_replace_malloc.c:...)
    341    ...
    342 
    343 
    344 ddddddddddddddddddUddUddUddUddUd
    345 
    346 Conditional jump or move depends on uninitialised value(s)
    347    ...
    348 
    349 
    350 ------ PL Aligned case with 18 leading acc+def bytes ------
    351 
    352 Invalid read of size 32
    353    ...
    354  Address 0x........ is 0 bytes inside a block of size 64 alloc'd
    355    at 0x........: memalign (vg_replace_malloc.c:...)
    356    by 0x........: posix_memalign (vg_replace_malloc.c:...)
    357    ...
    358 
    359 
    360 dddddddddddddddddddUddUddUddUddU
    361 
    362 Conditional jump or move depends on uninitialised value(s)
    363    ...
    364 
    365 
    366 ------ PL Aligned case with 19 leading acc+def bytes ------
    367 
    368 Invalid read of size 32
    369    ...
    370  Address 0x........ is 0 bytes inside a block of size 64 alloc'd
    371    at 0x........: memalign (vg_replace_malloc.c:...)
    372    by 0x........: posix_memalign (vg_replace_malloc.c:...)
    373    ...
    374 
    375 
    376 ddddddddddddddddddddUddUddUddUdd
    377 
    378 Conditional jump or move depends on uninitialised value(s)
    379    ...
    380 
    381 
    382 ------ PL Aligned case with 20 leading acc+def bytes ------
    383 
    384 Invalid read of size 32
    385    ...
    386  Address 0x........ is 0 bytes inside a block of size 64 alloc'd
    387    at 0x........: memalign (vg_replace_malloc.c:...)
    388    by 0x........: posix_memalign (vg_replace_malloc.c:...)
    389    ...
    390 
    391 
    392 dddddddddddddddddddddUddUddUddUd
    393 
    394 Conditional jump or move depends on uninitialised value(s)
    395    ...
    396 
    397 
    398 ------ PL Aligned case with 21 leading acc+def bytes ------
    399 
    400 Invalid read of size 32
    401    ...
    402  Address 0x........ is 0 bytes inside a block of size 64 alloc'd
    403    at 0x........: memalign (vg_replace_malloc.c:...)
    404    by 0x........: posix_memalign (vg_replace_malloc.c:...)
    405    ...
    406 
    407 
    408 ddddddddddddddddddddddUddUddUddU
    409 
    410 Conditional jump or move depends on uninitialised value(s)
    411    ...
    412 
    413 
    414 ------ PL Aligned case with 22 leading acc+def bytes ------
    415 
    416 Invalid read of size 32
    417    ...
    418  Address 0x........ is 0 bytes inside a block of size 64 alloc'd
    419    at 0x........: memalign (vg_replace_malloc.c:...)
    420    by 0x........: posix_memalign (vg_replace_malloc.c:...)
    421    ...
    422 
    423 
    424 dddddddddddddddddddddddUddUddUdd
    425 
    426 Conditional jump or move depends on uninitialised value(s)
    427    ...
    428 
    429 
    430 ------ PL Aligned case with 23 leading acc+def bytes ------
    431 
    432 Invalid read of size 32
    433    ...
    434  Address 0x........ is 0 bytes inside a block of size 64 alloc'd
    435    at 0x........: memalign (vg_replace_malloc.c:...)
    436    by 0x........: posix_memalign (vg_replace_malloc.c:...)
    437    ...
    438 
    439 
    440 ddddddddddddddddddddddddUddUddUd
    441 
    442 Conditional jump or move depends on uninitialised value(s)
    443    ...
    444 
    445 
    446 ------ PL Aligned case with 24 leading acc+def bytes ------
    447 
    448 Invalid read of size 32
    449    ...
    450  Address 0x........ is 0 bytes inside a block of size 64 alloc'd
    451    at 0x........: memalign (vg_replace_malloc.c:...)
    452    by 0x........: posix_memalign (vg_replace_malloc.c:...)
    453    ...
    454 
    455 
    456 dddddddddddddddddddddddddUddUddU
    457 
    458 Conditional jump or move depends on uninitialised value(s)
    459    ...
    460 
    461 
    462 ------ PL Aligned case with 25 leading acc+def bytes ------
    463 
    464 Invalid read of size 32
    465    ...
    466  Address 0x........ is 0 bytes inside a block of size 64 alloc'd
    467    at 0x........: memalign (vg_replace_malloc.c:...)
    468    by 0x........: posix_memalign (vg_replace_malloc.c:...)
    469    ...
    470 
    471 
    472 ddddddddddddddddddddddddddUddUdd
    473 
    474 Conditional jump or move depends on uninitialised value(s)
    475    ...
    476 
    477 
    478 ------ PL Aligned case with 26 leading acc+def bytes ------
    479 
    480 Invalid read of size 32
    481    ...
    482  Address 0x........ is 0 bytes inside a block of size 64 alloc'd
    483    at 0x........: memalign (vg_replace_malloc.c:...)
    484    by 0x........: posix_memalign (vg_replace_malloc.c:...)
    485    ...
    486 
    487 
    488 dddddddddddddddddddddddddddUddUd
    489 
    490 Conditional jump or move depends on uninitialised value(s)
    491    ...
    492 
    493 
    494 ------ PL Aligned case with 27 leading acc+def bytes ------
    495 
    496 Invalid read of size 32
    497    ...
    498  Address 0x........ is 0 bytes inside a block of size 64 alloc'd
    499    at 0x........: memalign (vg_replace_malloc.c:...)
    500    by 0x........: posix_memalign (vg_replace_malloc.c:...)
    501    ...
    502 
    503 
    504 ddddddddddddddddddddddddddddUddU
    505 
    506 Conditional jump or move depends on uninitialised value(s)
    507    ...
    508 
    509 
    510 ------ PL Aligned case with 28 leading acc+def bytes ------
    511 
    512 Invalid read of size 32
    513    ...
    514  Address 0x........ is 0 bytes inside a block of size 64 alloc'd
    515    at 0x........: memalign (vg_replace_malloc.c:...)
    516    by 0x........: posix_memalign (vg_replace_malloc.c:...)
    517    ...
    518 
    519 
    520 dddddddddddddddddddddddddddddUdd
    521 
    522 Conditional jump or move depends on uninitialised value(s)
    523    ...
    524 
    525 
    526 ------ PL Aligned case with 29 leading acc+def bytes ------
    527 
    528 Invalid read of size 32
    529    ...
    530  Address 0x........ is 0 bytes inside a block of size 64 alloc'd
    531    at 0x........: memalign (vg_replace_malloc.c:...)
    532    by 0x........: posix_memalign (vg_replace_malloc.c:...)
    533    ...
    534 
    535 
    536 ddddddddddddddddddddddddddddddUd
    537 
    538 Conditional jump or move depends on uninitialised value(s)
    539    ...
    540 
    541 
    542 ------ PL Aligned case with 30 leading acc+def bytes ------
    543 
    544 Invalid read of size 32
    545    ...
    546  Address 0x........ is 0 bytes inside a block of size 64 alloc'd
    547    at 0x........: memalign (vg_replace_malloc.c:...)
    548    by 0x........: posix_memalign (vg_replace_malloc.c:...)
    549    ...
    550 
    551 
    552 dddddddddddddddddddddddddddddddU
    553 
    554 Conditional jump or move depends on uninitialised value(s)
    555    ...
    556 
    557 
    558 ------ PL Aligned case with 31 leading acc+def bytes ------
    559 
    560 Invalid read of size 32
    561    ...
    562  Address 0x........ is 0 bytes inside a block of size 64 alloc'd
    563    at 0x........: memalign (vg_replace_malloc.c:...)
    564    by 0x........: posix_memalign (vg_replace_malloc.c:...)
    565    ...
    566 
    567 
    568 dddddddddddddddddddddddddddddddd
    569 
    570 
    571 ------ PL Unaligned case with 0 leading acc+def bytes ------
    572 
    573 Invalid read of size 32
    574    ...
    575  Address 0x........ is 1 bytes inside a block of size 64 alloc'd
    576    at 0x........: memalign (vg_replace_malloc.c:...)
    577    by 0x........: posix_memalign (vg_replace_malloc.c:...)
    578    ...
    579 
    580 
    581 dUddUddUddUddUddUddUddUddUddUddU
    582 
    583 Conditional jump or move depends on uninitialised value(s)
    584    ...
    585 
    586 
    587 ------ PL Unaligned case with 1 leading acc+def bytes ------
    588 
    589 Invalid read of size 32
    590    ...
    591  Address 0x........ is 1 bytes inside a block of size 64 alloc'd
    592    at 0x........: memalign (vg_replace_malloc.c:...)
    593    by 0x........: posix_memalign (vg_replace_malloc.c:...)
    594    ...
    595 
    596 
    597 ddUddUddUddUddUddUddUddUddUddUdd
    598 
    599 Conditional jump or move depends on uninitialised value(s)
    600    ...
    601 
    602 
    603 ------ PL Unaligned case with 2 leading acc+def bytes ------
    604 
    605 Invalid read of size 32
    606    ...
    607  Address 0x........ is 1 bytes inside a block of size 64 alloc'd
    608    at 0x........: memalign (vg_replace_malloc.c:...)
    609    by 0x........: posix_memalign (vg_replace_malloc.c:...)
    610    ...
    611 
    612 
    613 dddUddUddUddUddUddUddUddUddUddUd
    614 
    615 Conditional jump or move depends on uninitialised value(s)
    616    ...
    617 
    618 
    619 ------ PL Unaligned case with 3 leading acc+def bytes ------
    620 
    621 Invalid read of size 32
    622    ...
    623  Address 0x........ is 1 bytes inside a block of size 64 alloc'd
    624    at 0x........: memalign (vg_replace_malloc.c:...)
    625    by 0x........: posix_memalign (vg_replace_malloc.c:...)
    626    ...
    627 
    628 
    629 ddddUddUddUddUddUddUddUddUddUddU
    630 
    631 Conditional jump or move depends on uninitialised value(s)
    632    ...
    633 
    634 
    635 ------ PL Unaligned case with 4 leading acc+def bytes ------
    636 
    637 Invalid read of size 32
    638    ...
    639  Address 0x........ is 1 bytes inside a block of size 64 alloc'd
    640    at 0x........: memalign (vg_replace_malloc.c:...)
    641    by 0x........: posix_memalign (vg_replace_malloc.c:...)
    642    ...
    643 
    644 
    645 dddddUddUddUddUddUddUddUddUddUdd
    646 
    647 Conditional jump or move depends on uninitialised value(s)
    648    ...
    649 
    650 
    651 ------ PL Unaligned case with 5 leading acc+def bytes ------
    652 
    653 Invalid read of size 32
    654    ...
    655  Address 0x........ is 1 bytes inside a block of size 64 alloc'd
    656    at 0x........: memalign (vg_replace_malloc.c:...)
    657    by 0x........: posix_memalign (vg_replace_malloc.c:...)
    658    ...
    659 
    660 
    661 ddddddUddUddUddUddUddUddUddUddUd
    662 
    663 Conditional jump or move depends on uninitialised value(s)
    664    ...
    665 
    666 
    667 ------ PL Unaligned case with 6 leading acc+def bytes ------
    668 
    669 Invalid read of size 32
    670    ...
    671  Address 0x........ is 1 bytes inside a block of size 64 alloc'd
    672    at 0x........: memalign (vg_replace_malloc.c:...)
    673    by 0x........: posix_memalign (vg_replace_malloc.c:...)
    674    ...
    675 
    676 
    677 dddddddUddUddUddUddUddUddUddUddU
    678 
    679 Conditional jump or move depends on uninitialised value(s)
    680    ...
    681 
    682 
    683 ------ PL Unaligned case with 7 leading acc+def bytes ------
    684 
    685 Invalid read of size 32
    686    ...
    687  Address 0x........ is 1 bytes inside a block of size 64 alloc'd
    688    at 0x........: memalign (vg_replace_malloc.c:...)
    689    by 0x........: posix_memalign (vg_replace_malloc.c:...)
    690    ...
    691 
    692 
    693 ddddddddUddUddUddUddUddUddUddUdd
    694 
    695 Conditional jump or move depends on uninitialised value(s)
    696    ...
    697 
    698 
    699 ------ PL Unaligned case with 8 leading acc+def bytes ------
    700 
    701 Invalid read of size 32
    702    ...
    703  Address 0x........ is 1 bytes inside a block of size 64 alloc'd
    704    at 0x........: memalign (vg_replace_malloc.c:...)
    705    by 0x........: posix_memalign (vg_replace_malloc.c:...)
    706    ...
    707 
    708 
    709 dddddddddUddUddUddUddUddUddUddUd
    710 
    711 Conditional jump or move depends on uninitialised value(s)
    712    ...
    713 
    714 
    715 ------ PL Unaligned case with 9 leading acc+def bytes ------
    716 
    717 Invalid read of size 32
    718    ...
    719  Address 0x........ is 1 bytes inside a block of size 64 alloc'd
    720    at 0x........: memalign (vg_replace_malloc.c:...)
    721    by 0x........: posix_memalign (vg_replace_malloc.c:...)
    722    ...
    723 
    724 
    725 ddddddddddUddUddUddUddUddUddUddU
    726 
    727 Conditional jump or move depends on uninitialised value(s)
    728    ...
    729 
    730 
    731 ------ PL Unaligned case with 10 leading acc+def bytes ------
    732 
    733 Invalid read of size 32
    734    ...
    735  Address 0x........ is 1 bytes inside a block of size 64 alloc'd
    736    at 0x........: memalign (vg_replace_malloc.c:...)
    737    by 0x........: posix_memalign (vg_replace_malloc.c:...)
    738    ...
    739 
    740 
    741 dddddddddddUddUddUddUddUddUddUdd
    742 
    743 Conditional jump or move depends on uninitialised value(s)
    744    ...
    745 
    746 
    747 ------ PL Unaligned case with 11 leading acc+def bytes ------
    748 
    749 Invalid read of size 32
    750    ...
    751  Address 0x........ is 1 bytes inside a block of size 64 alloc'd
    752    at 0x........: memalign (vg_replace_malloc.c:...)
    753    by 0x........: posix_memalign (vg_replace_malloc.c:...)
    754    ...
    755 
    756 
    757 ddddddddddddUddUddUddUddUddUddUd
    758 
    759 Conditional jump or move depends on uninitialised value(s)
    760    ...
    761 
    762 
    763 ------ PL Unaligned case with 12 leading acc+def bytes ------
    764 
    765 Invalid read of size 32
    766    ...
    767  Address 0x........ is 1 bytes inside a block of size 64 alloc'd
    768    at 0x........: memalign (vg_replace_malloc.c:...)
    769    by 0x........: posix_memalign (vg_replace_malloc.c:...)
    770    ...
    771 
    772 
    773 dddddddddddddUddUddUddUddUddUddU
    774 
    775 Conditional jump or move depends on uninitialised value(s)
    776    ...
    777 
    778 
    779 ------ PL Unaligned case with 13 leading acc+def bytes ------
    780 
    781 Invalid read of size 32
    782    ...
    783  Address 0x........ is 1 bytes inside a block of size 64 alloc'd
    784    at 0x........: memalign (vg_replace_malloc.c:...)
    785    by 0x........: posix_memalign (vg_replace_malloc.c:...)
    786    ...
    787 
    788 
    789 ddddddddddddddUddUddUddUddUddUdd
    790 
    791 Conditional jump or move depends on uninitialised value(s)
    792    ...
    793 
    794 
    795 ------ PL Unaligned case with 14 leading acc+def bytes ------
    796 
    797 Invalid read of size 32
    798    ...
    799  Address 0x........ is 1 bytes inside a block of size 64 alloc'd
    800    at 0x........: memalign (vg_replace_malloc.c:...)
    801    by 0x........: posix_memalign (vg_replace_malloc.c:...)
    802    ...
    803 
    804 
    805 dddddddddddddddUddUddUddUddUddUd
    806 
    807 Conditional jump or move depends on uninitialised value(s)
    808    ...
    809 
    810 
    811 ------ PL Unaligned case with 15 leading acc+def bytes ------
    812 
    813 Invalid read of size 32
    814    ...
    815  Address 0x........ is 1 bytes inside a block of size 64 alloc'd
    816    at 0x........: memalign (vg_replace_malloc.c:...)
    817    by 0x........: posix_memalign (vg_replace_malloc.c:...)
    818    ...
    819 
    820 
    821 ddddddddddddddddUddUddUddUddUddU
    822 
    823 Conditional jump or move depends on uninitialised value(s)
    824    ...
    825 
    826 
    827 ------ PL Unaligned case with 16 leading acc+def bytes ------
    828 
    829 Invalid read of size 32
    830    ...
    831  Address 0x........ is 1 bytes inside a block of size 64 alloc'd
    832    at 0x........: memalign (vg_replace_malloc.c:...)
    833    by 0x........: posix_memalign (vg_replace_malloc.c:...)
    834    ...
    835 
    836 
    837 dddddddddddddddddUddUddUddUddUdd
    838 
    839 
    840 More than 100 errors detected.  Subsequent errors
    841 will still be recorded, but in less detail than before.
    842 
    843 ------ PL Unaligned case with 17 leading acc+def bytes ------
    844 
    845 
    846 ddddddddddddddddddUddUddUddUddUd
    847 
    848 
    849 ------ PL Unaligned case with 18 leading acc+def bytes ------
    850 
    851 
    852 dddddddddddddddddddUddUddUddUddU
    853 
    854 
    855 ------ PL Unaligned case with 19 leading acc+def bytes ------
    856 
    857 
    858 ddddddddddddddddddddUddUddUddUdd
    859 
    860 
    861 ------ PL Unaligned case with 20 leading acc+def bytes ------
    862 
    863 
    864 dddddddddddddddddddddUddUddUddUd
    865 
    866 
    867 ------ PL Unaligned case with 21 leading acc+def bytes ------
    868 
    869 
    870 ddddddddddddddddddddddUddUddUddU
    871 
    872 
    873 ------ PL Unaligned case with 22 leading acc+def bytes ------
    874 
    875 
    876 dddddddddddddddddddddddUddUddUdd
    877 
    878 
    879 ------ PL Unaligned case with 23 leading acc+def bytes ------
    880 
    881 
    882 ddddddddddddddddddddddddUddUddUd
    883 
    884 
    885 ------ PL Unaligned case with 24 leading acc+def bytes ------
    886 
    887 
    888 dddddddddddddddddddddddddUddUddU
    889 
    890 
    891 ------ PL Unaligned case with 25 leading acc+def bytes ------
    892 
    893 
    894 ddddddddddddddddddddddddddUddUdd
    895 
    896 
    897 ------ PL Unaligned case with 26 leading acc+def bytes ------
    898 
    899 
    900 dddddddddddddddddddddddddddUddUd
    901 
    902 
    903 ------ PL Unaligned case with 27 leading acc+def bytes ------
    904 
    905 
    906 ddddddddddddddddddddddddddddUddU
    907 
    908 
    909 ------ PL Unaligned case with 28 leading acc+def bytes ------
    910 
    911 
    912 dddddddddddddddddddddddddddddUdd
    913 
    914 
    915 ------ PL Unaligned case with 29 leading acc+def bytes ------
    916 
    917 
    918 ddddddddddddddddddddddddddddddUd
    919 
    920 
    921 ------ PL Unaligned case with 30 leading acc+def bytes ------
    922 
    923 
    924 dddddddddddddddddddddddddddddddU
    925 
    926 
    927 ------ PL Unaligned case with 31 leading acc+def bytes ------
    928 
    929 
    930 dddddddddddddddddddddddddddddddd
    931 
    932 
    933 
    934 HEAP SUMMARY:
    935     in use at exit: 0 bytes in 0 blocks
    936   total heap usage: 65 allocs, 65 frees, 84,096 bytes allocated
    937 
    938 For a detailed leak analysis, rerun with: --leak-check=full
    939 
    940 For counts of detected and suppressed errors, rerun with: -v
    941 Use --track-origins=yes to see where uninitialised values come from
    942 ERROR SUMMARY: 130 errors from 100 contexts (suppressed: 0 from 0)
    943