<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: deallocation error in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/deallocation-error/m-p/762567#M18054</link>
    <description>There may be some situations where the Fortran run-time can't test this (for example, if you have two pointers to the same or overlapping storage and deallocate both of them.)  If you think your program is correct, please send a test case to Intel Premier Support.</description>
    <pubDate>Mon, 23 Jan 2006 22:42:36 GMT</pubDate>
    <dc:creator>Steven_L_Intel1</dc:creator>
    <dc:date>2006-01-23T22:42:36Z</dc:date>
    <item>
      <title>deallocation error</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/deallocation-error/m-p/762566#M18053</link>
      <description>Hi, &lt;BR /&gt;I've got some code in which I used derived type array pointers. At the end I deallocate them and get the following message, &lt;BR /&gt;&lt;BR /&gt;*** glibc detected *** double free or corruption (top): 0x08249b38 ***&lt;BR /&gt;forrtl: error (76): IOT trap signal&lt;BR /&gt;&lt;BR /&gt;Now I'm assuming this means that the array is not allocated already but I was wondering why I get this error message rather than the usual "array not allocated" message from the fortran run time?&lt;BR /&gt;&lt;BR /&gt;Also, does anyone have any hints on debugging these types of errors?&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;Jeremy</description>
      <pubDate>Mon, 23 Jan 2006 22:17:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/deallocation-error/m-p/762566#M18053</guid>
      <dc:creator>jft27</dc:creator>
      <dc:date>2006-01-23T22:17:28Z</dc:date>
    </item>
    <item>
      <title>Re: deallocation error</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/deallocation-error/m-p/762567#M18054</link>
      <description>There may be some situations where the Fortran run-time can't test this (for example, if you have two pointers to the same or overlapping storage and deallocate both of them.)  If you think your program is correct, please send a test case to Intel Premier Support.</description>
      <pubDate>Mon, 23 Jan 2006 22:42:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/deallocation-error/m-p/762567#M18054</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2006-01-23T22:42:36Z</dc:date>
    </item>
  </channel>
</rss>

