and it is not raised as an error by the CI ⚠️
free(): invalid pointer
########## SIG 6 - SIGABRT: usually caused by an abort() or assert() ##########
sofa::helper::BackTrace::sig(int)
pthread_kill
raise
abort
free
on_exit+0
__libc_start_main
The crash happens when the DatatypeInfoRegistry wants to delete some typeinfo(?) which has been (presumably) set by the Datatypeinfo Mock (or something like that)
and it is not raised as an error by the CI⚠️
The crash happens when the DatatypeInfoRegistry wants to delete some typeinfo(?) which has been (presumably) set by the Datatypeinfo Mock (or something like that)