Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

over 4 years ago

Language

C++

Compiler

gcc 10.1.0

Options
Optimization
Boost 1.71.0
C++17
no pedantic
Raw compiler options
-fsanitize=undefined

Author

anonymous

over 4 years ago

$ g++ prog.cc -O2 -march=native -I/opt/wandbox/boost-1.71.0/gcc-10.1.0/include -std=c++17 -fsanitize=undefined
/opt/wandbox/boost-1.71.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.71.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.71.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.71.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.71.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.71.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.71.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.71.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.71.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.71.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