Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

over 6 years ago

Language

C++

Compiler

gcc 8.2.0

Options
Boost 1.68.0
C++17
no pedantic

Author

anonymous

over 6 years ago

$ g++ prog.cc -I/opt/wandbox/boost-1.68.0/gcc-8.2.0/include -std=c++17
*** Error in `./prog.exe': double free or corruption (fasttop): 0x00000000013c5da0 ***
======= Backtrace: =========
/lib/x86_64-linux-gnu/libc.so.6(+0x777e5)[0x7f850a5357e5]
/lib/x86_64-linux-gnu/libc.so.6(+0x8037a)[0x7f850a53e37a]
/lib/x86_64-linux-gnu/libc.so.6(cfree+0x4c)[0x7f850a54253c]
./prog.exe[0x400c76]
./prog.exe[0x400bf9]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf0)[0x7f850a4de830]
./prog.exe[0x400b09]
======= Memory map: ========
00400000-00401000 r-xp 00000000 fd:03 11048401                           /home/jail/prog.exe
00601000-00602000 rw-p 00001000 fd:03 11048401                           /home/jail/prog.exe
013b2000-013e4000 rw-p 00000000 00:00 0                                  [heap]
7f8504000000-7f8504021000 rw-p 00000000 00:00 0 
7f8504021000-7f8508000000 ---p 00000000 00:00 0 
7f8509c88000-7f8509c8b000 r-xp 00000000 fd:03 134242                     /lib/x86_64-linux-gnu/libdl-2.23.so
7f8509c8b000-7f8509e8a000 ---p 00003000 fd:03 134242                     /lib/x86_64-linux-gnu/libdl-2.23.so
7f8509e8a000-7f8509e8b000 r--p 00002000 fd:03 134242                     /lib/x86_64-linux-gnu/libdl-2.23.so
7f8509e8b000-7f8509e8c000 rw-p 00003000 fd:03 134242                     /lib/x86_64-linux-gnu/libdl-2.23.so
7f8509e8c000-7f8509e9b000 r-xp 00000000 fd:03 132308                     /lib/x86_64-linux-gnu/libbz2.so.1.0.4
7f8509e9b000-7f850a09a000 ---p 0000f000 fd:03 132308                     /lib/x86_64-linux-gnu/libbz2.so.1.0.4
7f850a09a000-7f850a09b000 r--p 0000e000 fd:03 132308                     /lib/x86_64-linux-gnu/libbz2.so.1.0.4
7f850a09b000-7f850a09c000 rw-p 0000f000 fd:03 132308                     /lib/x86_64-linux-gnu/libbz2.so.1.0.4
7f850a09c000-7f850a0b5000 r-xp 00000000 fd:03 131208                     /lib/x86_64-linux-gnu/libz.so.1.2.8
7f850a0b5000-7f850a2b4000 ---p 00019000 fd:03 131208                     /lib/x86_64-linux-gnu/libz.so.1.2.8
7f850a2b4000-7f850a2b5000 r--p 00018000 fd:03 131208                     /lib/x86_64-linux-gnu/libz.so.1.2.8
7f850a2b5000-7f850a2b6000 rw-p 00019000 fd:03 131208                     /lib/x86_64-linux-gnu/libz.so.1.2.8
7f850a2b6000-7f850a2bd000 r-xp 00000000 fd:03 137051                     /lib/x86_64-linux-gnu/librt-2.23.so
7f850a2bd000-7f850a4bc000 ---p 00007000 fd:03 137051                     /lib/x86_64-linux-gnu/librt-2.23.so
7f850a4bc000-7f850a4bd000 r--p 00006000 fd:03 137051                     /lib/x86_64-linux-gnu/librt-2.23.so
7f850a4bd000-7f850a4be000 rw-p 00007000 fd:03 137051                     /lib/x86_64-linux-gnu/librt-2.23.so
7f850a4be000-7f850a67e000 r-xp 00000000 fd:03 134240                     /lib/x86_64-linux-gnu/libc-2.23.so
7f850a67e000-7f850a87e000 ---p 001c0000 fd:03 134240                     /lib/x86_64-linux-gnu/libc-2.23.so
7f850a87e000-7f850a882000 r--p 001c0000 fd:03 134240                     /lib/x86_64-linux-gnu/libc-2.23.so
7f850a882000-7f850a884000 rw-p 001c4000 fd:03 134240                     /lib/x86_64-linux-gnu/libc-2.23.so
7f850a884000-7f850a888000 rw-p 00000000 00:00 0 
7f850a888000-7f850a89f000 r-xp 00000000 fd:03 1465429                    /opt/wandbox/gcc-8.2.0/lib64/libgcc_s.so.1
7f850a89f000-7f850aa9e000 ---p 00017000 fd:03 1465429                    /opt/wandbox/gcc-8.2.0/lib64/libgcc_s.so.1
7f850aa9e000-7f850aa9f000 rw-p 00016000 fd:03 1465429                    /opt/wandbox/gcc-8.2.0/lib64/libgcc_s.so.1
7f850aa9f000-7f850aba7000 r-xp 00000000 fd:03 134236                     /lib/x86_64-linux-gnu/libm-2.23.so
7f850aba7000-7f850ada6000 ---p 00108000 fd:03 134236                     /lib/x86_64-linux-gnu/libm-2.23.so
7f850ada6000-7f850ada7000 r--p 00107000 fd:03 134236                     /lib/x86_64-linux-gnu/libm-2.23.so
7f850ada7000-7f850ada8000 rw-p 00108000 fd:03 134236                     /lib/x86_64-linux-gnu/libm-2.23.so
7f850ada8000-7f850af1b000 r-xp 00000000 fd:03 1465460                    /opt/wandbox/gcc-8.2.0/lib64/libstdc++.so.6.0.25
7f850af1b000-7f850b11b000 ---p 00173000 fd:03 1465460                    /opt/wandbox/gcc-8.2.0/lib64/libstdc++.so.6.0.25
7f850b11b000-7f850b125000 r--p 00173000 fd:03 1465460                    /opt/wandbox/gcc-8.2.0/lib64/libstdc++.so.6.0.25
7f850b125000-7f850b127000 rw-p 0017d000 fd:03 1465460                    /opt/wandbox/gcc-8.2.0/lib64/libstdc++.so.6.0.25
7f850b127000-7f850b12a000 rw-p 00000000 00:00 0 
7f850b12a000-7f850b153000 r-xp 00000000 fd:03 1591264                    /opt/wandbox/boost-1.68.0/gcc-8.2.0/lib/libboost_wserialization.so.1.68.0
7f850b153000-7f850b353000 ---p 00029000 fd:03 1591264                    /opt/wandbox/boost-1.68.0/gcc-8.2.0/lib/libboost_wserialization.so.1.68.0
7f850b353000-7f850b355000 rw-p 00029000 fd:03 1591264                    /opt/wandbox/boost-1.68.0/gcc-8.2.0/lib/libboost_wserialization.so.1.68.0
7f850b355000-7f850b4b1000 r-xp 00000000 fd:03 1591263                    /opt/wandbox/boost-1.68.0/gcc-8.2.0/lib/libboost_wave.so.1.68.0
7f850b4b1000-7f850b6b1000 ---p 0015c000 fd:03 1591263                    /opt/wandbox/boost-1.68.0/gcc-8.2.0/lib/libboost_wave.so.1.68.0
7f850b6b1000-7f850b6b6000 rw-p 0015c000 fd:03 1591263                    /opt/wandbox/boost-1.68.0/gcc-8.2.0/lib/libboost_wave.so.1.68.0
7f850b6b6000-7f850b6c5000 r-xp 00000000 fd:03 1591262                    /opt/wandbox/boost-1.68.0/gcc-8.2.0/lib/libboost_type_erasure.so.1.68.0
7f850b6c5000-7f850b8c5000 ---p 0000f000 fd:03 1591262                    /opt/wandbox/boost-1.68.0/gcc-8.2.0/lib/libboost_type_erasure.so.1.68.0
7f850b8c5000-7f850b8c6000 rw-p 0000f000 fd:03 1591262                    /opt/wandbox/boost-1.68.0/gcc-8.2.0/lib/libboost_type_erasure.so.1.68.0
7f850b8c6000-7f850b8ca000 r-xp 00000000 fd:03 1591261                    /opt/wandbox/boost-1.68.0/gcc-8.2.0/lib/libboost_timer.so.1.68.0
7f850b8ca000-7f850baca000 ---p 00004000 fd:03 1591261                    /opt/wandbox/boost-1.68.0/gcc-8.2.0/lib/libboost_timer.so.1.68.0
7f850baca000-7f850bacb000 rw-p 00004000 fd:03 1591261                    /opt/wandbox/boost-1.68.0/gcc-8.2.0/lib/libboost_timer.so.1.68.0
7f850bacb000-7f850baf3000 r-xp 00000000 fd:03 1591259                    /opt/wandbox/boost-1.68.0/gcc-8.2.0/lib/libboost_thread.so.1.68.0
7f850baf3000-7f850bcf3000 ---p 00028000 fd:03 1591259                    /opt/wandbox/boost-1.68.0/gcc-8.2.0/lib/libboost_thread.so.1.68.0
7f850bcf3000-7f850bcf5000 rw-p 00028000 fd:03 1591259                    /opt/wandbox/boost-1.68.0/gcc-8.2.0/lib/libboost_thread.so.1.68.0
7f850bcf5000-7f850bcf9000 r-xp 00000000 fd:03 1591257                    /opt/wandbox/boost-1.68.0/gcc-8.2.0/lib/libboost_system.so.1.68.0
7f850bcf9000-7f850bef8000 ---p 00004000 fd:03 1591257                    /opt/wandbox/boost-1.68.0/gcc-8.2.0/lib/libboost_system.so.1.68.0
7f850bef8000-7f850bef9000 rw-p 00003000 fd:03 1591257                    /opt/wandbox/boost-1.68.0/gcc-8.2.0/lib/libboost_system.so.1.68.0
7f850bef9000-7f850befa000 r-xp 00000000 fd:03 1591256                    /opt/wandbox/boost-1.68.0/gcc-8.2.0/lib/libboost_stacktrace_noop.so.1.68.0
7f850befa000-7f850c0f9000 ---p 00001000 fd:03 1591256                    /opt/wandbox/boost-1.68.0/gcc-8.2.0/lib/libboost_stacktrace_noop.so.1.68.0
7f850c0f9000-7f850c0fa000 rw-p 00000000 fd:03 1591256                    /opt/wandbox/boost-1.68.0/gcc-8.2.0/lib/libboost_stacktrace_noop.so.1.68.0
7f850c0fa000-7f850c0fd000 r-xp 00000000 fd:03 1591255                    /opt/wandbox/boost-1.68.0/gcc-8.2.0/lib/libboost_stacktrace_basic.so.1.68.0
7f850c0fd000-7f850c2fc000 ---p 00003000 fd:03 1591255                    /opt/wandbox/boost-1.68.0/gcc-8.2.0/lib/libboost_stacktrace_basic.so.1.68.0
7f850c2fc000-7f850c2fd000 rw-p 00002000 fd:03 1591255                    /opt/wandbox/boost-1.68.0/gcc-8.2.0/lib/libboost_stacktrace_basic.so.1.68.0
7f850c2fd000-7f850c303000 r-xp 00000000 fd:03 1591254                    /opt/wandbox/boost-1.68.0/gcc-8.2.0/lib/libboost_stacktrace_addr2line.so.1.68.0
7f850c303000-7f850c502000 ---p 00006000 fd:03 1591254                    /opt/wandbox/boost-1.68.0/gcc-8.2.0/lib/libboost_stacktrace_addr2line.so.1.68.0
7f850c502000-7f850c503000 rw-p 00005000 fd:03 1591254                    /opt/wandbox/boost-1.68.0/gcc-8.2.0/lib/libboost_stacktrace_addr2line.so.1.68.0
7f850c503000-7f850c53f000 r-xp 00000000 fd:03 1591253                    /opt/wandbox/boost-1.68.0/gcc-8.2.0/lib/libboost_serialization.so.1.68.0
7f850c53f000-7f850c73f000 ---p 0003c000 fd:03 1591253                    /opt/wandbox/boost-1.68.0/gcc-8.2.0/lib/libboost_serialization.so.1.68.0
7f850c73f000-7f850c742000 rw-p 0003c000 fd:03 1591253                    /opt/wandbox/boost-1.68.0/gcc-8.2.0/lib/libboost_serialization.so.1.68.0
7f850c742000-7f850c827000 r-xp 00000000 fd:03 1591252                    /opt/wandbox/boost-1.68.0/gcc-8.2.0/lib/libboost_regex.so.1.68.0
7f850c827000-7f850ca27000 ---p 000e5000 fd:03 1591252                    /opt/wandbox/boost-1.68.0/gcc-8.2.0/lib/libboost_regex.so.1.68.0
7f850ca27000-7f850ca2d000 rw-p 000e5000 fd:03 1591252                    /opt/wandbox/boost-1.68.0/gcc-8.2.0/lib/libboost_regex.so.1.68.0
7f850ca2d000-7f850ca33000 r-xp 00000000 fd:03 1591251                    /opt/wandbox/boost-1.68.0/gcc-8.2.0/lib/libboost_random.so.1.68.0
7f850ca33000-7f850cc33000 ---p 00006000 fd:03 1591251                    /opt/wandbox/boost-1.68.0/gcc-8.2.0/lib/libboost_random.so.1.68.0
7f850cc33000-7f850cc34000 rw-p 00006000 fd:03 1591251                    /opt/wandbox/boost-1.68.0/gcc-8.2.0/lib/libboost_random.so.1.68.0
7f850cc34000-7f850ccb5000 r-xp 00000000 fd:03 1591250                    /opt/wandbox/boost-1.68.0/gcc-8.2.0/lib/libboost_program_options.so.1.68.0
7f850ccb5000-7f850ceb5000 ---p 00081000 fd:03 1591250                    /opt/wandbox/boost-1.68.0/gcc-8.2.0/lib/libboost_program_options.so.1.68.0
7f850ceb5000-7f850ceb9000 rw-p 00081000 fd:03 1591250                    /opt/wandbox/boost-1.68.0/gcc-8.2.0/lib/libboost_program_options.so.1.68.0
7f850ceb9000-7f850cef6000 r-xp 00000000 fd:03 1591249                    /opt/wandbox/boost-1.68.0/gcc-8.2.0/lib/libboost_math_tr1l.so.1.68.0
7f850cef6000-7f850d0f6000 ---p 0003d000 fd:03 1591249                    /opt/wandbox/boost-1.68.0/gcc-8.2.0/lib/libboost_math_tr1l.so.1.68.0
7f850d0f6000-7f850d0f7000 rw-p 0003d000 fd:03 1591249                    /opt/wandbox/boost-1.68.0/gcc-8.2.0/lib/libboost_math_tr1l.so.1.68.0
7f850d0f7000-7f850d0fc000 rw-p 00000000 00:00 0 
7f850d0fc000-7f850d138000 r-xp 00000000 fd:03 1591246                    /opt/wandbox/boost-1.68.0/gcc-8.2.0/lib/libboost_math_tr1f.so.1.68.0
7f850d138000-7f850d338000 ---p 0003c000 fd:03 1591246                    /opt/wandbox/boost-1.68.0/gcc-8.2.0/lib/libboost_math_tr1f.so.1.68.0
7f850d338000-7f850d339000 rw-p 0003c000 fd:03 1591246                    /opt/wandbox/boost-1.68.0/gcc-8.2.0/lib/libboost_math_tr1f.so.1.68.0
7f850d339000-7f850d33c000 rw-p 00000000 00:00 0 
7f850d33c000-7f850d37c000 r-xp 00000000 fd:03 1591245                    /opt/wandbox/boost-1.68.0/gcc-8.2.0/lib/libboost_math_tr1.so.1.68.0
7f850d37c000-7f850d57b000 ---p 00040000 fd:03 1591245                    /opt/wandbox/boost-1.68.0/gcc-8.2.0/lib/libboost_math_tr1.so.1.68.0
7f850d57b000-7f850d57c000 rw-p 0003f000 fd:03 1591245                    /opt/wandbox/boost-1.68.0/gcc-8.2.0/lib/libboost_math_tr1.so.1.68.0
7f850d57c000-7f850d581000 rw-p 00000000 00:00 0 
7f850d581000-7f850d58d000 r-xp 00000000 fd:03 1591244                    /opt/wandbox/boost-1.68.0/gcc-8.2.0/lib/libboost_math_c99l.so.1.68.0
7f850d58d000-7f850d78c000 ---p 0000c000 fd:03 1591244                    /opt/wandbox/boost-1.68.0/gcc-8.2.0/lib/libboost_math_c99l.so.1.68.0
7f850d78c000-7f850d78d000 rw-p 0000b000 fd:03 1591244                    /opt/wandbox/boost-1.68.0/gcc-8.2.0/lib/libboost_math_c99l.so.1.68.0
7f850d78d000-7f850d78e000 rw-p 00000000 00:00 0 
7f850d78e000-7f850d799000 r-xp 00000000 fd:03 1591243                    /opt/wandbox/boost-1.68.0/gcc-8.2.0/lib/libboost_math_c99f.so.1.68.0
7f850d799000-7f850d999000 ---p 0000b000 fd:03 1591243                    /opt/wandbox/boost-1.68.0/gcc-8.2.0/lib/libboost_math_c99f.so.1.68.0
7f850d999000-7f850d99a000 rw-p 0000b000 fd:03 1591243                    /opt/wandbox/boost-1.68.0/gcc-8.2.0/lib/libboost_math_c99f.so.1.68.0
7f850d99a000-7f850d9a7000 r-xp 00000000 fd:03 1591242                    /opt/wandbox/boost-1.68.0/gcc-8.2.0/lib/libboost_math_c99.so.1.68.0
7f850d9a7000-7f850dba7000 ---p 0000d000 fd:03 1591242                    /opt/wandbox/boost-1.68.0/gcc-8.2.0/lib/libboost_math_c99.so.1.68.0
7f850dba7000-7f850dba8000 rw-p 0000d000 fd:03 1591242                    /opt/wandbox/boost-1.68.0/gcc-8.2.0/lib/libboost_math_c99.so.1.68.0
7f850dba8000-7f850dba9000 rw-p 00000000 00:00 0 
7f850dba9000-7f850dc48000 r-xp 00000000 fd:03 1591241                    /opt/wandbox/boost-1.68.0/gcc-8.2.0/lib/libboost_log_setup.so.1.68.0
7f850dc48000-7f850de48000 ---p 0009f000 fd:03 1591241                    /opt/wandbox/boost-1.68.0/gcc-8.2.0/lib/libboost_log_setup.so.1.68.0
7f850de48000-7f850de4d000 rw-p 0009f000 fd:03 1591241                    /opt/wandbox/boost-1.68.0/gcc-8.2.0/lib/libboost_log_setup.so.1.68.0
7f850de4d000-7f850de4f000 rw-p 00000000 00:00 0 
7f850de4f000-7f850df2c000 r-xp 00000000 fd:03 1591240                    /opt/wandbox/boost-1.68.0/gcc-8.2.0/lib/libboost_log.so.1.68.0
7f850df2c000-7f850e12c000 ---p 000dd000 fd:03 1591240                    /opt/wandbox/boost-1.68.0/gcc-8.2.0/lib/libboost_log.so.1.68.0
7f850e12c000-7f850e134000 rw-p 000dd000 fd:03 1591240                    /opt/wandbox/boost-1.68.0/gcc-8.2.0/lib/libboost_log.so.1.68.0
7f850e134000-7f850e1d7000 r-xp 00000000 fd:03 1591239                    /opt/wandbox/boost-1.68.0/gcc-8.2.0/lib/libboost_locale.so.1.68.0
7f850e1d7000-7f850e3d6000 ---p 000a3000 fd:03 1591239                    /opt/wandbox/boost-1.68.0/gcc-8.2.0/lib/libboost_locale.so.1.68.0
7f850e3d6000-7f850e3dc000 rw-p 000a2000 fd:03 1591239                    /opt/wandbox/boost-1.68.0/gcc-8.2.0/lib/libboost_locale.so.1.68.0
7f850e3dc000-7f850e3f5000 r-xp 00000000 fd:03 1591237                    /opt/wandbox/boost-1.68.0/gcc-8.2.0/lib/libboost_iostreams.so.1.68.0
7f850e3f5000-7f850e5f4000 ---p 00019000 fd:03 1591237                    /opt/wandbox/boost-1.68.0/gcc-8.2.0/lib/libboost_iostreams.so.1.68.0
7f850e5f4000-7f850e5f6000 rw-p 00018000 fd:03 1591237                    /opt/wandbox/boost-1.68.0/gcc-8.2.0/lib/libboost_iostreams.so.1.68.0
7f850e5f6000-7f850e647000 r-xp 00000000 fd:03 1591236                    /opt/wandbox/boost-1.68.0/gcc-8.2.0/lib/libboost_graph.so.1.68.0
7f850e647000-7f850e847000 ---p 00051000 fd:03 1591236                    /opt/wandbox/boost-1.68.0/gcc-8.2.0/lib/libboost_graph.so.1.68.0
7f850e847000-7f850e84a000 rw-p 00051000 fd:03 1591236                    /opt/wandbox/boost-1.68.0/gcc-8.2.0/lib/libboost_graph.so.1.68.0
7f850e84a000-7f850e864000 r-xp 00000000 fd:03 1591235                    /opt/wandbox/boost-1.68.0/gcc-8.2.0/lib/libboost_filesystem.so.1.68.0
7f850e864000-7f850ea64000 ---p 0001a000 fd:03 1591235                    /opt/wandbox/boost-1.68.0/gcc-8.2.0/lib/libboost_filesystem.so.1.68.0
7f850ea64000-7f850ea65000 rw-p 0001a000 fd:03 1591235                    /opt/wandbox/boost-1.68.0/gcc-8.2.0/lib/libboost_filesystem.so.1.68.0
7f850ea65000-7f850ea78000 r-xp 00000000 fd:03 1591234                    /opt/wandbox/boost-1.68.0/gcc-8.2.0/lib/libboost_fiber.so.1.68.0
7f850ea78000-7f850ec78000 ---p 00013000 fd:03 1591234                    /opt/wandbox/boost-1.68.0/gcc-8.2.0/lib/libboost_fiber.so.1.68.0
7f850ec78000-7f850ec79000 rw-p 00013000 fd:03 1591234                    /opt/wandbox/boost-1.68.0/gcc-8.2.0/lib/libboost_fiber.so.1.68.0
7f850ec79000-7f850ec89000 r-xp 00000000 fd:03 1591232                    /opt/wandbox/boost-1.68.0/gcc-8.2.0/lib/libboost_date_time.so.1.68.0
7f850ec89000-7f850ee88000 ---p 00010000 fd:03 1591232                    /opt/wandbox/boost-1.68.0/gcc-8.2.0/lib/libboost_date_time.so.1.68.0
7f850ee88000-7f850ee89000 rw-p 0000f000 fd:03 1591232                    /opt/wandbox/boost-1.68.0/gcc-8.2.0/lib/libboost_date_time.so.1.68.0
7f850ee89000-7f850ee9b000 r-xp 00000000 fd:03 1591230                    /opt/wandbox/boost-1.68.0/gcc-8.2.0/lib/libboost_coroutine.so.1.68.0
7f850ee9b000-7f850f09b000 ---p 00012000 fd:03 1591230                    /opt/wandbox/boost-1.68.0/gcc-8.2.0/lib/libboost_coroutine.so.1.68.0
7f850f09b000-7f850f09c000 rw-p 00012000 fd:03 1591230                    /opt/wandbox/boost-1.68.0/gcc-8.2.0/lib/libboost_coroutine.so.1.68.0
7f850f09c000-7f850f0bb000 r-xp 00000000 fd:03 1591229                    /opt/wandbox/boost-1.68.0/gcc-8.2.0/lib/libboost_contract.so.1.68.0
7f850f0bb000-7f850f2bb000 ---p 0001f000 fd:03 1591229                    /opt/wandbox/boost-1.68.0/gcc-8.2.0/lib/libboost_contract.so.1.68.0
7f850f2bb000-7f850f2bd000 rw-p 0001f000 fd:03 1591229                    /opt/wandbox/boost-1.68.0/gcc-8.2.0/lib/libboost_contract.so.1.68.0
7f850f2bd000-7f850f2c0000 r-xp 00000000 fd:03 1591227                    /opt/wandbox/boost-1.68.0/gcc-8.2.0/lib/libboost_context.so.1.68.0
7f850f2c0000-7f850f4bf000 ---p 00003000 fd:03 1591227                    /opt/wandbox/boost-1.68.0/gcc-8.2.0/lib/libboost_context.so.1.68.0
7f850f4bf000-7f850f4c0000 rw-p 00002000 fd:03 1591227                    /opt/wandbox/boost-1.68.0/gcc-8.2.0/lib/libboost_context.so.1.68.0
7f850f4c0000-7f850f4d5000 r-xp 00000000 fd:03 1591226                    /opt/wandbox/boost-1.68.0/gcc-8.2.0/lib/libboost_container.so.1.68.0
7f850f4d5000-7f850f6d5000 ---p 00015000 fd:03 1591226                    /opt/wandbox/boost-1.68.0/gcc-8.2.0/lib/libboost_container.so.1.68.0
7f850f6d5000-7f850f6d6000 rw-p 00015000 fd:03 1591226                    /opt/wandbox/boost-1.68.0/gcc-8.2.0/lib/libboost_container.so.1.68.0
7f850f6d6000-7f850f6dd000 r-xp 00000000 fd:03 1591225                    /opt/wandbox/boost-1.68.0/gcc-8.2.0/lib/libboost_chrono.so.1.68.0
7f850f6dd000-7f850f8dd000 ---p 00007000 fd:03 1591225                    /opt/wandbox/boost-1.68.0/gcc-8.2.0/lib/libboost_chrono.so.1.68.0
7f850f8dd000-7f850f8de000 rw-p 00007000 fd:03 1591225                    /opt/wandbox/boost-1.68.0/gcc-8.2.0/lib/libboost_chrono.so.1.68.0
7f850f8de000-7f850f8df000 r-xp 00000000 fd:03 1591224                    /opt/wandbox/boost-1.68.0/gcc-8.2.0/lib/libboost_atomic.so.1.68.0
7f850f8df000-7f850fadf000 ---p 00001000 fd:03 1591224                    /opt/wandbox/boost-1.68.0/gcc-8.2.0/lib/libboost_atomic.so.1.68.0
7f850fadf000-7f850fae0000 rw-p 00001000 fd:03 1591224                    /opt/wandbox/boost-1.68.0/gcc-8.2.0/lib/libboost_atomic.so.1.68.0
7f850fae0000-7f850faf8000 r-xp 00000000 fd:03 134239                     /lib/x86_64-linux-gnu/libpthread-2.23.so
7f850faf8000-7f850fcf7000 ---p 00018000 fd:03 134239                     /lib/x86_64-linux-gnu/libpthread-2.23.so
7f850fcf7000-7f850fcf8000 r--p 00017000 fd:03 134239                     /lib/x86_64-linux-gnu/libpthread-2.23.so
7f850fcf8000-7f850fcf9000 rw-p 00018000 fd:03 134239                     /lib/x86_64-linux-gnu/libpthread-2.23.so
7f850fcf9000-7f850fcfd000 rw-p 00000000 00:00 0 
7f850fcfd000-7f850fd23000 r-xp 00000000 fd:03 134238                     /lib/x86_64-linux-gnu/ld-2.23.so
7f850fef7000-7f850ff1c000 rw-p 00000000 00:00 0 
7f850ff21000-7f850ff22000 rw-p 00000000 00:00 0 
7f850ff22000-7f850ff23000 r--p 00025000 fd:03 134238                     /lib/x86_64-linux-gnu/ld-2.23.so
7f850ff23000-7f850ff24000 rw-p 00026000 fd:03 134238                     /lib/x86_64-linux-gnu/ld-2.23.so
7f850ff24000-7f850ff25000 rw-p 00000000 00:00 0 
7ffdb6616000-7ffdb6637000 rw-p 00000000 00:00 0                          [stack]
7ffdb67b8000-7ffdb67bb000 r--p 00000000 00:00 0                          [vvar]
7ffdb67bb000-7ffdb67bd000 r-xp 00000000 00:00 0                          [vdso]
ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0                  [vsyscall]
Signal:
Aborted