<?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: idb does not work in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/idb-does-not-work/m-p/740296#M245</link>
    <description>&lt;DIV style="margin: 0px; height: auto;"&gt;&lt;/DIV&gt;
&lt;BR /&gt;It appears this relates to the shell limit as discussed in this earlier thread (&lt;A href="http://software.intel.com/en-us/forums/showthread.php?t=64314" target="_blank"&gt;here&lt;/A&gt;). As per the earlier thread, try increasing the shell open files limit and retrying idb.&lt;BR /&gt;&lt;BR /&gt;For bash/ksh use: &lt;STRONG&gt;ulimit -n &lt;NEW value=""&gt; &lt;/NEW&gt;&lt;/STRONG&gt;and for csh/tcsh use: &lt;STRONG&gt;limit descriptors &lt;NEW value=""&gt;&lt;/NEW&gt;&lt;/STRONG&gt; &lt;BR /&gt;&lt;BR /&gt;Choose &lt;STRONG&gt;&lt;NEW value=""&gt;&lt;/NEW&gt;&lt;/STRONG&gt; to reflect the number of object files you expect will be opened.&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 27 Oct 2009 08:23:16 GMT</pubDate>
    <dc:creator>Kevin_D_Intel</dc:creator>
    <dc:date>2009-10-27T08:23:16Z</dc:date>
    <item>
      <title>idb does not work</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/idb-does-not-work/m-p/740295#M244</link>
      <description>&lt;P&gt;&lt;SPAN style="font-family: Arial; font-size: x-small;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt; font-family: Arial;"&gt;Hello&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: Arial; font-size: x-small;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt; font-family: Arial;"&gt;Recently I purchased an intel fortran compiler for mac osx, and the &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: Arial; font-size: x-small;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt; font-family: Arial;"&gt;debugger idb does not work.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;SPAN style="font-family: Arial; font-size: x-small;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt; font-family: Arial;"&gt;The error message idb made is:&lt;BR /&gt; --------------------------------------------------------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;/fea/ver11/main]&amp;gt; idb fea&lt;BR /&gt; Intel Debugger for applications running on Intel 64, Version 11.1, &lt;BR /&gt; Build [1.2097.2.263]&lt;BR /&gt; ------------------&lt;BR /&gt; object file name: feap&lt;BR /&gt;Reading symbols from /Users/jwh/feap/ver11/main/fea...rm:&lt;BR /&gt;/var/folders/Lj/LjNInDDjHqa9yyj3IlZXME+++TI/-Tmp-/IDB-archive-extracts/Users-jwh-fea-ver11-Feap11_1mpi.a: &lt;BR /&gt; Too many open files&lt;BR /&gt;ar: /Users/jwh/feap/ver82/Feap11_1mpi.a: Too many open files&lt;BR /&gt; &lt;BR /&gt; The system open-file limit has been reached.&lt;BR /&gt; So the debugger cannot open files it needs to read debug information.&lt;BR /&gt; The debugger's understanding of the program will be limited.&lt;BR /&gt; &lt;BR /&gt;Unrecognized binary file format for file /Users/jwh/fea/ver11/Feap11_1mpi.a(celmt08.o)&lt;BR /&gt;Could not read debugging information from '/Users/jwh/fea/ver11/Feap11_1mpi.a(celmt08.o)'.&lt;BR /&gt; :&lt;BR /&gt;:(continues)&lt;BR /&gt; --------------------------------------------------------------------------------------------------------------------------------------------------------------------&lt;BR /&gt; &lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;
&lt;P&gt;&lt;SPAN style="font-family: Arial; font-size: x-small;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt; font-family: Arial;"&gt;How can I resolve this problem?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: Arial; font-size: x-small;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt; font-family: Arial;"&gt;Thanks,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: Arial; font-size: x-small;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt; font-family: Arial;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: Arial; font-size: x-small;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt; font-family: Arial;"&gt;Jung &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Oct 2009 23:16:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/idb-does-not-work/m-p/740295#M244</guid>
      <dc:creator>jungwukh</dc:creator>
      <dc:date>2009-10-26T23:16:48Z</dc:date>
    </item>
    <item>
      <title>Re: idb does not work</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/idb-does-not-work/m-p/740296#M245</link>
      <description>&lt;DIV style="margin: 0px; height: auto;"&gt;&lt;/DIV&gt;
&lt;BR /&gt;It appears this relates to the shell limit as discussed in this earlier thread (&lt;A href="http://software.intel.com/en-us/forums/showthread.php?t=64314" target="_blank"&gt;here&lt;/A&gt;). As per the earlier thread, try increasing the shell open files limit and retrying idb.&lt;BR /&gt;&lt;BR /&gt;For bash/ksh use: &lt;STRONG&gt;ulimit -n &lt;NEW value=""&gt; &lt;/NEW&gt;&lt;/STRONG&gt;and for csh/tcsh use: &lt;STRONG&gt;limit descriptors &lt;NEW value=""&gt;&lt;/NEW&gt;&lt;/STRONG&gt; &lt;BR /&gt;&lt;BR /&gt;Choose &lt;STRONG&gt;&lt;NEW value=""&gt;&lt;/NEW&gt;&lt;/STRONG&gt; to reflect the number of object files you expect will be opened.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 27 Oct 2009 08:23:16 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/idb-does-not-work/m-p/740296#M245</guid>
      <dc:creator>Kevin_D_Intel</dc:creator>
      <dc:date>2009-10-27T08:23:16Z</dc:date>
    </item>
    <item>
      <title>Re: idb does not work</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/idb-does-not-work/m-p/740297#M246</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/335337"&gt;Kevin Davis (Intel)&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;Hello Kevin,&lt;BR /&gt;&lt;BR /&gt;Thank you for your anser.&lt;BR /&gt;I increased the descriptors as you mentioned, and met this message:&lt;EM&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;[jwh@jwimac:/Users/jwh/fea/ver11/main]&amp;gt; idb fea&lt;BR /&gt;Intel Debugger for applications running on Intel 64, Version 11.1, Build [1.2097.2.263]&lt;BR /&gt;------------------ &lt;BR /&gt;object file name: fea &lt;BR /&gt;Reading symbols from /Users/jwh/fea/ver11/main/fea...Assertion failed: "found" src/st/mem/pil_loadablefileformatMachO.C:1831&lt;BR /&gt;This is an unexpected condition and may indicate the presence of a defect.&lt;BR /&gt;If you wish to report this, please include the stack trace that follows.&lt;BR /&gt;Could not start process for fea&lt;BR /&gt;No image loaded ... Recovering ... &lt;BR /&gt;&lt;/EM&gt;&lt;BR /&gt;Surely, my compiled file is in the directory, and I can run it. But I cannot load to idb.&lt;BR /&gt;I am using mac version of the fortran.&lt;BR /&gt;Could you help me further?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Jung&lt;BR /&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Tue, 27 Oct 2009 22:55:53 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/idb-does-not-work/m-p/740297#M246</guid>
      <dc:creator>jungwukh</dc:creator>
      <dc:date>2009-10-27T22:55:53Z</dc:date>
    </item>
    <item>
      <title>Re: idb does not work</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/idb-does-not-work/m-p/740298#M247</link>
      <description>&lt;BR /&gt;We're sorry for the inconvenience Jung. You seem to be suffering similar symptoms as in the earlier post and a variant of the earlier assert.&lt;BR /&gt;&lt;BR /&gt;You are already using the most current IDB version from the 11.1.067 (Mac OS) update, so I do not have any relief to offer at the moment. Another 11.1 update will be available in a few days that contains &lt;STRONG&gt;IDB Build [1.2097.2.295]&lt;/STRONG&gt; but there is no information suggesting it will address the particular assert you suffered.&lt;BR /&gt;&lt;BR /&gt;I will notify the IDB Development team about this assert and post when I have more information.&lt;BR /&gt;&lt;BR /&gt;(Internal tracking id: DPD200141305)</description>
      <pubDate>Wed, 28 Oct 2009 10:48:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/idb-does-not-work/m-p/740298#M247</guid>
      <dc:creator>Kevin_D_Intel</dc:creator>
      <dc:date>2009-10-28T10:48:30Z</dc:date>
    </item>
    <item>
      <title>Re: idb does not work</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/idb-does-not-work/m-p/740299#M248</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Dear Kevin,&lt;/DIV&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Thank you very much.&lt;/DIV&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;I will look forward to using the new version.&lt;/DIV&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Best,&lt;/DIV&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Jung&lt;/DIV&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/335337"&gt;Kevin Davis (Intel)&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;&lt;BR /&gt;We're sorry for the inconvenience Jung. You seem to be suffering similar symptoms as in the earlier post and a variant of the earlier assert.&lt;BR /&gt;&lt;BR /&gt;You are already using the most current IDB version from the 11.1.067 (Mac OS) update, so I do not have any relief to offer at the moment. Another 11.1 update will be available in a few days that contains &lt;STRONG&gt;IDB Build [1.2097.2.295]&lt;/STRONG&gt; but there is no information suggesting it will address the particular assert you suffered.&lt;BR /&gt;&lt;BR /&gt;I will notify the IDB Development team about this assert and post when I have more information.&lt;BR /&gt;&lt;BR /&gt;(Internal tracking id: DPD200141305)&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;</description>
      <pubDate>Wed, 28 Oct 2009 20:56:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/idb-does-not-work/m-p/740299#M248</guid>
      <dc:creator>jungwukh</dc:creator>
      <dc:date>2009-10-28T20:56:30Z</dc:date>
    </item>
    <item>
      <title>Re: idb does not work</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/idb-does-not-work/m-p/740300#M249</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="margin-top: 5px; width: 100%;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/448738"&gt;jungwukh&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;Jung,&lt;BR /&gt;&lt;BR /&gt;The Inte C++ Compiler 11.1 Update 3 for MacOS X (package ID 11.1.076) is released and available for download from the Intel Registration Center.&lt;BR /&gt;However, defect DPD200141305 didn't get it into the fixes for this release. &lt;BR /&gt;But please download and install the update 11.1.076 anyway; there may be fixes from related defects that may have influence to the problem you reported. &lt;BR /&gt;Please let us know what's the result with 11.1.076. Thanks!&lt;BR /&gt;Hubert.</description>
      <pubDate>Wed, 11 Nov 2009 13:33:58 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/idb-does-not-work/m-p/740300#M249</guid>
      <dc:creator>Hubert_H_Intel</dc:creator>
      <dc:date>2009-11-11T13:33:58Z</dc:date>
    </item>
  </channel>
</rss>

