Language
C++
Compiler
clang HEAD 12.0.0 (https://github.com/llvm/llvm-project.git 6b66f21446b982ec698830d0ea8469cee0b208ac)
Options
Optimization
Boost 1.73.0
C++2a(GNU)
no pedantic
$ clang++ prog.cc -O2 -march=native -I/opt/wandbox/boost-1.73.0/clang-head/include -std=gnu++2a
*** Error in `./prog.exe': free(): invalid pointer: 0x00000000022639d8 ***
======= Backtrace: =========
/lib/x86_64-linux-gnu/libc.so.6(+0x777e5)[0x7f3784d707e5]
/lib/x86_64-linux-gnu/libc.so.6(+0x8037a)[0x7f3784d7937a]
/lib/x86_64-linux-gnu/libc.so.6(cfree+0x4c)[0x7f3784d7d53c]
./prog.exe[0x40421f]
./prog.exe[0x4039ce]
./prog.exe[0x4033f7]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf0)[0x7f3784d19830]
./prog.exe[0x402e59]
======= Memory map: ========
00400000-00409000 r-xp 00000000 fd:03 9710871 /home/jail/prog.exe
00608000-00609000 r--p 00008000 fd:03 9710871 /home/jail/prog.exe
00609000-0060a000 rw-p 00009000 fd:03 9710871 /home/jail/prog.exe
02263000-02284000 rw-p 00000000 00:00 0 [heap]
7f3780000000-7f3780021000 rw-p 00000000 00:00 0
7f3780021000-7f3784000000 ---p 00000000 00:00 0
7f37842bb000-7f37842c1000 r-xp 00000000 fd:03 132664 /usr/lib/x86_64-linux-gnu/libatomic.so.1.2.0
7f37842c1000-7f37844c0000 ---p 00006000 fd:03 132664 /usr/lib/x86_64-linux-gnu/libatomic.so.1.2.0
7f37844c0000-7f37844c1000 r--p 00005000 fd:03 132664 /usr/lib/x86_64-linux-gnu/libatomic.so.1.2.0
7f37844c1000-7f37844c2000 rw-p 00006000 fd:03 132664 /usr/lib/x86_64-linux-gnu/libatomic.so.1.2.0
7f37844c2000-7f37844c3000 rw-p 00000000 00:00 0
7f37844c3000-7f37844c6000 r-xp 00000000 fd:03 147110 /lib/x86_64-linux-gnu/libdl-2.23.so
7f37844c6000-7f37846c5000 ---p 00003000 fd:03 147110 /lib/x86_64-linux-gnu/libdl-2.23.so
7f37846c5000-7f37846c6000 r--p 00002000 fd:03 147110 /lib/x86_64-linux-gnu/libdl-2.23.so
7f37846c6000-7f37846c7000 rw-p 00003000 fd:03 147110 /lib/x86_64-linux-gnu/libdl-2.23.so
7f37846c7000-7f37846d6000 r-xp 00000000 fd:03 131201 /lib/x86_64-linux-gnu/libbz2.so.1.0.4
7f37846d6000-7f37848d5000 ---p 0000f000 fd:03 131201 /lib/x86_64-linux-gnu/libbz2.so.1.0.4
7f37848d5000-7f37848d6000 r--p 0000e000 fd:03 131201 /lib/x86_64-linux-gnu/libbz2.so.1.0.4
7f37848d6000-7f37848d7000 rw-p 0000f000 fd:03 131201 /lib/x86_64-linux-gnu/libbz2.so.1.0.4
7f37848d7000-7f37848f0000 r-xp 00000000 fd:03 132767 /lib/x86_64-linux-gnu/libz.so.1.2.8
7f37848f0000-7f3784aef000 ---p 00019000 fd:03 132767 /lib/x86_64-linux-gnu/libz.so.1.2.8
7f3784aef000-7f3784af0000 r--p 00018000 fd:03 132767 /lib/x86_64-linux-gnu/libz.so.1.2.8
7f3784af0000-7f3784af1000 rw-p 00019000 fd:03 132767 /lib/x86_64-linux-gnu/libz.so.1.2.8
7f3784af1000-7f3784af8000 r-xp 00000000 fd:03 147108 /lib/x86_64-linux-gnu/librt-2.23.so
7f3784af8000-7f3784cf7000 ---p 00007000 fd:03 147108 /lib/x86_64-linux-gnu/librt-2.23.so
7f3784cf7000-7f3784cf8000 r--p 00006000 fd:03 147108 /lib/x86_64-linux-gnu/librt-2.23.so
7f3784cf8000-7f3784cf9000 rw-p 00007000 fd:03 147108 /lib/x86_64-linux-gnu/librt-2.23.so
7f3784cf9000-7f3784eb9000 r-xp 00000000 fd:03 147125 /lib/x86_64-linux-gnu/libc-2.23.so
7f3784eb9000-7f37850b9000 ---p 001c0000 fd:03 147125 /lib/x86_64-linux-gnu/libc-2.23.so
7f37850b9000-7f37850bd000 r--p 001c0000 fd:03 147125 /lib/x86_64-linux-gnu/libc-2.23.so
7f37850bd000-7f37850bf000 rw-p 001c4000 fd:03 147125 /lib/x86_64-linux-gnu/libc-2.23.so
7f37850bf000-7f37850c3000 rw-p 00000000 00:00 0
7f37850c3000-7f37850da000 r-xp 00000000 fd:03 135277 /lib/x86_64-linux-gnu/libgcc_s.so.1
7f37850da000-7f37852d9000 ---p 00017000 fd:03 135277 /lib/x86_64-linux-gnu/libgcc_s.so.1
7f37852d9000-7f37852da000 r--p 00016000 fd:03 135277 /lib/x86_64-linux-gnu/libgcc_s.so.1
7f37852da000-7f37852db000 rw-p 00017000 fd:03 135277 /lib/x86_64-linux-gnu/libgcc_s.so.1
7f37852db000-7f37853e3000 r-xp 00000000 fd:03 147128 /lib/x86_64-linux-gnu/libm-2.23.so
7f37853e3000-7f37855e2000 ---p 00108000 fd:03 147128 /lib/x86_64-linux-gnu/libm-2.23.so
7f37855e2000-7f37855e3000 r--p 00107000 fd:03 147128 /lib/x86_64-linux-gnu/libm-2.23.so
7f37855e3000-7f37855e4000 rw-p 00108000 fd:03 147128 /lib/x86_64-linux-gnu/libm-2.23.so
7f37855e4000-7f37856ac000 r-xp 00000000 fd:03 1179936 /opt/wandbox/clang-head/lib/libc++.so.1.0
7f37856ac000-7f37858ac000 ---p 000c8000 fd:03 1179936 /opt/wandbox/clang-head/lib/libc++.so.1.0
7f37858ac000-7f37858b1000 r--p 000c8000 fd:03 1179936 /opt/wandbox/clang-head/lib/libc++.so.1.0
7f37858b1000-7f37858b6000 rw-p 000cd000 fd:03 1179936 /opt/wandbox/clang-head/lib/libc++.so.1.0
7f37858b6000-7f37858b9000 rw-p 00000000 00:00 0
7f37858b9000-7f37858de000 r-xp 00000000 fd:03 3342870 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_wserialization.so.1.73.0
7f37858de000-7f3785add000 ---p 00025000 fd:03 3342870 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_wserialization.so.1.73.0
7f3785add000-7f3785adf000 r--p 00024000 fd:03 3342870 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_wserialization.so.1.73.0
7f3785adf000-7f3785ae0000 rw-p 00026000 fd:03 3342870 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_wserialization.so.1.73.0
7f3785ae0000-7f3785bbc000 r-xp 00000000 fd:03 3342869 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_wave.so.1.73.0
7f3785bbc000-7f3785dbc000 ---p 000dc000 fd:03 3342869 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_wave.so.1.73.0
7f3785dbc000-7f3785dbf000 r--p 000dc000 fd:03 3342869 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_wave.so.1.73.0
7f3785dbf000-7f3785dc0000 rw-p 000df000 fd:03 3342869 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_wave.so.1.73.0
7f3785dc0000-7f3785dc8000 r-xp 00000000 fd:03 3342868 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_type_erasure.so.1.73.0
7f3785dc8000-7f3785fc8000 ---p 00008000 fd:03 3342868 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_type_erasure.so.1.73.0
7f3785fc8000-7f3785fc9000 r--p 00008000 fd:03 3342868 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_type_erasure.so.1.73.0
7f3785fc9000-7f3785fca000 rw-p 00009000 fd:03 3342868 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_type_erasure.so.1.73.0
7f3785fca000-7f3785fd0000 r-xp 00000000 fd:03 3342867 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_timer.so.1.73.0
7f3785fd0000-7f37861cf000 ---p 00006000 fd:03 3342867 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_timer.so.1.73.0
7f37861cf000-7f37861d0000 r--p 00005000 fd:03 3342867 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_timer.so.1.73.0
7f37861d0000-7f37861d1000 rw-p 00006000 fd:03 3342867 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_timer.so.1.73.0
7f37861d1000-7f37861e8000 r-xp 00000000 fd:03 3342866 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_thread.so.1.73.0
7f37861e8000-7f37863e7000 ---p 00017000 fd:03 3342866 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_thread.so.1.73.0
7f37863e7000-7f37863e9000 r--p 00016000 fd:03 3342866 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_thread.so.1.73.0
7f37863e9000-7f37863ea000 rw-p 00018000 fd:03 3342866 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_thread.so.1.73.0
7f37863ea000-7f37863eb000 r-xp 00000000 fd:03 3342865 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_system.so.1.73.0
7f37863eb000-7f37865ea000 ---p 00001000 fd:03 3342865 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_system.so.1.73.0
7f37865ea000-7f37865eb000 r--p 00000000 fd:03 3342865 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_system.so.1.73.0
7f37865eb000-7f37865ec000 rw-p 00001000 fd:03 3342865 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_system.so.1.73.0
7f37865ec000-7f37865ed000 r-xp 00000000 fd:03 3342864 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_stacktrace_noop.so.1.73.0
7f37865ed000-7f37867ec000 ---p 00001000 fd:03 3342864 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_stacktrace_noop.so.1.73.0
7f37867ec000-7f37867ed000 r--p 00000000 fd:03 3342864 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_stacktrace_noop.so.1.73.0
7f37867ed000-7f37867ee000 rw-p 00001000 fd:03 3342864 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_stacktrace_noop.so.1.73.0
7f37867ee000-7f37867f0000 r-xp 00000000 fd:03 3342863 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_stacktrace_basic.so.1.73.0
7f37867f0000-7f37869f0000 ---p 00002000 fd:03 3342863 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_stacktrace_basic.so.1.73.0
7f37869f0000-7f37869f1000 r--p 00002000 fd:03 3342863 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_stacktrace_basic.so.1.73.0
7f37869f1000-7f37869f2000 rw-p 00003000 fd:03 3342863 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_stacktrace_basic.so.1.73.0
7f37869f2000-7f37869f5000 r-xp 00000000 fd:03 3342862 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_stacktrace_addr2line.so.1.73.0
7f37869f5000-7f3786bf5000 ---p 00003000 fd:03 3342862 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_stacktrace_addr2line.so.1.73.0
7f3786bf5000-7f3786bf6000 r--p 00003000 fd:03 3342862 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_stacktrace_addr2line.so.1.73.0
7f3786bf6000-7f3786bf7000 rw-p 00004000 fd:03 3342862 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_stacktrace_addr2line.so.1.73.0
7f3786bf7000-7f3786c30000 r-xp 00000000 fd:03 3342861 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_serialization.so.1.73.0
7f3786c30000-7f3786e30000 ---p 00039000 fd:03 3342861 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_serialization.so.1.73.0
7f3786e30000-7f3786e32000 r--p 00039000 fd:03 3342861 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_serialization.so.1.73.0
7f3786e32000-7f3786e33000 rw-p 0003b000 fd:03 3342861 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_serialization.so.1.73.0
7f3786e33000-7f3786ec8000 r-xp 00000000 fd:03 3342860 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_regex.so.1.73.0
7f3786ec8000-7f37870c8000 ---p 00095000 fd:03 3342860 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_regex.so.1.73.0
7f37870c8000-7f37870cb000 r--p 00095000 fd:03 3342860 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_regex.so.1.73.0
7f37870cb000-7f37870cc000 rw-p 00098000 fd:03 3342860 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_regex.so.1.73.0
7f37870cc000-7f37870d0000 r-xp 00000000 fd:03 3342859 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_random.so.1.73.0
7f37870d0000-7f37872d0000 ---p 00004000 fd:03 3342859 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_random.so.1.73.0
7f37872d0000-7f37872d1000 r--p 00004000 fd:03 3342859 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_random.so.1.73.0
7f37872d1000-7f37872d2000 rw-p 00005000 fd:03 3342859 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_random.so.1.73.0
7f37872d2000-7f3787317000 r-xp 00000000 fd:03 3342858 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_program_options.so.1.73.0
7f3787317000-7f3787516000 ---p 00045000 fd:03 3342858 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_program_options.so.1.73.0
7f3787516000-7f3787519000 r--p 00044000 fd:03 3342858 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_program_options.so.1.73.0
7f3787519000-7f378751a000 rw-p 00047000 fd:03 3342858 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_program_options.so.1.73.0
7f378751a000-7f378751c000 r-xp 00000000 fd:03 3342857 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_nowide.so.1.73.0
7f378751c000-7f378771b000 ---p 00002000 fd:03 3342857 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_nowide.so.1.73.0
7f378771b000-7f378771c000 r--p 00001000 fd:03 3342857 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_nowide.so.1.73.0
7f378771c000-7f378771d000 rw-p 00002000 fd:03 3342857 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_nowide.so.1.73.0
7f378771d000-7f3787748000 r-xp 00000000 fd:03 3342856 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_math_tr1l.so.1.73.0
7f3787748000-7f3787947000 ---p 0002b000 fd:03 3342856 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_math_tr1l.so.1.73.0
7f3787947000-7f3787948000 r--p 0002a000 fd:03 3342856 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_math_tr1l.so.1.73.0
7f3787948000-7f3787949000 rw-p 0002b000 fd:03 3342856 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_math_tr1l.so.1.73.0
7f3787949000-7f3787974000 r-xp 00000000 fd:03 3342855 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_math_tr1f.so.1.73.0
7f3787974000-7f3787b73000 ---p 0002b000 fd:03 3342855 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_math_tr1f.so.1.73.0
7f3787b73000-7f3787b74000 r--p 0002a000 fd:03 3342855 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_math_tr1f.so.1.73.0
7f3787b74000-7f3787b75000 rw-p 0002b000 fd:03 3342855 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_math_tr1f.so.1.73.0
7f3787b75000-7f3787ba2000 r-xp 00000000 fd:03 3342854 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_math_tr1.so.1.73.0
7f3787ba2000-7f3787da1000 ---p 0002d000 fd:03 3342854 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_math_tr1.so.1.73.0
7f3787da1000-7f3787da2000 r--p 0002c000 fd:03 3342854 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_math_tr1.so.1.73.0
7f3787da2000-7f3787da3000 rw-p 0002d000 fd:03 3342854 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_math_tr1.so.1.73.0
7f3787da3000-7f3787dab000 r-xp 00000000 fd:03 3342853 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_math_c99l.so.1.73.0
7f3787dab000-7f3787faa000 ---p 00008000 fd:03 3342853 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_math_c99l.so.1.73.0
7f3787faa000-7f3787fab000 r--p 00007000 fd:03 3342853 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_math_c99l.so.1.73.0
7f3787fab000-7f3787fac000 rw-p 00008000 fd:03 3342853 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_math_c99l.so.1.73.0
7f3787fac000-7f3787fb5000 r-xp 00000000 fd:03 3342852 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_math_c99f.so.1.73.0
7f3787fb5000-7f37881b4000 ---p 00009000 fd:03 3342852 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_math_c99f.so.1.73.0
7f37881b4000-7f37881b5000 r--p 00008000 fd:03 3342852 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_math_c99f.so.1.73.0
7f37881b5000-7f37881b6000 rw-p 00009000 fd:03 3342852 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_math_c99f.so.1.73.0
7f37881b6000-7f37881bf000 r-xp 00000000 fd:03 3342851 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_math_c99.so.1.73.0
7f37881bf000-7f37883be000 ---p 00009000 fd:03 3342851 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_math_c99.so.1.73.0
7f37883be000-7f37883bf000 r--p 00008000 fd:03 3342851 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_math_c99.so.1.73.0
7f37883bf000-7f37883c0000 rw-p 00009000 fd:03 3342851 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_math_c99.so.1.73.0
7f37883c0000-7f3788486000 r-xp 00000000 fd:03 3342850 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_log_setup.so.1.73.0
7f3788486000-7f3788685000 ---p 000c6000 fd:03 3342850 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_log_setup.so.1.73.0
7f3788685000-7f3788689000 r--p 000c5000 fd:03 3342850 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_log_setup.so.1.73.0
7f3788689000-7f378868a000 rw-p 000c9000 fd:03 3342850 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_log_setup.so.1.73.0
7f378868a000-7f378868c000 rw-p 00000000 00:00 0
7f378868c000-7f3788733000 r-xp 00000000 fd:03 3342849 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_log.so.1.73.0
7f3788733000-7f3788933000 ---p 000a7000 fd:03 3342849 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_log.so.1.73.0
7f3788933000-7f3788938000 r--p 000a7000 fd:03 3342849 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_log.so.1.73.0
7f3788938000-7f3788939000 rw-p 000ac000 fd:03 3342849 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_log.so.1.73.0
7f3788939000-7f37889a5000 r-xp 00000000 fd:03 3342848 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_locale.so.1.73.0
7f37889a5000-7f3788ba5000 ---p 0006c000 fd:03 3342848 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_locale.so.1.73.0
7f3788ba5000-7f3788ba9000 r--p 0006c000 fd:03 3342848 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_locale.so.1.73.0
7f3788ba9000-7f3788baa000 rw-p 00070000 fd:03 3342848 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_locale.so.1.73.0
7f3788baa000-7f3788bb9000 r-xp 00000000 fd:03 3342847 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_iostreams.so.1.73.0
7f3788bb9000-7f3788db9000 ---p 0000f000 fd:03 3342847 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_iostreams.so.1.73.0
7f3788db9000-7f3788dba000 r--p 0000f000 fd:03 3342847 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_iostreams.so.1.73.0
7f3788dba000-7f3788dbb000 rw-p 00010000 fd:03 3342847 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_iostreams.so.1.73.0
7f3788dbb000-7f3788e0f000 r-xp 00000000 fd:03 3342846 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_graph.so.1.73.0
7f3788e0f000-7f378900e000 ---p 00054000 fd:03 3342846 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_graph.so.1.73.0
7f378900e000-7f3789010000 r--p 00053000 fd:03 3342846 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_graph.so.1.73.0
7f3789010000-7f3789011000 rw-p 00055000 fd:03 3342846 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_graph.so.1.73.0
7f3789011000-7f3789029000 r-xp 00000000 fd:03 3342845 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_filesystem.so.1.73.0
7f3789029000-7f3789228000 ---p 00018000 fd:03 3342845 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_filesystem.so.1.73.0
7f3789228000-7f3789229000 r--p 00017000 fd:03 3342845 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_filesystem.so.1.73.0
7f3789229000-7f378922a000 rw-p 00018000 fd:03 3342845 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_filesystem.so.1.73.0
7f378922a000-7f378923a000 r-xp 00000000 fd:03 3342844 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_fiber.so.1.73.0
7f378923a000-7f378943a000 ---p 00010000 fd:03 3342844 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_fiber.so.1.73.0
7f378943a000-7f378943b000 r--p 00010000 fd:03 3342844 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_fiber.so.1.73.0
7f378943b000-7f378943c000 rw-p 00011000 fd:03 3342844 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_fiber.so.1.73.0
7f378943c000-7f378943d000 r-xp 00000000 fd:03 3342842 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_date_time.so.1.73.0
7f378943d000-7f378963c000 ---p 00001000 fd:03 3342842 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_date_time.so.1.73.0
7f378963c000-7f378963d000 r--p 00000000 fd:03 3342842 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_date_time.so.1.73.0
7f378963d000-7f378963e000 rw-p 00001000 fd:03 3342842 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_date_time.so.1.73.0
7f378963e000-7f3789644000 r-xp 00000000 fd:03 3342841 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_coroutine.so.1.73.0
7f3789644000-7f3789843000 ---p 00006000 fd:03 3342841 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_coroutine.so.1.73.0
7f3789843000-7f3789844000 r--p 00005000 fd:03 3342841 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_coroutine.so.1.73.0
7f3789844000-7f3789845000 rw-p 00006000 fd:03 3342841 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_coroutine.so.1.73.0
7f3789845000-7f3789859000 r-xp 00000000 fd:03 3342840 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_contract.so.1.73.0
7f3789859000-7f3789a58000 ---p 00014000 fd:03 3342840 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_contract.so.1.73.0
7f3789a58000-7f3789a59000 r--p 00013000 fd:03 3342840 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_contract.so.1.73.0
7f3789a59000-7f3789a5a000 rw-p 00014000 fd:03 3342840 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_contract.so.1.73.0
7f3789a5a000-7f3789a5b000 r-xp 00000000 fd:03 3342839 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_context.so.1.73.0
7f3789a5b000-7f3789c5b000 ---p 00001000 fd:03 3342839 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_context.so.1.73.0
7f3789c5b000-7f3789c5c000 r--p 00001000 fd:03 3342839 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_context.so.1.73.0
7f3789c5c000-7f3789c5d000 rw-p 00002000 fd:03 3342839 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_context.so.1.73.0
7f3789c5d000-7f3789c6d000 r-xp 00000000 fd:03 3342838 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_container.so.1.73.0
7f3789c6d000-7f3789e6d000 ---p 00010000 fd:03 3342838 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_container.so.1.73.0
7f3789e6d000-7f3789e6e000 r--p 00010000 fd:03 3342838 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_container.so.1.73.0
7f3789e6e000-7f3789e6f000 rw-p 00011000 fd:03 3342838 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_container.so.1.73.0
7f3789e6f000-7f3789e74000 r-xp 00000000 fd:03 3342837 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_chrono.so.1.73.0
7f3789e74000-7f378a074000 ---p 00005000 fd:03 3342837 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_chrono.so.1.73.0
7f378a074000-7f378a075000 r--p 00005000 fd:03 3342837 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_chrono.so.1.73.0
7f378a075000-7f378a076000 rw-p 00006000 fd:03 3342837 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_chrono.so.1.73.0
7f378a076000-7f378a077000 r-xp 00000000 fd:03 3342836 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_atomic.so.1.73.0
7f378a077000-7f378a276000 ---p 00001000 fd:03 3342836 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_atomic.so.1.73.0
7f378a276000-7f378a277000 r--p 00000000 fd:03 3342836 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_atomic.so.1.73.0
7f378a277000-7f378a278000 rw-p 00001000 fd:03 3342836 /opt/wandbox/boost-1.73.0/clang-head/lib/libboost_atomic.so.1.73.0
7f378a278000-7f378a279000 rw-p 00000000 00:00 0
7f378a279000-7f378a2b3000 r-xp 00000000 fd:03 1179938 /opt/wandbox/clang-head/lib/libc++abi.so.1.0
7f378a2b3000-7f378a4b2000 ---p 0003a000 fd:03 1179938 /opt/wandbox/clang-head/lib/libc++abi.so.1.0
7f378a4b2000-7f378a4b6000 r--p 00039000 fd:03 1179938 /opt/wandbox/clang-head/lib/libc++abi.so.1.0
7f378a4b6000-7f378a4b7000 rw-p 0003d000 fd:03 1179938 /opt/wandbox/clang-head/lib/libc++abi.so.1.0
7f378a4b7000-7f378a4cf000 r-xp 00000000 fd:03 147112 /lib/x86_64-linux-gnu/libpthread-2.23.so
7f378a4cf000-7f378a6ce000 ---p 00018000 fd:03 147112 /lib/x86_64-linux-gnu/libpthread-2.23.so
7f378a6ce000-7f378a6cf000 r--p 00017000 fd:03 147112 /lib/x86_64-linux-gnu/libpthread-2.23.so
7f378a6cf000-7f378a6d0000 rw-p 00018000 fd:03 147112 /lib/x86_64-linux-gnu/libpthread-2.23.so
7f378a6d0000-7f378a6d4000 rw-p 00000000 00:00 0
7f378a6d4000-7f378a6fa000 r-xp 00000000 fd:03 147111 /lib/x86_64-linux-gnu/ld-2.23.so
7f378a8da000-7f378a8f0000 rw-p 00000000 00:00 0
7f378a8f8000-7f378a8f9000 rw-p 00000000 00:00 0
7f378a8f9000-7f378a8fa000 r--p 00025000 fd:03 147111 /lib/x86_64-linux-gnu/ld-2.23.so
7f378a8fa000-7f378a8fb000 rw-p 00026000 fd:03 147111 /lib/x86_64-linux-gnu/ld-2.23.so
7f378a8fb000-7f378a8fc000 rw-p 00000000 00:00 0
7fff7d633000-7fff7d654000 rw-p 00000000 00:00 0 [stack]
7fff7d723000-7fff7d725000 r--p 00000000 00:00 0 [vvar]
7fff7d725000-7fff7d727000 r-xp 00000000 00:00 0 [vdso]
ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0 [vsyscall]
Signal:
Aborted