<?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 leak bug in Linux in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/memory-leak-bug-in-Linux/m-p/994099#M22670</link>
    <description>Hello,&lt;BR /&gt;1) The platform I use is IA32.&lt;BR /&gt;&lt;BR /&gt;2) Since this issue was urgent,I issued a BUG REPORT &lt;BR /&gt;in intel premium support; However,if anyone knows abut this&lt;BR /&gt;memory leak problem I will appreciate sharing the info&lt;BR /&gt;with us. Up till now, the problem of memory leakage is not solved &lt;BR /&gt;as I understand.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Rami</description>
    <pubDate>Fri, 18 Mar 2005 23:51:40 GMT</pubDate>
    <dc:creator>ramirose</dc:creator>
    <dc:date>2005-03-18T23:51:40Z</dc:date>
    <item>
      <title>memory leak bug in Linux</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/memory-leak-bug-in-Linux/m-p/994097#M22668</link>
      <description>Hello, &lt;BR /&gt;  I suspect there is a memory leak bug in  &lt;BR /&gt;Intel IPP libraries in Linux. &lt;BR /&gt;&lt;BR /&gt;What I did is:&lt;BR /&gt;&lt;BR /&gt;Download ipp41 evaluation for linux.&lt;BR /&gt;Download and build the g729 samples for linux.&lt;BR /&gt;&lt;BR /&gt;Ran the sample with a very known memory checker (valgrind) like thus:&lt;BR /&gt;&lt;BR /&gt;valgrind ./g729iencoder --leak-check=yes --show-reachable=yes in.snd decoded.out &lt;BR /&gt;&lt;BR /&gt;==8732== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 4 from 1)&lt;BR /&gt;==8732== malloc/free: in use at exit: 5065 bytes in 12 blocks.&lt;BR /&gt;==8732== malloc/free: 20 allocs, 8 frees, 40752 bytes allocated.&lt;BR /&gt;&lt;BR /&gt;What seems to me is that 2065 bytes were not freed , &lt;BR /&gt;and it seems that there is some bug as something is not freed inside Intel IPP library. (It could be also &lt;BR /&gt;that something is not freed in Intel g729 sample code ,but this seems less likely to me). &lt;BR /&gt;&lt;BR /&gt;Note that is says that there were 20 allocs but only 8 frees !&lt;BR /&gt;&lt;BR /&gt;I want to emphasize that I did not change a thing in &lt;BR /&gt;Intel g729 samples and build the using the script &lt;BR /&gt;supplied with them (build.sh).&lt;BR /&gt;&lt;BR /&gt;This prevents me from using the Intel IPP for &lt;BR /&gt;an IVR server which runs in heavy loads , performing &lt;BR /&gt;many calls to g729 encode, because after a time &lt;BR /&gt;(depending on the load) we're out of memory and the systems hangs.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Rami</description>
      <pubDate>Sun, 13 Mar 2005 18:40:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/memory-leak-bug-in-Linux/m-p/994097#M22668</guid>
      <dc:creator>ramirose1</dc:creator>
      <dc:date>2005-03-13T18:40:54Z</dc:date>
    </item>
    <item>
      <title>Re: memory leak bug in Linux</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/memory-leak-bug-in-Linux/m-p/994098#M22669</link>
      <description>&lt;DIV&gt;Hi Rami,&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;thanks for informing us about issue. Could you please tell which platform do you use? Is it IA32, EM64T, IA64 or PCA?&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Regards,&lt;/DIV&gt;
&lt;DIV&gt; Vladimir&lt;/DIV&gt;</description>
      <pubDate>Fri, 18 Mar 2005 06:27:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/memory-leak-bug-in-Linux/m-p/994098#M22669</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2005-03-18T06:27:12Z</dc:date>
    </item>
    <item>
      <title>Re: memory leak bug in Linux</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/memory-leak-bug-in-Linux/m-p/994099#M22670</link>
      <description>Hello,&lt;BR /&gt;1) The platform I use is IA32.&lt;BR /&gt;&lt;BR /&gt;2) Since this issue was urgent,I issued a BUG REPORT &lt;BR /&gt;in intel premium support; However,if anyone knows abut this&lt;BR /&gt;memory leak problem I will appreciate sharing the info&lt;BR /&gt;with us. Up till now, the problem of memory leakage is not solved &lt;BR /&gt;as I understand.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Rami</description>
      <pubDate>Fri, 18 Mar 2005 23:51:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/memory-leak-bug-in-Linux/m-p/994099#M22670</guid>
      <dc:creator>ramirose</dc:creator>
      <dc:date>2005-03-18T23:51:40Z</dc:date>
    </item>
    <item>
      <title>Re: memory leak bug in Linux</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/memory-leak-bug-in-Linux/m-p/994100#M22671</link>
      <description>&lt;DIV&gt;Hello,&lt;/DIV&gt;
&lt;DIV&gt;does anyone know if this memory leak problem has been solved?&lt;/DIV&gt;
&lt;DIV&gt;Where can I get the patch?&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Thank you&lt;/DIV&gt;
&lt;DIV&gt;Rafael&lt;/DIV&gt;</description>
      <pubDate>Tue, 12 Jul 2005 22:55:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/memory-leak-bug-in-Linux/m-p/994100#M22671</guid>
      <dc:creator>rafael_alapont</dc:creator>
      <dc:date>2005-07-12T22:55:13Z</dc:date>
    </item>
  </channel>
</rss>

