Language
C++
Compiler
gcc 10.1.0
Options
Optimization
Boost 1.69.0
C++17
no pedantic
Raw compiler options
-fsanitize=undefined
$ g++ prog.cc -O2 -march=native -I/opt/wandbox/boost-1.69.0/gcc-10.1.0/include -std=c++17 -fsanitize=undefined
/opt/wandbox/boost-1.69.0/gcc-10.1.0/include/boost/serialization/singleton.hpp:181:12: runtime error: reference binding to null pointer of type 'const struct extended_type_info_typeid'
/opt/wandbox/boost-1.69.0/gcc-10.1.0/include/boost/serialization/singleton.hpp:181:12: runtime error: reference binding to null pointer of type 'const struct oserializer'
/opt/wandbox/boost-1.69.0/gcc-10.1.0/include/boost/serialization/singleton.hpp:181:12: runtime error: reference binding to null pointer of type 'const struct extended_type_info_typeid'
/opt/wandbox/boost-1.69.0/gcc-10.1.0/include/boost/serialization/singleton.hpp:181:12: runtime error: reference binding to null pointer of type 'const struct iserializer'
/opt/wandbox/boost-1.69.0/gcc-10.1.0/include/boost/serialization/singleton.hpp:181:12: runtime error: reference binding to null pointer of type 'const struct extended_type_info_typeid'
/opt/wandbox/boost-1.69.0/gcc-10.1.0/include/boost/serialization/singleton.hpp:181:12: runtime error: reference binding to null pointer of type 'const struct extended_type_info_typeid'
/opt/wandbox/boost-1.69.0/gcc-10.1.0/include/boost/serialization/singleton.hpp:181:12: runtime error: reference binding to null pointer of type 'const struct oserializer'
/opt/wandbox/boost-1.69.0/gcc-10.1.0/include/boost/serialization/singleton.hpp:181:12: runtime error: reference binding to null pointer of type 'const struct extended_type_info_typeid'
/opt/wandbox/boost-1.69.0/gcc-10.1.0/include/boost/serialization/singleton.hpp:181:12: runtime error: reference binding to null pointer of type 'const struct iserializer'
/opt/wandbox/boost-1.69.0/gcc-10.1.0/include/boost/serialization/singleton.hpp:181:12: runtime error: reference binding to null pointer of type 'const struct extended_type_info_typeid'
debug: "22 serialization::archive 17 0 0 0 0 3 6455492 0 0 0
"
Exit Code:
0