<?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 incorrect checksum in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/incorrect-checksum/m-p/773004#M23528</link>
    <description>Your program is writing outside allocated memory, or are using a pointer after freeing it. This can be very difficult to diagnose, unfortunately.&lt;BR /&gt;&lt;BR /&gt;What I usually do when confronted with such a problem, and where I can't use Intel Inspector XE (which doesn't support Mac, unfortunately for you), is backing up from the point of the error and seeing which code I can selectively remove and still have the error occur. This can help you locate the error source. You may also want to turn on all run-time checking (-C) and also build with -warn interface.</description>
    <pubDate>Thu, 21 Jun 2012 18:37:37 GMT</pubDate>
    <dc:creator>Steven_L_Intel1</dc:creator>
    <dc:date>2012-06-21T18:37:37Z</dc:date>
    <item>
      <title>incorrect checksum</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/incorrect-checksum/m-p/773003#M23527</link>
      <description>Hi all,&lt;DIV&gt;I am a recent user of fortran on mac and keep getting this error when I execute my code:&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV id="_mcePaste"&gt;error for object 0x100201c78: incorrect checksum for freed object - object was probably modified after being freed.&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;*** set a breakpoint in malloc_error_break to debug&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;error for object 0x100201c78: incorrect checksum for freed object - object was probably modified after being freed.*** set a breakpoint in malloc_error_break to debug&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Any idea on what the problem is?&lt;/DIV&gt;&lt;DIV&gt;It seems related to memory allocation....&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Thanks!&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Marco&lt;/DIV&gt;</description>
      <pubDate>Thu, 21 Jun 2012 17:21:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/incorrect-checksum/m-p/773003#M23527</guid>
      <dc:creator>mcoscona1</dc:creator>
      <dc:date>2012-06-21T17:21:21Z</dc:date>
    </item>
    <item>
      <title>incorrect checksum</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/incorrect-checksum/m-p/773004#M23528</link>
      <description>Your program is writing outside allocated memory, or are using a pointer after freeing it. This can be very difficult to diagnose, unfortunately.&lt;BR /&gt;&lt;BR /&gt;What I usually do when confronted with such a problem, and where I can't use Intel Inspector XE (which doesn't support Mac, unfortunately for you), is backing up from the point of the error and seeing which code I can selectively remove and still have the error occur. This can help you locate the error source. You may also want to turn on all run-time checking (-C) and also build with -warn interface.</description>
      <pubDate>Thu, 21 Jun 2012 18:37:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/incorrect-checksum/m-p/773004#M23528</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2012-06-21T18:37:37Z</dc:date>
    </item>
    <item>
      <title>incorrect checksum</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/incorrect-checksum/m-p/773005#M23529</link>
      <description>Dear Steve,&lt;DIV&gt;unofrtunately I keep getting this problem. In particular when i simply try to print something out of my code. No matter what is (even a simple "hello") I still get the same error.&lt;/DIV&gt;&lt;DIV&gt;Any idea??&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Thanks&lt;/DIV&gt;&lt;DIV&gt;-marco&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 21 Aug 2012 13:58:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/incorrect-checksum/m-p/773005#M23529</guid>
      <dc:creator>Marco_Cosconati</dc:creator>
      <dc:date>2012-08-21T13:58:35Z</dc:date>
    </item>
    <item>
      <title>incorrect checksum</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/incorrect-checksum/m-p/773006#M23530</link>
      <description>Same answer, really - something is corrupting memory. The PRINT just happens to be the place it gets reported. Same advice as I gave earlier.</description>
      <pubDate>Tue, 21 Aug 2012 14:26:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/incorrect-checksum/m-p/773006#M23530</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2012-08-21T14:26:22Z</dc:date>
    </item>
  </channel>
</rss>

