This bug is in meshlab130/vcglib/vcg/complex/local_optimization/tri_edge_collapse_quadric.h

in the routine Init_Quadric line 556 in version 3652, the variable q is used without being initialized. I don't know how to fix it because I don't understand what the code is trying to do.