# This page documents known bugs in Dynare stable.
*`model_diagnostics` with the `bytecode` option will crash if the static Jacobian is singular (bug fixed in e58c12555798c3cdb1b1bf991502b08b32dcd299)
*`discretionary_policy` with the `noprint` option will crash when encountering a problem instead of continuing (bug not yet fixed, see https://git.dynare.org/Dynare/dynare/-/merge_requests/2349)
* Using the `forecast` command with a model solved at `order=2` with `varexo_det`, Dynare would return uncertainty bands based on a first-order approximation (bug not fixed, see #1940)