[gmx-developers] Glibc error in eigio.c when flooding method called and correction

Guo Zhi gzgzgz at gmail.com
Mon Oct 9 16:25:12 CEST 2006


Dear All:
    There is one bug in gromacs 3.3.1 make_edi module before preparing for
flooding, located in file eigio.c.
    When allocating memory for input eigenvalue array, a realloc() error
occurs because of wild pointer.

    goto line 111, before
    "while (fread_trnheader(status,&head,&bOK))
    "

    Insert one line
    "*eigval=NULL;"


-- 
Guo Zhi
Department of Physics, Fudan University
Computational Biophysics Group
Address: No. 220 Handan Rd., Shanghai
Zip code: 200433
Phone: 80-021-65643521
mail: gzgzgz at gmail.com OR 042019028 at fudan.edu.cn
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://maillist.sys.kth.se/pipermail/gromacs.org_gmx-developers/attachments/20061009/d6d5279d/attachment.html>


More information about the gromacs.org_gmx-developers mailing list