Language
C++
Compiler
clang HEAD 9.0.0 (https://github.com/llvm-mirror/clang.git dd8b462c6459791fdabe97dceab56587da711577) (https://github.com/llvm-mirror/llvm.git ae328c30c0fc7c75aabae7a28cb59b1a0b8a660e)
Options
Boost 1.69.0
C++2a(GNU)
no pedantic
$ clang++ prog.cc -I/opt/wandbox/boost-1.69.0/clang-head/include -std=gnu++2a
*** Error in `./prog.exe': malloc(): memory corruption: 0x0000000001ef9b10 ***
======= Backtrace: =========
/lib/x86_64-linux-gnu/libc.so.6(+0x777e5)[0x7f81b7d607e5]
/lib/x86_64-linux-gnu/libc.so.6(+0x8213e)[0x7f81b7d6b13e]
/lib/x86_64-linux-gnu/libc.so.6(__libc_malloc+0x54)[0x7f81b7d6d184]
/opt/wandbox/clang-head/lib/libc++abi.so.1(_Znwm+0x1a)[0x7f81bd1761ea]
/opt/wandbox/clang-head/lib/libc++.so.1(_ZNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE9push_backEc+0xc3)[0x7f81b865e6c3]
./prog.exe[0x401ca6]
./prog.exe[0x4017ff]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf0)[0x7f81b7d09830]
./prog.exe[0x401599]
======= Memory map: ========
00400000-00404000 r-xp 00000000 fd:03 11275224 /home/jail/prog.exe
00604000-00605000 r--p 00004000 fd:03 11275224 /home/jail/prog.exe
00605000-00606000 rw-p 00005000 fd:03 11275224 /home/jail/prog.exe
00606000-0060c000 rw-p 00000000 00:00 0
01ef9000-01f1a000 rw-p 00000000 00:00 0 [heap]
7f81b0000000-7f81b0021000 rw-p 00000000 00:00 0
7f81b0021000-7f81b4000000 ---p 00000000 00:00 0
7f81b74b3000-7f81b74b6000 r-xp 00000000 fd:03 134242 /lib/x86_64-linux-gnu/libdl-2.23.so
7f81b74b6000-7f81b76b5000 ---p 00003000 fd:03 134242 /lib/x86_64-linux-gnu/libdl-2.23.so
7f81b76b5000-7f81b76b6000 r--p 00002000 fd:03 134242 /lib/x86_64-linux-gnu/libdl-2.23.so
7f81b76b6000-7f81b76b7000 rw-p 00003000 fd:03 134242 /lib/x86_64-linux-gnu/libdl-2.23.so
7f81b76b7000-7f81b76c6000 r-xp 00000000 fd:03 132308 /lib/x86_64-linux-gnu/libbz2.so.1.0.4
7f81b76c6000-7f81b78c5000 ---p 0000f000 fd:03 132308 /lib/x86_64-linux-gnu/libbz2.so.1.0.4
7f81b78c5000-7f81b78c6000 r--p 0000e000 fd:03 132308 /lib/x86_64-linux-gnu/libbz2.so.1.0.4
7f81b78c6000-7f81b78c7000 rw-p 0000f000 fd:03 132308 /lib/x86_64-linux-gnu/libbz2.so.1.0.4
7f81b78c7000-7f81b78e0000 r-xp 00000000 fd:03 131208 /lib/x86_64-linux-gnu/libz.so.1.2.8
7f81b78e0000-7f81b7adf000 ---p 00019000 fd:03 131208 /lib/x86_64-linux-gnu/libz.so.1.2.8
7f81b7adf000-7f81b7ae0000 r--p 00018000 fd:03 131208 /lib/x86_64-linux-gnu/libz.so.1.2.8
7f81b7ae0000-7f81b7ae1000 rw-p 00019000 fd:03 131208 /lib/x86_64-linux-gnu/libz.so.1.2.8
7f81b7ae1000-7f81b7ae8000 r-xp 00000000 fd:03 137051 /lib/x86_64-linux-gnu/librt-2.23.so
7f81b7ae8000-7f81b7ce7000 ---p 00007000 fd:03 137051 /lib/x86_64-linux-gnu/librt-2.23.so
7f81b7ce7000-7f81b7ce8000 r--p 00006000 fd:03 137051 /lib/x86_64-linux-gnu/librt-2.23.so
7f81b7ce8000-7f81b7ce9000 rw-p 00007000 fd:03 137051 /lib/x86_64-linux-gnu/librt-2.23.so
7f81b7ce9000-7f81b7ea9000 r-xp 00000000 fd:03 134240 /lib/x86_64-linux-gnu/libc-2.23.so
7f81b7ea9000-7f81b80a9000 ---p 001c0000 fd:03 134240 /lib/x86_64-linux-gnu/libc-2.23.so
7f81b80a9000-7f81b80ad000 r--p 001c0000 fd:03 134240 /lib/x86_64-linux-gnu/libc-2.23.so
7f81b80ad000-7f81b80af000 rw-p 001c4000 fd:03 134240 /lib/x86_64-linux-gnu/libc-2.23.so
7f81b80af000-7f81b80b3000 rw-p 00000000 00:00 0
7f81b80b3000-7f81b80c9000 r-xp 00000000 fd:03 131917 /lib/x86_64-linux-gnu/libgcc_s.so.1
7f81b80c9000-7f81b82c8000 ---p 00016000 fd:03 131917 /lib/x86_64-linux-gnu/libgcc_s.so.1
7f81b82c8000-7f81b82c9000 rw-p 00015000 fd:03 131917 /lib/x86_64-linux-gnu/libgcc_s.so.1
7f81b82c9000-7f81b83d1000 r-xp 00000000 fd:03 134236 /lib/x86_64-linux-gnu/libm-2.23.so
7f81b83d1000-7f81b85d0000 ---p 00108000 fd:03 134236 /lib/x86_64-linux-gnu/libm-2.23.so
7f81b85d0000-7f81b85d1000 r--p 00107000 fd:03 134236 /lib/x86_64-linux-gnu/libm-2.23.so
7f81b85d1000-7f81b85d2000 rw-p 00108000 fd:03 134236 /lib/x86_64-linux-gnu/libm-2.23.so
7f81b85d2000-7f81b8699000 r-xp 00000000 fd:03 1179748 /opt/wandbox/clang-head/lib/libc++.so.1.0
7f81b8699000-7f81b8899000 ---p 000c7000 fd:03 1179748 /opt/wandbox/clang-head/lib/libc++.so.1.0
7f81b8899000-7f81b889e000 r--p 000c7000 fd:03 1179748 /opt/wandbox/clang-head/lib/libc++.so.1.0
7f81b889e000-7f81b889f000 rw-p 000cc000 fd:03 1179748 /opt/wandbox/clang-head/lib/libc++.so.1.0
7f81b889f000-7f81b88a2000 rw-p 00000000 00:00 0
7f81b88a2000-7f81b88c9000 r-xp 00000000 fd:03 1445458 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_wserialization.so.1.69.0
7f81b88c9000-7f81b8ac8000 ---p 00027000 fd:03 1445458 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_wserialization.so.1.69.0
7f81b8ac8000-7f81b8aca000 r--p 00026000 fd:03 1445458 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_wserialization.so.1.69.0
7f81b8aca000-7f81b8acb000 rw-p 00028000 fd:03 1445458 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_wserialization.so.1.69.0
7f81b8acb000-7f81b8bc8000 r-xp 00000000 fd:03 1445457 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_wave.so.1.69.0
7f81b8bc8000-7f81b8dc7000 ---p 000fd000 fd:03 1445457 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_wave.so.1.69.0
7f81b8dc7000-7f81b8dcc000 r--p 000fc000 fd:03 1445457 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_wave.so.1.69.0
7f81b8dcc000-7f81b8dcd000 rw-p 00101000 fd:03 1445457 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_wave.so.1.69.0
7f81b8dcd000-7f81b8dd8000 r-xp 00000000 fd:03 1445456 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_type_erasure.so.1.69.0
7f81b8dd8000-7f81b8fd8000 ---p 0000b000 fd:03 1445456 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_type_erasure.so.1.69.0
7f81b8fd8000-7f81b8fd9000 r--p 0000b000 fd:03 1445456 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_type_erasure.so.1.69.0
7f81b8fd9000-7f81b8fda000 rw-p 0000c000 fd:03 1445456 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_type_erasure.so.1.69.0
7f81b8fda000-7f81b8fe0000 r-xp 00000000 fd:03 1445455 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_timer.so.1.69.0
7f81b8fe0000-7f81b91df000 ---p 00006000 fd:03 1445455 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_timer.so.1.69.0
7f81b91df000-7f81b91e0000 r--p 00005000 fd:03 1445455 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_timer.so.1.69.0
7f81b91e0000-7f81b91e1000 rw-p 00006000 fd:03 1445455 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_timer.so.1.69.0
7f81b91e1000-7f81b91fe000 r-xp 00000000 fd:03 1445454 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_thread.so.1.69.0
7f81b91fe000-7f81b93fe000 ---p 0001d000 fd:03 1445454 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_thread.so.1.69.0
7f81b93fe000-7f81b9400000 r--p 0001d000 fd:03 1445454 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_thread.so.1.69.0
7f81b9400000-7f81b9401000 rw-p 0001f000 fd:03 1445454 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_thread.so.1.69.0
7f81b9401000-7f81b9402000 r-xp 00000000 fd:03 1445453 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_system.so.1.69.0
7f81b9402000-7f81b9601000 ---p 00001000 fd:03 1445453 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_system.so.1.69.0
7f81b9601000-7f81b9602000 r--p 00000000 fd:03 1445453 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_system.so.1.69.0
7f81b9602000-7f81b9603000 rw-p 00001000 fd:03 1445453 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_system.so.1.69.0
7f81b9603000-7f81b9604000 r-xp 00000000 fd:03 1445452 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_stacktrace_noop.so.1.69.0
7f81b9604000-7f81b9803000 ---p 00001000 fd:03 1445452 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_stacktrace_noop.so.1.69.0
7f81b9803000-7f81b9804000 r--p 00000000 fd:03 1445452 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_stacktrace_noop.so.1.69.0
7f81b9804000-7f81b9805000 rw-p 00001000 fd:03 1445452 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_stacktrace_noop.so.1.69.0
7f81b9805000-7f81b9807000 r-xp 00000000 fd:03 1445451 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_stacktrace_basic.so.1.69.0
7f81b9807000-7f81b9a07000 ---p 00002000 fd:03 1445451 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_stacktrace_basic.so.1.69.0
7f81b9a07000-7f81b9a08000 r--p 00002000 fd:03 1445451 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_stacktrace_basic.so.1.69.0
7f81b9a08000-7f81b9a09000 rw-p 00003000 fd:03 1445451 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_stacktrace_basic.so.1.69.0
7f81b9a09000-7f81b9a0d000 r-xp 00000000 fd:03 1445450 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_stacktrace_addr2line.so.1.69.0
7f81b9a0d000-7f81b9c0c000 ---p 00004000 fd:03 1445450 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_stacktrace_addr2line.so.1.69.0
7f81b9c0c000-7f81b9c0d000 r--p 00003000 fd:03 1445450 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_stacktrace_addr2line.so.1.69.0
7f81b9c0d000-7f81b9c0e000 rw-p 00004000 fd:03 1445450 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_stacktrace_addr2line.so.1.69.0
7f81b9c0e000-7f81b9c4a000 r-xp 00000000 fd:03 1445449 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_serialization.so.1.69.0
7f81b9c4a000-7f81b9e4a000 ---p 0003c000 fd:03 1445449 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_serialization.so.1.69.0
7f81b9e4a000-7f81b9e4c000 r--p 0003c000 fd:03 1445449 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_serialization.so.1.69.0
7f81b9e4c000-7f81b9e4d000 rw-p 0003e000 fd:03 1445449 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_serialization.so.1.69.0
7f81b9e4d000-7f81b9eeb000 r-xp 00000000 fd:03 1445448 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_regex.so.1.69.0
7f81b9eeb000-7f81ba0ea000 ---p 0009e000 fd:03 1445448 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_regex.so.1.69.0
7f81ba0ea000-7f81ba0ee000 r--p 0009d000 fd:03 1445448 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_regex.so.1.69.0
7f81ba0ee000-7f81ba0ef000 rw-p 000a1000 fd:03 1445448 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_regex.so.1.69.0
7f81ba0ef000-7f81ba0f4000 r-xp 00000000 fd:03 1445447 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_random.so.1.69.0
7f81ba0f4000-7f81ba2f4000 ---p 00005000 fd:03 1445447 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_random.so.1.69.0
7f81ba2f4000-7f81ba2f5000 r--p 00005000 fd:03 1445447 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_random.so.1.69.0
7f81ba2f5000-7f81ba2f6000 rw-p 00006000 fd:03 1445447 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_random.so.1.69.0
7f81ba2f6000-7f81ba34c000 r-xp 00000000 fd:03 1445446 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_program_options.so.1.69.0
7f81ba34c000-7f81ba54b000 ---p 00056000 fd:03 1445446 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_program_options.so.1.69.0
7f81ba54b000-7f81ba550000 r--p 00055000 fd:03 1445446 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_program_options.so.1.69.0
7f81ba550000-7f81ba551000 rw-p 0005a000 fd:03 1445446 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_program_options.so.1.69.0
7f81ba551000-7f81ba589000 r-xp 00000000 fd:03 1445445 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_math_tr1l.so.1.69.0
7f81ba589000-7f81ba789000 ---p 00038000 fd:03 1445445 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_math_tr1l.so.1.69.0
7f81ba789000-7f81ba78a000 r--p 00038000 fd:03 1445445 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_math_tr1l.so.1.69.0
7f81ba78a000-7f81ba78b000 rw-p 00039000 fd:03 1445445 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_math_tr1l.so.1.69.0
7f81ba78b000-7f81ba78f000 rw-p 00000000 00:00 0
7f81ba78f000-7f81ba7c7000 r-xp 00000000 fd:03 1445444 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_math_tr1f.so.1.69.0
7f81ba7c7000-7f81ba9c7000 ---p 00038000 fd:03 1445444 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_math_tr1f.so.1.69.0
7f81ba9c7000-7f81ba9c8000 r--p 00038000 fd:03 1445444 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_math_tr1f.so.1.69.0
7f81ba9c8000-7f81ba9c9000 rw-p 00039000 fd:03 1445444 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_math_tr1f.so.1.69.0
7f81ba9c9000-7f81ba9cc000 rw-p 00000000 00:00 0
7f81ba9cc000-7f81baa06000 r-xp 00000000 fd:03 1445443 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_math_tr1.so.1.69.0
7f81baa06000-7f81bac06000 ---p 0003a000 fd:03 1445443 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_math_tr1.so.1.69.0
7f81bac06000-7f81bac07000 r--p 0003a000 fd:03 1445443 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_math_tr1.so.1.69.0
7f81bac07000-7f81bac08000 rw-p 0003b000 fd:03 1445443 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_math_tr1.so.1.69.0
7f81bac08000-7f81bac0c000 rw-p 00000000 00:00 0
7f81bac0c000-7f81bac15000 r-xp 00000000 fd:03 1445442 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_math_c99l.so.1.69.0
7f81bac15000-7f81bae14000 ---p 00009000 fd:03 1445442 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_math_c99l.so.1.69.0
7f81bae14000-7f81bae15000 r--p 00008000 fd:03 1445442 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_math_c99l.so.1.69.0
7f81bae15000-7f81bae16000 rw-p 00009000 fd:03 1445442 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_math_c99l.so.1.69.0
7f81bae16000-7f81bae20000 r-xp 00000000 fd:03 1445441 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_math_c99f.so.1.69.0
7f81bae20000-7f81bb01f000 ---p 0000a000 fd:03 1445441 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_math_c99f.so.1.69.0
7f81bb01f000-7f81bb020000 r--p 00009000 fd:03 1445441 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_math_c99f.so.1.69.0
7f81bb020000-7f81bb021000 rw-p 0000a000 fd:03 1445441 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_math_c99f.so.1.69.0
7f81bb021000-7f81bb02c000 r-xp 00000000 fd:03 1445440 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_math_c99.so.1.69.0
7f81bb02c000-7f81bb22b000 ---p 0000b000 fd:03 1445440 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_math_c99.so.1.69.0
7f81bb22b000-7f81bb22c000 r--p 0000a000 fd:03 1445440 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_math_c99.so.1.69.0
7f81bb22c000-7f81bb22d000 rw-p 0000b000 fd:03 1445440 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_math_c99.so.1.69.0
7f81bb22d000-7f81bb22e000 rw-p 00000000 00:00 0
7f81bb22e000-7f81bb301000 r-xp 00000000 fd:03 1445439 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_log_setup.so.1.69.0
7f81bb301000-7f81bb501000 ---p 000d3000 fd:03 1445439 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_log_setup.so.1.69.0
7f81bb501000-7f81bb507000 r--p 000d3000 fd:03 1445439 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_log_setup.so.1.69.0
7f81bb507000-7f81bb508000 rw-p 000d9000 fd:03 1445439 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_log_setup.so.1.69.0
7f81bb508000-7f81bb50a000 rw-p 00000000 00:00 0
7f81bb50a000-7f81bb5d7000 r-xp 00000000 fd:03 1445438 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_log.so.1.69.0
7f81bb5d7000-7f81bb7d7000 ---p 000cd000 fd:03 1445438 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_log.so.1.69.0
7f81bb7d7000-7f81bb7e0000 r--p 000cd000 fd:03 1445438 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_log.so.1.69.0
7f81bb7e0000-7f81bb7e1000 rw-p 000d6000 fd:03 1445438 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_log.so.1.69.0
7f81bb7e1000-7f81bb858000 r-xp 00000000 fd:03 1445437 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_locale.so.1.69.0
7f81bb858000-7f81bba57000 ---p 00077000 fd:03 1445437 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_locale.so.1.69.0
7f81bba57000-7f81bba5c000 r--p 00076000 fd:03 1445437 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_locale.so.1.69.0
7f81bba5c000-7f81bba5d000 rw-p 0007b000 fd:03 1445437 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_locale.so.1.69.0
7f81bba5d000-7f81bba72000 r-xp 00000000 fd:03 1445436 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_iostreams.so.1.69.0
7f81bba72000-7f81bbc71000 ---p 00015000 fd:03 1445436 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_iostreams.so.1.69.0
7f81bbc71000-7f81bbc73000 r--p 00014000 fd:03 1445436 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_iostreams.so.1.69.0
7f81bbc73000-7f81bbc74000 rw-p 00016000 fd:03 1445436 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_iostreams.so.1.69.0
7f81bbc74000-7f81bbcd3000 r-xp 00000000 fd:03 1445435 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_graph.so.1.69.0
7f81bbcd3000-7f81bbed2000 ---p 0005f000 fd:03 1445435 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_graph.so.1.69.0
7f81bbed2000-7f81bbed6000 r--p 0005e000 fd:03 1445435 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_graph.so.1.69.0
7f81bbed6000-7f81bbed7000 rw-p 00062000 fd:03 1445435 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_graph.so.1.69.0
7f81bbed7000-7f81bbeed000 r-xp 00000000 fd:03 1445434 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_filesystem.so.1.69.0
7f81bbeed000-7f81bc0ec000 ---p 00016000 fd:03 1445434 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_filesystem.so.1.69.0
7f81bc0ec000-7f81bc0ed000 r--p 00015000 fd:03 1445434 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_filesystem.so.1.69.0
7f81bc0ed000-7f81bc0ee000 rw-p 00016000 fd:03 1445434 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_filesystem.so.1.69.0
7f81bc0ee000-7f81bc0ff000 r-xp 00000000 fd:03 1445433 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_fiber.so.1.69.0
7f81bc0ff000-7f81bc2fe000 ---p 00011000 fd:03 1445433 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_fiber.so.1.69.0
7f81bc2fe000-7f81bc2ff000 r--p 00010000 fd:03 1445433 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_fiber.so.1.69.0
7f81bc2ff000-7f81bc300000 rw-p 00011000 fd:03 1445433 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_fiber.so.1.69.0
7f81bc300000-7f81bc309000 r-xp 00000000 fd:03 1445431 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_date_time.so.1.69.0
7f81bc309000-7f81bc509000 ---p 00009000 fd:03 1445431 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_date_time.so.1.69.0
7f81bc509000-7f81bc50a000 r--p 00009000 fd:03 1445431 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_date_time.so.1.69.0
7f81bc50a000-7f81bc50b000 rw-p 0000a000 fd:03 1445431 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_date_time.so.1.69.0
7f81bc50b000-7f81bc511000 r-xp 00000000 fd:03 1445430 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_coroutine.so.1.69.0
7f81bc511000-7f81bc710000 ---p 00006000 fd:03 1445430 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_coroutine.so.1.69.0
7f81bc710000-7f81bc711000 r--p 00005000 fd:03 1445430 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_coroutine.so.1.69.0
7f81bc711000-7f81bc712000 rw-p 00006000 fd:03 1445430 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_coroutine.so.1.69.0
7f81bc712000-7f81bc729000 r-xp 00000000 fd:03 1445429 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_contract.so.1.69.0
7f81bc729000-7f81bc928000 ---p 00017000 fd:03 1445429 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_contract.so.1.69.0
7f81bc928000-7f81bc92a000 r--p 00016000 fd:03 1445429 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_contract.so.1.69.0
7f81bc92a000-7f81bc92b000 rw-p 00018000 fd:03 1445429 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_contract.so.1.69.0
7f81bc92b000-7f81bc92d000 r-xp 00000000 fd:03 1445428 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_context.so.1.69.0
7f81bc92d000-7f81bcb2c000 ---p 00002000 fd:03 1445428 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_context.so.1.69.0
7f81bcb2c000-7f81bcb2d000 r--p 00001000 fd:03 1445428 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_context.so.1.69.0
7f81bcb2d000-7f81bcb2e000 rw-p 00002000 fd:03 1445428 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_context.so.1.69.0
7f81bcb2e000-7f81bcb40000 r-xp 00000000 fd:03 1445427 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_container.so.1.69.0
7f81bcb40000-7f81bcd3f000 ---p 00012000 fd:03 1445427 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_container.so.1.69.0
7f81bcd3f000-7f81bcd40000 r--p 00011000 fd:03 1445427 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_container.so.1.69.0
7f81bcd40000-7f81bcd41000 rw-p 00012000 fd:03 1445427 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_container.so.1.69.0
7f81bcd41000-7f81bcd48000 r-xp 00000000 fd:03 1445426 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_chrono.so.1.69.0
7f81bcd48000-7f81bcf47000 ---p 00007000 fd:03 1445426 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_chrono.so.1.69.0
7f81bcf47000-7f81bcf48000 r--p 00006000 fd:03 1445426 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_chrono.so.1.69.0
7f81bcf48000-7f81bcf49000 rw-p 00007000 fd:03 1445426 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_chrono.so.1.69.0
7f81bcf49000-7f81bcf4a000 r-xp 00000000 fd:03 1445425 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_atomic.so.1.69.0
7f81bcf4a000-7f81bd149000 ---p 00001000 fd:03 1445425 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_atomic.so.1.69.0
7f81bd149000-7f81bd14a000 r--p 00000000 fd:03 1445425 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_atomic.so.1.69.0
7f81bd14a000-7f81bd14b000 rw-p 00001000 fd:03 1445425 /opt/wandbox/boost-1.69.0/clang-head/lib/libboost_atomic.so.1.69.0
7f81bd14b000-7f81bd180000 r-xp 00000000 fd:03 1179750 /opt/wandbox/clang-head/lib/libc++abi.so.1.0
7f81bd180000-7f81bd37f000 ---p 00035000 fd:03 1179750 /opt/wandbox/clang-head/lib/libc++abi.so.1.0
7f81bd37f000-7f81bd383000 r--p 00034000 fd:03 1179750 /opt/wandbox/clang-head/lib/libc++abi.so.1.0
7f81bd383000-7f81bd384000 rw-p 00038000 fd:03 1179750 /opt/wandbox/clang-head/lib/libc++abi.so.1.0
7f81bd384000-7f81bd39c000 r-xp 00000000 fd:03 134239 /lib/x86_64-linux-gnu/libpthread-2.23.so
7f81bd39c000-7f81bd59b000 ---p 00018000 fd:03 134239 /lib/x86_64-linux-gnu/libpthread-2.23.so
7f81bd59b000-7f81bd59c000 r--p 00017000 fd:03 134239 /lib/x86_64-linux-gnu/libpthread-2.23.so
7f81bd59c000-7f81bd59d000 rw-p 00018000 fd:03 134239 /lib/x86_64-linux-gnu/libpthread-2.23.so
7f81bd59d000-7f81bd5a1000 rw-p 00000000 00:00 0
7f81bd5a1000-7f81bd5c7000 r-xp 00000000 fd:03 134238 /lib/x86_64-linux-gnu/ld-2.23.so
7f81bd7a9000-7f81bd7be000 rw-p 00000000 00:00 0
7f81bd7c5000-7f81bd7c6000 rw-p 00000000 00:00 0
7f81bd7c6000-7f81bd7c7000 r--p 00025000 fd:03 134238 /lib/x86_64-linux-gnu/ld-2.23.so
7f81bd7c7000-7f81bd7c8000 rw-p 00026000 fd:03 134238 /lib/x86_64-linux-gnu/ld-2.23.so
7f81bd7c8000-7f81bd7c9000 rw-p 00000000 00:00 0
7ffeacf01000-7ffeacf22000 rw-p 00000000 00:00 0 [stack]
7ffeacf97000-7ffeacf9a000 r--p 00000000 00:00 0 [vvar]
7ffeacf9a000-7ffeacf9c000 r-xp 00000000 00:00 0 [vdso]
ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0 [vsyscall]
Signal:
Aborted