idaholab / moose

Multiphysics Object Oriented Simulation Environment
https://www.mooseframework.org
GNU Lesser General Public License v2.1
1.67k stars 1.03k forks source link

Seg fault on feeding aux variables to fixed point algorithm #18061

Open GiudGiud opened 3 years ago

GiudGiud commented 3 years ago

Bug Description

The code seg faults when accessing the aux variable vectors. Verified with all fixed point algorithm methods

Steps to Reproduce

Relax an aux variable instead of a postprocessor or a primary variable

Impact

Can relax the primal variables instead. But we should not seg fault

GiudGiud commented 2 years ago

I tried again with

GiudGiud commented 2 years ago

Spoke too soon. Issue arose again on VTB inputs.