<?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: memory corruption imx28 in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/memory-corruption-imx28/m-p/1156788#M162278</link>
    <description>&lt;P&gt;can you give input on multi thread environment, how to narrow down issue causing that will be helpfull&lt;/P&gt;</description>
    <pubDate>Tue, 22 Sep 2020 08:16:42 GMT</pubDate>
    <dc:creator>shashikanthirem</dc:creator>
    <dc:date>2020-09-22T08:16:42Z</dc:date>
    <item>
      <title>memory corruption imx28</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/memory-corruption-imx28/m-p/1155699#M162132</link>
      <description>&lt;P&gt;i have built LTIB imx28 based application, multiprocessor and multithreading environment, by some activating event&lt;/P&gt;&lt;P&gt;Ltib kernel version is 2.6.35.10,&lt;/P&gt;&lt;P&gt;Now I cannot migrate to any other version apart fixing bug in our program&lt;/P&gt;&lt;P&gt;i am getting memory corrupt issue ran on gdb&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;[New Thread 1133208688 (LWP 296)]&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;** glibc detected ** /PROGRAM: malloc(): memory corruption: 0x05b4cef8 ***&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Program received signal SIGABRT, Aborted.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;i tried valgrind but its showing illeagal instruction&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ANY IDEA SUGGESTION HOW TO SOLVE&lt;/P&gt;</description>
      <pubDate>Fri, 18 Sep 2020 22:36:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/memory-corruption-imx28/m-p/1155699#M162132</guid>
      <dc:creator>shashikanthirem</dc:creator>
      <dc:date>2020-09-18T22:36:17Z</dc:date>
    </item>
    <item>
      <title>Re: memory corruption imx28</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/memory-corruption-imx28/m-p/1156289#M162206</link>
      <description>&lt;P&gt;Hello shashikanthirem,&lt;/P&gt;
&lt;P&gt;You've probably trashed the stack or heap. The error would suggest it's more likely to be the heap, but there's no guarantee stack corruption isn't the cause. The corruption is occurring prior to this function being called.&lt;/P&gt;
&lt;P&gt;The SIGABRT signal can be caught, but it cannot be blocked; if the signal handler returns then all open streams are closed and flushed and the program terminates (dumping core if appropriate). This means that the abort call never returns. Because of this characteristic, it is often used to signal fatal conditions in support libraries, situations where the current operation cannot be completed but the main program can perform cleanup before exiting. It is used when an assertion fails.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Sep 2020 13:21:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/memory-corruption-imx28/m-p/1156289#M162206</guid>
      <dc:creator>Bio_TICFSL</dc:creator>
      <dc:date>2020-09-21T13:21:20Z</dc:date>
    </item>
    <item>
      <title>Re: memory corruption imx28</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/memory-corruption-imx28/m-p/1156413#M162215</link>
      <description>&lt;P&gt;if I run&amp;nbsp;export MALLOC_CHECK_=1, run exe, the issue is not reproducing&lt;/P&gt;&lt;P&gt;but if power off unit and just run exe, issue comes immediately,&lt;/P&gt;&lt;P&gt;don't know debug further&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/34846"&gt;@Bio_TICFSL&lt;/a&gt;&amp;nbsp;: thanks i will check on this further.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Sep 2020 04:05:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/memory-corruption-imx28/m-p/1156413#M162215</guid>
      <dc:creator>shashikanthirem</dc:creator>
      <dc:date>2020-09-22T04:05:11Z</dc:date>
    </item>
    <item>
      <title>Re: memory corruption imx28</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/memory-corruption-imx28/m-p/1156788#M162278</link>
      <description>&lt;P&gt;can you give input on multi thread environment, how to narrow down issue causing that will be helpfull&lt;/P&gt;</description>
      <pubDate>Tue, 22 Sep 2020 08:16:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/memory-corruption-imx28/m-p/1156788#M162278</guid>
      <dc:creator>shashikanthirem</dc:creator>
      <dc:date>2020-09-22T08:16:42Z</dc:date>
    </item>
  </channel>
</rss>

