1 Invalid alignment value: 63 (should be non-zero and a power of 2)
2 at 0x........: operator new[](unsigned long, std::align_val_t) (vg_replace_malloc.c:...)
3 by 0x........: main (sized_aligned_new_delete_misaligned3.cpp:8)
5 new/new[] aligned failed and should throw an exception, but Valgrind
6 cannot throw exceptions and so is aborting instead. Sorry.
8 by 0x........: operator new[](unsigned long, std::align_val_t) (vg_replace_malloc.c:...)
9 by 0x........: main (sized_aligned_new_delete_misaligned3.cpp:8)