Language
C++
Compiler
clang HEAD 10.0.0 (https://github.com/llvm-mirror/clang.git 65acf43270ea2894dffa0d0b292b92402f80c8cb) (https://github.com/llvm-mirror/llvm.git 2c4ca6832fa6b306ee6a7010bfb80a3f2596f824)
Options
Warnings
Boost 1.70.0
C++17(GNU)
no pedantic
$ clang++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.70.0/clang-head/include -std=gnu++17
*** Error in `./prog.exe': double free or corruption (fasttop): 0x00000000007d19c0 ***
======= Backtrace: =========
/lib/x86_64-linux-gnu/libc.so.6(+0x777e5)[0x7f63062007e5]
/lib/x86_64-linux-gnu/libc.so.6(+0x8037a)[0x7f630620937a]
/lib/x86_64-linux-gnu/libc.so.6(cfree+0x4c)[0x7f630620d53c]
./prog.exe[0x400c9d]
./prog.exe[0x400bfc]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf0)[0x7f63061a9830]
./prog.exe[0x400ae9]
======= Memory map: ========
00400000-00401000 r-xp 00000000 fd:03 9310044 /home/jail/prog.exe
00601000-00602000 r--p 00001000 fd:03 9310044 /home/jail/prog.exe
00602000-00603000 rw-p 00002000 fd:03 9310044 /home/jail/prog.exe
007d1000-007f2000 rw-p 00000000 00:00 0 [heap]
7f6300000000-7f6300021000 rw-p 00000000 00:00 0
7f6300021000-7f6304000000 ---p 00000000 00:00 0
7f6305953000-7f6305956000 r-xp 00000000 fd:03 147110 /lib/x86_64-linux-gnu/libdl-2.23.so
7f6305956000-7f6305b55000 ---p 00003000 fd:03 147110 /lib/x86_64-linux-gnu/libdl-2.23.so
7f6305b55000-7f6305b56000 r--p 00002000 fd:03 147110 /lib/x86_64-linux-gnu/libdl-2.23.so
7f6305b56000-7f6305b57000 rw-p 00003000 fd:03 147110 /lib/x86_64-linux-gnu/libdl-2.23.so
7f6305b57000-7f6305b66000 r-xp 00000000 fd:03 131201 /lib/x86_64-linux-gnu/libbz2.so.1.0.4
7f6305b66000-7f6305d65000 ---p 0000f000 fd:03 131201 /lib/x86_64-linux-gnu/libbz2.so.1.0.4
7f6305d65000-7f6305d66000 r--p 0000e000 fd:03 131201 /lib/x86_64-linux-gnu/libbz2.so.1.0.4
7f6305d66000-7f6305d67000 rw-p 0000f000 fd:03 131201 /lib/x86_64-linux-gnu/libbz2.so.1.0.4
7f6305d67000-7f6305d80000 r-xp 00000000 fd:03 131208 /lib/x86_64-linux-gnu/libz.so.1.2.8
7f6305d80000-7f6305f7f000 ---p 00019000 fd:03 131208 /lib/x86_64-linux-gnu/libz.so.1.2.8
7f6305f7f000-7f6305f80000 r--p 00018000 fd:03 131208 /lib/x86_64-linux-gnu/libz.so.1.2.8
7f6305f80000-7f6305f81000 rw-p 00019000 fd:03 131208 /lib/x86_64-linux-gnu/libz.so.1.2.8
7f6305f81000-7f6305f88000 r-xp 00000000 fd:03 147108 /lib/x86_64-linux-gnu/librt-2.23.so
7f6305f88000-7f6306187000 ---p 00007000 fd:03 147108 /lib/x86_64-linux-gnu/librt-2.23.so
7f6306187000-7f6306188000 r--p 00006000 fd:03 147108 /lib/x86_64-linux-gnu/librt-2.23.so
7f6306188000-7f6306189000 rw-p 00007000 fd:03 147108 /lib/x86_64-linux-gnu/librt-2.23.so
7f6306189000-7f6306349000 r-xp 00000000 fd:03 147125 /lib/x86_64-linux-gnu/libc-2.23.so
7f6306349000-7f6306549000 ---p 001c0000 fd:03 147125 /lib/x86_64-linux-gnu/libc-2.23.so
7f6306549000-7f630654d000 r--p 001c0000 fd:03 147125 /lib/x86_64-linux-gnu/libc-2.23.so
7f630654d000-7f630654f000 rw-p 001c4000 fd:03 147125 /lib/x86_64-linux-gnu/libc-2.23.so
7f630654f000-7f6306553000 rw-p 00000000 00:00 0
7f6306553000-7f6306569000 r-xp 00000000 fd:03 131917 /lib/x86_64-linux-gnu/libgcc_s.so.1
7f6306569000-7f6306768000 ---p 00016000 fd:03 131917 /lib/x86_64-linux-gnu/libgcc_s.so.1
7f6306768000-7f6306769000 rw-p 00015000 fd:03 131917 /lib/x86_64-linux-gnu/libgcc_s.so.1
7f6306769000-7f6306871000 r-xp 00000000 fd:03 147128 /lib/x86_64-linux-gnu/libm-2.23.so
7f6306871000-7f6306a70000 ---p 00108000 fd:03 147128 /lib/x86_64-linux-gnu/libm-2.23.so
7f6306a70000-7f6306a71000 r--p 00107000 fd:03 147128 /lib/x86_64-linux-gnu/libm-2.23.so
7f6306a71000-7f6306a72000 rw-p 00108000 fd:03 147128 /lib/x86_64-linux-gnu/libm-2.23.so
7f6306a72000-7f6306b3a000 r-xp 00000000 fd:03 1179699 /opt/wandbox/clang-head/lib/libc++.so.1.0
7f6306b3a000-7f6306d3a000 ---p 000c8000 fd:03 1179699 /opt/wandbox/clang-head/lib/libc++.so.1.0
7f6306d3a000-7f6306d3f000 r--p 000c8000 fd:03 1179699 /opt/wandbox/clang-head/lib/libc++.so.1.0
7f6306d3f000-7f6306d40000 rw-p 000cd000 fd:03 1179699 /opt/wandbox/clang-head/lib/libc++.so.1.0
7f6306d40000-7f6306d43000 rw-p 00000000 00:00 0
7f6306d43000-7f6306d68000 r-xp 00000000 fd:03 458252 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_wserialization.so.1.70.0
7f6306d68000-7f6306f67000 ---p 00025000 fd:03 458252 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_wserialization.so.1.70.0
7f6306f67000-7f6306f69000 r--p 00024000 fd:03 458252 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_wserialization.so.1.70.0
7f6306f69000-7f6306f6a000 rw-p 00026000 fd:03 458252 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_wserialization.so.1.70.0
7f6306f6a000-7f630705f000 r-xp 00000000 fd:03 458251 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_wave.so.1.70.0
7f630705f000-7f630725f000 ---p 000f5000 fd:03 458251 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_wave.so.1.70.0
7f630725f000-7f6307263000 r--p 000f5000 fd:03 458251 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_wave.so.1.70.0
7f6307263000-7f6307264000 rw-p 000f9000 fd:03 458251 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_wave.so.1.70.0
7f6307264000-7f630726f000 r-xp 00000000 fd:03 458250 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_type_erasure.so.1.70.0
7f630726f000-7f630746f000 ---p 0000b000 fd:03 458250 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_type_erasure.so.1.70.0
7f630746f000-7f6307470000 r--p 0000b000 fd:03 458250 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_type_erasure.so.1.70.0
7f6307470000-7f6307471000 rw-p 0000c000 fd:03 458250 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_type_erasure.so.1.70.0
7f6307471000-7f6307477000 r-xp 00000000 fd:03 458249 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_timer.so.1.70.0
7f6307477000-7f6307676000 ---p 00006000 fd:03 458249 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_timer.so.1.70.0
7f6307676000-7f6307677000 r--p 00005000 fd:03 458249 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_timer.so.1.70.0
7f6307677000-7f6307678000 rw-p 00006000 fd:03 458249 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_timer.so.1.70.0
7f6307678000-7f6307695000 r-xp 00000000 fd:03 458248 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_thread.so.1.70.0
7f6307695000-7f6307894000 ---p 0001d000 fd:03 458248 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_thread.so.1.70.0
7f6307894000-7f6307896000 r--p 0001c000 fd:03 458248 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_thread.so.1.70.0
7f6307896000-7f6307897000 rw-p 0001e000 fd:03 458248 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_thread.so.1.70.0
7f6307897000-7f6307898000 r-xp 00000000 fd:03 458247 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_system.so.1.70.0
7f6307898000-7f6307a97000 ---p 00001000 fd:03 458247 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_system.so.1.70.0
7f6307a97000-7f6307a98000 r--p 00000000 fd:03 458247 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_system.so.1.70.0
7f6307a98000-7f6307a99000 rw-p 00001000 fd:03 458247 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_system.so.1.70.0
7f6307a99000-7f6307a9a000 r-xp 00000000 fd:03 458246 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_stacktrace_noop.so.1.70.0
7f6307a9a000-7f6307c99000 ---p 00001000 fd:03 458246 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_stacktrace_noop.so.1.70.0
7f6307c99000-7f6307c9a000 r--p 00000000 fd:03 458246 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_stacktrace_noop.so.1.70.0
7f6307c9a000-7f6307c9b000 rw-p 00001000 fd:03 458246 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_stacktrace_noop.so.1.70.0
7f6307c9b000-7f6307c9d000 r-xp 00000000 fd:03 458245 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_stacktrace_basic.so.1.70.0
7f6307c9d000-7f6307e9d000 ---p 00002000 fd:03 458245 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_stacktrace_basic.so.1.70.0
7f6307e9d000-7f6307e9e000 r--p 00002000 fd:03 458245 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_stacktrace_basic.so.1.70.0
7f6307e9e000-7f6307e9f000 rw-p 00003000 fd:03 458245 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_stacktrace_basic.so.1.70.0
7f6307e9f000-7f6307ea3000 r-xp 00000000 fd:03 458244 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_stacktrace_addr2line.so.1.70.0
7f6307ea3000-7f63080a2000 ---p 00004000 fd:03 458244 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_stacktrace_addr2line.so.1.70.0
7f63080a2000-7f63080a3000 r--p 00003000 fd:03 458244 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_stacktrace_addr2line.so.1.70.0
7f63080a3000-7f63080a4000 rw-p 00004000 fd:03 458244 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_stacktrace_addr2line.so.1.70.0
7f63080a4000-7f63080de000 r-xp 00000000 fd:03 458243 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_serialization.so.1.70.0
7f63080de000-7f63082de000 ---p 0003a000 fd:03 458243 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_serialization.so.1.70.0
7f63082de000-7f63082e0000 r--p 0003a000 fd:03 458243 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_serialization.so.1.70.0
7f63082e0000-7f63082e1000 rw-p 0003c000 fd:03 458243 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_serialization.so.1.70.0
7f63082e1000-7f6308380000 r-xp 00000000 fd:03 458242 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_regex.so.1.70.0
7f6308380000-7f630857f000 ---p 0009f000 fd:03 458242 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_regex.so.1.70.0
7f630857f000-7f6308583000 r--p 0009e000 fd:03 458242 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_regex.so.1.70.0
7f6308583000-7f6308584000 rw-p 000a2000 fd:03 458242 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_regex.so.1.70.0
7f6308584000-7f6308589000 r-xp 00000000 fd:03 458241 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_random.so.1.70.0
7f6308589000-7f6308789000 ---p 00005000 fd:03 458241 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_random.so.1.70.0
7f6308789000-7f630878a000 r--p 00005000 fd:03 458241 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_random.so.1.70.0
7f630878a000-7f630878b000 rw-p 00006000 fd:03 458241 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_random.so.1.70.0
7f630878b000-7f63087e0000 r-xp 00000000 fd:03 458240 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_program_options.so.1.70.0
7f63087e0000-7f63089e0000 ---p 00055000 fd:03 458240 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_program_options.so.1.70.0
7f63089e0000-7f63089e5000 r--p 00055000 fd:03 458240 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_program_options.so.1.70.0
7f63089e5000-7f63089e6000 rw-p 0005a000 fd:03 458240 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_program_options.so.1.70.0
7f63089e6000-7f6308a1e000 r-xp 00000000 fd:03 458239 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_math_tr1l.so.1.70.0
7f6308a1e000-7f6308c1e000 ---p 00038000 fd:03 458239 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_math_tr1l.so.1.70.0
7f6308c1e000-7f6308c1f000 r--p 00038000 fd:03 458239 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_math_tr1l.so.1.70.0
7f6308c1f000-7f6308c20000 rw-p 00039000 fd:03 458239 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_math_tr1l.so.1.70.0
7f6308c20000-7f6308c24000 rw-p 00000000 00:00 0
7f6308c24000-7f6308c5c000 r-xp 00000000 fd:03 458238 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_math_tr1f.so.1.70.0
7f6308c5c000-7f6308e5c000 ---p 00038000 fd:03 458238 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_math_tr1f.so.1.70.0
7f6308e5c000-7f6308e5d000 r--p 00038000 fd:03 458238 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_math_tr1f.so.1.70.0
7f6308e5d000-7f6308e5e000 rw-p 00039000 fd:03 458238 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_math_tr1f.so.1.70.0
7f6308e5e000-7f6308e61000 rw-p 00000000 00:00 0
7f6308e61000-7f6308e9c000 r-xp 00000000 fd:03 458237 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_math_tr1.so.1.70.0
7f6308e9c000-7f630909c000 ---p 0003b000 fd:03 458237 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_math_tr1.so.1.70.0
7f630909c000-7f630909d000 r--p 0003b000 fd:03 458237 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_math_tr1.so.1.70.0
7f630909d000-7f630909e000 rw-p 0003c000 fd:03 458237 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_math_tr1.so.1.70.0
7f630909e000-7f63090a2000 rw-p 00000000 00:00 0
7f63090a2000-7f63090ab000 r-xp 00000000 fd:03 458236 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_math_c99l.so.1.70.0
7f63090ab000-7f63092aa000 ---p 00009000 fd:03 458236 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_math_c99l.so.1.70.0
7f63092aa000-7f63092ab000 r--p 00008000 fd:03 458236 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_math_c99l.so.1.70.0
7f63092ab000-7f63092ac000 rw-p 00009000 fd:03 458236 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_math_c99l.so.1.70.0
7f63092ac000-7f63092b6000 r-xp 00000000 fd:03 458235 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_math_c99f.so.1.70.0
7f63092b6000-7f63094b5000 ---p 0000a000 fd:03 458235 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_math_c99f.so.1.70.0
7f63094b5000-7f63094b6000 r--p 00009000 fd:03 458235 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_math_c99f.so.1.70.0
7f63094b6000-7f63094b7000 rw-p 0000a000 fd:03 458235 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_math_c99f.so.1.70.0
7f63094b7000-7f63094c2000 r-xp 00000000 fd:03 458234 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_math_c99.so.1.70.0
7f63094c2000-7f63096c1000 ---p 0000b000 fd:03 458234 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_math_c99.so.1.70.0
7f63096c1000-7f63096c2000 r--p 0000a000 fd:03 458234 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_math_c99.so.1.70.0
7f63096c2000-7f63096c3000 rw-p 0000b000 fd:03 458234 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_math_c99.so.1.70.0
7f63096c3000-7f63096c4000 rw-p 00000000 00:00 0
7f63096c4000-7f6309794000 r-xp 00000000 fd:03 458233 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_log_setup.so.1.70.0
7f6309794000-7f6309993000 ---p 000d0000 fd:03 458233 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_log_setup.so.1.70.0
7f6309993000-7f6309999000 r--p 000cf000 fd:03 458233 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_log_setup.so.1.70.0
7f6309999000-7f630999a000 rw-p 000d5000 fd:03 458233 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_log_setup.so.1.70.0
7f630999a000-7f630999c000 rw-p 00000000 00:00 0
7f630999c000-7f6309a67000 r-xp 00000000 fd:03 458232 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_log.so.1.70.0
7f6309a67000-7f6309c66000 ---p 000cb000 fd:03 458232 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_log.so.1.70.0
7f6309c66000-7f6309c6f000 r--p 000ca000 fd:03 458232 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_log.so.1.70.0
7f6309c6f000-7f6309c70000 rw-p 000d3000 fd:03 458232 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_log.so.1.70.0
7f6309c70000-7f6309ce2000 r-xp 00000000 fd:03 458231 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_locale.so.1.70.0
7f6309ce2000-7f6309ee1000 ---p 00072000 fd:03 458231 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_locale.so.1.70.0
7f6309ee1000-7f6309ee6000 r--p 00071000 fd:03 458231 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_locale.so.1.70.0
7f6309ee6000-7f6309ee7000 rw-p 00076000 fd:03 458231 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_locale.so.1.70.0
7f6309ee7000-7f6309efc000 r-xp 00000000 fd:03 458230 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_iostreams.so.1.70.0
7f6309efc000-7f630a0fb000 ---p 00015000 fd:03 458230 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_iostreams.so.1.70.0
7f630a0fb000-7f630a0fd000 r--p 00014000 fd:03 458230 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_iostreams.so.1.70.0
7f630a0fd000-7f630a0fe000 rw-p 00016000 fd:03 458230 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_iostreams.so.1.70.0
7f630a0fe000-7f630a15d000 r-xp 00000000 fd:03 458229 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_graph.so.1.70.0
7f630a15d000-7f630a35c000 ---p 0005f000 fd:03 458229 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_graph.so.1.70.0
7f630a35c000-7f630a360000 r--p 0005e000 fd:03 458229 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_graph.so.1.70.0
7f630a360000-7f630a361000 rw-p 00062000 fd:03 458229 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_graph.so.1.70.0
7f630a361000-7f630a378000 r-xp 00000000 fd:03 458228 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_filesystem.so.1.70.0
7f630a378000-7f630a577000 ---p 00017000 fd:03 458228 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_filesystem.so.1.70.0
7f630a577000-7f630a578000 r--p 00016000 fd:03 458228 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_filesystem.so.1.70.0
7f630a578000-7f630a579000 rw-p 00017000 fd:03 458228 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_filesystem.so.1.70.0
7f630a579000-7f630a58a000 r-xp 00000000 fd:03 458227 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_fiber.so.1.70.0
7f630a58a000-7f630a789000 ---p 00011000 fd:03 458227 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_fiber.so.1.70.0
7f630a789000-7f630a78a000 r--p 00010000 fd:03 458227 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_fiber.so.1.70.0
7f630a78a000-7f630a78b000 rw-p 00011000 fd:03 458227 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_fiber.so.1.70.0
7f630a78b000-7f630a794000 r-xp 00000000 fd:03 458225 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_date_time.so.1.70.0
7f630a794000-7f630a994000 ---p 00009000 fd:03 458225 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_date_time.so.1.70.0
7f630a994000-7f630a995000 r--p 00009000 fd:03 458225 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_date_time.so.1.70.0
7f630a995000-7f630a996000 rw-p 0000a000 fd:03 458225 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_date_time.so.1.70.0
7f630a996000-7f630a99c000 r-xp 00000000 fd:03 458224 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_coroutine.so.1.70.0
7f630a99c000-7f630ab9b000 ---p 00006000 fd:03 458224 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_coroutine.so.1.70.0
7f630ab9b000-7f630ab9c000 r--p 00005000 fd:03 458224 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_coroutine.so.1.70.0
7f630ab9c000-7f630ab9d000 rw-p 00006000 fd:03 458224 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_coroutine.so.1.70.0
7f630ab9d000-7f630abb4000 r-xp 00000000 fd:03 458223 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_contract.so.1.70.0
7f630abb4000-7f630adb3000 ---p 00017000 fd:03 458223 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_contract.so.1.70.0
7f630adb3000-7f630adb5000 r--p 00016000 fd:03 458223 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_contract.so.1.70.0
7f630adb5000-7f630adb6000 rw-p 00018000 fd:03 458223 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_contract.so.1.70.0
7f630adb6000-7f630adb8000 r-xp 00000000 fd:03 458222 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_context.so.1.70.0
7f630adb8000-7f630afb7000 ---p 00002000 fd:03 458222 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_context.so.1.70.0
7f630afb7000-7f630afb8000 r--p 00001000 fd:03 458222 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_context.so.1.70.0
7f630afb8000-7f630afb9000 rw-p 00002000 fd:03 458222 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_context.so.1.70.0
7f630afb9000-7f630afcb000 r-xp 00000000 fd:03 458221 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_container.so.1.70.0
7f630afcb000-7f630b1ca000 ---p 00012000 fd:03 458221 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_container.so.1.70.0
7f630b1ca000-7f630b1cb000 r--p 00011000 fd:03 458221 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_container.so.1.70.0
7f630b1cb000-7f630b1cc000 rw-p 00012000 fd:03 458221 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_container.so.1.70.0
7f630b1cc000-7f630b1d3000 r-xp 00000000 fd:03 458220 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_chrono.so.1.70.0
7f630b1d3000-7f630b3d2000 ---p 00007000 fd:03 458220 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_chrono.so.1.70.0
7f630b3d2000-7f630b3d3000 r--p 00006000 fd:03 458220 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_chrono.so.1.70.0
7f630b3d3000-7f630b3d4000 rw-p 00007000 fd:03 458220 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_chrono.so.1.70.0
7f630b3d4000-7f630b3d5000 r-xp 00000000 fd:03 458219 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_atomic.so.1.70.0
7f630b3d5000-7f630b5d4000 ---p 00001000 fd:03 458219 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_atomic.so.1.70.0
7f630b5d4000-7f630b5d5000 r--p 00000000 fd:03 458219 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_atomic.so.1.70.0
7f630b5d5000-7f630b5d6000 rw-p 00001000 fd:03 458219 /opt/wandbox/boost-1.70.0/clang-head/lib/libboost_atomic.so.1.70.0
7f630b5d6000-7f630b60f000 r-xp 00000000 fd:03 1179788 /opt/wandbox/clang-head/lib/libc++abi.so.1.0
7f630b60f000-7f630b80e000 ---p 00039000 fd:03 1179788 /opt/wandbox/clang-head/lib/libc++abi.so.1.0
7f630b80e000-7f630b812000 r--p 00038000 fd:03 1179788 /opt/wandbox/clang-head/lib/libc++abi.so.1.0
7f630b812000-7f630b813000 rw-p 0003c000 fd:03 1179788 /opt/wandbox/clang-head/lib/libc++abi.so.1.0
7f630b813000-7f630b82b000 r-xp 00000000 fd:03 147112 /lib/x86_64-linux-gnu/libpthread-2.23.so
7f630b82b000-7f630ba2a000 ---p 00018000 fd:03 147112 /lib/x86_64-linux-gnu/libpthread-2.23.so
7f630ba2a000-7f630ba2b000 r--p 00017000 fd:03 147112 /lib/x86_64-linux-gnu/libpthread-2.23.so
7f630ba2b000-7f630ba2c000 rw-p 00018000 fd:03 147112 /lib/x86_64-linux-gnu/libpthread-2.23.so
7f630ba2c000-7f630ba30000 rw-p 00000000 00:00 0
7f630ba30000-7f630ba56000 r-xp 00000000 fd:03 147111 /lib/x86_64-linux-gnu/ld-2.23.so
7f630bc37000-7f630bc4c000 rw-p 00000000 00:00 0
7f630bc54000-7f630bc55000 rw-p 00000000 00:00 0
7f630bc55000-7f630bc56000 r--p 00025000 fd:03 147111 /lib/x86_64-linux-gnu/ld-2.23.so
7f630bc56000-7f630bc57000 rw-p 00026000 fd:03 147111 /lib/x86_64-linux-gnu/ld-2.23.so
7f630bc57000-7f630bc58000 rw-p 00000000 00:00 0
7ffc701a5000-7ffc701c6000 rw-p 00000000 00:00 0 [stack]
7ffc701da000-7ffc701dd000 r--p 00000000 00:00 0 [vvar]
7ffc701dd000-7ffc701df000 r-xp 00000000 00:00 0 [vdso]
ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0 [vsyscall]
Signal:
Aborted