<?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: ../elf/start.S ??? in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/elf-start-S/m-p/756599#M12086</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/209011"&gt;John&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;P&gt;&lt;/P&gt;
&lt;P&gt;To me, the debugger crashes (i.e., becomes unstable and I have to kill it) after I add any variable to the evaluation window ---e.g., integer, real, character, derived type or derived type component. In some cases, the derived type might include arrays, but not always.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;As I said before, I managed to be able to use the debugger without making it "crash", by using the p (print) command instead of the evaluation window, so it seems that the problem is in the GUI and not in the debugger itself.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;My computer has 16 GB of RAM (plus 4 GB of swap), and the memory usage is always below 25% when the debugger becomes unstable. All the arrays in the code have the allocatable attribute. So it seems memory is not the issue here.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Hi guys! is now fixed for me.&lt;BR /&gt;&lt;BR /&gt;I just downloaded glibc-2.9 using my synaptic manager. After that, i extract the file glibc-2.9.tar.lzma(that tar files is here!  /usr/src/glibc) in a writable folder .&lt;BR /&gt;&lt;BR /&gt;Later, i make a dir in the system files and i call /build/buildd/ and paste the extract folder there (You have to be "su" for do this!).&lt;BR /&gt;&lt;BR /&gt;at the end you should have this path  /build/buildd/glibc-2.9&lt;BR /&gt;&lt;BR /&gt;thats all!&lt;/P&gt;</description>
    <pubDate>Fri, 23 Oct 2009 04:59:15 GMT</pubDate>
    <dc:creator>andres555</dc:creator>
    <dc:date>2009-10-23T04:59:15Z</dc:date>
    <item>
      <title>../elf/start.S ???</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/elf-start-S/m-p/756590#M12077</link>
      <description>&lt;!-- 		@page { margin: 0.79in } 		P { margin-bottom: 0.08in } 	--&gt;
&lt;P style="margin-bottom: 0in;"&gt;Can someone direct me to my error?  I've been looking over the forums but have found no answer.&lt;BR /&gt;&lt;BR /&gt;When I start iidb by typing idb at the command line the gui starts up fine.  When I try to load my program I get a small window saying.&lt;/P&gt;
&lt;P style="margin-bottom: 0in;"&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 0in;"&gt;Unable to locate source file "/usr/src/packages/BUILD/glibc-2.9/sysdeps/x86_64/elf/start.S"&lt;/P&gt;
&lt;P style="margin-bottom: 0in;"&gt;Do you like to search for it manually?&lt;/P&gt;
&lt;P style="margin-bottom: 0in;"&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 0in;"&gt;What is this and how do I fix it???&lt;/P&gt;
&lt;P style="margin-bottom: 0in;"&gt;-------------------------------------------------------------------&lt;/P&gt;
&lt;P style="margin-bottom: 0in;"&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 0in;"&gt;My SetUp:&lt;BR /&gt;&lt;BR /&gt;Intel Fortran &amp;amp; C++ compilers 11.0/083 on openSuse 11.1 64 bit&lt;BR /&gt;In my .bashrc file I source:&lt;BR /&gt;source /opt/intel/Compiler/11.0/083/bin/intel64/iccvars_intel64.sh &lt;BR /&gt;source /opt/intel/Compiler/11.0/083/bin/intel64/ifortvars_intel64.sh&lt;BR /&gt;source /opt/intel/Compiler/11.0/083/bin/intel64/idbvars.sh&lt;BR /&gt;&lt;BR /&gt;Interestingly enough this still does not resolve the libraries for iidb so I also have to add the line:&lt;BR /&gt;export LD_LIBRARY_PATH=/opt/intel/Compiler/11.0/083/idb/lib/intel64:$LD_LIBRARY_PATH&lt;/P&gt;
&lt;P style="margin-bottom: 0in;"&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 0in;"&gt;I have the Java JRE 1.6 and development libraries installed &lt;BR /&gt;&lt;BR /&gt;If I click NO I can go ahead and operate the debugger&lt;/P&gt;
&lt;P style="margin-bottom: 0in;"&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 0in;"&gt;Thanks,&lt;/P&gt;
&lt;P style="margin-bottom: 0in;"&gt;Bryan&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jun 2009 22:19:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/elf-start-S/m-p/756590#M12077</guid>
      <dc:creator>bflynt</dc:creator>
      <dc:date>2009-06-23T22:19:14Z</dc:date>
    </item>
    <item>
      <title>Re: ../elf/start.S ???</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/elf-start-S/m-p/756591#M12078</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;Just as an add on:&lt;BR /&gt;&lt;BR /&gt;I do compile my code with the -g flag for example my full compiler line is:&lt;BR /&gt;ifort -g -check bounds -check pointers -traceback -c Filename.F90&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Bryan&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/433138"&gt;bflynt&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;!-- 		@page { margin: 0.79in } 		P { margin-bottom: 0.08in } 	--&gt;
&lt;P style="margin-bottom: 0in;"&gt;Can someone direct me to my error?  I've been looking over the forums but have found no answer.&lt;BR /&gt;&lt;BR /&gt;When I start iidb by typing idb at the command line the gui starts up fine.  When I try to load my program I get a small window saying.&lt;/P&gt;
&lt;P style="margin-bottom: 0in;"&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 0in;"&gt;Unable to locate source file "/usr/src/packages/BUILD/glibc-2.9/sysdeps/x86_64/elf/start.S"&lt;/P&gt;
&lt;P style="margin-bottom: 0in;"&gt;Do you like to search for it manually?&lt;/P&gt;
&lt;P style="margin-bottom: 0in;"&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 0in;"&gt;What is this and how do I fix it???&lt;/P&gt;
&lt;P style="margin-bottom: 0in;"&gt;-------------------------------------------------------------------&lt;/P&gt;
&lt;P style="margin-bottom: 0in;"&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 0in;"&gt;My SetUp:&lt;BR /&gt;&lt;BR /&gt;Intel Fortran &amp;amp; C++ compilers 11.0/083 on openSuse 11.1 64 bit&lt;BR /&gt;In my .bashrc file I source:&lt;BR /&gt;source /opt/intel/Compiler/11.0/083/bin/intel64/iccvars_intel64.sh &lt;BR /&gt;source /opt/intel/Compiler/11.0/083/bin/intel64/ifortvars_intel64.sh&lt;BR /&gt;source /opt/intel/Compiler/11.0/083/bin/intel64/idbvars.sh&lt;BR /&gt;&lt;BR /&gt;Interestingly enough this still does not resolve the libraries for iidb so I also have to add the line:&lt;BR /&gt;export LD_LIBRARY_PATH=/opt/intel/Compiler/11.0/083/idb/lib/intel64:$LD_LIBRARY_PATH&lt;/P&gt;
&lt;P style="margin-bottom: 0in;"&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 0in;"&gt;I have the Java JRE 1.6 and development libraries installed &lt;BR /&gt;&lt;BR /&gt;If I click NO I can go ahead and operate the debugger&lt;/P&gt;
&lt;P style="margin-bottom: 0in;"&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 0in;"&gt;Thanks,&lt;/P&gt;
&lt;P style="margin-bottom: 0in;"&gt;Bryan&lt;/P&gt;
&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;</description>
      <pubDate>Tue, 23 Jun 2009 22:25:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/elf-start-S/m-p/756591#M12078</guid>
      <dc:creator>bflynt</dc:creator>
      <dc:date>2009-06-23T22:25:13Z</dc:date>
    </item>
    <item>
      <title>Re: ../elf/start.S ???</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/elf-start-S/m-p/756592#M12079</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
I accidentally deleted a reply from user eliosh which said "You can safely ignore this message."&lt;BR /&gt;</description>
      <pubDate>Wed, 24 Jun 2009 16:08:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/elf-start-S/m-p/756592#M12079</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2009-06-24T16:08:52Z</dc:date>
    </item>
    <item>
      <title>Re: ../elf/start.S ???</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/elf-start-S/m-p/756593#M12080</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;OK, good to know that I'm not the only one having problems with idb. In my case the exact message is:&lt;/DIV&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;BLOCKQUOTE&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Unable to locate source file "/build/buildd/glibc-2.9/sysdeps/x86_64/elf/start.S"&lt;BR /&gt; Do you like to search for it manually?&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;/BLOCKQUOTE&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;I thought the message was related to the installer's issuing of warnings about missing dependencies on Ubuntu (9.04), but since it happens on OpenSUSE as well, it's certainly not a debian-related problem.&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;In my case, Synaptic lists libc6, libc6-dev,libc6-i386, libc6-dev-i386, libc6-pic and libc6-prof as installed, so I guess the glibc dependencies are satisfied ---besides, I have g++, libstdc++5, libstdc++6, lib32stdc++6, ia32-libs, sun-java6 (v. 1.6-13) and ia32-sun-java6 installed as well.&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;After pressing the No button on the dialog box, I can start debugging my applications, but I keep getting crashes every time, after using any evaluation window. Sometimes there's just a message at the status bar, stating that the evaluation is in progress, but besides iidb and/or java increasing their memory usage, nothing happens and I end up just killing the debugger.&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;If I use the p (print ) command instead of the evaluation window, there's no crash at all, so my guess is that the problem is not in the debugger itself but in eclipse/java.&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;I'm using IFC 11.1 now, but the same issues happened with 11.0 as well.&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Wed, 24 Jun 2009 20:12:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/elf-start-S/m-p/756593#M12080</guid>
      <dc:creator>John4</dc:creator>
      <dc:date>2009-06-24T20:12:02Z</dc:date>
    </item>
    <item>
      <title>Re: ../elf/start.S ???</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/elf-start-S/m-p/756594#M12081</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/209011"&gt;John&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;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;After pressing the No button on the dialog box, I can start debugging my applications, but I keep getting crashes every time, after using any evaluation window. Sometimes there's just a message at the status bar, stating that the evaluation is in progress, but besides iidb and/or java increasing their memory usage, nothing happens and I end up just killing the debugger.
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;I have similar problems when trying to use the graphical idb. for me, it is completely unusable.&lt;BR /&gt;</description>
      <pubDate>Fri, 26 Jun 2009 10:48:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/elf-start-S/m-p/756594#M12081</guid>
      <dc:creator>tracyx</dc:creator>
      <dc:date>2009-06-26T10:48:39Z</dc:date>
    </item>
    <item>
      <title>Re: ../elf/start.S ???</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/elf-start-S/m-p/756595#M12082</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/209011"&gt;John&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;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;OK, good to know that I'm not the only one having problems with idb. In my case the exact message is:&lt;/DIV&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;BLOCKQUOTE&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Unable to locate source file "/build/buildd/glibc-2.9/sysdeps/x86_64/elf/start.S"&lt;BR /&gt; Do you like to search for it manually?&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;/BLOCKQUOTE&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;I thought the message was related to the installer's issuing of warnings about missing dependencies on Ubuntu (9.04), but since it happens on OpenSUSE as well, it's certainly not a debian-related problem.&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;In my case, Synaptic lists libc6, libc6-dev,libc6-i386, libc6-dev-i386, libc6-pic and libc6-prof as installed, so I guess the glibc dependencies are satisfied ---besides, I have g++, libstdc++5, libstdc++6, lib32stdc++6, ia32-libs, sun-java6 (v. 1.6-13) and ia32-sun-java6 installed as well.&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;After pressing the No button on the dialog box, I can start debugging my applications, but I keep getting crashes every time, after using any evaluation window. Sometimes there's just a message at the status bar, stating that the evaluation is in progress, but besides iidb and/or java increasing their memory usage, nothing happens and I end up just killing the debugger.&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;If I use the p (print ) command instead of the evaluation window, there's no crash at all, so my guess is that the problem is not in the debugger itself but in eclipse/java.&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;I'm using IFC 11.1 now, but the same issues happened with 11.0 as well.&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
As far as I understand start.S is a part of libc sources. I'm doubtful you want to debug it. &lt;BR /&gt;</description>
      <pubDate>Fri, 26 Jun 2009 11:16:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/elf-start-S/m-p/756595#M12082</guid>
      <dc:creator>eliosh</dc:creator>
      <dc:date>2009-06-26T11:16:06Z</dc:date>
    </item>
    <item>
      <title>Re: ../elf/start.S ???</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/elf-start-S/m-p/756596#M12083</link>
      <description>&lt;DIV style="margin:0px;"&gt;Hi Bryan,&lt;BR /&gt;&lt;BR /&gt;the warning message ".... start.S not found do you want to search for it manually" indicates that the application loaded into the debugger contains references for symbol info in start.S. &lt;BR /&gt;&lt;BR /&gt;All this really means is that your application uses libc and that for some reason the libc you are using is not fully stripped of symbol info. &lt;BR /&gt;&lt;BR /&gt;This in itself should really be harmless. You can either try to make sure that your libc does not have any symbol info in it at all, or you can create a source rule that maps the symbols for start.S if you are intersted in debugging it or you can do as you did and simply ignore the warning.&lt;BR /&gt;&lt;BR /&gt;Thanks, Rob&lt;/DIV&gt;
&lt;BR /&gt;</description>
      <pubDate>Mon, 29 Jun 2009 14:56:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/elf-start-S/m-p/756596#M12083</guid>
      <dc:creator>Rob_Mueller-Albrecht</dc:creator>
      <dc:date>2009-06-29T14:56:28Z</dc:date>
    </item>
    <item>
      <title>Re: ../elf/start.S ???</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/elf-start-S/m-p/756597#M12084</link>
      <description>&lt;DIV style="margin:0px;"&gt;Hi John and Tracy,&lt;BR /&gt;&lt;BR /&gt;the stability issue when reading or evaluation a variable (I assume it would be like a struct with a complex and large set of arrays and pointers underneath it), is different than Bryan's warning about sybol info being available for libc and the source mapping for lthis not being accurate.&lt;BR /&gt;&lt;BR /&gt;Your issue sounds more as though the debugger runs out of memory when trying to evaluate something.&lt;BR /&gt;&lt;BR /&gt;Can you provide the exact definition of the set of variables you are trying to evauate when this happens?&lt;BR /&gt;&lt;BR /&gt;Thanks, Rob&lt;/DIV&gt;
&lt;BR /&gt;</description>
      <pubDate>Mon, 29 Jun 2009 14:59:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/elf-start-S/m-p/756597#M12084</guid>
      <dc:creator>Rob_Mueller-Albrecht</dc:creator>
      <dc:date>2009-06-29T14:59:36Z</dc:date>
    </item>
    <item>
      <title>Re: ../elf/start.S ???</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/elf-start-S/m-p/756598#M12085</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/335979"&gt;Robert MuellerAlbrecht (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;DIV style="margin:0px;"&gt;Hi John and Tracy,&lt;BR /&gt;&lt;BR /&gt;the stability issue when reading or evaluation a variable (I assume it would be like a struct with a complex and large set of arrays and pointers underneath it), is different than Bryan's warning about sybol info being available for libc and the source mapping for lthis not being accurate.&lt;BR /&gt;&lt;BR /&gt;Your issue sounds more as though the debugger runs out of memory when trying to evaluate something.&lt;BR /&gt;&lt;BR /&gt;Can you provide the exact definition of the set of variables you are trying to evauate when this happens?&lt;BR /&gt;&lt;BR /&gt;Thanks, Rob&lt;/DIV&gt;
&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;To me, the debugger crashes (i.e., becomes unstable and I have to kill it) after I add any variable to the evaluation window ---e.g., integer, real, character, derived type or derived type component. In some cases, the derived type might include arrays, but not always.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;As I said before, I managed to be able to use the debugger without making it "crash", by using the p (print) command instead of the evaluation window, so it seems that the problem is in the GUI and not in the debugger itself.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;My computer has 16 GB of RAM (plus 4 GB of swap), and the memory usage is always below 25% when the debugger becomes unstable. All the arrays in the code have the allocatable attribute. So it seems memory is not the issue here.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jul 2009 16:41:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/elf-start-S/m-p/756598#M12085</guid>
      <dc:creator>John4</dc:creator>
      <dc:date>2009-07-03T16:41:38Z</dc:date>
    </item>
    <item>
      <title>Re: ../elf/start.S ???</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/elf-start-S/m-p/756599#M12086</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/209011"&gt;John&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;P&gt;&lt;/P&gt;
&lt;P&gt;To me, the debugger crashes (i.e., becomes unstable and I have to kill it) after I add any variable to the evaluation window ---e.g., integer, real, character, derived type or derived type component. In some cases, the derived type might include arrays, but not always.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;As I said before, I managed to be able to use the debugger without making it "crash", by using the p (print) command instead of the evaluation window, so it seems that the problem is in the GUI and not in the debugger itself.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;My computer has 16 GB of RAM (plus 4 GB of swap), and the memory usage is always below 25% when the debugger becomes unstable. All the arrays in the code have the allocatable attribute. So it seems memory is not the issue here.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Hi guys! is now fixed for me.&lt;BR /&gt;&lt;BR /&gt;I just downloaded glibc-2.9 using my synaptic manager. After that, i extract the file glibc-2.9.tar.lzma(that tar files is here!  /usr/src/glibc) in a writable folder .&lt;BR /&gt;&lt;BR /&gt;Later, i make a dir in the system files and i call /build/buildd/ and paste the extract folder there (You have to be "su" for do this!).&lt;BR /&gt;&lt;BR /&gt;at the end you should have this path  /build/buildd/glibc-2.9&lt;BR /&gt;&lt;BR /&gt;thats all!&lt;/P&gt;</description>
      <pubDate>Fri, 23 Oct 2009 04:59:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/elf-start-S/m-p/756599#M12086</guid>
      <dc:creator>andres555</dc:creator>
      <dc:date>2009-10-23T04:59:15Z</dc:date>
    </item>
  </channel>
</rss>

