<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Dear all, <br>
<br>
Thank you Zhi for reporting the bug. I just want to point out for
clarity, although you said it already:<br>
The patch has to be applied to the gromacs library file for eigenvector
input-output handling<br>
<br>
*eigio.c*: between line 110 and line 111<br>
add<br>
&nbsp;*eigval=NULL;<br>
<br>
do not change <br>
&nbsp;make_edi.c <br>
<br>
Cheers<br>
Oliver<br>
<br>
Guo Zhi wrote:
<blockquote
 cite="mide59b874a0610090725m6b46796fqab3163521805559a@mail.gmail.com"
 type="cite">Dear All:<br>
&nbsp;&nbsp;&nbsp;&nbsp;There is&nbsp;one&nbsp;bug&nbsp;in&nbsp;gromacs&nbsp;3.3.1&nbsp;make_edi&nbsp;module before preparing
for flooding,&nbsp;located&nbsp;in&nbsp;file eigio.c.<br>
&nbsp;&nbsp;&nbsp;&nbsp;When allocating memory for input eigenvalue array, a realloc()
error occurs because of wild pointer.
  <br>
&nbsp;&nbsp;<br>
&nbsp;&nbsp;&nbsp;&nbsp;goto line 111, before <br>
&nbsp;&nbsp;&nbsp;&nbsp;"while (fread_trnheader(status,&amp;head,&amp;bOK))<br>
&nbsp;&nbsp;&nbsp;&nbsp;"<br>
  <br>
&nbsp;&nbsp;&nbsp;&nbsp;Insert one line <br>
&nbsp;&nbsp;&nbsp;&nbsp;"*eigval=NULL;"<br>
&nbsp;&nbsp;&nbsp;&nbsp;<br clear="all">
&nbsp;&nbsp;&nbsp;&nbsp;<br>
-- <br>
Guo Zhi
  <br>
Department of Physics, Fudan University<br>
Computational Biophysics Group<br>
Address: No. 220 Handan Rd., Shanghai<br>
Zip code: 200433<br>
Phone: 80-021-65643521<br>
mail: <a href="mailto:gzgzgz@gmail.com">gzgzgz@gmail.com
  </a> OR <a href="mailto:042019028@fudan.edu.cn">042019028@fudan.edu.cn</a>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
gmx-developers mailing list
<a class="moz-txt-link-abbreviated" href="mailto:gmx-developers@gromacs.org">gmx-developers@gromacs.org</a>
<a class="moz-txt-link-freetext" href="http://www.gromacs.org/mailman/listinfo/gmx-developers">http://www.gromacs.org/mailman/listinfo/gmx-developers</a>
Please don't post (un)subscribe requests to the list. Use the 
www interface or send it to <a class="moz-txt-link-abbreviated" href="mailto:gmx-developers-request@gromacs.org">gmx-developers-request@gromacs.org</a>.</pre>
</blockquote>
<br>
<pre class="moz-signature" cols="90">-- 
Oliver Lange
MPI for biophysical Chemistry
<a class="moz-txt-link-abbreviated" href="mailto:olange@gwdg.de">olange@gwdg.de</a>
Fax: +495512012302
Tel: +495512012305
</pre>
</body>
</html>