wherever CDAQfile is loaded there will be double corruption in the end:
free(): double free detected in tcache 2
Process finished with exit code 134 (interrupted by signal 6: SIGABRT)
To reproduce the issue one may set an empty list of default plugins and enable single CDAQfile with nonexistent event source. There will be errors but it doesn't matter, as if CDAQfile plugin is loaded there will be double free segfault in the end.
Using Jana 2.1.0 with flags:
wherever CDAQfile is loaded there will be double corruption in the end:
To reproduce the issue one may set an empty list of default plugins and enable single CDAQfile with nonexistent event source. There will be errors but it doesn't matter, as if CDAQfile plugin is loaded there will be double free segfault in the end.