diff --git a/web/support/known_bugs.4.7.html b/web/support/known_bugs.4.7.html index 0ced791029..a3f2e26bb5 100644 --- a/web/support/known_bugs.4.7.html +++ b/web/support/known_bugs.4.7.html @@ -46,6 +46,7 @@ send your bug report using the correct channel listed in the
  • NWChem fails with PROGRAM STOP IN - ZDAT - when more than 256 variables are used in the Z-matrix definition.
  • Meta-GGA functionals.
  • task shell failures.
  • +
  • Stack block 'lst' error in Molecular Dynamics runs on few processors.
  • @@ -152,6 +153,8 @@ therefore resulting in incorrect self-consistent evaluation of the Meta-GGAs.
    These bugs have been fixed and will be available in the next release.

    +
    +

    task shell failures.

    Users can encounter errors in the "task shell" execution (errors message: "shell failed"). This bug has been fixed and will be available in the next release. A patch is available. For installation of the patch: @@ -167,7 +170,14 @@ Users can encounter errors in the "task shell" execution (errors message: "shell


    -

    +

    +Stack block 'lst' error in Molecular Dynamics runs on few processors. +

    +Users can encounter errors when running molecular dynamics calculations on small nnumbers of processors, typically less than 8. The error message is as follows:

    +MA_verify_allocator stuff: starting scan
    +stack block 'lst', handle 109 .....

    +This bug has been fixed and will be available in the next release. +