<?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 ERROR: memutil::mut_alloc: during call graph analysis in Analyzers</title>
    <link>https://community.intel.com/t5/Analyzers/ERROR-memutil-mut-alloc-during-call-graph-analysis/m-p/811770#M1925</link>
    <description>Thanks, Peter. I reduced the instrumentation level to "minimal" for everything except my application and 2 or 3 DLL's of interest. It still fails with the same message. &lt;BR /&gt;&lt;BR /&gt;This is strange to me, because the machine I'm using has 8 GB of RAM, and the files generated during the call graph analysis are relatively small (about 64 MB). If I attempt to open the call graph results in the standalone VTune user interface, then the memory usage of vtuneenv.exe grows to about 478 MB before it issues the memutil errors. I still have plenty of free memory available.&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Fri, 28 May 2010 14:26:27 GMT</pubDate>
    <dc:creator>ericbracken</dc:creator>
    <dc:date>2010-05-28T14:26:27Z</dc:date>
    <item>
      <title>ERROR: memutil::mut_alloc: during call graph analysis</title>
      <link>https://community.intel.com/t5/Analyzers/ERROR-memutil-mut-alloc-during-call-graph-analysis/m-p/811768#M1923</link>
      <description>I run a call graph analysis on my multithreaded, 64-bit application on Vista Pro SP2 using VTune 9.1 (build 406) integrated with Visual Studio 2005. The activity runs for quite a while, but it completes successfully. It spins for a few minutes more, and then I get the following errors:&lt;BR /&gt;&lt;BR /&gt;Tue May 25 09:37:17 2010 Data collection finished...&lt;BR /&gt;Tue May 25 09:39:58 2010 Updating Call graph database...&lt;BR /&gt;Tue May 25 09:40:47 2010 Done.&lt;BR /&gt;Tue May 25 09:41:54 2010 ERROR: memutil::mut_init: Can't continue. Out of memory. &lt;BR /&gt;Tue May 25 09:41:54 2010 ERROR: memutil::mut_init: Can't continue. Out of memory. &lt;BR /&gt;Tue May 25 09:41:55 2010 ERROR: memutil::mut_alloc: Can't continue. Out of memory.&lt;BR /&gt;Tue May 25 09:41:55 2010 ERROR: memutil::mut_alloc: Can't continue. Out of memory.&lt;BR /&gt;&lt;BR /&gt;No useful results are displayed. Any idea what could be wrong?&lt;BR /&gt;&lt;BR /&gt;Running a simple sampling analysis works properly with this application.&lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 25 May 2010 14:24:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/ERROR-memutil-mut-alloc-during-call-graph-analysis/m-p/811768#M1923</guid>
      <dc:creator>ericbracken</dc:creator>
      <dc:date>2010-05-25T14:24:35Z</dc:date>
    </item>
    <item>
      <title>ERROR: memutil::mut_alloc: during call graph analysis</title>
      <link>https://community.intel.com/t5/Analyzers/ERROR-memutil-mut-alloc-during-call-graph-analysis/m-p/811769#M1924</link>
      <description>&lt;P&gt;I suppose that this problem was due to out of system's resource.&lt;BR /&gt;&lt;BR /&gt;You may try one of below options:&lt;BR /&gt;1. Close other active applications in the system, and retry.&lt;BR /&gt;2. Modify Call graph's activity,a) set instrumentation level of non-interest-of-modules as "Minimal", to reduce data collecting on these modules. b) unselect some functionsof interest-of-modules, these functionswere from run-time library (without corresponding source).&lt;BR /&gt;&lt;BR /&gt;Hope it helps.&lt;BR /&gt;&lt;BR /&gt;Regards, Peter&lt;/P&gt;</description>
      <pubDate>Wed, 26 May 2010 11:48:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/ERROR-memutil-mut-alloc-during-call-graph-analysis/m-p/811769#M1924</guid>
      <dc:creator>Peter_W_Intel</dc:creator>
      <dc:date>2010-05-26T11:48:28Z</dc:date>
    </item>
    <item>
      <title>ERROR: memutil::mut_alloc: during call graph analysis</title>
      <link>https://community.intel.com/t5/Analyzers/ERROR-memutil-mut-alloc-during-call-graph-analysis/m-p/811770#M1925</link>
      <description>Thanks, Peter. I reduced the instrumentation level to "minimal" for everything except my application and 2 or 3 DLL's of interest. It still fails with the same message. &lt;BR /&gt;&lt;BR /&gt;This is strange to me, because the machine I'm using has 8 GB of RAM, and the files generated during the call graph analysis are relatively small (about 64 MB). If I attempt to open the call graph results in the standalone VTune user interface, then the memory usage of vtuneenv.exe grows to about 478 MB before it issues the memutil errors. I still have plenty of free memory available.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 28 May 2010 14:26:27 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/ERROR-memutil-mut-alloc-during-call-graph-analysis/m-p/811770#M1925</guid>
      <dc:creator>ericbracken</dc:creator>
      <dc:date>2010-05-28T14:26:27Z</dc:date>
    </item>
    <item>
      <title>ERROR: memutil::mut_alloc: during call graph analysis</title>
      <link>https://community.intel.com/t5/Analyzers/ERROR-memutil-mut-alloc-during-call-graph-analysis/m-p/811771#M1926</link>
      <description>&lt;P&gt;Is it LargeAddressAware(LAA) related issue?&lt;BR /&gt;&lt;BR /&gt;Try below steps:&lt;BR /&gt;1. Open Microsoft* Visual Studio* command prompt.&lt;BR /&gt;2.cd &lt;VTUNEDIR&gt;\shared\Bin&lt;BR /&gt;3. editbin /largeaddressaware vtuneenv.exe&lt;BR /&gt;4. dumpbin /headers vtuneenv.exe; Check that LAA bit is set ("Application can handle large (&amp;gt;2GB) addresses" line in output):&lt;BR /&gt;5. Try call graph again.&lt;BR /&gt;&lt;BR /&gt;You may try other option - build the application with Release Mode, with compiler switch "/Zi", linker options "/DEBUG", "/Fixed:no".&lt;BR /&gt;&lt;BR /&gt;Verify if the problem was from MS Dlls - see &lt;A href="http://software.intel.com/en-us/articles/application-crashes-when-attempting-call-graph-profiling/"&gt;http://software.intel.com/en-us/articles/application-crashes-when-attempting-call-graph-profiling/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;If the problem persists on, please reply as "Mark this post Private?" (YES) with test case, -OR-&lt;BR /&gt;Submit a ticket to &lt;A href="https://preimier.intel.com"&gt;https://premier.intel.com&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;Regards, Peter&lt;/VTUNEDIR&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 30 May 2010 01:40:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/ERROR-memutil-mut-alloc-during-call-graph-analysis/m-p/811771#M1926</guid>
      <dc:creator>Peter_W_Intel</dc:creator>
      <dc:date>2010-05-30T01:40:31Z</dc:date>
    </item>
  </channel>
</rss>

