Language
C++
Compiler
gcc 12.2.0
Options
Warnings
Don't Use Boost
C++2a
no pedantic
$ g++ prog.cc -Wall -Wextra  -std=c++2a  Begin test
Deleting 0x51eed0
Copying  0x51eed0; shared changing from 0x51eec0 to 0
	ERROR DETECTED! shared should never be null
End test
Deleting 0x51eef0
Deleting 0x7ffc618a33f0
Signal: 
Segmentation fault