segfault when deallocating a cholmod_factor CHOLMOD struct in CholmodSolverBase_@index@_@type@. Seemed to work before, not anymore. Why?
Is this related to messing around with a cholmod_sparse object directly? Because I only use CHOLMOD's own methods to create, manipulate and delete the cholmod_factor object.